Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367845 - media-sound/miniaudicle bundles media-sound/chuck
Summary: media-sound/miniaudicle bundles media-sound/chuck
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2011-05-18 01:10 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2016-02-20 18:23 UTC (History)
1 user (show)

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


Attachments
Build log (miniaudicle-0.1.3.8-r1:20110518-003103.log,32.26 KB, text/plain)
2011-05-18 01:10 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-18 01:10:57 UTC
Created attachment 273747 [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 Sergey Popov gentoo-dev 2013-06-27 07:47:51 UTC
It seems that errors come from bundled version of media-sound/chuck
Comment 2 Sergey Popov gentoo-dev 2013-06-27 09:02:14 UTC
+  27 Jun 2013; Sergey Popov <pinkbyte@gentoo.org>
+  +miniaudicle-0.1.3.8-r2.ebuild:
+  Revision bump: EAPI 5, epatch_user. Respect LDFLAGS, wrt bug #333747, add
+  workaround for underlinking in bundled library, wrt bug #367845

I have fixed underlinking problem in bundled media-sound/chuck, but i can not fix bundling itself :-(
Comment 3 Pacho Ramos gentoo-dev 2016-02-20 18:23:48 UTC
removed