Bug#554060: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Mon Nov 2 21:10:37 UTC 2009


Package: cb2bib
Version: 1.3.4-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-go

g++ -Wl,-O1 -o ../bin/cb2bib qtlocalpeer.o qtsingleapplication.o qtsinglecoreapplication.o bookmarkPlugin.o c2b.o 
c2bBibHighlighter.o c2bBibParser.o c2bBibPreparserLog.o c2bCiter.o c2bCiterModel.o c2bCiterView.o c2bClipEdit.o 
c2bClipboard.o c2bColors.o c2bComboBox.o c2bConfigure.o c2bConfigureFR.o c2bConsole.o c2bCoreCiter.o c2bEditor.o c2bExport.o 
c2bExportDialog.o c2bFileDialog.o c2bHighlighter.o c2bIdLineEdit.o c2bLineEdit.o c2bNetworkQuery.o c2bNetworkQueryInfo.o 
c2bPdfImport.o c2bPostprocess.o c2bREHighlighter.o c2bRLWebSearchSettings.o c2bReferenceList.o c2bSaveREHighlighter.o 
c2bSaveRegExp.o c2bSearchInFiles.o c2bSearchInFilesPattern.o c2bSettings.o c2bTests.o c2bTextBrowser.o c2bTextEdit.o 
c2bUpdateMetadata.o c2bUtils.o cb2Bib.o clipboardPoll.o findDialog.o main.o c2bAnnote.o c2bWebBrowser.o moc_qtlocalpeer.o 
moc_qtsingleapplication.o moc_qtsinglecoreapplication.o moc_bookmarkPlugin.o moc_c2b.o moc_c2bBibParser.o 
moc_c2bBibPreparserLog.o moc_c2bCiter.o moc_c2bCiterModel.o moc_c2bCiterView.o moc_c2bClipEdit.o moc_c2bClipboard.o 
moc_c2bComboBox.o moc_c2bConfigure.o moc_c2bConfigureFR.o moc_c2bConsole.o moc_c2bCoreCiter.o moc_c2bEditor.o 
moc_c2bExport.o moc_c2bExportDialog.o moc_c2bFileDialog.o moc_c2bIdLineEdit.o moc_c2bLineEdit.o moc_c2bNetworkQuery.o 
moc_c2bNetworkQueryInfo.o moc_c2bPdfImport.o moc_c2bPostprocess.o moc_c2bRLWebSearchSettings.o moc_c2bReferenceList.o 
moc_c2bSaveRegExp.o moc_c2bSearchInFiles.o moc_c2bSearchInFilesPattern.o moc_c2bSettings.o moc_c2bTextBrowser.o 
moc_c2bTextEdit.o moc_c2bUpdateMetadata.o moc_cb2Bib.o moc_clipboardPoll.o moc_findDialog.o moc_c2bAnnote.o 
moc_c2bWebBrowser.o qrc_cb2bib.o    -L. -L/usr/lib -lc2b -lQtWebKit -lQtGui -lQtNetwork -lQtCore -lpthread
/usr/bin/ld: c2bCiter.o: in function c2bCiter::updateUserTimestamp():c2bCiter.cpp(.text+0x10c): error: undefined reference 
to 'XCreateSimpleWindow'
/usr/bin/ld: c2bCiter.o: in function c2bCiter::updateUserTimestamp():c2bCiter.cpp(.text+0x124): error: undefined reference 
to 'XSelectInput'
/usr/bin/ld: c2bCiter.o: in function c2bCiter::updateUserTimestamp():c2bCiter.cpp(.text+0x15e): error: undefined reference 
to 'XChangeProperty'
/usr/bin/ld: c2bCiter.o: in function c2bCiter::updateUserTimestamp():c2bCiter.cpp(.text+0x178): error: undefined reference 
to 'XWindowEvent'
/usr/bin/ld: c2bCiter.o: in function c2bCiter::updateUserTimestamp():c2bCiter.cpp(.text+0x18d): error: undefined reference 
to 'XDestroyWindow'
/usr/bin/ld: clipboardPoll.o: in function clipboardPoll::changedTimestamp(clipboardPoll::SelectionData&, _XEvent 
const&):clipboardPoll.cpp(.text+0xf5): error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: clipboardPoll.o: in function clipboardPoll::changedTimestamp(clipboardPoll::SelectionData&, _XEvent 
const&):clipboardPoll.cpp(.text+0x10c): error: undefined reference to 'XFree'
/usr/bin/ld: clipboardPoll.o: in function clipboardPoll::changedTimestamp(clipboardPoll::SelectionData&, _XEvent 
const&):clipboardPoll.cpp(.text+0x144): error: undefined reference to 'XFree'
/usr/bin/ld: clipboardPoll.o: in function 
clipboardPoll::updateQtOwnership(clipboardPoll::SelectionData&):clipboardPoll.cpp(.text+0x291): error: undefined reference 
to 'XGetWindowProperty'
/usr/bin/ld: clipboardPoll.o: in function 
clipboardPoll::updateQtOwnership(clipboardPoll::SelectionData&):clipboardPoll.cpp(.text+0x2a8): error: undefined reference 
to 'XFree'
/usr/bin/ld: clipboardPoll.o: in function 
clipboardPoll::updateQtOwnership(clipboardPoll::SelectionData&):clipboardPoll.cpp(.text+0x2e5): error: undefined reference 
to 'XFree'
/usr/bin/ld: clipboardPoll.o: in function 
clipboardPoll::updateQtOwnership(clipboardPoll::SelectionData&):clipboardPoll.cpp(.text+0x2f9): error: undefined reference 
to 'XGetSelectionOwner'
/usr/bin/ld: clipboardPoll.o: in function 
clipboardPoll::checkTimestamp(clipboardPoll::SelectionData&):clipboardPoll.cpp(.text+0x347): error: undefined reference to 
'XGetSelectionOwner'
/usr/bin/ld: clipboardPoll.o: in function 
clipboardPoll::checkTimestamp(clipboardPoll::SelectionData&):clipboardPoll.cpp(.text+0x3ee): error: undefined reference to 
'XDeleteProperty'
/usr/bin/ld: clipboardPoll.o: in function 
clipboardPoll::checkTimestamp(clipboardPoll::SelectionData&):clipboardPoll.cpp(.text+0x429): error: undefined reference to 
'XConvertSelection'
/usr/bin/ld: clipboardPoll.o: in function clipboardPoll::clipboardPoll(QWidget*):clipboardPoll.cpp(.text+0x6c1): error: 
undefined reference to 'XInternAtoms'
/usr/bin/ld: clipboardPoll.o: in function clipboardPoll::clipboardPoll(QWidget*):clipboardPoll.cpp(.text+0x72d): error: 
undefined reference to 'XGetSelectionOwner'
/usr/bin/ld: clipboardPoll.o: in function clipboardPoll::clipboardPoll(QWidget*):clipboardPoll.cpp(.text+0x748): error: 
undefined reference to 'XGetSelectionOwner'
/usr/bin/ld: clipboardPoll.o: in function clipboardPoll::clipboardPoll(QWidget*):clipboardPoll.cpp(.text+0x851): error: 
undefined reference to 'XInternAtoms'
collect2: ld returned 1 exit status
make[2]: *** [../bin/cb2bib] Error 1






More information about the debian-science-maintainers mailing list