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

Peter Fritzsche peter.fritzsche at gmx.de
Mon Nov 16 10:15:15 UTC 2009


Source: telepathy-mission-control-5
Version: 5.3.1-1
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 -g -O2 -g -Wall -O2 -fno-strict-aliasing -ansi -DDMALLOC  -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -g -O2 -g -Wall -O2 -DENABLE_DEBUG   -o mc-wait-for-name  wait-for-name.o -ltelepathy-glib   
libtool: link: cc -g -O2 -g -Wall -O2 -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -g -O2 -g -Wall -O2 -DENABLE_DEBUG -o mc-wait-for-name wait-for-name.o  -ltelepathy-glib
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:69: error: undefined reference to 'g_set_prgname'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:73: error: undefined reference to 'g_log'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:77: error: undefined reference to 'g_type_init'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:87: error: undefined reference to 'g_main_loop_new'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:88: error: undefined reference to 'g_main_loop_ref'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:88: error: undefined reference to 'g_main_loop_unref'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:90: error: undefined reference to 'g_main_loop_run'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:92: error: undefined reference to 'g_main_loop_unref'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:93: error: undefined reference to 'g_object_unref'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:82: error: undefined reference to 'g_log'
/usr/bin/ld: wait-for-name.o: in function main:wait-for-name.c:83: error: undefined reference to 'g_error_free'
/usr/bin/ld: wait-for-name.o: in function noc_cb:wait-for-name.c:56: error: undefined reference to 'g_log'
/usr/bin/ld: wait-for-name.o: in function noc_cb:wait-for-name.c:57: error: undefined reference to 'g_main_loop_ref'
/usr/bin/ld: wait-for-name.o: in function quit:wait-for-name.c:39: error: undefined reference to 'g_main_loop_quit'
/usr/bin/ld: wait-for-name.o: in function quit:wait-for-name.c:40: error: undefined reference to 'g_main_loop_unref'
/usr/bin/ld: wait-for-name.o: in function noc_cb:wait-for-name.c:57: error: undefined reference to 'g_idle_add'
/usr/bin/ld: wait-for-name.o: in function noc_cb:wait-for-name.c:52: error: undefined reference to 'g_log'
collect2: ld returned 1 exit status
make[3]: *** [mc-wait-for-name] Error 1





More information about the Pkg-telepathy-maintainers mailing list