Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351163 - app-emulation/virtualbox-4.0.0-r1: Cannot compile 32-bit applications (no-multilib profile problem)
Summary: app-emulation/virtualbox-4.0.0-r1: Cannot compile 32-bit applications (no-mul...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-08 23:09 UTC by Ronny Perinke
Modified: 2011-01-14 11:21 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge-info.log,4.64 KB, text/plain)
2011-01-08 23:10 UTC, Ronny Perinke
Details
build log (build.log,4.20 KB, text/plain)
2011-01-08 23:11 UTC, Ronny Perinke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ronny Perinke 2011-01-08 23:09:49 UTC
I wanted to switch from vbox-bin to the source version due to bug #310793 but the compilation process failed at the configure step.

Reproducible: Always

Steps to Reproduce:
1. emerge app-emulation/virtualbox-4.0.0-r1 on amd64 with no-multilib profile


Actual Results:  
configure fails

Expected Results:  
compile cleanly

sephiroth-pc libsdl # emerge -pqv =app-emulation/virtualbox-4.0.0-r1
[ebuild  N    ] app-emulation/virtualbox-additions-4.0.0  36,238 kB
[ebuild  N    ] app-emulation/virtualbox-modules-4.0.0  0 kB
[ebuild  N    ] app-emulation/virtualbox-4.0.0-r1  USE="additions alsa extensions opengl python -doc -headless -java -pulseaudio -qt4 -sdk -vboxwebsrv -vnc" 
[ebuild  N    ] app-emulation/virtualbox-extpack-oracle-4.0.0
Comment 1 Ronny Perinke 2011-01-08 23:10:51 UTC
Created attachment 259335 [details]
emerge --info

emerge --info =app-emulation/virtualbox-4.0.0-r1
Comment 2 Ronny Perinke 2011-01-08 23:11:12 UTC
Created attachment 259336 [details]
build log
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-01-09 00:34:34 UTC
I'm afraid there's not much we can help you here as long as you're on a no-multilib profile.
This is a long standing problem with virtualbox that it only compiles on a multilib system...
Comment 4 Ronny Perinke 2011-01-09 13:26:21 UTC
(In reply to comment #3)
> I'm afraid there's not much we can help you here as long as you're on a
> no-multilib profile.
> This is a long standing problem with virtualbox that it only compiles on a
> multilib system...
> 
:(

So it would be better to hardmask it for the no-multilib profile ...
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-01-14 11:21:06 UTC
(In reply to comment #4)
> 
> So it would be better to hardmask it for the no-multilib profile ...
> 

You are right. I simply forgot to adjust the already existing package mask for app-emulation/virtualbox-ose which is now fixed.