Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369661 - gpe-utils/gpe-ownerinfo fails because of underlinking
Summary: gpe-utils/gpe-ownerinfo fails because of underlinking
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GPE Desktop project
URL:
Whiteboard:
Keywords:
Depends on: 535844
Blocks: underlinking
  Show dependency tree
 
Reported: 2011-06-01 13:41 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2015-07-02 10:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (gpe-ownerinfo-0.28:20110601-132237.log,7.47 KB, text/plain)
2011-06-01 13:41 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-06-01 13:41:03 UTC
Created attachment 275495 [details]
Build log

Hello there!

You're getting this bug because the package in Summary failed to build in my tinderbox using the gold link editor from binutils. Before closing the bug as INVALID let me explain why this is still important!

The gold link editor does not support underlinking of shared objects, which is something I have described in my blog post:

http://blog.flameeyes.eu/2010/11/26/it-s-not-all-gold-that-shines-why-underlinking-is-a-bad-thing

Even the basic link editor (ld.bfd) has an option to support this but it is a heck to enable and get passed, so linking with gold is simply quicker.

Fixing underlinking provides optimized --as-needed builds (because the "softer" version no longer need to recover libraries that are underlinked), so it is a Good Thing To Do.

Thank you very much for the attention!
Comment 1 Angelo Arrifano (RETIRED) gentoo-dev 2011-06-02 16:53:43 UTC
Thanks for reporting. Since the package build system is just a Makefile hack, I'm contacting upstream first and see if they are interested in releasing a fix based on autotools.
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2015-07-02 10:59:35 UTC
Package has been removed from the tree.