[Pkg-kde-extras] Bug#554938: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Sat Nov 7 07:53:27 UTC 2009


Source: kcheckgmail
Version: 0.5.7.7-2
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 -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 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common   -Wl,-z,defs,--as-needed -o kcheckgmail -avoid-version -module -no-undefined    -L/usr/share/qt3/lib     gmail.o gmailparser.o gmailwalletmanager.o kcheckgmailapp.o kcheckgmailtray.o main.o kcheckgmailiface_skel.o advancedsettingswidget.o appletsettingswidget.o loginsettingswidget.o netsettingswidget.o prefs.o gmailparser.moc.o gmailwalletmanager.moc.o kcheckgmailapp.moc.o kcheckgmailtray.moc.o  -lkdeui -lkio -lkwalletclient 
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 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,-z -Wl,defs -Wl,--as-needed -o kcheckgmail gmail.o gmailparser.o gmailwalletmanager.o kcheckgmailapp.o kcheckgmailtray.o main.o kcheckgmailiface_skel.o advancedsettingswidget.o appletsettingswidget.o loginsettingswidget.o netsettingswidget.o prefs.o gmailparser.moc.o gmailwalletmanager.moc.o kcheckgmailapp.moc.o kcheckgmailtray.moc.o  -L/usr/share/qt3/lib /usr/lib/libkdeui.so /usr/lib/libkio.so /usr/lib/libkwalletclient.so
/usr/bin/ld: gmail.o: in function global constructors keyed to _ZN5GMailC2Ev:./gmail.moc:28: error: undefined reference to 'QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())'
/usr/bin/ld: gmail.o: in function global constructors keyed to _ZN5GMailC2Ev:./gmail.moc:28: error: undefined reference to 'QMetaObjectCleanUp::~QMetaObjectCleanUp()'
/usr/bin/ld: gmail.o: in function GMail::staticMetaObject():./gmail.moc:54: error: undefined reference to 'QObject::staticMetaObject()'
/usr/bin/ld: gmail.o: in function GMail::staticMetaObject():./gmail.moc:144: error: undefined reference to 'QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)'
/usr/bin/ld: gmail.o: in function GMail::staticMetaObject():./gmail.moc:145: error: undefined reference to 'QMetaObjectCleanUp::setMetaObject(QMetaObject*&)'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:170: error: undefined reference to 'QObject::receivers(int) const'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):/usr/share/qt3/include/private/qucom_p.h:130: error: undefined reference to 'static_QUType_Null'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:174: error: undefined reference to 'static_QUType_bool'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:174: error: undefined reference to 'QUType_bool::set(QUObject*, bool)'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:175: error: undefined reference to 'static_QUType_bool'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:175: error: undefined reference to 'QUType_bool::set(QUObject*, bool)'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:176: error: undefined reference to 'static_QUType_QString'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:176: error: undefined reference to 'QUType_QString::set(QUObject*, QString const&)'
/usr/bin/ld: gmail.o: in function GMail::loginDone(bool, bool, QString const&):./gmail.moc:177: error: undefined reference to 'QObject::activate_signal(QConnectionList*, QUObject*)'
...





More information about the pkg-kde-extras mailing list