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

Bug 381397

Summary: app-emulation/virtualbox-4.1.0 does not emerge
Product: Gentoo Linux Reporter: Karel De Vriendt <kdvgent>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal CC: patrick, swapon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Karel De Vriendt 2011-09-01 07:51:24 UTC
When emerging virtualbox-4.1.0, I get and errormessage:

Config.kmk:160: *** You must update kBuild! KMK_REVISION=2537 KBUILD_KMK_REVISION=0 KBUILD_PATH=/var/tmp/portage/app-emulation/virtualbox-4.1.0/work/VirtualBox-4.1.0_OSE/kBuild.  Stop.

kbuild is at the latest version (0.1.9998_pre20110817).

If virtualbox needs a specific version of kbuild, the ebuild should check for this.


Reproducible: Always

Steps to Reproduce:
1. emerge virtualbox
2.
3.
Actual Results:  
Emerge fails with error message as indicated above

Expected Results:  
Virtualbox should emerge

Same result with kbuild-9999
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-01 08:07:22 UTC
+  01 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.1.0.ebuild:
+  Again fixed dependency on kbuild. Thanks to Karel De Vriendt for reporting
+  this in bug #381397.
+

My fault... I already fixed this for virtualbox-4.0.12 but forgot to fix 4.1.0 as well.