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

Bug 378369

Summary: app-emulation/virtualbox-4.1.0 build fails as missing libstdc++.so.6
Product: Gentoo Linux Reporter: Ooblick <ooblick>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Ooblick 2011-08-08 17:21:04 UTC
Building app-emulation/virtualbox-4.1.0 with gcc-4.5.3 on ~x86 gives the message:

  INST    VBoxKeyboard => {C}/out/linux.amd64/release/bin/VBoxKeyboard.so
  INST    tstVMStructRC => {C}/out/linux.amd64/release/bin/tstVMStructRC
  GEN     {T}/VMM/tstVMStructRC.h
/tmp/portage/app-emulation/virtualbox-4.1.0/work/VirtualBox-4.1.0_OSE/out/linux.amd64/release/bin/tstVMStructRC: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
kmk: *** [/tmp/portage/app-emulation/virtualbox-4.1.0/work/VirtualBox-4.1.0_OSE/out/linux.amd64/release/obj/VMM/tstVMStructRC.h] Error 127
kmk: *** Deleting file `/tmp/portage/app-emulation/virtualbox-4.1.0/work/VirtualBox-4.1.0_OSE/out/linux.amd64/release/obj/VMM/tstVMStructRC.h'
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2


Reproducible: Always
Comment 1 Ooblick 2011-08-08 17:21:28 UTC
Created attachment 282589 [details]
build.log
Comment 2 Ooblick 2011-08-08 17:24:55 UTC
Created attachment 282591 [details]
emerge --info
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-08-08 17:29:25 UTC
Re-emerge sys-devel/gcc. This is no bug in the virtualbox package.

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