Created attachment 275989 [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!
*** Bug 514366 has been marked as a duplicate of this bug. ***
*** Bug 531098 has been marked as a duplicate of this bug. ***
*** Bug 534326 has been marked as a duplicate of this bug. ***
*** Bug 567268 has been marked as a duplicate of this bug. ***
Pushed added libm workaround as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d82e4e3b3ee6c1b0f150a21a6ed2bba7976e38f fuse-1.1.1 links fine without hacks. Thank you!