From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 21 18:35:38 2010 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B6F4106568D for ; Thu, 21 Jan 2010 18:35:38 +0000 (UTC) (envelope-from lbaron@servaris.com) Received: from mx1.freebsdsystems.com (mx1.freebsdsystems.com [69.90.68.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0051B8FC1B for ; Thu, 21 Jan 2010 18:35:37 +0000 (UTC) Received: (qmail 91068 invoked by uid 89); 21 Jan 2010 18:35:36 -0000 Received: from unknown (HELO ?192.168.0.3?) (lbaron@servaris.com@99.237.236.194) by 69.90.68.24 with ESMTPA; 21 Jan 2010 18:35:36 -0000 Message-ID: <4B589E77.5060401@servaris.com> Date: Thu, 21 Jan 2010 13:35:35 -0500 From: Lanny Baron Organization: Servaris Corporation User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Beat Gaetzi References: <4B58492D.60903@servaris.com> <720206914fb83ced579335bc746d0c32@bluelife.at> <4B586AA9.1020204@servaris.com> <4B588871.3080003@FreeBSD.org> In-Reply-To: <4B588871.3080003@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: emulation@FreeBSD.org Subject: Re: virtualbox-ose build failure X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2010 18:35:38 -0000 Hi Beat, # patch Makefile /tmp/vboxPatchfile # make # make install # Worked like a charm. Thank you Beat! Regards, +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Lanny Baron Servaris Corporation High Performance Servers and RAID Systems http://www.servaris.com/ Toll Free: 1.877.963.1900 +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Beat Gaetzi wrote: > Hi, > > Lanny Baron wrote: >> Hi Bernhard, >> >> Thanks for replying so quickly. Please take a look at the attached file. >> It is script file containing the make > > Could you please try this patch: > http://people.freebsd.org/~beat/patches/vbox/virtualbox-ose-testcases.patch > > This patch was already part of the virtualbox port but it looks like it > got lost when splitting the port into the new virtualbox-ose layout. > > Thanks, > Beat > >> Regards, >> +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= >> Lanny Baron >> Servaris Corporation >> High Performance Servers and RAID Systems >> >> http://www.servaris.com/ >> >> Toll Free: 1.877.963.1900 >> +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= >> >> >> Bernhard Froehlich wrote: >>> On Thu, 21 Jan 2010 07:31:41 -0500, Lanny Baron >>> wrote: >>>> Hi, >>>> I am wondering if anyone knows what the cause/fix is when attempting >>>> to build emulation/virtualbox-ose. Ran make-config and unchecked >>>> everything >>>> because the FreeBSD-8 install is in a virtualbox and I want to just have >>>> a headless virtualbox for testing at this point. >>>> >>>> I have installed emulation/virtualbox-ose-kmod without problems. >>>> >>>> Here are the last few lines from the build (on FreeBSD 8-p2 i386) >>>> >>>> tstDeviceStructSize: FAILURE - 3 errors >>>> kmk[2]: *** >>> [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.2_OSE/out/freebsd.x86/release/obj/Devices/testcase/tstDeviceStructSize.run] >>> >>>> Error 3 >>>> kmk[2]: Leaving directory >>>> `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.2_OSE' >>>> kmk[1]: *** [pass_others_this] Error 2 >>>> kmk[1]: Leaving directory >>>> `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.2_OSE' >>>> kmk: *** [pass_others_order] Error 2 >>>> *** Error code 2 >>>> >>>> Stop in /usr/ports/emulators/virtualbox-ose. >>>> *** Error code 1 >>> Sorry but that few lines are nearly worthless. All i can see is that it >>> failed in one of the testcases but compiler output would help much more. >>> So please send at least the last 50 lines if you want that someone can >>> have a look at it. >>> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" > >