[pkg-ggz-maintainers] Bug#554546: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Thu Nov 5 10:38:27 UTC 2009


Source: ggz-kde-client
Version: 0.0.14.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=CXX   --mode=link g++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -g -O2 -g -Wall -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wall -I /usr/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -g -O2 -g -Wall -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wall  -L/usr/lib  -L/usr/lib -L/usr/local/lib -o kggz main.o KGGZCommon.o KGGZ.o KGGZConnect.o KGGZLaunch.o KGGZInput.o KGGZMeta.o KGGZ.moc.o KGGZInput.moc.o KGGZLaunch.moc.o KGGZConnect.moc.o KGGZMeta.moc.o kggz_meta_unload.o  ../../ggz-kde/src/widgets/libkggzui.a ../../ggz-kde/src/abstract/libkggzabstract.a -L/usr/share/qt3/lib -L/usr/lib    -lkdecore -lkdeui -lkdnssd -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread ../../ggz-kde/ggzcore++/src/libggzcorepp.la -lggzcore -lggz  ../../ggz-kde/src/widgets/more/libkggzuimore.a -lkhtml 
mkdir .libs
g++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -g -O2 -g -Wall -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wall -I /usr/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -g -O2 -g -Wall -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wall -o kggz main.o KGGZCommon.o KGGZ.o KGGZConnect.o KGGZLaunch.o KGGZInput.o KGGZMeta.o KGGZ.moc.o KGGZInput.moc.o KGGZLaunch.moc.o KGGZConnect.moc.o KGGZMeta.moc.o kggz_meta_unload.o  -L/usr/lib -L/usr/local/lib ../../ggz-kde/src/widgets/libkggzui.a ../../ggz-kde/src/abstract/libkggzabstract.a -L/usr/share/qt3/lib /usr/lib/libkdecore.so /usr/lib/libkdeui.so /usr/lib/libkdnssd.so /usr/lib/libqt-mt.so -lpng -lm -lXext -lX11 -lSM -lICE ../../ggz-kde/ggzcore++/src/.libs/libggzcorepp.a /usr/lib/libexpat.so -L/build/buildd/libggz-0.0.14.1/src/security /usr/lib/libgnutls.so /usr/lib/libtasn1.so -lz /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so -lpthread /usr/lib/libggzcore.so /usr/lib/libggz.so ../../ggz-kde/src/widgets/more/libkggzuimore.a /usr/lib/libkhtml.so  
/usr/bin/ld: KGGZ.o: in function KGGZ::serverCollector(unsigned int, void const*):KGGZ.cpp:1037: error: undefined reference to 'KWallet::Wallet::openWallet(QString const&, unsigned long, KWallet::Wallet::OpenType)'
/usr/bin/ld: KGGZ.o: in function KGGZ::slotConnected(QString, int, QString, QString, int):KGGZ.cpp:228: error: undefined reference to 'KWallet::Wallet::openWallet(QString const&, unsigned long, KWallet::Wallet::OpenType)'
/usr/bin/ld: ../../ggz-kde/src/widgets/libkggzui.a(KGGZLogo.o): in function KGGZLogo::setLogo(char const*, char const*, bool):KGGZLogo.cpp:99: error: undefined reference to 'KPixmap::KPixmap(QPixmap const&)'
/usr/bin/ld: ../../ggz-kde/src/widgets/libkggzui.a(KGGZLogo.o): in function KGGZLogo::setLogo(char const*, char const*, bool):KGGZLogo.cpp:100: error: undefined reference to 'KPixmapEffect::toGray(KPixmap&, bool)'
/usr/bin/ld: ../../ggz-kde/src/widgets/libkggzui.a(KGGZLogo.o): in function KGGZLogo::setLogo(char const*, char const*, bool):KGGZLogo.cpp:106: error: undefined reference to 'KImageEffect::blend(QImage&, QImage&, float)'
/usr/bin/ld: ../../ggz-kde/src/widgets/libkggzui.a(KGGZLogo.o): in function KGGZLogo::setLogo(char const*, char const*, bool):KGGZLogo.cpp:107: error: undefined reference to 'KPixmap::~KPixmap()'
collect2: ld returned 1 exit status
make[5]: *** [kggz] Error 1





More information about the pkg-ggz-maintainers mailing list