Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307711 - app-emulation/virtualbox-ose-3.0.12: fails parallel make
Summary: app-emulation/virtualbox-ose-3.0.12: fails parallel make
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 05:13 UTC by mehrunes
Modified: 2010-07-13 15:09 UTC (History)
3 users (show)

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


Attachments
emerge --info output (emerge--info,4.25 KB, text/plain)
2010-03-04 05:13 UTC, mehrunes
Details
failed emerge attempt log (failure.log,48.63 KB, text/plain)
2010-03-04 05:15 UTC, mehrunes
Details
successful emerge log (success.log,281.61 KB, text/plain)
2010-03-04 05:16 UTC, mehrunes
Details

Note You need to log in before you can comment on or make changes to this bug.
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