Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369881 - media-radio/svxlink fails because of underlinking
Summary: media-radio/svxlink fails because of underlinking
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stuart Longland (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 335307 underlinking
  Show dependency tree
 
Reported: 2011-06-03 12:26 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-01-29 06:48 UTC (History)
0 users

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


Attachments
Build log (svxlink-090426:20110603-052113.log,19.44 KB, text/plain)
2011-06-03 12:26 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-03 12:26:11 UTC
Created attachment 275657 [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 Stuart Longland (RETIRED) gentoo-dev 2011-06-05 03:20:33 UTC
Okay, that's another nail in the coffin for this version of svxlink.

They have _finally_ released a new version... I think moving to that will be our best bet.  I've been trying to figure out how to split this package into a few separate ebuilds, but unfortunately the upstream package is not constructed to,  permit the parts to be compiled separately.  (It isn't autotools based.)
Comment 2 Stuart Longland (RETIRED) gentoo-dev 2011-07-18 22:20:09 UTC
Could you provide some details as to how I check for underlinking?

It is not apparent from your build log how I can reproduce the issue… and I cannot possibly fix a bug I cannot reproduce.

The URL you link to, suggests I should be using the gold linker… on the same site you mention that this was the exact linker, that was responsible for breaking the tinderbox you had set up.

That doesn't inspire confidence in its reliability.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-01-27 14:55:12 UTC
Lack of progress and masked for 7 months with a "removal in 30 days" tag. I removed the package.
Comment 4 Thomas Beierlein gentoo-dev 2012-01-29 06:48:23 UTC
New version back in tree. Fixes all known problems.

+*svxlink-11.11.1 (29 Jan 2012)
+
+  29 Jan 2012; Thomas Beierlein <tomjbe@gentoo.org> +svxlink-11.11.1.ebuild,
+  +files/remotetrx.init, +files/remotetrx.rc, +files/svxlink.init,
+  +files/svxlink.rc, +metadata.xml:
+  New version. 
+  * Provides gentoo like init scripts (bug 335307)
+  * Works with qrt4 (bug 336993)
+  * Builds with gcc-4.6 (bug 366199)
+  * fixes underlinking (bug 369881)
+  Add myself to maintainers.
+