From nobody@FreeBSD.org  Wed Dec 18 19:19:57 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id A0FEFCB8
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Dec 2013 19:19:57 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 730771AC3
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Dec 2013 19:19:57 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBIJJv8X001924
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Dec 2013 19:19:57 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBIJJvh7001918;
	Wed, 18 Dec 2013 19:19:57 GMT
	(envelope-from nobody)
Message-Id: <201312181919.rBIJJvh7001918@oldred.freebsd.org>
Date: Wed, 18 Dec 2013 19:19:57 GMT
From: Alex <alex323@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: emulators/virtualbox-ose fails to compile on 10.0 r259488
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184977
>Category:       ports
>Synopsis:       emulators/virtualbox-ose fails to compile on 10.0 r259488
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vbox
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 18 19:30:00 UTC 2013
>Closed-Date:    Fri Jan 03 13:28:56 UTC 2014
>Last-Modified:  Fri Jan 03 13:28:56 UTC 2014
>Originator:     Alex
>Release:        FreeBSD 10.0-RC2 #0 r259488
>Organization:
>Environment:
>Description:
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
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vbox 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Dec 18 19:30:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184977 

From: Alex <alex323@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184977: emulators/virtualbox-ose fails to compile on 10.0
 r259488
Date: Sat, 21 Dec 2013 20:51:26 -0500

 This problem was caused by not having COMPAT_FREEBSD32 enabled in the
 kernel. The problem is now fixed.
State-Changed-From-To: open->closed 
State-Changed-By: decke 
State-Changed-When: Fri Jan 3 13:28:55 UTC 2014 
State-Changed-Why:  
Closed by submitter request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184977 
>Unformatted:
