Debian Bug report logs -
#554408
FTBFS with binutils-gold
Reported by: Peter Fritzsche <peter.fritzsche@gmx.de>
Date: Wed, 4 Nov 2009 16:12:14 UTC
Severity: serious
Tags: fixed-upstream, patch, sid, wheezy
Found in version fuse-umfuse-iso9660/0.2b-1
Fixed in version fuse-umfuse-iso9660/0.2b-1.1
Done: gregor herrmann <gregoa@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#554408; Package src:fuse-umfuse-iso9660.
(Wed, 04 Nov 2009 16:12:18 GMT) (full text, mbox, link).
Acknowledgement sent
to Peter Fritzsche <peter.fritzsche@gmx.de>:
New Bug report received and forwarded. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Wed, 04 Nov 2009 16:12:18 GMT) (full text, mbox, link).
Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):
Source: fuse-umfuse-iso9660
Version: 0.2b-1
Severity: minor
User: peter.fritzsche@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=CC --tag=disable-static --mode=link cc -ggdb -g -O2 -g -Wall -O2 -lfuse -lz -liso9660 -o fuseiso9660 fuseiso9660-fuseiso9660.o fuseiso9660-v2fuseutils.o -lumlib -lz -liso9660 -lfuse
cc -ggdb -g -O2 -g -Wall -O2 -o fuseiso9660 fuseiso9660-fuseiso9660.o fuseiso9660-v2fuseutils.o /usr/lib/libumlib.so -lz /usr/lib/libiso9660.so /usr/lib/libfuse.so
/usr/bin/ld: fuseiso9660-fuseiso9660.o: in function main:fuseiso9660.c:717: error: undefined reference to 'cdio_loglevel_default'
/usr/bin/ld: fuseiso9660-fuseiso9660.o: in function f_iso9660_readdir:fuseiso9660.c:133: error: undefined reference to '_cdio_list_begin'
/usr/bin/ld: fuseiso9660-fuseiso9660.o: in function f_iso9660_readdir:fuseiso9660.c:133: error: undefined reference to '_cdio_list_node_next'
/usr/bin/ld: fuseiso9660-fuseiso9660.o: in function f_iso9660_readdir:fuseiso9660.c:137: error: undefined reference to '_cdio_list_node_data'
/usr/bin/ld: fuseiso9660-fuseiso9660.o: in function f_iso9660_readdir:fuseiso9660.c:157: error: undefined reference to '_cdio_list_free'
collect2: ld returned 1 exit status
make[2]: *** [fuseiso9660] Error 1
Added tag(s) fixed.
Request was from Filippo Giunchedi <filippo@debian.org>
to control@bugs.debian.org.
(Sun, 08 Nov 2009 10:21:11 GMT) (full text, mbox, link).
Information forwarded
to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#554408; Package src:fuse-umfuse-iso9660.
(Sun, 08 Nov 2009 10:21:21 GMT) (full text, mbox, link).
Acknowledgement sent
to Filippo Giunchedi <filippo@debian.org>:
Extra info received and forwarded to maintainer. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Sun, 08 Nov 2009 10:21:21 GMT) (full text, mbox, link).
Message #12 received at 554408-maintonly@bugs.debian.org (full text, mbox, reply):
tags 554408 + fixed
thanks
On Wed, Nov 04, 2009 at 10:34:06AM +0100, Peter Fritzsche wrote:
> 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.
I've fixed this upstream in r802, will be integrated in the next upstream
release
thanks,
filippo
--
Filippo Giunchedi - http://esaurito.net - 0x6B79D401
Man was made at the end of the week's work when God was tired.
-- Mark Twain
Removed tag(s) fixed.
Request was from Simon McVittie <smcv@debian.org>
to control@bugs.debian.org.
(Fri, 03 Dec 2010 10:39:02 GMT) (full text, mbox, link).
Added tag(s) fixed-upstream.
Request was from Simon McVittie <smcv@debian.org>
to control@bugs.debian.org.
(Fri, 03 Dec 2010 10:39:03 GMT) (full text, mbox, link).
Severity set to 'important' from 'minor'
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Thu, 24 Feb 2011 13:21:44 GMT) (full text, mbox, link).
Added tag(s) sid and wheezy.
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Mon, 28 Feb 2011 14:28:30 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#554408; Package src:fuse-umfuse-iso9660.
(Fri, 04 Mar 2011 16:24:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Luk Claes <luk@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Fri, 04 Mar 2011 16:24:03 GMT) (full text, mbox, link).
Message #25 received at 554408@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tags 554408 + patch
thanks
Dear Filippo,
Attached is a patch that fixes this bug. Note that I do NOT intend to NMU.
Cheers
Luk
[fuse-umfuse-iso9660-0.2b-1.1-nmu.diff (text/x-diff, attachment)]
Added tag(s) patch.
Request was from Luk Claes <luk@debian.org>
to control@bugs.debian.org.
(Fri, 04 Mar 2011 16:24:04 GMT) (full text, mbox, link).
Severity set to 'serious' from 'important'
Request was from Lucas Nussbaum <lucas@lucas-nussbaum.net>
to control@bugs.debian.org.
(Sun, 13 Mar 2011 17:26:19 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#554408; Package src:fuse-umfuse-iso9660.
(Sun, 18 Dec 2011 13:06:03 GMT) (full text, mbox, link).
Acknowledgement sent
to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Sun, 18 Dec 2011 13:06:05 GMT) (full text, mbox, link).
Message #34 received at 554408@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tags 554408 + pending
thanks
Dear maintainer,
I've prepared an NMU for fuse-umfuse-iso9660 (versioned as 0.2b-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
`- NP: Bruce Springsteen & The E Street Band: Thunder Road
[fuse-umfuse-iso9660-0.2b-1.1-nmu.diff (text/x-diff, attachment)]
[signature.asc (application/pgp-signature, inline)]
Added tag(s) pending.
Request was from gregor herrmann <gregoa@debian.org>
to control@bugs.debian.org.
(Sun, 18 Dec 2011 13:06:19 GMT) (full text, mbox, link).
Reply sent
to gregor herrmann <gregoa@debian.org>:
You have taken responsibility.
(Tue, 20 Dec 2011 13:21:04 GMT) (full text, mbox, link).
Notification sent
to Peter Fritzsche <peter.fritzsche@gmx.de>:
Bug acknowledged by developer.
(Tue, 20 Dec 2011 13:21:08 GMT) (full text, mbox, link).
Message #41 received at 554408-close@bugs.debian.org (full text, mbox, reply):
Source: fuse-umfuse-iso9660
Source-Version: 0.2b-1.1
We believe that the bug you reported is fixed in the latest version of
fuse-umfuse-iso9660, which is due to be installed in the Debian FTP archive:
fuse-umfuse-iso9660_0.2b-1.1.diff.gz
to main/f/fuse-umfuse-iso9660/fuse-umfuse-iso9660_0.2b-1.1.diff.gz
fuse-umfuse-iso9660_0.2b-1.1.dsc
to main/f/fuse-umfuse-iso9660/fuse-umfuse-iso9660_0.2b-1.1.dsc
fuseiso9660_0.2b-1.1_i386.deb
to main/f/fuse-umfuse-iso9660/fuseiso9660_0.2b-1.1_i386.deb
umview-mod-umfuseiso9660_0.2b-1.1_i386.deb
to main/f/fuse-umfuse-iso9660/umview-mod-umfuseiso9660_0.2b-1.1_i386.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 554408@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gregoa@debian.org> (supplier of updated fuse-umfuse-iso9660 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 18 Dec 2011 13:55:51 +0100
Source: fuse-umfuse-iso9660
Binary: umview-mod-umfuseiso9660 fuseiso9660
Architecture: source i386
Version: 0.2b-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa@debian.org>
Description:
fuseiso9660 - File System in User Space - Module for ISO9660
umview-mod-umfuseiso9660 - View-OS in user space - ISO9660 module for UMFUSE
Closes: 554408
Changes:
fuse-umfuse-iso9660 (0.2b-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS with binutils-gold": add patch from Luk Claes:
- Add -lcdio to LDFLAGS (Closes: #554408).
Checksums-Sha1:
2d31742053705624861fed239b1bd7f4d0608a93 2194 fuse-umfuse-iso9660_0.2b-1.1.dsc
67f67c11c4018a79e149cf664c01aaaadb1d4585 2741 fuse-umfuse-iso9660_0.2b-1.1.diff.gz
570e779b8c1fb30ab904f97fee7982649950ea88 9312 umview-mod-umfuseiso9660_0.2b-1.1_i386.deb
b7ff755dfe24c325791785dc60df225bb81553ea 9822 fuseiso9660_0.2b-1.1_i386.deb
Checksums-Sha256:
08bd0fc118efd36b4c3a317b9673906db0f8252a673049b2f24db60d2e5b4849 2194 fuse-umfuse-iso9660_0.2b-1.1.dsc
02becf5869e7ad2f7bb58075c64ac3a695a3e03951d7f30e78c45b348c76fbfb 2741 fuse-umfuse-iso9660_0.2b-1.1.diff.gz
49cf7b1843e8246bb5ea7b9dfdeccc0c98035350938ccf4683160ac394e16968 9312 umview-mod-umfuseiso9660_0.2b-1.1_i386.deb
a1a3f4e7caa30b9b1f5f518ff5655ceeac23d5e16318c41015093352a314554d 9822 fuseiso9660_0.2b-1.1_i386.deb
Files:
66fd4521c3d1f3b91170df9d927fa7b8 2194 misc optional fuse-umfuse-iso9660_0.2b-1.1.dsc
7a7e3e30a7e4746762a57312be6a7fb3 2741 misc optional fuse-umfuse-iso9660_0.2b-1.1.diff.gz
bf7d945d59dfbf208ce97efcb68ac63e 9312 misc optional umview-mod-umfuseiso9660_0.2b-1.1_i386.deb
70e68c3dbaf946f6a4adb2a2bda04333 9822 misc optional fuseiso9660_0.2b-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJO7ePDAAoJELs6aAGGSaoGhmEQAKFq+KFiwZH63oYQYjxMYeOn
mecKdPQ/wt77tOZeYS59yPYv0U5Ro++73+SWuLy894pmyYoD/52cTta1A2oZzHnP
ZLHPDbYMN9K8+lMZ77TX0XEgvVie7gSG/9EGcImrpmh3Ln462BKzEbTpOE0cWEYk
VJIOfUs/9hDV2698B25lje8DTGKMHEFDNMR7CgNKY2A9dWK8Sj+wyA84n9TALS/Y
D6g+dflvOK3jslLxOysjxOm4TxPvHN+GA95PRq/F0USyHd9E+Ts2pVchx7ONdAov
OrLSpk2dOjTFsTTtu0tgkSXPaB8G81RAaSDkI6FupE6izCxFXsyIayfw/P+6LZPh
D/QQ7LnoO/qulGGHrpIvVkuwJefoZ/smpZmcBDq/k/GU9U7sKPNAomZj0+XfVauo
pVZgkqg3slE7qyXTCT5Ffg+cNgjcNyM23BR/bLv4l+bumfwDh+6WtC/qsVObzBBt
2tQ0qR/Tuvfi1Xfb0WAwcAW72uubnwjoyVqwOx29XGPCYs/owl1JuZa3WFwN2ibW
kmPaClBNKbW+MFrPOddk11c67SMtqVPFQt+0iX/WIsqLgz1lZ/Ouvr7PmTuS7jqf
StbsVORNF/HXDKdqquuUAUxMyG911U1ormHogF/pihzcH44H4ENdEEGTad5ysvQ3
yO+GUUU8lmEYQFdSBup8
=gyF5
-----END PGP SIGNATURE-----
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#554408; Package src:fuse-umfuse-iso9660.
(Mon, 16 Jan 2012 20:39:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Ludovico Gardenghi <garden@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Mon, 16 Jan 2012 20:39:03 GMT) (full text, mbox, link).
Message #46 received at 554408@bugs.debian.org (full text, mbox, reply):
On Sun, Dec 18, 2011 at 14:05:15 +0100, gregor herrmann wrote:
> Dear maintainer,
>
> I've prepared an NMU for fuse-umfuse-iso9660 (versioned as 0.2b-1.1) and
> uploaded it to DELAYED/2. Please feel free to tell me if I
> should delay it longer.
Thanks for your job. I'm trying to update all the pkg-vsquare packages
which need care -- so I hope to be able to update this one as well in
decent times with the new upstream version.
Ludovico
--
<lu@dovi.co> IRC: garden@freenode
OpenPGP: 1024D/63D2D5D907F89BB8 Jabber/gtalk: gardengl@gmail.com
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 14 Mar 2012 07:42:15 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 03:57:20 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.