Your message dated Wed, 27 Apr 2011 16:47:52 +0000
with message-id <[email protected]>
and subject line Bug#619823: fixed in binutils 2.21.51.20110421-1
has caused the Debian Bug report #619823,
regarding binutils-gold: gold doesn't know --default-symver, but it's in the
man page
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.)
--
619823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619823
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: binutils-gold
Version: 2.21.0.20110322-1
Severity: normal
Howdy! I'm trying to build my libtorque package using binutils-gold. It appears
that gold doesn't honor the --default-symver option, or understand it. This
makes sense; running strings on ld.gold doesn't list it, nor is it in the gold/
subdirectory of binutils source. It is still, however, listed in the man page.
Either gold ought implement the option (preferable), or the man page ought be
conditionalized on installed linker capability, and a proper diversion
installed.
Thanks!
cc -pipe -std=gnu99 -DLIBTORQUE_WITHOUT_NUMA -DTORQUE_LINUX
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -rdynamic -g -D_FORTIFY_SOURCE=2 -pthread
-I/usr/include/cuda -Isrc -fpic -march=native -mtune=native -O2 -fomit-frame-
pointer -finline-functions -fdiagnostics-show-option -fvisibility=hidden -fipa-
cp -ftree-loop-linear -ftree-loop-im -ftree-loop-ivcanon -fno-common -ftree-
vectorizer-verbose=5 -Werror -Wall -W -Wextra -Wmissing-prototypes -Wundef
-Wshadow -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wsign-
compare -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wdeclaration-after-
statement -Wfloat-equal -Wpacked -Winvalid-pch -Wdisabled-optimization -Wcast-
align -Wformat -Wformat-security -Wold-style-definition -Woverlength-strings
-Wwrite-strings -Wstrict-aliasing=3 -Wunsafe-loop-optimizations -Wstrict-
overflow=1 -shared -o .out/lib/libtorque.so.0.0.1
..out/src/libtorque/events/sources.o .out/src/libtorque/events/signal.o
..out/src/libtorque/events/sysdep.o .out/src/libtorque/events/evq.o
..out/src/libtorque/events/fd.o .out/src/libtorque/events/path.o
..out/src/libtorque/events/thread.o .out/src/libtorque/events/timer.o
..out/src/libtorque/torque.o .out/src/libtorque/alloc.o
..out/src/libtorque/conn.o .out/src/libtorque/hardware/x86cpuid.o
..out/src/libtorque/hardware/topology.o .out/src/libtorque/hardware/cuda.o
..out/src/libtorque/hardware/memory.o .out/src/libtorque/hardware/numa.o
..out/src/libtorque/hardware/arch.o .out/src/libtorque/buffers.o
..out/src/libtorque/schedule.o .out/src/libtorque/protos/dns.o
..out/src/libtorque/protos/ssl.o .out/src/libtorque/internal.o -Wl,--warn-
shared-textrel -Wl,-O,--default-symver,--enable-new-dtags,--as-needed,--warn-
common -Wl,--fatal-warnings,-z,noexecstack,-z,combreloc
-Wl,-soname,libtorque.so.0 -ladns -lssl -lcrypto -L/usr/lib -lcuda -lpthread
-lblossom
/usr/bin/ld: fatal error: -O: invalid option value (expected an integer):
--default-symver
collect2: ld returned 1 exit status
make: *** [.out/lib/libtorque.so.0.0.1] Error 1
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38.1 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages binutils-gold depends on:
ii binutils 2.21.0.20110322-1 The GNU assembler, linker and bina
binutils-gold recommends no packages.
binutils-gold suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: binutils
Source-Version: 2.21.51.20110421-1
We believe that the bug you reported is fixed in the latest version of
binutils, which is due to be installed in the Debian FTP archive:
binutils-dev_2.21.51.20110421-1_amd64.deb
to main/b/binutils/binutils-dev_2.21.51.20110421-1_amd64.deb
binutils-doc_2.21.51.20110421-1_all.deb
to main/b/binutils/binutils-doc_2.21.51.20110421-1_all.deb
binutils-gold_2.21.51.20110421-1_amd64.deb
to main/b/binutils/binutils-gold_2.21.51.20110421-1_amd64.deb
binutils-multiarch_2.21.51.20110421-1_amd64.deb
to main/b/binutils/binutils-multiarch_2.21.51.20110421-1_amd64.deb
binutils-source_2.21.51.20110421-1_all.deb
to main/b/binutils/binutils-source_2.21.51.20110421-1_all.deb
binutils_2.21.51.20110421-1.diff.gz
to main/b/binutils/binutils_2.21.51.20110421-1.diff.gz
binutils_2.21.51.20110421-1.dsc
to main/b/binutils/binutils_2.21.51.20110421-1.dsc
binutils_2.21.51.20110421-1_amd64.deb
to main/b/binutils/binutils_2.21.51.20110421-1_amd64.deb
binutils_2.21.51.20110421.orig.tar.gz
to main/b/binutils/binutils_2.21.51.20110421.orig.tar.gz
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.
Matthias Klose <[email protected]> (supplier of updated binutils 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: Wed, 27 Apr 2011 18:14:39 +0200
Source: binutils
Binary: binutils binutils-dev binutils-multiarch binutils-gold binutils-hppa64
binutils-spu binutils-doc binutils-source
Architecture: source all amd64
Version: 2.21.51.20110421-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
binutils - The GNU assembler, linker and binary utilities
binutils-dev - The GNU binary utilities (BFD development files)
binutils-doc - Documentation for the GNU assembler, linker and binary utilities
binutils-gold - The (experimental) GNU gold linker utility
binutils-hppa64 - The GNU assembler, linker and binary utilities targeted for
hppa6
binutils-multiarch - Binary utilities that support multi-arch targets
binutils-source - The GNU assembler, linker and binary utilities (source)
binutils-spu - The GNU assembler, linker and binary utilities targeted for
spu-e
Closes: 619823 623964
Changes:
binutils (2.21.51.20110421-1) unstable; urgency=low
.
* Snapshot, taken from the trunk 20110421.
* Install a man page for ld.gold, generated by help2man. Closes: #619823.
* Apply proposed patch for PR gas/12698. Closes: #623964.
Checksums-Sha1:
f1e82982ca20512db0c0022709d1b2a8fadd1541 1493 binutils_2.21.51.20110421-1.dsc
513d37653685ffec365cda319ef60b9731d0ce4b 23138078
binutils_2.21.51.20110421.orig.tar.gz
1a1bb3024dbae7c5ae0814079041c4008e8ca0a0 224755
binutils_2.21.51.20110421-1.diff.gz
511a87febfd448b112030c867c39de5200a3949f 569718
binutils-doc_2.21.51.20110421-1_all.deb
a7c619b743df384f376165035079148f33fade34 13435290
binutils-source_2.21.51.20110421-1_all.deb
3e743a073e19790b947c7026b072984b89d880e5 4560436
binutils_2.21.51.20110421-1_amd64.deb
e3ec06990b15133390e0cb133e75c0304f1cc8c6 4032138
binutils-dev_2.21.51.20110421-1_amd64.deb
8eb1bfe3cdfc072436d274aa08d82d5b70875e98 2178396
binutils-multiarch_2.21.51.20110421-1_amd64.deb
cf8304000b012d3ff0601c59d775505bb7ce77bd 1474
binutils-gold_2.21.51.20110421-1_amd64.deb
Checksums-Sha256:
2cabcf0e9d6ca02c7ffa4837d0bc24034fdcf85a5b612c8064744e5001809596 1493
binutils_2.21.51.20110421-1.dsc
6b0f8213fb0b51f1312d0ac93368852d001d965be2d50caf1d7ebf3607e0f7fb 23138078
binutils_2.21.51.20110421.orig.tar.gz
a63b3b2636cfa61228bbb0596b7d95c8e2c721b3d6ee56a29f06c01c00d59581 224755
binutils_2.21.51.20110421-1.diff.gz
a0835512366a9f86e3de8533189805ab489a33396d96e77946106bc852136ab0 569718
binutils-doc_2.21.51.20110421-1_all.deb
90823d4f204f6e8f016ce8a7440ddd3fce53d17aa267ffcec99840247099752f 13435290
binutils-source_2.21.51.20110421-1_all.deb
c3816c9a5bfced360b59e8837ac1ef022a320b8fc839e7c0eb0d1ac02cbef2d9 4560436
binutils_2.21.51.20110421-1_amd64.deb
4c4672ba9bd086e25adb93a035616fb034d64b5831972324aed084eaac2903b1 4032138
binutils-dev_2.21.51.20110421-1_amd64.deb
74a7bf2c4d1e3b412e8cd05d809fdf34173abcfb40c27a6c5a5fcdb256baec36 2178396
binutils-multiarch_2.21.51.20110421-1_amd64.deb
765dc12cbe85455e986df1d13c9ae6c3cb99329a1f9bc9d1510e1fe5679a01d8 1474
binutils-gold_2.21.51.20110421-1_amd64.deb
Files:
da23d3d2461acd7deea3008513daa0cd 1493 devel optional
binutils_2.21.51.20110421-1.dsc
8e03480500d7e16d5bbe5e7e863e0d98 23138078 devel optional
binutils_2.21.51.20110421.orig.tar.gz
958a57bcd93b16b343b17c13209d90f2 224755 devel optional
binutils_2.21.51.20110421-1.diff.gz
09872935b4bc7c67322c44d817489f27 569718 doc optional
binutils-doc_2.21.51.20110421-1_all.deb
1b32cef94d2bd7071b2c77d9d06d7349 13435290 devel optional
binutils-source_2.21.51.20110421-1_all.deb
f55151190175f7fd0599cd25b63164e7 4560436 devel optional
binutils_2.21.51.20110421-1_amd64.deb
fc2c0396df71ba8bb28df33bf67d5b04 4032138 devel extra
binutils-dev_2.21.51.20110421-1_amd64.deb
a7b49f50a3ee178a4a58d5b53170b340 2178396 devel extra
binutils-multiarch_2.21.51.20110421-1_amd64.deb
72a8eecdb0194a42852a5f6df7c27228 1474 devel extra
binutils-gold_2.21.51.20110421-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk24RDIACgkQStlRaw+TLJzLngCgv5ex/VkwrC08uSCshgyrHV+S
SIkAnjrVU2zMi661LBdN7YarMvgUUlTE
=2Fra
-----END PGP SIGNATURE-----
--- End Message ---