Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262551 - app-emulation/virtualbox-ose-9999 install fails because of missing "VBoxAddIF.sh"
Summary: app-emulation/virtualbox-ose-9999 install fails because of missing "VBoxAddIF...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-15 11:41 UTC by Markus Doits
Modified: 2011-10-23 16:03 UTC (History)
2 users (show)

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


Attachments
removes offending lines so it installs fine (vboxaddif.patch,822 bytes, patch)
2009-03-15 11:41 UTC, Markus Doits
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Doits 2009-03-15 11:41:10 UTC
in virtualbox-ose-trunk there is no '"${S}"/src/VBox/Installer/linux/VBoxAddIF.sh' since rev. 14446, so install fails. i simply removed the lines dealing with VBoxAddIF.sh from ebuild and it installs fine.
Comment 1 Markus Doits 2009-03-15 11:41:48 UTC
Created attachment 185072 [details, diff]
removes offending lines so it installs fine
Comment 2 Patrick Lauer gentoo-dev 2009-03-21 16:38:43 UTC
Since current trunk needs kbuild built from trunk and we don't have an ebuild (yet :) ) this bug has to wait a bit ...
Comment 3 Alessio Cassibba (X-Drum) 2009-03-23 23:22:00 UTC
(In reply to comment #2)
> Since current trunk needs kbuild built from trunk and we don't have an ebuild
> (yet :) ) this bug has to wait a bit ...
> 

hi, we have it!
i just added a live ebuild for dev-util/kbuild on jokey's overlay
Comment 4 Patrick Lauer gentoo-dev 2009-03-29 09:49:51 UTC
kbuild ebuild imported, thanks Alessio!
Comment 5 Patrick Lauer gentoo-dev 2009-03-29 10:03:26 UTC
Build type:
  -d, --build-debug        build with debugging symbols and assertions
  --build-profile          build with profiling support
  --build-headless         build headless (without any X11 frontend)
/var/tmp/portage/app-emulation/virtualbox-ose-9999/temp/environment: line 4027: ./env.sh: No such file or directory
kmk -j5 TOOL_GCC3_CC=x86_64-pc-linux-gnu-gcc TOOL_GCC3_CXX=x86_64-pc-linux-gnu-g++ TOOL_GCC3_AS=x86_64-pc-linux-gnu-gcc TOOL_GCC3_AR=x86_64-pc-linux-gnu-arTOOL_GCC3_LD=x86_64-pc-linux-gnu-g++ TOOL_GCC3_LD_SYSMOD=x86_64-pc-linux-gnu-ld 'TOOL_GCC3_CFLAGS= -O2 -pipe' 'TOOL_GCC3_CXXFLAGS= -O2 -pipe' TOOL_YASM_AS=yasm KBUILD_PATH=/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/kBuild all
Config.kmk:128: *** You must update kBuild! KMK_REVISION=2274 KBUILD_KMK_REVISION=0 KBUILD_PATH=/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/kBuild.  Stop.
 *
 * ERROR: app-emulation/virtualbox-ose-9999 failed.

Still cannot build virtualbox. Looks like kbuild fails to export its revision.
Comment 6 Patrick Lauer gentoo-dev 2009-04-26 15:14:16 UTC
Build type:
  -d, --build-debug        build with debugging symbols and assertions
  --build-profile          build with profiling support               
  --build-headless         build headless (without any X11 frontend)  
/var/tmp/portage/app-emulation/virtualbox-ose-9999/temp/environment: line 4041: ./env.sh: No such file or directory
kmk -j5 TOOL_GCC3_CC=x86_64-pc-linux-gnu-gcc TOOL_GCC3_CXX=x86_64-pc-linux-gnu-g++ TOOL_GCC3_AS=x86_64-pc-linux-gnu-gcc TOOL_GCC3_AR=x86_64-pc-linux-gnu-ar TOOL_GCC3_LD=x86_64-pc-linux-gnu-g++ TOOL_GCC3_LD_SYSMOD=x86_64-pc-linux-gnu-ld 'TOOL_GCC3_CFLAGS= -O2 -pipe' 'TOOL_GCC3_CXXFLAGS= -O2 -pipe' TOOL_YASM_AS=yasm KBUILD_PATH=/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/kBuild all                                                                                                                        
Config.kmk:1663: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/out/linux.amd64/release/GCCConfig.kmk: No such file or directory                     
Config.kmk:3780: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/out/linux.amd64/release/revision.kmk: No such file or directory                      
Makefile.kmk:30: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/doc/manual/Makefile.kmk: No such file or directory                                   
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Main/webservice/Makefile.kmk:99: VBOX_PATH_GSOAP not found...                                
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Devices/Makefile.kmk:37: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Devices/Storage/VBoxHDDFormats/Makefile.kmk: No such file or directory                                                                                           
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Devices/Makefile.kmk:43: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Devices/PC/PXE/Makefile.kmk: No such file or directory                                                                                                           
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/HostDrivers/Makefile.kmk:30: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk: No such file or directory
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Makefile.kmk:59: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Debugger/Makefile.kmk: No such file or directory
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Makefile.kmk:63: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/RDP/Makefile.kmk: No such file or directory
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Installer/Makefile.kmk:42: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/VBox/Installer/common/Makefile.kmk: No such file or directory
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/libs/Makefile.kmk:56: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/libs/openssl-0.9.8k/Makefile.kmk: No such file or directory
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/libs/Makefile.kmk:84: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/libs/mesa-7.2/Makefile.kmk: No such file or directory
/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/Makefile.kmk:48: /var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/tests/Makefile.kmk: No such file or directory
kmk: *** No rule to make target `/var/tmp/portage/app-emulation/virtualbox-ose-9999/work/virtualbox-ose-9999/src/tests/Makefile.kmk'.  Stop.
 *
 * ERROR: app-emulation/virtualbox-ose-9999 failed.

So while it recognizes kbuild-0.1.5-r1 there's other hangups.
Comment 7 Patrick Lauer gentoo-dev 2011-10-23 16:03:44 UTC
virtualbox-ose has been deprecated for app-emulation/virtualbox. closing bug.