Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288057 - app-emulations/virtualbox-ose-3.0.8 compilation fails when sys-apps/hal is not installed
Summary: app-emulations/virtualbox-ose-3.0.8 compilation fails when sys-apps/hal is no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 13:30 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2009-10-09 17:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,196.95 KB, text/plain)
2009-10-07 13:33 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
virtualbox-ose-3.0.8-without-hal-fix.patch (virtualbox-ose-3.0.8-without-hal-fix.patch,1.29 KB, patch)
2009-10-07 19:50 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

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 2009-10-07 13:30:48 UTC
kmk[2]: Entering directory `/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE'
  CXX     VBoxSVC - {C}/src/VBox/Main/Global.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/Logging.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/AutoLock.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/Matching.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/VirtualBoxBase.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/VirtualBoxImpl.cpp
  bin2c   VBoxSVC - {C}/src/VBox/Main/xml/VirtualBox-settings-linux.xsd
  bin2c   VBoxSVC - {C}/src/VBox/Main/xml/VirtualBox-settings-common.xsd
  bin2c   VBoxSVC - {C}/src/VBox/Main/xml/SettingsConverter.xsl
  CXX     VBoxSVC - {C}/src/VBox/Main/VirtualBoxImplExtra.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/ApplianceImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/VFSExplorerImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/MachineImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/SnapshotImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/MediumImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HardDiskImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HardDiskAttachmentImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HardDiskFormatImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/ProgressImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/DVDDriveImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/FloppyDriveImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HostImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HostDVDDriveImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HostFloppyDriveImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HostNetworkInterfaceImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/DHCPServerImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/DHCPServerRunner.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/GuestOSTypeImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/NetworkAdapterImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/SerialPortImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/ParallelPortImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/USBControllerImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/StorageControllerImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/AudioAdapterImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/SharedFolderImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/SystemPropertiesImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/BIOSSettingsImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/Version.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/HostPower.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/xpcom/server.cpp
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/xpcom/server.cpp: In function ‘int main(int, char**)’:
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/xpcom/server.cpp:931: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/xpcom/server.cpp:932: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/xpcom/server.cpp:933: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/xpcom/server.cpp:1081: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
  CXX     VBoxSVC - {T}/Main/SchemaDefs.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/generic/OpenGLTest.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/PerformanceImpl.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/Performance.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/generic/NetIf-generic.cpp
  CXX     VBoxSVC - {C}/src/VBox/Main/linux/HostHardwareLinux.cpp
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp: In member function ‘int VBoxMainDriveInfo::updateFloppies()’:
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:216: error: ‘VBoxLoadDBusLib’ was not declared in this scope
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:218: error: ‘getDriveInfoFromHal’ was not declared in this scope
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp: In member function ‘int VBoxMainUSBDeviceInfo::UpdateDevices()’:
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:259: warning: unused variable ‘halSuccess’
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:256: warning: unused variable ‘success’
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp: At global scope:
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:346: warning: unused parameter ‘cMillies’
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:87: warning: ‘int getDriveInfoFromSysfs(DriveInfoList*, bool, bool*)’ declared ‘static’ but never defined
/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:133: warning: ‘size_t strLenStripped(const char*)’ defined but not used
kmk[2]: *** [/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/obj/VBoxSVC/linux/HostHardwareLinux.o] Error 1
The failing command:
@x86_64-pc-linux-gnu-g++ -c -O2 -g -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-unused -Wno-trigraphs -Wno-long-long -Wno-non-virtual-dtor -fshort-wchar -fpermissive -fexceptions -frtti -O2 -mtune=generic -fno-omit-frame-pointer -fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=hidden -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -g -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-trigraphs -Wno-long-long -Wno-non-virtual-dtor -fshort-wchar -fpermissive -fexceptions -frtti -O2 -mtune=generic -fno-omit-frame-pointer -fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=hidden -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -m64 -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/include -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/obj/VBoxSVC -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/obj/Main/ -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/bin/sdk/bindings/xpcom/include -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/bin/sdk/bindings/xpcom/include/xpcom -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/bin/sdk/bindings/xpcom/include/string -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/bin/sdk/bindings/xpcom/include/xpcom -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/bin/sdk/bindings/xpcom/include/nsprpub -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/bin/sdk/bindings/xpcom/include/ipcd -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/include -I/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release -DVBOX -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_HARDENING -DRTPATH_APP_PRIVATE=\"/usr/share/virtualbox-ose\" -DRTPATH_APP_PRIVATE_ARCH=\"/usr/lib64/virtualbox-ose\" -DRTPATH_SHARED_LIBS=\"/usr/lib64/virtualbox-ose\" -DRTPATH_APP_DOCS=\"\" -DRT_OS_LINUX -D_FILE_OFFSET_BITS=64 -DRT_ARCH_AMD64 -D__AMD64__ -DIN_RING3 -DUNICODE -DNDEBUG=1 -DVBOX_WITH_XPCOM -DVBOX_WITH_XPCOM_NAMESPACE_CLEANUP -DVBOX_MAIN_SETTINGS_ADDONS -DVBOX_WITH_SYS_V_IPC_SESSION_WATCHER -DVBOX_WITH_NETFLT -DVBOX_WITH_CROGL -DVBOX_WITH_GUEST_PROPS -DVBOX_WITH_HOSTNETIF_API -DVBOX_WITH_NEW_SYS_V_KEYGEN -DVBOX_WITH_VBOXSDL -DVBOX_WITH_HEADLESS -DVBOX_WITH_QTGUI -DVBOX_WITH_HGCM -DVBOX_WITH_ALSA -DVBOX_WITH_E1000 -DVBOX_WITH_AHCI -DVBOX_WITH_LSILOGIC -DVBOX_WITH_RESOURCE_USAGE_API -DVBOX_WITH_PDM_ASYNC_COMPLETION -DVBOX_USB_WITH_SYSFS -DVBOX_WITH_HOSTNETIF_API -Wp,-MD,/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/obj/VBoxSVC/linux/HostHardwareLinux.o.dep -Wp,-MT,/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/obj/VBoxSVC/linux/HostHardwareLinux.o -Wp,-MP -o /var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/out/linux.amd64/release/obj/VBoxSVC/linux/HostHardwareLinux.o /var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp
kmk[2]: Leaving directory `/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE'
kmk[1]: *** [pass_binaries_this] Error 2
kmk[1]: Leaving directory `/var/tmp/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE'
kmk: *** [pass_binaries_order] Error 2
 * ERROR: app-emulation/virtualbox-ose-3.0.8 failed:
 *   kmk failed
 *
 * Call stack:
 *     ebuild.sh, line  49:  Called src_compile
 *   environment, line 3881:  Called die
 * The specific snippet of code:
 *       MAKE="kmk" emake TOOL_GCC3_CC="$(tc-getCC)" TOOL_GCC3_CXX="$(tc-getCXX)" TOOL_GCC3_AS="$(tc-getCC)" TOOL_GCC3_AR="$(tc-getAR)" TOOL_GCC3_LD="$(tc-getCXX)" TOOL_GCC3_LD_SYSMOD="$(tc-getLD)" TOOL_GCC3_CFLAGS="${CFLAGS}" TOOL_GCC3_CXXFLAGS="${CXXFLAGS}" TOOL_YASM_AS=yasm KBUILD_PATH="${S}/kBuild" all || die "kmk failed"


Reproducible: Always

Steps to Reproduce:

# emerge --info virtualbox-ose
Portage 2.2_rc44 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.27.36 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.27.36-x86_64-Quad-Core_AMD_Opteron-tm-_Processor_2380-with-gentoo-2.0.1
Timestamp of tree: Wed, 07 Oct 2009 06:00:17 +0000
app-shells/bash:     4.0_p33
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.3, 3.1.1-r1
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.1
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=barcelona -mtune=barcelona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/X11/Sessions /etc/X11/app-defaults /etc/X11/xinit /etc/adobe /etc/bonobo-activation /etc/ca-certificates /etc/ca-certificates.conf /etc/dbus-1 /etc/env.d /etc/env.d/java/ /etc/fonts /etc/fonts/fonts.conf /etc/foomatic /etc/games /etc/gconf /etc/gentoo-release /etc/gimp /etc/gnome-vfs-2.0 /etc/gre.d /etc/gtk-2.0 /etc/hp /etc/hsqldb /etc/htdig /etc/init.d /etc/iproute2 /etc/java-config-2 /etc/lftp /etc/logrotate.d /etc/ntop /etc/opt /etc/pango /etc/profile.d /etc/qt4 /etc/revdep-rebuild /etc/sandbox.d /etc/sasl2 /etc/sensors.d /etc/sgml /etc/sound /etc/ssl /etc/ssmtp /etc/t1lib /etc/terminfo /etc/udev/rules.d /etc/vbox /etc/xdg /etc/xinetd.d /etc/xml"
CXXFLAGS="-march=barcelona -mtune=barcelona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --with-bdeps=y"
FEATURES="assume-digests collision-protect distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
LINGUAS="de en"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.254/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amd64 berkdb branding bzip2 cairo cdda cdr cli cracklib crypt css cups dbus dri dts dvd dvdr emboss encode evo fam ffmpeg firefox flac gdbm gif gnutls gtk iconv idn isdnlog jpeg jpeg2k kde lame libnotify mad midi mmap mmx mmxext modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf png ppds pppd qt3 qt3support qt4 quicktime readline reflection sdl session slang spell spl sse sse2 ssl startup-notification svg sysfs theora threads thunar tiff truetype unicode usb vcd vorbis x264 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="emu10k1 hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="nv nvidia"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

app-emulation/virtualbox-ose-3.0.6 was built with the following:
USE="additions alsa (-hal) -headless (multilib) opengl -pulseaudio -python qt4 -sdk -vboxwebsrv"
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-10-07 13:33:39 UTC
Created attachment 206316 [details]
build.log
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-10-07 13:50:46 UTC
Okay, I'm out of ideas. I tried to compile the package with LDFLAGS being unset and with MAKEOPTS set to -j1 (the build.log is from a -j1 run).
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-10-07 14:14:54 UTC
same problem on my Intel box at work (same error message so I wont attach its build.log here):

# emerge --info virtualbox-ose
Portage 2.2_rc44 (default/linux/amd64/2008.0/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.30.9 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.30.9-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E7300_@_2.66GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 07 Oct 2009 01:45:01 +0000
app-shells/bash:     4.0_p33
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.3, 3.1.1-r1
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.1
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/adobe /etc/ati /etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/init.d /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --with-bdeps=y"
FEATURES="assume-digests collision-protect distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="POSIX"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/flv-overlay /usr/local/bangert"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 berkdb branding bzip2 cairo cdr cli cracklib crypt cups dbus dts dvd dvdr emboss encode evo fam ffmpeg firefox flac gdbm gif gnutls gtk iconv idn isdnlog jpeg jpeg2k kde lcms libnotify mad mikmod mmx modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf png ppds pppd qt3 qt3support qt4 quicktime readline reflection sdl session slang spell spl sse sse2 ssl startup-notification svg sysfs theora threads thunar tiff truetype unicode usb vcd vorbis x264 xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

app-emulation/virtualbox-ose-3.0.6 was built with the following:
USE="additions alsa -hal -headless (multilib) opengl -pulseaudio -python qt4 -sdk -vboxwebsrv"
LDFLAGS="-Wl,--as-needed"
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-10-07 19:50:43 UTC
Created attachment 206359 [details, diff]
virtualbox-ose-3.0.8-without-hal-fix.patch

Here's a patch coming directly from the VBox maintainers:

[21:45:31] <michael-vb> Polynomial-C: thanks for the input.
[21:46:04] <Polynomial-C> michael-vb, thanks for the awesome fast fix :)
[21:46:31] <Polynomial-C> May I propose that patch to Gentoo's virtualbox package maintainer for inclusion?
[21:47:04] <michael-vb> Sure, it should go by the same licence as the rest of the file.
[21:47:18] <michael-vb> (It will land in there in a few minutes.)
Comment 5 Guenther Falk 2009-10-09 12:13:15 UTC
Hi,

had the same but, the patch solved it.

Regards

Guenther Falk
Comment 6 Patrick Lauer gentoo-dev 2009-10-09 17:41:29 UTC
+  09 Oct 2009; Patrick Lauer <patrick@gentoo.org>
+  virtualbox-ose-3.0.8.ebuild,
+  +files/virtualbox-ose-3.0.8-without-hal-fix.patch:
+  Fix for use=-hal. Thanks to upstream for the patch, fixes #288057