[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#554979: marked as done (FTBFS with binutils-gold)



Your message dated Sun, 10 Apr 2011 10:02:46 +0200
with message-id <20110410080246.GA11330@pryan.ekaia.org>
and subject line Re: Bug#554979: FTBFS with binutils-gold
has caused the Debian Bug report #554979,
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 owner@bugs.debian.org
immediately.)


-- 
554979: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554979
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kdelibs
Version: 4:3.5.10.dfsg.1-2.1
Severity: minor
User: peter.fritzsche@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=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -DDEBIAN_VERSION=4:3.5.10.dfsg.1-2.1 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o dcop dcop.o -lqt-mt ../libDCOP.la 
mkdir .libs
g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -DDEBIAN_VERSION=4:3.5.10.dfsg.1-2.1 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o .libs/dcop dcop.o  /usr/lib/libqt-mt.so ../.libs/libDCOP.so 
/usr/bin/ld: dcop.o: in function sendUserTime(char const*):/home/peter/rebuild/build/kdelibs/kdelibs-3.5.10.dfsg.1/./dcop/client/dcop.cpp:435: error: undefined reference to 'XOpenDisplay'
/usr/bin/ld: dcop.o: in function sendUserTime(char const*):/home/peter/rebuild/build/kdelibs/kdelibs-3.5.10.dfsg.1/./dcop/client/dcop.cpp:438: error: undefined reference to 'XCreateSimpleWindow'
/usr/bin/ld: dcop.o: in function sendUserTime(char const*):/home/peter/rebuild/build/kdelibs/kdelibs-3.5.10.dfsg.1/./dcop/client/dcop.cpp:439: error: undefined reference to 'XSelectInput'
/usr/bin/ld: dcop.o: in function sendUserTime(char const*):/home/peter/rebuild/build/kdelibs/kdelibs-3.5.10.dfsg.1/./dcop/client/dcop.cpp:441: error: undefined reference to 'XChangeProperty'
/usr/bin/ld: dcop.o: in function sendUserTime(char const*):/home/peter/rebuild/build/kdelibs/kdelibs-3.5.10.dfsg.1/./dcop/client/dcop.cpp:443: error: undefined reference to 'XWindowEvent'
/usr/bin/ld: dcop.o: in function sendUserTime(char const*):/home/peter/rebuild/build/kdelibs/kdelibs-3.5.10.dfsg.1/./dcop/client/dcop.cpp:445: error: undefined reference to 'XDestroyWindow'
collect2: ld returned 1 exit status
make[5]: *** [dcop] Error 1



--- End Message ---
--- Begin Message ---
On Sat, Nov 07, 2009 at 06:40:01PM +0100, Peter Fritzsche wrote:
> Source: kdelibs
> Version: 4:3.5.10.dfsg.1-2.1
> Severity: minor
> User: peter.fritzsche@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
>

kdelibs has been removed now from unstable/testing. Closing this bug before
somebody wastes their time trying to fix it.

Ana


--- End Message ---

Reply to: