Package: adept Version: 3.0~beta7.2 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.
/usr/bin/g++ -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W - Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics - fvisibility=hidden -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags CMakeFiles/adept.dir/adept_automoc.o CMakeFiles/adept.dir/main.o CMakeFiles/adept.dir/manager.o -o adept -rdynamic - L"/home/peter/rebuild/build/adept/adept-3.0~beta7.2/obj-x86_64-linux-gnu/adept" - L"/home/peter/rebuild/build/adept/adept-3.0~beta7.2/obj-x86_64-linux-gnu/lib" ../lib/libadeptlib.a -lwibble ../lib/libept.a -ltagcoll2 -lz -lwibble -lkdecore -lkdeui -lkio -lwibble -ltagcoll2 -lz -lapt-pkg -lxapian /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function AdeptManager::transientClosed():/home/peter/rebuild/build/adept/adept-3.0~beta7.2/obj-x86_64-linux- gnu/tools/moc_manager.cpp:335: error: undefined reference to 'QMetaObject::activate(QObject*, QMetaObject const*, int, void**)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function SourcesWidget::fetchUpdates():/home/peter/rebuild/build/adept/adept-3.0~beta7.2/obj-x86_64-linux- gnu/tools/moc_manager.cpp:217: error: undefined reference to 'QMetaObject::activate(QObject*, QMetaObject const*, int, void**)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function SearchWidget::searchChanged():/home/peter/rebuild/build/adept/adept-3.0~beta7.2/obj-x86_64-linux- gnu/tools/moc_manager.cpp:150: error: undefined reference to 'QMetaObject::activate(QObject*, QMetaObject const*, int, void**)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function TagSearch::changed():/home/peter/rebuild/build/adept/adept-3.0~beta7.2/obj-x86_64-linux-gnu/tools/moc_manager.cpp:81: error: undefined reference to 'QMetaObject::activate(QObject*, QMetaObject const*, int, void**)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QString::QString():/usr/include/qt4/QtCore/qstring.h:865: error: undefined reference to 'QString::shared_null' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QCoreApplication::instance():/usr/include/qt4/QtCore/qcoreapplication.h:102: error: undefined reference to 'QCoreApplication::self' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QList<QString>::QList():/usr/include/qt4/QtCore/qlist.h:110: error: undefined reference to 'QListData::shared_null' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QList<QStandardItem*>::QList():/usr/include/qt4/QtCore/qlist.h:110: error: undefined reference to 'QListData::shared_null' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QMap<QLabel*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::QMap():/usr/include/qt4/QtCore/qmap.h:154: error: undefined reference to 'QMapData::shared_null' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QHash<QWidget*, QHashDummyValue>::QHash():/usr/include/qt4/QtCore/qhash.h:264: error: undefined reference to 'QHashData::shared_null' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function AdeptManager::queryClose():/home/peter/rebuild/build/adept/adept-3.0~beta7.2/obj-x86_64-linux- gnu/tools/../../tools/manager.h:603: error: undefined reference to 'QTimer::singleShot(int, QObject*, char const*)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QDebug::Stream::Stream(QtMsgType):/usr/include/qt4/QtCore/qdebug.h:66: error: undefined reference to 'QTextStream::QTextStream(QString*, QFlags<QIODevice::OpenModeFlag>)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QDebug::maybeSpace():/usr/include/qt4/QtCore/qdebug.h:89: error: undefined reference to 'QTextStream::operator<<(char const*)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QString::~QString():/usr/include/qt4/QtCore/qstring.h:866: error: undefined reference to 'QString::free(QString::Data*)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QDebug::operator<<(char const*):/usr/include/qt4/QtCore/qdebug.h:107: error: undefined reference to 'QString::fromAscii(char const*, int)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QDebug::operator<<(char const*):/usr/include/qt4/QtCore/qdebug.h:107: error: undefined reference to 'QTextStream::operator<<(QString const&)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QByteArray::detach():/usr/include/qt4/QtCore/qbytearray.h:410: error: undefined reference to 'QByteArray::realloc(int)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QByteArray::~QByteArray():/usr/include/qt4/QtCore/qbytearray.h:375: error: undefined reference to 'qFree(void*)' /usr/bin/ld: CMakeFiles/adept.dir/adept_automoc.o: in function QList<KAction*>::free(QListData::Data*):/usr/include/qt4/QtCore/qlist.h:562: error: undefined reference to 'qFree(void*)' .... -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

