[Bug 489136] New: broken pkg-config file for libuuid-devel
https://bugzilla.novell.com/show_bug.cgi?id=489136 Summary: broken pkg-config file for libuuid-devel Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: vuntz@novell.com QAContact: qa@suse.de Found By: --- (note: this is fixed in Factory, but the bug is in 11.1) When compiling the latest telepathy-gabble which uses libuuid against 11.1, I get this error: /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o util.c:33:19: error: uuid.h: No such file or directory util.c: In function 'gabble_generate_id': util.c:82: error: 'uuid_t' undeclared (first use in this function) util.c:82: error: (Each undeclared identifier is reported only once util.c:82: error: for each function it appears in.) util.c:82: error: expected ';' before 'uu' util.c:83: warning: ISO C90 forbids mixed declarations and code util.c:86: warning: implicit declaration of function 'uuid_generate_random' util.c:86: error: 'uu' undeclared (first use in this function) util.c:87: warning: implicit declaration of function 'uuid_unparse_lower' make[3]: *** [util.lo] Error 1 make[3]: Leaving directory `/usr/src/packages/BUILD/telepathy-gabble-0.7.24/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/packages/BUILD/telepathy-gabble-0.7.24/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/packages/BUILD/telepathy-gabble-0.7.24' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.93256 (%build) You can see that -I/usr/include/uuid is not in the gcc line. Looking at the pkg-config file, the issue is clear: includedir=${prefix}/include -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=489136 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |hvogel@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com