Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369385 - x11-apps/grandr fails because of underlinking
Summary: x11-apps/grandr fails because of underlinking
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
: 427646 (view as bug list)
Depends on:
Blocks: underlinking
  Show dependency tree
 
Reported: 2011-05-30 21:02 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-12-25 13:43 UTC (History)
0 users

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


Attachments
Build log (grandr-0.1:20110530-204900.log,12.47 KB, text/plain)
2011-05-30 21:02 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-05-30 21:02:38 UTC
Created attachment 275223 [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 Rémi Cardona (RETIRED) gentoo-dev 2011-06-04 18:02:03 UTC
@X11,

Can't we just lastrite the damn thing?

Cheers
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-06-04 22:25:56 UTC
(In reply to comment #1)
> Can't we just lastrite the damn thing?

+1.
Comment 3 Jeff (JD) Horelick (RETIRED) gentoo-dev 2012-07-22 18:40:55 UTC
*** Bug 427638 has been marked as a duplicate of this bug. ***
Comment 4 Jeff (JD) Horelick (RETIRED) gentoo-dev 2012-07-22 18:49:02 UTC
*** Bug 427646 has been marked as a duplicate of this bug. ***
Comment 5 Pacho Ramos gentoo-dev 2012-12-25 13:43:21 UTC
dropped