Summary: | app-emulation/virtualbox-4.1.12 - .../work/VirtualBox-4.1.12/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/pci_io.c:143:9: error: inconsistent operand constraints in an ‘asm’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | mainameiz |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | bugs+gentoo, hardened, mainameiz, patrick, proxy-maint, swapon |
Priority: | Normal | ||
Version: | 10.0 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info emerge --info |
Created attachment 319164 [details]
emerge --info
It seems that the problem solved by switching to "i686-pc-linux-gnu-4.6.3-vanilla" gcc profile instead of "i686-pc-linux-gnu-4.6.3" Created attachment 343018 [details]
emerge --info
emerge --info with the vanilla gcc profile.
I can confirm that the vanilla gcc profile resolved this issue (portage settings attached.) This version has long been removed from portage. |
Created attachment 319162 [details] build.log I've tried to install VirtualBox-4.1.18 and compilation failed every time. Also I've tried to install 4.1.12 (stable version) with the following CFLAGS unsuccessfully: 1) -O1 -march=native -pipe -fomit-frame-pointer 2) -march=core2 -pipe