From owner-freebsd-ports@FreeBSD.ORG Fri Jan 28 15:11:48 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 353EF106564A for ; Fri, 28 Jan 2011 15:11:48 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id C3D238FC17 for ; Fri, 28 Jan 2011 15:11:47 +0000 (UTC) Received: from home.bluelife.at (93.104.210.95) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 062CFF; Fri, 28 Jan 2011 16:14:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Fri, 28 Jan 2011 16:11:47 +0100 From: Bernhard Froehlich To: Sergey Vinogradov In-Reply-To: <20110128164713.1647293c@loki.rinet.ru> References: <20110128164713.1647293c@loki.rinet.ru> Message-ID: <8af17948c4078a69dd92c38b573abdbe@bluelife.at> X-Sender: decke@FreeBSD.org User-Agent: Roundcube Webmail/0.5 X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0209.4D42DCB2.01DC,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: freebsd-ports@freebsd.org Subject: Re: emulators/virtualbox-ose - unable to build in 8.1-STABLE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 15:11:48 -0000 On Fri, 28 Jan 2011 16:47:13 +0300, Sergey Vinogradov wrote: > Hi, everyone. > Not sure, whether I should post this message here or in > freebsd-emulation. Will post it here in the first place :) > Recently I've stumbled into a problem with building > emulators/virtualbox-ose. While making it crashed with the following > message: > > kBuild: Installing tstVMStructRC > => > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.12_OSE/out/freebsd.amd64/release/bin/tstVMStructRC > kBuild: Generating tstVMStructSize > - > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.12_OSE/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.12_OSE/out/freebsd.amd64/release/bin/tstVMStructRC: > 1: Syntax error: "(" unexpected kmk[2]: *** > [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.12_OSE/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h] > Error 2 kmk[2]: *** Deleting file > `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.12_OSE/out/freebsd.amd64/release/obj/VMM/tstVMStructRC.h' > kmk[2]: *** Waiting for unfinished jobs.... kmk[2]: Leaving directory That are the testcases and they seem to fail in rare and some very specific situations. Could you try to build with DEBUG option enabled to probably get a more verbose output? I'm not sure if it helps but that output only tells me that there is a Syntax error in some file. -- Bernhard Froehlich http://www.bluelife.at/