Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181222 - app-emulation/virtualbox-1.4.0 doesn't compile without hal
Summary: app-emulation/virtualbox-1.4.0 doesn't compile without hal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 17:38 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2007-07-03 16:48 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge--info.txt,3.34 KB, text/plain)
2007-06-07 17:40 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-06-07 17:38:34 UTC
# 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:
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-06-07 17:40:05 UTC
Created attachment 121420 [details]
emerge --info
Comment 2 Blake Leverett 2007-06-08 18:29:59 UTC
(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.
Comment 3 Alessio Cassibba (X-Drum) 2007-06-09 00:35:11 UTC
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
Comment 4 Alessio Cassibba (X-Drum) 2007-06-24 11:59:25 UTC
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.
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-07-03 16:48:26 UTC
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