Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298883 - app-emulation/virtualbox-ose ebuild needs use flag to disable xpcom
Summary: app-emulation/virtualbox-ose ebuild needs use flag to disable xpcom
Status: RESOLVED DUPLICATE of bug 295621
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 14:43 UTC by rick vernam
Modified: 2010-05-19 17:03 UTC (History)
2 users (show)

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


Attachments
virtualbox-ose-3.1.0 build.log (build.log,5.56 KB, text/plain)
2009-12-29 14:50 UTC, rick vernam
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***