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

Peter Fritzsche peter.fritzsche at gmx.de
Sun Nov 8 09:16:44 UTC 2009


Source: komparator
Version: 0.9-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 -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   -L/usr/share/qt3/lib      -o komparator kdatecombo.o kfileitemext.o klistviewitemdups.o klistviewitemsingle.o komparator.o komparatorcomparejob.o komparatorcopyjob.o komparatoremptydirectoriesjob.o komparatorfilefilter.o komparatorjob.o komparatormovejob.o komparatorpreset.o komparatorremovejob.o komparatorurllist.o komparatorwidget.o komparedialog.o kquery.o main.o komparatorwidgetbase.o komparatoremptydirectoriesjob.moc.o komparatorjob.moc.o komparatorremovejob.moc.o komparatorurllist.moc.o komparedialog.moc.o komparatorfilefilter.moc.o  -lkio -lkdeui 
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 -o komparator kdatecombo.o kfileitemext.o klistviewitemdups.o klistviewitemsingle.o komparator.o komparatorcomparejob.o komparatorcopyjob.o komparatoremptydirectoriesjob.o komparatorfilefilter.o komparatorjob.o komparatormovejob.o komparatorpreset.o komparatorremovejob.o komparatorurllist.o komparatorwidget.o komparedialog.o kquery.o main.o komparatorwidgetbase.o komparatoremptydirectoriesjob.moc.o komparatorjob.moc.o komparatorremovejob.moc.o komparatorurllist.moc.o komparedialog.moc.o komparatorfilefilter.moc.o  -L/usr/share/qt3/lib /usr/lib/libkio.so /usr/lib/libkdeui.so  
/usr/bin/ld: kdatecombo.o: in function global constructors keyed to _ZNK10KDateCombo9classNameEv:kdatecombo.moc:28: error: undefined reference to 'QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())'
/usr/bin/ld: kdatecombo.o: in function global constructors keyed to _ZNK10KDateCombo9classNameEv:kdatecombo.moc:28: error: undefined reference to 'QMetaObjectCleanUp::~QMetaObjectCleanUp()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::string2Date(QString const&, QDate*):kdatecombo.cpp:57: error: undefined reference to 'KGlobal::locale()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::string2Date(QString const&, QDate*):kdatecombo.cpp:57: error: undefined reference to 'KLocale::readDate(QString const&, bool*) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::getDate(QDate*):kdatecombo.cpp:62: error: undefined reference to 'QComboBox::currentText() const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::getDate(QDate*):/usr/share/qt3/include/qstring.h:850: error: undefined reference to 'QString::shared_null'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::getDate(QDate*):/usr/share/qt3/include/qstring.h:851: error: undefined reference to 'QStringData::deleteSelf()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::mousePressEvent(QMouseEvent*):kdatecombo.cpp:90: error: undefined reference to 'QRect::contains(QPoint const&, bool) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::mousePressEvent(QMouseEvent*):kdatecombo.cpp:95: error: undefined reference to 'QWidget::mapToGlobal(QPoint const&) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::date2String(QDate const&):kdatecombo.cpp:52: error: undefined reference to 'KGlobal::locale()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::date2String(QDate const&):kdatecombo.cpp:52: error: undefined reference to 'KLocale::formatDate(QDate const&, bool) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):kdatecombo.cpp:67: error: undefined reference to 'QDate::isValid() const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):kdatecombo.cpp:69: error: undefined reference to 'QComboBox::count() const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):kdatecombo.cpp:71: error: undefined reference to 'QComboBox::insertItem(QString const&, int)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):/usr/share/qt3/include/qstring.h:850: error: undefined reference to 'QString::shared_null'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):/usr/share/qt3/include/qstring.h:851: error: undefined reference to 'QStringData::deleteSelf()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):kdatecombo.cpp:72: error: undefined reference to 'QComboBox::activated(QString const&)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):/usr/share/qt3/include/qstring.h:850: error: undefined reference to 'QString::shared_null'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):/usr/share/qt3/include/qstring.h:851: error: undefined reference to 'QStringData::deleteSelf()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::setDate(QDate const&):kdatecombo.cpp:70: error: undefined reference to 'QComboBox::clear()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::dateEnteredEvent(QDate):kdatecombo.cpp:80: error: undefined reference to 'QDate::isValid() const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::eventFilter(QObject*, QEvent*):kdatecombo.cpp:106: error: undefined reference to 'QWidget::mapFromGlobal(QPoint const&) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::eventFilter(QObject*, QEvent*):kdatecombo.cpp:107: error: undefined reference to 'QRect::contains(QPoint const&, bool) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::eventFilter(QObject*, QEvent*):kdatecombo.cpp:109: error: undefined reference to 'QTimer::singleShot(int, QObject*, char const*)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::~KDateCombo():kdatecombo.cpp:48: error: undefined reference to 'QComboBox::~QComboBox()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::initObject(QDate const&, QWidget*, char const*):kdatecombo.cpp:32: error: undefined reference to 'QComboBox::clearValidator()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::initObject(QDate const&, QWidget*, char const*):kdatecombo.cpp:34: error: undefined reference to 'QObject::installEventFilter(QObject const*)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::initObject(QDate const&, QWidget*, char const*):kdatecombo.cpp:37: error: undefined reference to 'QObject::installEventFilter(QObject const*)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::KDateCombo(QDate const&, QWidget*, char const*):kdatecombo.cpp:25: error: undefined reference to 'QComboBox::QComboBox(bool, QWidget*, char const*)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::KDateCombo(QDate const&, QWidget*, char const*):kdatecombo.cpp:25: error: undefined reference to 'QComboBox::QComboBox(bool, QWidget*, char const*)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::KDateCombo(QWidget*, char const*):kdatecombo.cpp:19: error: undefined reference to 'QComboBox::QComboBox(bool, QWidget*, char const*)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::KDateCombo(QWidget*, char const*):kdatecombo.cpp:21: error: undefined reference to 'QDate::currentDate()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::KDateCombo(QWidget*, char const*):kdatecombo.cpp:19: error: undefined reference to 'QComboBox::QComboBox(bool, QWidget*, char const*)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::KDateCombo(QWidget*, char const*):kdatecombo.cpp:21: error: undefined reference to 'QDate::currentDate()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::staticMetaObject():kdatecombo.moc:54: error: undefined reference to 'QComboBox::staticMetaObject()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::staticMetaObject():kdatecombo.moc:72: 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: kdatecombo.o: in function KDateCombo::staticMetaObject():kdatecombo.moc:73: error: undefined reference to 'QMetaObjectCleanUp::setMetaObject(QMetaObject*&)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::trUtf8(char const*, char const*):kdatecombo.moc:41: error: undefined reference to 'qApp'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::trUtf8(char const*, char const*):kdatecombo.moc:42: error: undefined reference to 'QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::trUtf8(char const*, char const*):kdatecombo.moc:44: error: undefined reference to 'QString::fromUtf8(char const*, int)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::tr(char const*, char const*):kdatecombo.moc:33: error: undefined reference to 'qApp'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::tr(char const*, char const*):kdatecombo.moc:34: error: undefined reference to 'QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::tr(char const*, char const*):kdatecombo.moc:36: error: undefined reference to 'QString::fromLatin1(char const*, int)'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::~KDateCombo():kdatecombo.cpp:48: error: undefined reference to 'QComboBox::~QComboBox()'
/usr/bin/ld: kdatecombo.o: in function KDateCombo::~KDateCombo():kdatecombo.cpp:48: error: undefined reference to 'QComboBox::~QComboBox()'
...





More information about the pkg-kde-extras mailing list