Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 459382 - www-client/firefox-17.0.3 - x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)
Summary: www-client/firefox-17.0.3 - x86_64-pc-linux-gnu-g++: internal compiler error:...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 00:06 UTC by Victor Malov
Modified: 2013-02-28 02:41 UTC (History)
0 users

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


Attachments
emerge info (emerge.info,4.78 KB, text/plain)
2013-02-27 00:07 UTC, Victor Malov
Details
emerge pqv (emerge.pqv,731 bytes, text/plain)
2013-02-27 00:09 UTC, Victor Malov
Details
build.tar.gz (build.tar.gz,272.58 KB, application/x-gzip-compressed-tar)
2013-02-27 00:15 UTC, Victor Malov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Malov 2013-02-27 00:06:19 UTC
When I try to build www-client/firefox-17.0.3 it fails.


Reproducible: Always

Steps to Reproduce:
1. emerge firefox --autounmask-write
2. dispatch-conf
3. emerge -v firefox
Actual Results:  
Failing emerging firefox-17.0.3

Expected Results:  
Successful building firefox pakage.
Comment 1 Victor Malov 2013-02-27 00:07:46 UTC
Created attachment 340232 [details]
emerge info
Comment 2 Victor Malov 2013-02-27 00:09:11 UTC
Created attachment 340234 [details]
emerge pqv
Comment 3 Victor Malov 2013-02-27 00:15:03 UTC
Created attachment 340236 [details]
build.tar.gz
Comment 4 Rafał Mużyło 2013-02-27 05:39:22 UTC
With error
x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)

and your system info, most likely you've run out of memory.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-28 02:41:26 UTC
You ran out of RAM. Try again with -j1 and/or drop -pipe from CXXFLAGS.