Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2014 13:46:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193946] New: emulators/virtualbox-ose: tstVMStructRC: 1: Syntax error: "(" unexpected
Message-ID:  <bug-193946-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193946

            Bug ID: 193946
           Summary: emulators/virtualbox-ose: tstVMStructRC: 1: Syntax
                    error: "(" unexpected
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox@FreeBSD.org
          Reporter: ohartman@zedat.fu-berlin.de
          Assignee: vbox@FreeBSD.org
             Flags: maintainer-feedback?(vbox@FreeBSD.org)

Port emulators/virtualbox-ose fails to build on CURRENT: FreeBSD 11.0-CURRENT
#3 r272120: Thu Sep 25 20:44:16 CEST 2014 amd64

The system/world has been compiled on a CPU of the type:

CPU: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz (2494.28-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x306c3  Family=0x6  Model=0x3c  Stepping=3
 
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
 
Features2=0x7fdafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,<b11>,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x21<LAHF,ABM>
  Structured Extended
Features=0x27ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  = 9636413440 (9190 MB)
avail memory = 8149180416 (7771 MB)
[...]

The following compiler error occurs on that specific machine:

[...]
kBuild: bin2c vboxweb-wsdl -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/obj/webservice/vboxweb.wsdl
kBuild: Installing tstVMStructRC =>
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/bin/tstVMStructRC
kBuild: Generating tstVMStructSize -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/bin/tstVMStructRC:
1: Syntax error: "(" unexpected
kmk: ***
[/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h]
Error 2
kmk: *** Deleting file
`/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h'
kmk: *** Waiting for unfinished jobs....
filesplitter: Out of 144 files: 144 rewritten, 0 unchanged.
(/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/obj/VirtualBox/include)
kmk_builtin_append
"/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.16/out/freebsd.amd64/release/obj/VirtualBox/include/COMWrappers"
kmk: *** Exiting with status 2
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/emulators/virtualbox-ose
*** Error code 1

I do not know what causes the error. I have other systems, running the very
same CURRENT revision, but with older CPU architectures. After I disabled ALL
optimizations in /etc/make.conf as well as in /etc/src.conf and compiled the
world with settings as vanilla FreeBSD would use, the error still occurs.
Something is very fishy here.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer vbox@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193946-13>