Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 298883

Summary: app-emulation/virtualbox-ose ebuild needs use flag to disable xpcom
Product: Gentoo Linux Reporter: rick vernam <rickv>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: jokey, swapon
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: virtualbox-ose-3.1.0 build.log

Description rick vernam 2009-12-29 14:43:34 UTC
VirtualBox OSE 3.1.0 and 3.1.2 have configure flags to disable xpcom.  There should be a use flag in Gentoo to control that configure flag.
This is useful becuase with xpcom enabled, virtualbox-ose will fail to build if Qt4 headers and libraries are not found on the system.

Reproducible: Always

Steps to Reproduce:
1.set virtualbox-ose use USE flags headless -qt4
2.build virtualbox-ose on a machine without Qt4
3.

Actual Results:  
build fails (see build.log)

Expected Results:  
build succeeds.
Comment 1 rick vernam 2009-12-29 14:50:33 UTC
Created attachment 214544 [details]
virtualbox-ose-3.1.0 build.log

While not discernible from the build.log, the use flags are "additions headless vboxwebsrv -alsa -hal -opengl -pulseaudio -python -qt4 -sdk"
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-05-19 17:03:54 UTC

*** This bug has been marked as a duplicate of bug 295621 ***