Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 459382

Summary: www-client/firefox-17.0.3 - x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)
Product: Gentoo Linux Reporter: Victor Malov <malvikus>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info
emerge pqv
build.tar.gz

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.