[Pkg-telepathy-maintainers] Bug#555382: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Mon Nov 9 11:41:34 UTC 2009


Source: libtelepathy
Version: 0.3.3-2
Severity: minor
User: peter.fritzsche at gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CC --mode=link cc -std=gnu99 -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -g -O2 -g -Wall -O2   -o tp-get-connmgr-info  tp_get_connmgr_info-tp-get-connmgr-info.o libtelepathy.la 
cc -std=gnu99 -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -g -O2 -g -Wall -O2 -o .libs/tp-get-connmgr-info tp_get_connmgr_info-tp-get-connmgr-info.o  ./.libs/libtelepathy.so 
/usr/bin/ld: tp_get_connmgr_info-tp-get-connmgr-info.o: in function print_parameter:tp-get-connmgr-info.c:10: error: undefined reference to 'g_print'
/usr/bin/ld: tp_get_connmgr_info-tp-get-connmgr-info.o: in function print_parameter:tp-get-connmgr-info.c:19: error: undefined reference to 'g_print'
/usr/bin/ld: tp_get_connmgr_info-tp-get-connmgr-info.o: in function print_parameter:tp-get-connmgr-info.c:16: error: undefined reference to 'g_print'
/usr/bin/ld: tp_get_connmgr_info-tp-get-connmgr-info.o: in function print_parameter:tp-get-connmgr-info.c:13: error: undefined reference to 'g_print'
/usr/bin/ld: tp_get_connmgr_info-tp-get-connmgr-info.o: in function main:tp-get-connmgr-info.c:49: error: undefined reference to 'g_hash_table_foreach'
/usr/bin/ld: tp_get_connmgr_info-tp-get-connmgr-info.o: in function print_protocol:tp-get-connmgr-info.c:31: error: undefined reference to 'g_hash_table_foreach'
collect2: ld returned 1 exit status
make[5]: *** [tp-get-connmgr-info] Error 1





More information about the Pkg-telepathy-maintainers mailing list