Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569076 - www-client/chromium-48.0.2564.41 link-time error with sys-devel/gcc-5.3.0 on Gentoo-Hardened
Summary: www-client/chromium-48.0.2564.41 link-time error with sys-devel/gcc-5.3.0 on ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-22 00:13 UTC by mvaenskae
Modified: 2015-12-22 01:56 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info,4.39 KB, text/plain)
2015-12-22 00:14 UTC, mvaenskae
Details
emerge --info '=www-client/chromium-48.0.2564.41::gentoo' (emerge-info-chromium,4.50 KB, text/plain)
2015-12-22 00:15 UTC, mvaenskae
Details
gcc-config -l (gcc-config,210 bytes, text/plain)
2015-12-22 00:16 UTC, mvaenskae
Details
emerge -pvq chromium (emerge-chromium,500 bytes, text/plain)
2015-12-22 00:17 UTC, mvaenskae
Details
www-client/chromium-48.0.2564.41 build.log (chromium-build.log.tar.bz2,695.97 KB, application/x-bzip)
2015-12-22 00:18 UTC, mvaenskae
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mvaenskae 2015-12-22 00:13:50 UTC
Cheers,

first bug post so if anything is missing just ask and I will add it asap.

Basically the newest chromium version fails after compiling on the linking stage from what I can gather.

Attached you will see 'emerge --info', 'emerge --info chromium', 'emerge -pqv chromium', 'gcc-config -l' and chromium's build.log.

Reproducible:
1. Get current portage tree
2. Follow update recommendation of portage and let it emerge chromium
3. Wait for a link-time error

Actual Result:
Chromium fails after compiling all the object files on the linking stage.

Expected Result:
New chromium version installed.
Comment 1 mvaenskae 2015-12-22 00:14:34 UTC
Created attachment 420112 [details]
emerge --info

Added output of 'emerge --info'
Comment 2 mvaenskae 2015-12-22 00:15:32 UTC
Created attachment 420114 [details]
emerge --info '=www-client/chromium-48.0.2564.41::gentoo'

Added output of 'emerge --info '=www-client/chromium-48.0.2564.41::gentoo''
Comment 3 mvaenskae 2015-12-22 00:16:03 UTC
Created attachment 420116 [details]
gcc-config -l

Added output of 'gcc-config -l'
Comment 4 mvaenskae 2015-12-22 00:17:21 UTC
Created attachment 420118 [details]
emerge -pvq chromium

Added output of 'emerge -pqv chromium'
Comment 5 mvaenskae 2015-12-22 00:18:36 UTC
Created attachment 420120 [details]
www-client/chromium-48.0.2564.41 build.log

Added build.log of www-client/chromium-48.0.2564.41
Comment 6 Mike Gilbert gentoo-dev 2015-12-22 01:38:57 UTC
Please do not put your build log in a tarball.
Comment 7 mvaenskae 2015-12-22 01:45:29 UTC
May I ask how else I should report the full build.log (It is about 53MB in size)?
Comment 8 Mike Gilbert gentoo-dev 2015-12-22 01:46:21 UTC
You can compress it if necessary, but do not use tar.
Comment 9 Mike Gilbert gentoo-dev 2015-12-22 01:56:14 UTC
This is another case of needing a rebuild of all C++ libraries after upgrading to GCC 5. See the related news item from October 22.