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

Bug 307711

Summary: app-emulation/virtualbox-ose-3.0.12: fails parallel make
Product: Gentoo Linux Reporter: mehrunes <mehrunes_dagon>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED NEEDINFO    
Severity: normal CC: polynomial-c, swapon, xarthisius
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output
failed emerge attempt log
successful emerge log

Description mehrunes 2010-03-04 05:13:35 UTC
error message was

Error: failed to open output file '/tmp/portage/app-emulation/virtualbox-ose-3.0.12/work/VirtualBox-3.0.12_OSE/out/linux.amd64/release/obj/VgaBiosBin/VgaDefBiosLogo.c'!

And if you suspect that i ran out of disk space or something similar, you are wrong: /tmp/ was 60G ramdisk (shm filesystem), nearly totally free; besides, i emerged many other packages that day, without problem

setting MAKEOPTS to -j1 fixed the problem: the package emerged successfully

To reproduce the problem, use multicore computer (mine had 16 cpus) and set MAKEOPTS to "--jobs --load-average=3"

i will enclose emerge --info, failed build log and successful build log
Comment 1 mehrunes 2010-03-04 05:13:53 UTC
Created attachment 221993 [details]
emerge --info output
Comment 2 mehrunes 2010-03-04 05:15:03 UTC
Created attachment 221995 [details]
failed emerge attempt log
Comment 3 mehrunes 2010-03-04 05:16:13 UTC
Created attachment 221997 [details]
successful emerge log
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-29 11:52:26 UTC
I'm unable to reproduce this on my Opteron machines with eight cores and MAKEOPTS set to -j8. Does this still happen with virtualbox-ose-3.1.8?
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-07-13 15:09:55 UTC
No response yet, marking as NEEDINFO