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

Bug 278128

Summary: app-emulation/virtualbox-ose-3.0.2 fails to install when USE=-opengl
Product: Gentoo Linux Reporter: Piotr Radkowski <nuada>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Piotr Radkowski 2009-07-17 09:38:39 UTC
If opengl use flag is disabled for app-emulation/virtualbox-ose-3.0.2 installation fails because of missing file: VBoxTestOGL

Relevant part of build log:
...
vboxkeyboard/keyboard-new.c
vboxkeyboard/COPYING.LIB
vboxkeyboard/keyboard.h
vboxkeyboard/keyboard-layouts.h
vboxkeyboard/keyboard-list.h
vboxkeyboard/keyboard-tables.h
vboxkeyboard/keyboard-types.h
vboxkeyboard/Makefile
kmk[2]: Leaving directory `/var/tmp/portage/app-emulation/virtualbox-ose-3.0.2/work/VirtualBox-3.0.2_OSE'
kmk[1]: Leaving directory `/var/tmp/portage/app-emulation/virtualbox-ose-3.0.2/work/VirtualBox-3.0.2_OSE'
>>> Source compiled.
>>> Test phase [not enabled]: app-emulation/virtualbox-ose-3.0.2

>>> Install virtualbox-ose-3.0.2 into /var/tmp/portage/app-emulation/virtualbox-ose-3.0.2/image/ category app-emulation
install: nie można wykonać stat na `VBoxTestOGL': Nie ma takiego pliku ani katalogu
!!! doins: VBoxTestOGL does not exist
 *
 * ERROR: app-emulation/virtualbox-ose-3.0.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 3722:  Called die
 * The specific snippet of code:
 *           doins $each || die;
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/app-emulation:virtualbox-ose-3.0.2:20090717-081519.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-ose-3.0.2/temp/environment'.
 *


Reproducible: Always

Steps to Reproduce:
1. USE=-opengl emerge =app-emulation/virtualbox-ose-3.0.2
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-07-17 09:50:50 UTC

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