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


-- 
553964: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553964
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: basket
Version: 1.0.2-8
Severity: normal

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.

/bin/bash ../libtool --tag=CXX   --mode=link x86_64-linux-gnu-g++  
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -
D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -Wformat-
security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common  -L/usr/share/qt3/lib -
L/usr/lib     -lkutils  -o basket main.o mainwindow.o application.o 
libbasketcommon.la 
libtool: link: x86_64-linux-gnu-g++ -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -
Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 
-Wformat-security -Wmissing-format-attribute -Wno-non-
virtual-dtor -fno-exceptions -fno-check-new -fno-common -o .libs/basket main.o 
mainwindow.o application.o  -L/usr/share/qt3/lib 
-L/usr/lib /usr/lib/libkutils.so ./.libs/libbasketcommon.so
/usr/bin/ld: main.o: in function main:main.cpp:76: error: undefined reference 
to 'KCmdLineArgs::init(int, char**, KAboutData 
const*, bool)'
/usr/bin/ld: main.o: in function main:main.cpp:77: error: undefined reference 
to 
'KCmdLineArgs::addCmdLineOptions(KCmdLineOptions const*, char const*, char 
const*, char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:79: error: undefined reference 
to 'KUniqueApplication::addCmdLineOptions()'
/usr/bin/ld: main.o: in function main:main.cpp:88: error: undefined reference 
to 'QApplication::setMainWidget(QWidget*)'
/usr/bin/ld: main.o: in function main:main.cpp:94: error: undefined reference 
to 'KCmdLineArgs::parsedArgs(char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:94: error: undefined reference 
to 'KCmdLineArgs::parsedArgs(char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:94: error: undefined reference 
to 'KCmdLineArgs::isSet(char const*) const'
/usr/bin/ld: main.o: in function main:main.cpp:107: error: undefined reference 
to 'QString::QString(char const*)'
/usr/bin/ld: main.o: in function main:/usr/include/qt3/qstring.h:850: error: 
undefined reference to 'QString::shared_null'
/usr/bin/ld: main.o: in function main:/usr/include/qt3/qstring.h:851: error: 
undefined reference to 'QStringData::deleteSelf()'
/usr/bin/ld: main.o: in function main:main.cpp:98: error: undefined reference 
to 'QWidget::setShown(bool)'
/usr/bin/ld: main.o: in function main:main.cpp:112: error: undefined reference 
to 'QApplication::exec()'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x18): error: undefined reference to 
'QGList::clear()'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x20): error: undefined reference to 
'QGList::~QGList()'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x28): error: undefined reference to 
'QGList::~QGList()'
....



--- End Message ---
--- Begin Message ---
Version: 1.80-1

* Peter Fritzsche <peter.fritzs...@gmx.de>, 2009-11-02, 12:18:
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.

The version in unstable builds correctly, both with ld.bfd and ld.gold.

--
Jakub Wilk


--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to