[vbox-dev] Parallel build failure
Malte Starostik
lists at malte.homeip.net
Sat Jul 23 19:06:02 PDT 2011
Hi,
came accross this trying to install VirtualBox 4.0.12 on a Gentoo Linux box
with a triple core Phenom and the build settings configured to run several jobs
in parallel. As usual with such parallel build failures, the error is
somewhat reproducible, but not reliably so.
In this case, two attempts failed while the third build completed
successfully. I then remembered that I had the same problem with 4.0.10 and
then worked around by forcing a fully serialized build via MAKEOPTS=-j1
Looks like there are some missing dependencies on cr_pixeldata.h and
presumably other generated files.
Here's the relevant part of the build output, I'll gladly provide a full log
if neccessary:
In file included from /var/tmp/portage/app-
emulation/virtualbox-4.0.12/work/VirtualBox-4.0.12_OSE/src/VBox/GuestHost/OpenGL/include/state/cr_client.h:12,
from /var/tmp/portage/app-
emulation/virtualbox-4.0.12/work/VirtualBox-4.0.12_OSE/src/VBox/GuestHost/OpenGL/include/cr_pixeldata.h:11,
from /var/tmp/portage/app-
emulation/virtualbox-4.0.12/work/VirtualBox-4.0.12_OSE/src/VBox/GuestHost/OpenGL/util/pixel.c:7:
/var/tmp/portage/app-
emulation/virtualbox-4.0.12/work/VirtualBox-4.0.12_OSE/src/VBox/GuestHost/OpenGL/include/state/cr_bufferobject.h:12:33:
error: state/cr_statefuncs.h: No such file or directory
Kind regards,
Malte
More information about the vbox-dev
mailing list