Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2014 21:12:05 GMT
From:      Peter Wright <nomadlogic@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187799: virtualbox-ose fails to build on 10.0-RELEASE
Message-ID:  <201403202112.s2KLC5dp038592@cgiserv.freebsd.org>
Resent-Message-ID: <201403202120.s2KLK2Xq021925@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187799
>Category:       ports
>Synopsis:       virtualbox-ose fails to build on 10.0-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 20 21:20:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Peter Wright
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD pop.rubicorp.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd6
>Description:
Trying to build virtualbox-ose locally since it looks like there is no current pkg available on the freebsd pkg repositories.  I ensured all dependencies are satisfied via pkg's then began building the port.  It errors out with the following message:


kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/src/VBox/Runtime/common/dvm/dvmvfs.cpp
kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/src/VBox/Runtime/common/err/errinfo.cpp
kBuild: Generating /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h
kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp
/usr/local/bin/kmk_sed: file /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/src/VBox/Runtime/common/err/errmsg.sed line 31: Unmatched [ or [^
kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h] Error 1
kmk: *** Deleting file `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h'
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2
*** Error code 2

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

Stop.
make: stopped in /usr/ports/emulators/virtualbox-ose


Here is the contents of errmsg.sed line 31:
 30 # if (#define) goto defines
 31 /^[[:space:]]*#[[:space:]]*define/b defines






>How-To-Repeat:
Attempt to build virtualbox-ose on 10.0-RELEASE
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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