Bug 184977 - emulators/virtualbox-ose fails to compile on 10.0 r259488
Summary: emulators/virtualbox-ose fails to compile on 10.0 r259488
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Virtualbox Team (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 19:30 UTC by Alex Wied
Modified: 2014-01-03 13:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Wied 2013-12-18 19:30:00 UTC
The build for virtualbox-ose fails:

 /usr/local/libexec/gcc46/gcc/x86_64-portbld-freebsd10.0/4.6.4/collect2 --eh-frame-hdr -m elf_i386_fbsd -V -dynamic-linker /libexec/ld-elf.so.1 -o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC -L/usr/lib32 -L/usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd10.0/4.6.4 -L/usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd10.0/4.6.4/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd10.0/4.6.4/../../.. /usr/lib32/crt1.o /usr/lib32/crti.o /usr/lib32/crtbegin.o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC.o /usr/lib32/crtend.o /usr/lib32/crtn.o /usr/lib32/libc.so
GNU ld (GNU Binutils) 2.24
  Supported emulations:
   elf_x86_64_fbsd
   elf_i386_fbsd
   elf_x86_64
   elf_i386
   elf_l1om
   elf_l1om_fbsd
   elf_k1om
   elf_k1om_fbsd
kBuild: Installing tstVMStructRC => /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/bin/tstVMStructRC
kBuild: Generating tstVMStructSize - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/bin/tstVMStructRC: 1: Syntax error: "(" unexpected
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/bin/tstVMStructRC: 1: Syntax error: Error in command substitution
kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h] Error 2
kmk: *** Deleting file `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h'
*** Error code 2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-18 19:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vbox

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Wied 2013-12-22 01:51:26 UTC
This problem was caused by not having COMPAT_FREEBSD32 enabled in the
kernel. The problem is now fixed.
Comment 3 Bernhard Froehlich freebsd_committer freebsd_triage 2014-01-03 13:28:55 UTC
State Changed
From-To: open->closed

Closed by submitter request.