Your message dated Sun, 31 Jul 2011 16:47:20 +0000
with message-id <e1qnzae-00032j...@franck.debian.org>
and subject line Bug#556711: fixed in xless 1.7-14.1
has caused the Debian Bug report #556711,
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 ow...@bugs.debian.org
immediately.)
--
556711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556711
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xless
Version: 1.7-14
Severity: minor
User: peter.fritzs...@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
gcc -O2 -Wall -fno-strength-reduce -I/usr/X11R6/include -DDEBIAN -o xless
help.o init.o popup.o util.o callbacks.o window.o main.o actions.o functions.o
-lX11 -lXext -lXaw -lICE
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x28): error: undefined
reference to 'XtPopup'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0xc4): error: undefined
reference to 'applicationShellWidgetClass'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0xca): error: undefined
reference to 'XtShellStrings'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0xef): error: undefined
reference to 'XtShellStrings'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0xf7): error: undefined
reference to 'XtShellStrings'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0xfc): error: undefined
reference to 'XtVaAppCreateShell'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x117): error:
undefined reference to 'XtVaCreateManagedWidget'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x159): error:
undefined reference to 'XtParseAcceleratorTable'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x170): error:
undefined reference to 'XtStrings'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x175): error:
undefined reference to 'XtStrings'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x1a1): error:
undefined reference to 'XtStrings'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x1aa): error:
undefined reference to 'XtStrings'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x1b6): error:
undefined reference to 'XtVaCreateManagedWidget'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x1c1): error:
undefined reference to 'XtInstallAccelerators'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x1c9): error:
undefined reference to 'XtRealizeWidget'
/usr/bin/ld: help.o: in function PopupHelp:help.c(.text+0x1f8): error:
undefined reference to 'XtMalloc'
/usr/bin/ld: help.o: in function PopdownHelp:help.c(.text+0x264): error:
undefined reference to 'XtPopdown'
/usr/bin/ld: init.o: in function SetWMHints:init.c(.text+0x117): error:
undefined reference to 'XtVaGetValues'
/usr/bin/ld: init.o: in function SetWMHints:init.c(.text+0x139): error:
undefined reference to 'XtVaGetValues'
/usr/bin/ld: init.o: in function SetWMHints:init.c(.text+0x15b): error:
undefined reference to 'XtVaGetValues'
/usr/bin/ld: init.o: in function SetWMHints:init.c(.text+0x16d): error:
undefined reference to 'XtShellStrings'
/usr/bin/ld: init.o: in function SetWMHints:init.c(.text+0x1b1): error:
undefined reference to 'XtVaSetValues'
/usr/bin/ld: init.o: in function SetWMHints:init.c(.text+0x1d7): error:
undefined reference to 'XtVaSetValues'
/usr/bin/ld: init.o: in function SetXNames:init.c(.text+0x284): error:
undefined reference to 'XtFree'
/usr/bin/ld: init.o: in function SetXNames:init.c(.text+0x28b): error:
undefined reference to 'XtMalloc'
/usr/bin/ld: init.o: in function SetXNames:init.c(.text+0x350): error:
undefined reference to 'XtMalloc'
/usr/bin/ld: init.o: in function MakeText:init.c(.text+0x64f): error: undefined
reference to 'XtVaCreateManagedWidget'
/usr/bin/ld: init.o: in function GetGeometryPosition:init.c(.text+0x6fb):
error: undefined reference to 'XtMalloc'
/usr/bin/ld: init.o: in function makeButton:init.c(.text+0x770): error:
undefined reference to 'XtParseAcceleratorTable'
/usr/bin/ld: init.o: in function makeButton:init.c(.text+0x8c5): error:
undefined reference to 'XtVaCreateManagedWidget'
/usr/bin/ld: init.o: in function makeButton:init.c(.text+0x8d4): error:
undefined reference to 'XtInstallAccelerators'
/usr/bin/ld: init.o: in function restartNewInputHandler:init.c(.text+0xc8f):
error: undefined reference to 'XtAppAddInput'
/usr/bin/ld: init.o: in function InitData:init.c(.text+0xd24): error: undefined
reference to 'XtAppAddInput'
/usr/bin/ld: init.o: in function InitData:init.c(.text+0xda8): error: undefined
reference to 'XtAppAddInput'
/usr/bin/ld: init.o: in function InitData:init.c(.text+0xe94): error: undefined
reference to 'XtRealloc'
/usr/bin/ld: init.o: in function InitData:init.c(.text+0xed4): error: undefined
reference to 'XtRealloc'
/usr/bin/ld: init.o: in function handleNewInput:init.c(.text+0x1089): error:
undefined reference to 'XtVaSetValues'
/usr/bin/ld: init.o: in function handleNewInput:init.c(.text+0x10dd): error:
undefined reference to 'XtRemoveInput'
/usr/bin/ld: init.o: in function handleNewInput:init.c(.text+0x10fc): error:
undefined reference to 'XtAppAddTimeOut'
/usr/bin/ld: init.o: in function handleNewInput:init.c(.text+0x113d): error:
undefined reference to 'XtAppError'
/usr/bin/ld: init.o: in function handleNewInput:init.c(.text+0x114f): error:
undefined reference to 'XtRealloc'
/usr/bin/ld: init.o: in function SetXNames:init.c(.text+0x307): error:
undefined reference to 'XtVaSetValues'
/usr/bin/ld: popup.o: in function MessageBox:popup.c(.text+0x38): error:
undefined reference to 'XtIsRealized'
/usr/bin/ld: popup.o: in function MessageBox:popup.c(.text+0x47): error:
undefined reference to 'transientShellWidgetClass'
/usr/bin/ld: popup.o: in function MessageBox:popup.c(.text+0x7c): error:
undefined reference to 'XtVaCreatePopupShell'
/usr/bin/ld: popup.o: in function MessageBox:popup.c(.text+0x170): error:
undefined reference to 'XtParseAcceleratorTable'
/usr/bin/ld: popup.o: in function MessageBox:popup.c(.text+0x294): error:
undefined reference to 'XtInstallAccelerators'
/usr/bin/ld: popup.o: in function MessageBox:popup.c(.text+0x34f): error:
undefined reference to 'XtAppWarning'
/usr/bin/ld: popup.o: in function SearchBox:popup.c(.text+0x3c4): error:
undefined reference to 'transientShellWidgetClass'
/usr/bin/ld: popup.o: in function SearchBox:popup.c(.text+0x3f9): error:
undefined reference to 'XtVaCreatePopupShell'
/usr/bin/ld: popup.o: in function SearchBox:popup.c(.text+0x49d): error:
undefined reference to 'XtParseTranslationTable'
/usr/bin/ld: popup.o: in function SearchBox:popup.c(.text+0x5b1): error:
undefined reference to 'XtSetKeyboardFocus'
/usr/bin/ld: popup.o: in function SearchBox:popup.c(.text+0x694): error:
undefined reference to 'XtParseAcceleratorTable'
/usr/bin/ld: popup.o: in function SearchBox:popup.c(.text+0x85a): error:
undefined reference to 'XtInstallAccelerators'
/usr/bin/ld: popup.o: in function SearchBox:popup.c(.text+0x89b): error:
undefined reference to 'XtAddActions'
/usr/bin/ld: popup.o: in function DialogBox:popup.c(.text+0x928): error:
undefined reference to 'XtAddActions'
/usr/bin/ld: popup.o: in function DialogBox:popup.c(.text+0x939): error:
undefined reference to 'transientShellWidgetClass'
/usr/bin/ld: popup.o: in function DialogBox:popup.c(.text+0x96e): error:
undefined reference to 'XtVaCreatePopupShell'
/usr/bin/ld: popup.o: in function DialogBox:popup.c(.text+0xa12): error:
undefined reference to 'XtParseTranslationTable'
/usr/bin/ld: popup.o: in function DialogBox:popup.c(.text+0xb2e): error:
undefined reference to 'XtSetKeyboardFocus'
/usr/bin/ld: popup.o: in function popdownBox:popup.c(.text+0x364): error:
undefined reference to 'XtPopdown'
/usr/bin/ld: util.o: in function popdownCouldntOpen:util.c(.text+0xc): error:
undefined reference to 'XtPopdown'
/usr/bin/ld: util.o: in function popdownCouldntOpen:util.c(.text+0x18): error:
undefined reference to 'XtDestroyWidget'
/usr/bin/ld: util.o: in function SetPopup:util.c(.text+0x13d): error: undefined
reference to 'XtWindow'
/usr/bin/ld: util.o: in function SetPopup:util.c(.text+0x148): error: undefined
reference to 'XtDisplay'
/usr/bin/ld: util.o: in function SetPopup:util.c(.text+0x1a5): error: undefined
reference to 'XtVaGetValues'
/usr/bin/ld: util.o: in function SetPopup:util.c(.text+0x20e): error: undefined
reference to 'XtPopup'
/usr/bin/ld: util.o: in function popdownCouldntOpen:util.c(.text+0x28): error:
undefined reference to 'XtFree'
/usr/bin/ld: callbacks.o: in function Print:callbacks.c(.text+0xea): error:
undefined reference to 'XtFree'
/usr/bin/ld: callbacks.o: in function Print:callbacks.c(.text+0x133): warning:
the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: callbacks.o: in function
popdownAndCreate:callbacks.c(.text+0x279): error: undefined reference to
'XtPopdown'
/usr/bin/ld: callbacks.o: in function
getReadOnlySource:callbacks.c(.text+0x2a6): error: undefined reference to
'XtDestroyWidget'
/usr/bin/ld: callbacks.o: in function
getReadOnlySource:callbacks.c(.text+0x2e8): error: undefined reference to
'XtVaCreateWidget'
/usr/bin/ld: callbacks.o: in function
popdownAndChange:callbacks.c(.text+0x35d): error: undefined reference to
'XtFree'
/usr/bin/ld: window.o: in function DestroyWindowInfo:window.c(.text+0x8):
error: undefined reference to 'XtDestroyWidget'
/usr/bin/ld: window.o: in function DestroyWindowInfo:window.c(.text+0x16):
error: undefined reference to 'XtDestroyWidget'
/usr/bin/ld: window.o: in function findWindowInfo:window.c(.text+0x184): error:
undefined reference to 'XtParent'
/usr/bin/ld: window.o: in function findWindowInfo:window.c(.text+0x196): error:
undefined reference to 'XtClass'
/usr/bin/ld: window.o: in function findWindowInfo:window.c(.text+0x19d): error:
undefined reference to 'applicationShellWidgetClass'
/usr/bin/ld: window.o: in function CreateWindow:window.c(.text+0x362): error:
undefined reference to 'applicationShellWidgetClass'
/usr/bin/ld: window.o: in function CreateWindow:window.c(.text+0x3a3): error:
undefined reference to 'XtVaAppCreateShell'
/usr/bin/ld: window.o: in function CreateWindow:window.c(.text+0x40b): error:
undefined reference to 'XtSetKeyboardFocus'
/usr/bin/ld: window.o: in function CreateWindow:window.c(.text+0x42d): error:
undefined reference to 'XtPopup'
/usr/bin/ld: main.o: in function main:main.c(.text+0x135): error: undefined
reference to 'XtVaAppInitialize'
/usr/bin/ld: main.o: in function main:main.c(.text+0x16d): error: undefined
reference to 'XtAppSetTypeConverter'
/usr/bin/ld: main.o: in function main:main.c(.text+0x18e): error: undefined
reference to 'XtGetApplicationResources'
/usr/bin/ld: main.o: in function main:main.c(.text+0x1fa): error: undefined
reference to 'XtAppAddActions'
/usr/bin/ld: main.o: in function main:main.c(.text+0x206): error: undefined
reference to 'XtDisplay'
/usr/bin/ld: main.o: in function main:main.c(.text+0x3e2): error: undefined
reference to 'XtAppMainLoop'
/usr/bin/ld: main.o: in function cvtStringToSearchType:main.c(.text+0x4cd):
error: undefined reference to 'XmuCopyISOLatin1Lowered'
/usr/bin/ld: main.o: in function cvtStringToSearchType:main.c(.text+0x596):
error: undefined reference to 'XtWarning'
/usr/bin/ld: main.o: in function cvtStringToSearchType:main.c(.text+0x5ed):
error: undefined reference to 'XtDisplayStringConversionWarning'
/usr/bin/ld: main.o: in function cleanup:main.c(.text+0xcc): error: undefined
reference to 'XtDestroyApplicationContext'
collect2: ld returned 1 exit status
make[1]: *** [xless] Error 1
--- End Message ---
--- Begin Message ---
Source: xless
Source-Version: 1.7-14.1
We believe that the bug you reported is fixed in the latest version of
xless, which is due to be installed in the Debian FTP archive:
xless_1.7-14.1.diff.gz
to main/x/xless/xless_1.7-14.1.diff.gz
xless_1.7-14.1.dsc
to main/x/xless/xless_1.7-14.1.dsc
xless_1.7-14.1_amd64.deb
to main/x/xless/xless_1.7-14.1_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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ansgar Burchardt <ans...@debian.org> (supplier of updated xless 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 29 Jul 2011 18:16:36 +0200
Source: xless
Binary: xless
Architecture: amd64 source
Version: 1.7-14.1
Distribution: unstable
Urgency: low
Maintainer: Felipe Augusto van de Wiel (faw) <f...@debian.org>
Changed-By: Ansgar Burchardt <ans...@debian.org>
Closes: 556711
Description:
xless - file browsing tool for the X Window System
Changes:
xless (1.7-14.1) unstable; urgency=low
.
* Non-maintainer upload.
* Apply patch from Angel Abad <angela...@gmail.com> to build with
the --no-add-needed option. (Closes: #556711)
* debian/control: Add ${misc:Depends}.
* debian/control: Remove leading article from short description.
Checksums-Sha1:
f5450652fa40c549b7c4aa13ae21925c99e7f5d9 1739 xless_1.7-14.1.dsc
678c876c96f9f871692fe5d0bf8c317d9ef3f6ce 6578 xless_1.7-14.1.diff.gz
6b13d43aed69831c689accac5f1d22ff4282d34e 24458 xless_1.7-14.1_amd64.deb
Checksums-Sha256:
98bf1bd347d7d1262a6c87b5a7b79f48432b23d06c1f6556a26d85b0bfef6e4d 1739
xless_1.7-14.1.dsc
651aa4837a3ffadd0aecf5457f69981111b01070e67472613477acdd1688e9df 6578
xless_1.7-14.1.diff.gz
9b64ef9eb982d5c0fdf21b89d689c7174c6cecf6992cc2da1c0e59eb9780f5d7 24458
xless_1.7-14.1_amd64.deb
Files:
511ab4c63a8b9aabdc8e23c282121dea 1739 text optional xless_1.7-14.1.dsc
f2dc0e34f92aab9587571e7651f344df 6578 text optional xless_1.7-14.1.diff.gz
e840efe72bdfbcc5cc66af22a2fa1bfb 24458 text optional xless_1.7-14.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJOMt4bAAoJEIATJTTdNH3IOmoP/Re6BZQhvrko9rSHXWPITCia
arnJi8r9RBp3cJkAp/TbQjRP92YJNj6yZATT6quofSOeidYa5tSxaDNRPsQDIV/x
aXGoQiqiiUE0lxeB40nQAPczjR0j0XwoBlAJlYPiCzoHA/YvwPZxZjJU2UF20ikT
KQSBvoX6HkweiNMfh+QGAXzcfil4zqdoUmCkZYyLiBGc3rkkVe6a2VI04wbwkrEe
NZeK04daYlL4K82ZAJEHvB4V+9ls8boyZ5fTafY2xOAFSzvHZSAfzg/7QfN5C5dP
AnV4XUyKUIxWGO4QGn1TzvDCS/9ciRht4ix8momig5fw42BDxCaQ2IZtsfLUp3N6
3udspWVh3XTy3+04v811PVsAUBVLPdWn8Neqq/7dv9iO8z8oe3fyG43s4aNucLWE
ZGPNE+NgBKjnRCYPhhB/P5bcTwxYzprzOtcf2FDQ5WmMV3bIIpTNj8IqjcRtn4xe
bhe25EPKJahY1OeTa97oJBZsrHuLFhm0UtlXzgkQYvMl7xbF2/0j00tSDK7YqJs/
i2zgygBSMqK+Mds6zW6LLQYNbSVGEdKTt3QFSPHFY9vKVZafyJc1iB12tufLuoBE
mrTVnxml1S36cv9ML8066RFJKkphs+Y4hrMEjOHFD1imUZC7f3l/M4wwrkK+LjKj
umTwczfO1CXAhd0BdmAm
=aKO8
-----END PGP SIGNATURE-----
--- End Message ---