Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444244 - app-emulation/virtualbox-4.1.22 - .../work/VirtualBox-4.1.22/out/linux.amd64/release/bin/tstVMStructRC: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Summary: app-emulation/virtualbox-4.1.22 - .../work/VirtualBox-4.1.22/out/linux.amd64/...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 23:11 UTC by Syton
Modified: 2012-11-22 20:48 UTC (History)
3 users (show)

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


Attachments
build log (file_444244.txt,54.82 KB, text/plain)
2012-11-22 11:00 UTC, Syton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Syton 2012-11-21 23:11:14 UTC
Portage 2.1.11.31 (default/linux/amd64/10.0/desktop, gcc-4.5.4, glibc-2.15-r3, 3.5.7-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.5.7-gentoo-x86_64-Intel-R-_Core-TM-_i3-2330M_CPU_@_2.20GHz-with-gentoo-2.1
Timestamp of tree: Wed, 21 Nov 2012 22:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p37
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.5
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories:

gentoo
    location: /usr/portage
    sync: rsync://rsync.de.gentoo.org/gentoo-portage
    priority: -1000

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ABI="amd64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="yes"
BOOTSTRAP_USE="cxx unicode multilib"
CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump"
CAMERAS="ptp2"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules/* *.py[co]"
COLORTERM="Terminal"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-ZqnxqbhJBE,guid=5ff122caf2cb08afcd69882550ad57fe"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="xfce"
DISPLAY=":0.0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/usr/bin/vi"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--ask --verbose"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-logs candy config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec sftp -P \${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
FFLAGS="-march=native -O2 -pipe"
FFTOOLS="aviocat cws2fws ffeval graph2dot ismindex pktdumper qt-faststart trasher"
GCC_SPECS=""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://www.las.ic.unicamp.br/pub/gentoo/ http://ftp.fi.muni.cz/pub/linux/gentoo/ ftp://ftp.klid.dk/gentoo/ http://de-mirror.org/gentoo/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ ftp://gentoo.inf.elte.hu/ ftp://ftp.rhnet.is/pub/gentoo/ http://mirror.leaseweb.com/gentoo/ http://gentoo.prz.rzeszow.pl"
GLADE_CATALOG_PATH=":"
GLADE_MODULE_PATH=":"
GLADE_PIXMAP_PATH=":"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx"
GRUB_PLATFORMS=""
GSETTINGS_BACKEND="gconf"
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22/info"
INPUT_DEVICES="evdev synaptics"
IUSE_IMPLICIT="prefix"
KERNEL="linux"
LANG="en_US.UTF-8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_COLLATE="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe %s"
LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64"
LIBDIR_n32="lib32"
LIBDIR_n64="lib64"
LIBDIR_o32="lib"
LIBDIR_ppc="lib32"
LIBDIR_ppc64="lib64"
LIBDIR_s390="lib32"
LIBDIR_s390x="lib64"
LIBDIR_sparc32="lib32"
LIBDIR_sparc64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32"
LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer"
LINGUAS="en"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAIL="/var/mail/salt"
MAKEOPTS="-j4"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22/man"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev)"
MULTIOSDIRS="../lib64:../lib32"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4"
PHP_TARGETS="php5-3"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd ppc64-linux x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris m68k sh x86-solaris sparc-fbsd"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error info"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="echo:log,warn,error,info save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_NICENESS="19"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
PORT_LOGDIR="/var/log/portage"
PORT_LOGDIR_CLEAN="find "${PORT_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PRELINK_PATH_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so"
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND"
PWD="/home/salt"
PYTHONDONTWRITEBYTECODE="1"
PYTHONPATH="/usr/lib/portage/pym"
PYTHON_TARGETS="python2_7 python3_2"
QEMU_SOFTMMU_TARGETS="x86_64"
QT_GRAPHICSSYSTEM="raster"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4"
RPMDIR="/usr/portage/rpm"
RUBYOPT="-rauto_gem"
RUBY_TARGETS="ruby18 ruby19"
SESSION_MANAGER="local/KIS:@/tmp/.ICE-unix/2411,unix/KIS:/tmp/.ICE-unix/2411"
SHELL="/bin/bash"
SHLVL="4"
SSH_AGENT_PID="2416"
SSH_AUTH_SOCK="/tmp/ssh-mlhXDpJm2415/agent.2415"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
TERM="xterm"
UNINSTALL_IGNORE="/lib/modules/*"
USE="3dnow X a52 aac accessibilty acl acpi additions alsa amd64 audio avahi berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dhcpcd dri dts dvd dvdr emboss encode exif fam firefox flac fortran gcrypt gdbm gdu gif gpm gtk gtk3 hardcoded-tables http iconv introspection ipc ipv6 jpeg kvm_stat lcms ldap libnotify libproxy lock lvm1 mad minimal mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nss ogg opengl openmp pam pango pcre pdf perl png policykit ppds ppp pppd python qt3support qt4 readline resolvconf ruby sasl sdl session sound spell sse sse2 ssl startup-notification support svg symlink syslog tcpd threads tiff truetype udev udisks unicode upower usb userlocales utils video vim vorbis webm wext wxwidgets x264 xcb xcomposite xml xv xvid zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" FFTOOLS="aviocat cws2fws ffeval graph2dot ismindex pktdumper qt-faststart trasher" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" PHP_TARGETS="php5-3" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="x86_64" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="intel radeon" XFCE_PLUGINS="trash brightness clock" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS CURL_SSL DRACUT_MODULES DVB_CARDS ELIBC ENLIGHTENMENT_MODULES FCDSL_CARDS FFTOOLS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LIBREOFFICE_EXTENSIONS LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt"
USE_EXPAND_VALUES_ELIBC="AIX Cygwin Darwin FreeBSD glibc HPUX Interix mintlib NetBSD OpenBSD SunOS uclibc Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Cygwin Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"
USE_ORDER="env:pkg:conf:defaults:pkginternal:repo:env.d"
VIDEO_CARDS="intel radeon"
WINDOWID="54526032"
XAUTHORITY="/root/.xauth8EhJbL"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
XDG_MENU_PREFIX="xfce-"
XDG_SESSION_COOKIE="92f8d95a2fd604e678dec67850a919e1-1353537534.315533-1435014558"
XFCE_PLUGINS="trash brightness clock"
XSESSION="Xfce4"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
_="/usr/bin/emerge"
Comment 1 Rafał Mużyło 2012-11-22 01:17:01 UTC
You didn't attach the build log.
Comment 2 Syton 2012-11-22 02:16:49 UTC
(In reply to comment #1)
> You didn't attach the build log.

Do you mean I should attach the build elog?
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2012-11-22 09:19:03 UTC
No the build.log file like the emake error suggests
Comment 4 Syton 2012-11-22 10:17:49 UTC
(In reply to comment #3)
> No the build.log file like the emake error suggests

I copied the last bit of the build.log, but you can take a closer look on line 3428 down.


3376   AR      RuntimeBldProg
3377   xpidl   XPCOM - {C}/src/libs/xpcom18a4/xpcom/ds/nsIHashable.idl
3378   xpidl   XPCOM - {C}/src/libs/xpcom18a4/xpcom/io/nsIDirectoryEnumerator.idlcop
3379   xpidl   XPCOM - {C}/src/libs/xpcom18a4/xpcom/io/nsILocalFileMac.idl
3380   xpidl   XPCOM - {C}/src/libs/xpcom18a4/xpcom/proxy/public/nsIProxyObjectManager.idl
3381   xpidl   XPCOM - {C}/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcIService.idl
3382   xpidl   XPCOM - {C}/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcIMessageObserver.idl
3383   xpidl   XPCOM - {C}/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcIClientObserver.idl
3384   xpidl   XPCOM - {C}/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/public/ipcILockService.idl
3385   xpidl   XPCOM - {C}/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/ipcITransactionService.idl
3386   xpidl   XPCOM - {C}/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/public/ipcIDConnectService.idl
3387   xpidl   XPCOM - {C}/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/ipcITransactionObserver.idl
3388   IFIL    {C}/out/linux.amd64/release/bin/sdk/bindings/xpcom/include/VBoxCAPI_v4_1.h
3389   INST    RuntimeR3 => {C}/out/linux.amd64/release/lib/RuntimeR3.a
3390   INST    RuntimeR0 => {C}/out/linux.amd64/release/lib/RuntimeR0.a
3391   INST    RuntimeEFCPP => {C}/out/linux.amd64/release/lib/RuntimeEFCPP.a
3392   INST    RuntimeR3NoCRTGCC => {C}/out/linux.amd64/release/lib/RuntimeR3NoCRTGCC.a
3393   INST    RuntimeRC => {C}/out/linux.amd64/release/lib/RuntimeRC.a
3394   INST    DisasmR3 => {C}/out/linux.amd64/release/lib/DisasmR3.a
3395   INST    DisasmCoreR3 => {C}/out/linux.amd64/release/lib/DisasmCoreR3.a
3396   INST    DisasmRC => {C}/out/linux.amd64/release/lib/DisasmRC.a
3397   INST    DisasmR0 => {C}/out/linux.amd64/release/lib/DisasmR0.a
3398   INST    StorageLib => {C}/out/linux.amd64/release/lib/StorageLib.a
3399   INST    VMMR3 => {C}/out/linux.amd64/release/lib/VMMR3.a
3400   INST    SSMStandalone => {C}/out/linux.amd64/release/lib/SSMStandalone.a
3401   C       NetBiosBin - {T}/NetBiosBin/NetBiosBin.c
3402   Adjusting BCC Assembly PcBiosBin - {T}/PcBiosBin/rombios0.s
3403   cpp     VgaBiosBin - {C}/src/VBox/Devices/Graphics/BIOS/vgabios.c
3404   C       VgaDefBiosLogo - {T}/VgaBiosBin/VgaDefBiosLogo.c
3405   C       EfiThunkBin - {T}/EfiThunkBin/EfiThunkBin.c
3406   AR      DevicesR3
3407   INST    Drivers => {C}/out/linux.amd64/release/lib/Drivers.a
3408   INST    ServicesR0 => {C}/out/linux.amd64/release/lib/ServicesR0.a
3409   INST    SUPR3 => {C}/out/linux.amd64/release/lib/SUPR3.a
3410   INST    SUPR3Static => {C}/out/linux.amd64/release/lib/SUPR3Static.a
3411   INST    SUPR3HardenedStatic => {C}/out/linux.amd64/release/lib/SUPR3HardenedStatic.a
3412   INST    USBLib => {C}/out/linux.amd64/release/lib/USBLib.a
3413   AR      VBoxOGLcrserverlib
3414   C       VBoxOGLcrunpacker - {T}/VBoxOGLgen/unpack.c
3415   INST    VBoxOGLTest => {C}/out/linux.amd64/release/lib/VBoxOGLTest.a
3416   INST    Debugger => {C}/out/linux.amd64/release/lib/Debugger.a
3417   INST    VBoxOGL2D => {C}/out/linux.amd64/release/lib/VBoxOGL2D.a
3418   AR      VBoxOGLhostcrstate
3419   INST    HGSMIHostR3Lib => {C}/out/linux.amd64/release/lib/HGSMIHostR3Lib.a
3420   INST    VBox-liblzf => {C}/out/linux.amd64/release/lib/VBox-liblzf.a
3421   LD      VBoxRTImp
3422   LD      VMMR3Imp
3423   LD      VBoxREMImp
3424   LD      VBoxRT
3425   INST    VBoxKeyboard => {C}/out/linux.amd64/release/bin/VBoxKeyboard.so
3426   INST    tstVMStructRC => {C}/out/linux.amd64/release/bin/tstVMStructRC
3427   GEN     {T}/VMM/tstVMStructRC.h
3428 /var/tmp/portage/app-emulation/virtualbox-4.1.22/work/VirtualBox-4.1.22/out/linux.amd64/release/bin/tstVMStructRC: error while lo     ading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
3429 kmk: *** [/var/tmp/portage/app-emulation/virtualbox-4.1.22/work/VirtualBox-4.1.22/out/linux.amd64/release/obj/VMM/tstVMStructRC.h     ] Error 127
3430 kmk: *** Deleting file `/var/tmp/portage/app-emulation/virtualbox-4.1.22/work/VirtualBox-4.1.22/out/linux.amd64/release/obj/VMM/t     stVMStructRC.h'
3431 kmk: *** Waiting for unfinished jobs....
3432 kmk: *** Exiting with status 23435  ^[[31;01m*^[[0m
3436  ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=app-emulation/virtualbox-4.1.22'`,
3437  ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=app-emulation/virtualbox-4.1.22'`.
3438  ^[[31;01m*^[[0m The complete build log is located at '/var/log/portage/app-emulation:virtualbox-4.1.22:20121121-225039.log'.
3439  ^[[31;01m*^[[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/virtualbox-4.1.22/temp     /build.log'.
3440  ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-4.1.22/temp/environment'.
3441  ^[[31;01m*^[[0m Working directory: '/var/tmp/portage/app-emulation/virtualbox-4.1.22/work/VirtualBox-4.1.22'
3442  ^[[31;01m*^[[0m S: '/var/tmp/portage/app-emulation/virtualbox-4.1.22/work/VirtualBox-4.1.22'
3443 !!! When you file a bug report, please include the following information:
3444 GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
3445 JAVACFLAGS="" COMPILER=""
3446 and of course, the output of emerge --info                                                                                                                    3446,1        Bot
3433  ^[[31;01m*^[[0m ERROR: app-emulation/virtualbox-4.1.22 failed (compile phase):
3434  ^[[31;01m*^[[0m   emake failed
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2012-11-22 10:40:26 UTC
please attach it on the bug. All of it
Comment 6 Syton 2012-11-22 11:00:14 UTC
Created attachment 330234 [details]
build log

Complete build.log file.
Comment 7 Syton 2012-11-22 18:56:35 UTC
Solved! thanks