Your message dated Tue, 27 Sep 2011 01:14:27 +0200
with message-id <20110926231427.ga2...@jwilk.net>
and subject line Re: Bug#555065: FTBFS with binutils-gold
has caused the Debian Bug report #555065,
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.)


-- 
555065: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555065
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ksshaskpass
Version: 0.4.1-1
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-gold.2BAC8-indirectlinking

Linking CXX executable ksshaskpass
cd 
/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/obj-x86_64-linux-gnu/src
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/ksshaskpass.dir/link.txt 
--verbose=1
/usr/bin/g++   -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi 
-Wundef -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith 
-Wwrite-strings -Wformat-security -fno-exceptions -fno-check-new -fno-common 
-O2  -Wl,--no-undefined -Wl,--as-needed 
CMakeFiles/ksshaskpass.dir/ksshaskpass.o  -o ksshaskpass -rdynamic -lqt-mt -lSM 
-lICE -lX11 -lXext -ldl -lpthread -lkdeui -lkwalletclient 
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:48:
 error: undefined reference to 'KAboutData::KAboutData(char const*, char 
const*, char const*, char const*, int, char const*, char const*, char const*, 
char const*)'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:49:
 error: undefined reference to 'KAboutData::addAuthor(char const*, char const*, 
char const*, char const*)'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:50:
 error: undefined reference to 'KAboutData::addAuthor(char const*, char const*, 
char const*, char const*)'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:52:
 error: undefined reference to 'KCmdLineArgs::init(int, char**, KAboutData 
const*, bool)'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:53:
 error: undefined reference to 'KCmdLineArgs::addCmdLineOptions(KCmdLineOptions 
const*, char const*, char const*, char const*)'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:54:
 error: undefined reference to 'KCmdLineArgs::parsedArgs(char const*)'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:56:
 error: undefined reference to 'KApplication::KApplication(bool, bool)'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:60:
 error: undefined reference to 'KApplication::disableSessionManagement()'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:61:
 error: undefined reference to 'KApplication::disableAutoDcopRegistration()'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:65:
 error: undefined reference to 'KAboutData::appName() const'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:72:
 error: undefined reference to 'KCmdLineArgs::count() const'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:73:
 error: undefined reference to 'KCmdLineArgs::arg(int) const'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:76:
 error: undefined reference to 'KCmdLineArgs::clear()'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:132:
 error: undefined reference to 'KApplication::~KApplication()'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:132:
 error: undefined reference to 'KAboutData::~KAboutData()'
/usr/bin/ld: CMakeFiles/ksshaskpass.dir/ksshaskpass.o: in function 
main:/home/peter/rebuild/build/ksshaskpass/ksshaskpass-0.4.1/src/ksshaskpass.cpp:100:
 error: undefined reference to 'i18n(char const*)'
collect2: ld returned 1 exit status
make[3]: *** [src/ksshaskpass] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.5.3-1

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.

The version in unstable can be built successfully with binutils-gold.

--
Jakub Wilk


--- End Message ---

Reply via email to