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

Bug 558568

Summary: freeorion-0.4.5_pre failed for several resons
Product: Gentoo Linux Reporter: giskard <rtgiskard>
Component: [OLD] GamesAssignee: Thomas Kahle (RETIRED) <tomka>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: first time build
second time build log
third, virtual memory..
fourth, internal compiler error
emerge info

Description giskard 2015-08-24 12:02:12 UTC
here is the build logs of the several build tasks, without changing USEs, but the error varies from time to time,,

Reproducible: Always
Comment 1 giskard 2015-08-24 12:03:25 UTC
Created attachment 410058 [details]
first time build
Comment 2 giskard 2015-08-24 12:04:37 UTC
Created attachment 410060 [details]
second time build log
Comment 3 giskard 2015-08-24 12:06:29 UTC
Created attachment 410078 [details]
third, virtual memory..
Comment 4 giskard 2015-08-24 12:07:28 UTC
Created attachment 410092 [details]
fourth, internal compiler error
Comment 5 giskard 2015-08-24 12:08:28 UTC
Created attachment 410100 [details]
emerge info
Comment 6 giskard 2015-08-24 12:41:15 UTC
now, it finally got built successfully without touch any misc settings. It seems that freeorion need too many hardware resources to build,especially memory. Last time it just make my system crushed ,,,
Comment 7 Thomas Kahle (RETIRED) gentoo-dev 2015-08-27 06:44:21 UTC
Hi, 
It seems you have 6GB RAM and no swap and you are compiling with makeopts="-k4".  You should compile heavy things like freeorion with makeopts="-j1", otherwise you may well run out of RAM and strange things happen, like you observed.  

We can't do anything about the resources necessary to build or run freeorion, sorry.