Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378369 - app-emulation/virtualbox-4.1.0 build fails as missing libstdc++.so.6
Summary: app-emulation/virtualbox-4.1.0 build fails as missing libstdc++.so.6
Status: RESOLVED DUPLICATE of bug 370675
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-08 17:21 UTC by Ooblick
Modified: 2011-08-08 17:29 UTC (History)
0 users

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


Attachments
build.log (build.log,235.94 KB, text/plain)
2011-08-08 17:21 UTC, Ooblick
Details
emerge --info (emerge.info,4.96 KB, text/plain)
2011-08-08 17:24 UTC, Ooblick
Details

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