Your message dated Thu, 10 Mar 2011 22:37:22 +0000
with message-id <[email protected]>
and subject line Bug#554060: fixed in cb2bib 1.4.4-2
has caused the Debian Bug report #554060,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
554060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554060
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cb2bib
Version: 1.3.4-1
Severity: minor
User: [email protected]
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




--- End Message ---
--- Begin Message ---
Source: cb2bib
Source-Version: 1.4.4-2

We believe that the bug you reported is fixed in the latest version of
cb2bib, which is due to be installed in the Debian FTP archive:

cb2bib_1.4.4-2.debian.tar.gz
  to main/c/cb2bib/cb2bib_1.4.4-2.debian.tar.gz
cb2bib_1.4.4-2.dsc
  to main/c/cb2bib/cb2bib_1.4.4-2.dsc
cb2bib_1.4.4-2_amd64.deb
  to main/c/cb2bib/cb2bib_1.4.4-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Filippo Rusconi <[email protected]> (supplier of updated cb2bib 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 10 Mar 2011 21:39:52 +0100
Source: cb2bib
Binary: cb2bib
Architecture: source amd64
Version: 1.4.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Filippo Rusconi <[email protected]>
Description: 
 cb2bib     - extract bibliographic references from various sources
Closes: 554060
Changes: 
 cb2bib (1.4.4-2) unstable; urgency=low
 .
   * Fix (Closes: #554060) the linker problem reported by Peter Fritzsche
     <[email protected]> by adding -lX11 to the linker command line
     (binutils-gold does not complain anymore and link goes through
     fine);
   *
Checksums-Sha1: 
 6f55eefe585ddd49d75f2d9154ec84f5845f41a0 1353 cb2bib_1.4.4-2.dsc
 0ce640653496e35663838d1331273df899572d73 8199 cb2bib_1.4.4-2.debian.tar.gz
 97a9285cc1b75a01225087d9ab33de3783137e22 1235502 cb2bib_1.4.4-2_amd64.deb
Checksums-Sha256: 
 6974cb57f94a9df268e13e68aba55dcc2395822d501c5d56d0002033f9c0bbaa 1353 
cb2bib_1.4.4-2.dsc
 2d3ba8c3fab6e841ba01d4ff2f4a525ec458ef68ae2c132d45e1c1952d476323 8199 
cb2bib_1.4.4-2.debian.tar.gz
 fc92fcb2f802be3cde0009e55eaca9f80cf91c3870a7c5af1603aba988e65bb7 1235502 
cb2bib_1.4.4-2_amd64.deb
Files: 
 54b6dfc4e20d59733eef60b14795420a 1353 text optional cb2bib_1.4.4-2.dsc
 9065cd16a22a77eba1034888e6bc9e39 8199 text optional 
cb2bib_1.4.4-2.debian.tar.gz
 c0f7f1897d3629ddf0ba60cac94d7105 1235502 text optional cb2bib_1.4.4-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk15N7UACgkQTTOs5MePaHyCtgCgmpH5uk/80YiAjI9TSsJeELM+
tMoAn01bi9g8E+B+It9jpktjvKHtnMor
=iD9p
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to