Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182517 - app-emulation/virtualbox-1.4 fails to compile w/ MULTILIB_ABIS="amd64"
Summary: app-emulation/virtualbox-1.4 fails to compile w/ MULTILIB_ABIS="amd64"
Status: RESOLVED DUPLICATE of bug 150149
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High trivial (vote)
Assignee: AMD64 Project
URL: http://www.virtualbox.org/ticket/435
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-18 22:42 UTC by Joel
Modified: 2007-06-20 12:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel 2007-06-18 22:42:39 UTC
VirtualBox 1.4 with MULTILIB_ABIS="amd64" fails to compile because it is looking for stubs-32.h. I thought that with version 1.4, this was resolved, but now I see that it's not. In the URL it's the bug posted on VirtualBox web.

Reproducible: Always

Steps to Reproduce:
1. Emerge virtualbox-1.4 with MULTILIB_ABIS="amd64"
2. VirtualBox looks for stubs-32.h
3. It fails to find it, so it crashes.




Portage 2.1.2.7 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.5-r3, 2.6.20-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.20-gentoo-r8 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 18 Jun 2007 09:00:01 +0000
ccache version 2.4 [enabled]
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LINGUAS="es"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac aalib acl acpi additions alsa amd64 amuled bash-completion bitmap-fonts bluetooth bzip2 cairo cdinstall cdr cli cracklib crypt cups dbus dga directfb dri dvd dvdr dvdread emacs encode fam fbcon ffmpeg firefox fortran gdbm gif glut gpm gtk hal iconv ipv6 isdnlog jpeg kde libg++ mad matroska midi mikmod mmx mp3 mpeg mudflap musepack ncurses nls nowebdav nptl nptlonly nsplugin ntfs offensive ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection remote scanner sdl sensord session spell spl sse sse2 sse3 ssl svg symlink tcl tcpd tiff tk truetype truetype-fonts type1 type1-fonts unicode usb vditool videos vorbis wifi xfs xml xorg xv xvid" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-19 06:57:14 UTC
Erm, don't mess with MULTILIB_ABIS variable.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-20 12:06:35 UTC

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