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

Bug 416581

Summary: app-portage/eix - x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Product: Gentoo Linux Reporter: A Collector <webmaster_gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: 7z Archive with requested files for a bug report

Description A Collector 2012-05-19 06:39:22 UTC
Created attachment 312245 [details]
7z Archive with requested files for a bug report

For a few months already I'm unable to update this Gentoo machine the upgrade of eix doesn't seem to work. The message said I should report a bug so here I am. Please see attached files.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-19 17:03:12 UTC
Comment on attachment 312245 [details]
7z Archive with requested files for a bug report

Please attach separate files next time and only compress them as needed.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-19 17:05:46 UTC
Please post the dmesg output relevant to the process getting killed. This usually means you simply ran out of RAM.
Comment 3 Martin Väth 2012-05-19 21:27:18 UTC
I almost sure that this is an out-of-memory error.
Try to set MAKEOPTS=-j9 to a saner value (at most -j3).
Comment 4 A Collector 2012-05-20 01:20:13 UTC
Yes,the VM I was running was out of memory. Too bad the error message didn't direct me to that. Thank you very much for your help and sorry for the trouble.