Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547580 - www-client/chromium-43.0.2357.18 fails to compile
Summary: www-client/chromium-43.0.2357.18 fails to compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-24 13:22 UTC by Peter Read
Modified: 2015-05-11 14:08 UTC (History)
0 users

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


Attachments
Environment (environment,194.55 KB, text/plain)
2015-04-24 13:23 UTC, Peter Read
Details
Build log (build.log.gz,86.41 KB, application/gzip)
2015-04-24 13:27 UTC, Peter Read
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Read 2015-04-24 13:22:31 UTC
Chromium build fails; looks like during v8 compilation.  Build log and environment will be uploaded shortly.
Comment 1 Peter Read 2015-04-24 13:23:32 UTC
Created attachment 401918 [details]
Environment
Comment 2 Peter Read 2015-04-24 13:27:11 UTC
Created attachment 401920 [details]
Build log

of failed build - gzip'd as over size limit
Comment 3 Mike Gilbert gentoo-dev 2015-04-24 21:35:45 UTC
In file included from ../../v8/src/property.h:14:0,
                 from ../../v8/src/objects-inl.h:32,
                 from ../../v8/src/v8.h:39,
                 from ../../v8/src/ast.h:8,
                 from ../../v8/src/compiler.h:9,
                 from ../../v8/src/compiler/pipeline-statistics.cc:5:
../../v8/src/types.h:622:2: internal compiler error: Segmentation fault
 };

Either your toolchain is broken, you have some bad memory, or something else quite strange happend.
Comment 4 Peter Read 2015-04-28 10:00:32 UTC
RAM's fine (or memtest isn't...) but I'll rebuild the toolchain and/or try the sledgehammer of an 'emerge -e chromium' as I'm at a loss to find any other explanation!