Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622664 - media-sound/lame-3.99.5-r1 fails to emerge w/ sys-devel/gcc-7.1.0-r1[pie,ssp] with gold on x86
Summary: media-sound/lame-3.99.5-r1 fails to emerge w/ sys-devel/gcc-7.1.0-r1[pie,ssp]...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: systemwide-gold
  Show dependency tree
 
Reported: 2017-06-25 05:54 UTC by Martin Väth
Modified: 2018-06-22 21:43 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,57.07 KB, text/x-log)
2017-06-25 05:54 UTC, Martin Väth
Details
emerge --info (emerge.info,4.50 KB, application/x-info)
2017-06-25 05:55 UTC, Martin Väth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2017-06-25 05:54:53 UTC
Created attachment 477918 [details]
build.log

media-libs/libdv-1.0.0-r3 fails during linking when emerging with sys-devel/gcc-7.1.0-r1[pie,ssp] when using the gold linker on an x86 system.

The failure does not occur on an amd64 system.

According to the error messages, USE=pie of gcc is perhaps related.

Adding
-fuse-ld=bfd
to CFLAGS solves the issue.
Comment 1 Martin Väth 2017-06-25 05:55:19 UTC
Created attachment 477920 [details]
emerge --info
Comment 2 Pacho Ramos gentoo-dev 2018-06-22 08:48:42 UTC
can you reproduce with lame-3.100-r1?
Comment 3 Martin Väth 2018-06-22 21:43:22 UTC
It seems to run fine now.
Closing since lame-3.100-r1 is now the only version in the gentoo repository.