Your message dated Sat, 1 Oct 2011 13:44:03 +0200
with message-id <20111001114403.ga9...@jwilk.net>
and subject line Re: Bug#554078: FTBFS with binutils-gold
has caused the Debian Bug report #554078,
regarding FTBFS with binutils-gold
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
554078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554078
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: byzanz
Version: 0.1.1-4
Severity: minor
User: peter.fritzs...@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-go
/bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -Wall -g -O2
-Wl,-z,defs -o byzanz-record byzanz_record-
record.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0
-lm -lpangocairo-1.0 -lgio-2.0 -lcairo -
lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
-pthread -lXdamage -lXfixes -lgthread-2.0 -lrt -
lglib-2.0 ./libbyzanz.la
x86_64-linux-gnu-gcc -Wall -g -O2 -Wl,-z -Wl,defs -o byzanz-record
byzanz_record-record.o -pthread ./.libs/libbyzanz.a
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so
/usr/lib/libpangoft2-1.0.so
/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so
/usr/lib/libgio-2.0.so /usr/lib/libcairo.so
/usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lz -lfontconfig
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -
lXdamage -lXfixes /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so
/usr/bin/ld: ./.libs/libbyzanz.a(libbyzanz_la-byzanzrecorder.o): in function
byzanz_recorder_new_fd:byzanzrecorder.c:901:
error: undefined reference to 'XFree'
collect2: ld returned 1 exit status
make[3]: *** [byzanz-record] Error 1
--- End Message ---
--- Begin Message ---
Version: 0.2.2-4
* Peter Fritzsche <peter.fritzs...@gmx.de>, 2009-11-02, 22:10:
Tried to build your package and it fails to build with GNU
binutils-gold.
The version in unstable builds successfully against binutils-gold.
--
Jakub Wilk
--- End Message ---