Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480504 - app-emulation/virtualbox 4.1.26,4.2.16 - kmk: *** [.../work/VirtualBox-4.1.26/out/linux.amd64/release/obj/VMM/tstVMStructRC.h] Segmentation fault
Summary: app-emulation/virtualbox 4.1.26,4.2.16 - kmk: *** [.../work/VirtualBox-4.1.26...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-10 14:51 UTC by bagrx
Modified: 2015-11-04 13:31 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge-info.txt,5.92 KB, text/plain)
2013-08-10 14:51 UTC, bagrx
Details
build.log (build.log,209.65 KB, text/x-log)
2013-08-10 14:53 UTC, bagrx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bagrx 2013-08-10 14:51:21 UTC
If I emerge virtualbox 4.1.26 or 4.2.16 I get segmentation fault at tstVMStructRC.h file. I also tried with with different gcc (4.6, 4.7) but I'm getting get same error.

Reproducible: Always

Steps to Reproduce:
1. emerge app-emulation/virtualbox 4.1.26,4.2.16 
Actual Results:  
emerge fails on 4.2.16
  LD      VBoxVMMPreloadHardened
  INST    tstVMStructRC => {C}/out/linux.amd64/release/bin/tstVMStructRC
  GEN     {T}/VMM/tstVMStructRC.h
  GEN     {T}/VMM/tstAsmStructsHC.h
kmk: *** [/var/tmp/portage/app-emulation/virtualbox-4.2.16/work/VirtualBox-4.2.16/out/linux.amd64/release/obj/VMM/tstVMStructRC.h] Segmentation fault
kmk: *** Deleting file `/var/tmp/portage/app-emulation/virtualbox-4.2.16/work/VirtualBox-4.2.16/out/linux.amd64/release/obj/VMM/tstVMStructRC.h'
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2

emerge fails on 4.1.26
  LD      VMMR3Imp
  LD      VBoxREMImp
  LD      VBoxRT
  INST    tstVMStructRC => {C}/out/linux.amd64/release/bin/tstVMStructRC
  GEN     {T}/VMM/tstVMStructRC.h
kmk: *** [/var/tmp/portage/app-emulation/virtualbox-4.1.26/work/VirtualBox-4.1.26/out/linux.amd64/release/obj/VMM/tstVMStructRC.h] Segmentation fault
kmk: *** Deleting file `/var/tmp/portage/app-emulation/virtualbox-4.1.26/work/VirtualBox-4.1.26/out/linux.amd64/release/obj/VMM/tstVMStructRC.h'
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2



GENTOO_VM=  CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER=""
Comment 1 bagrx 2013-08-10 14:51:53 UTC
Created attachment 355618 [details]
emerge --info
Comment 2 bagrx 2013-08-10 14:53:26 UTC
Created attachment 355620 [details]
build.log
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-11-04 13:31:01 UTC
These virtualbox versions have been removed from portage a long time ago.