# emerge -av virtualbox These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] app-emulation/virtualbox-1.4.0 USE="-additions alsa -hal -nowrapper -sdk -vboxbfe" 0 kB -----8<-------------8<-------------8<-------- >>> Compiling source in /mnt/depot2/.portage/tmp/portage/app-emulation/virtualbox-1.4.0/work/VirtualBox-OSE-1.4.0 ... Checking for environment: Determined linux.x86, OK. Checking for kBuild: found, OK. Checking for gcc: found version 4.1.2, OK. Checking for as86: found version 0.16.17, OK. Checking for bcc: found version 0.16.17, OK. Checking for iasl: found version 20060912, OK. Checking for xslt: found, OK. Checking for pthread: found, OK. Checking for xalan: found version 1.10.0, OK. Checking for xerces: found version 2.7.0, OK. Checking for libIDL: found version 0.8.7, OK. Checking for zlib: found version 1.2.3, OK. Checking for SDL: found version 1.2.11, OK. Checking for ALSA: found version 1.0.13, OK. Checking for X libraries: found, OK. Checking for Xcursor: found, OK. Checking for Qt: found version 3.3.8, OK. Checking for Qt devtools: found version 3.3.8, OK. Checking for Linux kernel sources: found version 2.6.16, OK. Checking for compiler.h: compiler.h found, OK. Checking for libhal: libhal not found at -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -lhal -ldbus-1 or libhal headers not found Check the file configure.log for detailed error information. !!! ERROR: app-emulation/virtualbox-1.4.0 failed. Call stack: ebuild.sh, line 1615: Called dyn_compile ebuild.sh, line 972: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile virtualbox-1.4.0.ebuild, line 66: Called die !!! configure failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/mnt/depot2/.portage/tmp/portage/app-emulation/virtualbox-1.4.0/temp/build.log'. Reproducible: Always Steps to Reproduce:
Created attachment 121420 [details] emerge --info
(In reply to comment #0) I see the exact same problem. I also have -hal in my make.conf USE variable, which may be the cause of this bug.
hi, this was a my fault: sorry for the inconvenience and for handling this only now i was busy in these two days with many issues in real life. I just solved this problem in jokey's overlay[1] expect an update in portage soon. Thanks for your report. [1] http://overlays.gentoo.org/dev/jokey/browser/trunk/app-emulation/virtualbox
Hi, fixed in CVS (without revbump) the issue with the hal USE flag and app-emulation/virtualbox-1.4.0. Please try to sync (emerge --sync) and re emerge virtualbox.
Well, I'm not a Gentoo-dev but I tested virtualbox-1.4.0 and the -hal bug is gone. So as the reporter of this bug I gonna close it as fixed. Feel free to post here if you have still problems concerning the -hal useflag and I will reopen it. Cheers Poly-C