[Bug 30730] telepathy-glib-0.12.0 fails test
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 25 19:55:32 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30730
--- Comment #8 from Hans de Graaff <hans at degraaff.org> 2010-10-25 10:55:32 PDT ---
(In reply to comment #5)
> Could you please tell me what output these commands produce, when you're in the
> top-level telepathy-glib source directory and have the same environment you've
> been using to compile it:
>
> echo ${LD_LIBRARY_PATH+not_set}
empty
> ./libtool --mode=execute ldd \
> examples/cm/no-protocols/telepathy-example-no-protocols
libtelepathy-glib.so.0 => /usr/lib64/libtelepathy-glib.so.0
(0x00007f2e39cf4000)
aka "theory confirmed"
> make -C examples/cm/no-protocols \
> -W main.c \
> -n telepathy-example-no-protocols
make: Entering directory
`/home/graaff/playground/test/telepathy-glib-0.12.0/examples/cm/no-protocols'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -Wall -Wextra
-Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes
-Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self
-Wno-missing-field-initializers -Wno-unused-parameter
-Wno-deprecated-declarations -pthread -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 -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -I../../.. -g
-O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
rm -f telepathy-example-no-protocols
/bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra
-Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes
-Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self
-Wno-missing-field-initializers -Wno-unused-parameter
-Wno-deprecated-declarations -pthread -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 -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -I../../.. -g
-O2 -Wl,-O1 -o telepathy-example-no-protocols connection-manager.o main.o
-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
-pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt
-lglib-2.0 ../../../telepathy-glib/libtelepathy-glib.la
make: Leaving directory
`/home/graaff/playground/test/telepathy-glib-0.12.0/examples/cm/no-protocols'
> Also, what telepathy-glib version(s) do you have installed system-wide, and
> where are they? (/usr/lib, /usr/local/lib, /opt/whatever, etc.)
I have telepathy-glib-0.10.7 installed in /usr/lib64 (which is the default
/usr/lib on a stock Gentoo amd64 system).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list