← Back to team overview

touch-packages team mailing list archive

[Bug 1438244] Please test proposed package

 

Hello Matthias, or anyone else affected,

Accepted binutils into lucid-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/binutils/2.20.1-3ubuntu7.3 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1438244

Title:
  let gold ignore the -fuse-ld option passed by newer GCC versions

Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Lucid:
  Fix Committed
Status in binutils source package in Precise:
  Fix Committed

Bug description:
  GCC 4.9 and newer versinos (and 4.8 patched for Ubuntu) pass the
  -fuse-ld option to the linker. gold in precise errors out with

  /usr/bin/ld.gold: fatal error: -f/--auxiliary may not be used without -shared
  collect2: error: ld returned 1 exit status

  Let gold understand (and ignore) this option.

  Test: ld.gold accepts this option.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1438244/+subscriptions


References