From owner-freebsd-ports@FreeBSD.ORG Wed May 27 20:15:31 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87E651065693; Wed, 27 May 2009 20:15:31 +0000 (UTC) (envelope-from artemb@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id F13A48FC0A; Wed, 27 May 2009 20:15:29 +0000 (UTC) (envelope-from artemb@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so2656660yxb.13 for ; Wed, 27 May 2009 13:15:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=jdzjW/Vy9WlYeTPlxH5Xja2Uq6xlXtQpB9EeJ8t2sCM=; b=W0MqNlNKGD/Y2qPUhV4a08LiSGvoXlT724cndCZ4G7EYUFOtTcuY7IiqO0VVS1j0Ef 5dy29ZdFZ/j7elgWX+y8vNMPq6tbv1gZYIHot6qJ1WT506an514ffmx4+PrWGFFZG4Qn ba1UNOszyfmr0GwKsfqvB0dBcIDyQS207ibyc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=UWKXUQ1S49RzNWp+VXbS4AL17U1+g39laD+F21j10yzw0DuB2fCsIPmw2jtx4yBT5T y3U3+bQ43+jL4txgYhKg8ykkie21d6h6Li/UfFb1nZHufsLUy+adbwdF1q6BVG6aNE3K XRXcdLeDrPQr+IksszkN9xGniI4f2mMvYBHQ8= MIME-Version: 1.0 Sender: artemb@gmail.com Received: by 10.90.69.7 with SMTP id r7mr294281aga.47.1243455328634; Wed, 27 May 2009 13:15:28 -0700 (PDT) In-Reply-To: <20090527134343.GB1104@bsdcrew.de> References: <20090527134343.GB1104@bsdcrew.de> Date: Wed, 27 May 2009 13:15:28 -0700 X-Google-Sender-Auth: 1f0c522f2d6e86ef Message-ID: From: Artem Belevich To: Martin Wilke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4 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: Wed, 27 May 2009 20:15:32 -0000 -CURRENT/amd64 as of yesterday. First, there's a build issue: /gm0/zm0/home/artem/vbox/virtualbox/work/virtualbox-2.2.2r19980/src/VBox/Ho= stDrivers/Support/freebsd/SUPDrv-freebsd.c: In function 'VBoxDrvFreeBSDOpen': /gm0/zm0/home/artem/vbox/virtualbox/work/virtualbox-2.2.2r19980/src/VBox/Ho= stDrivers/Support/freebsd/SUPDrv-freebsd.c:299: error: invalid operands to binary & /gm0/zm0/home/artem/vbox/virtualbox/work/virtualbox-2.2.2r19980/src/VBox/Ho= stDrivers/Support/freebsd/SUPDrv-freebsd.c: In function 'VBoxDrvFreeBSDClose': /gm0/zm0/home/artem/vbox/virtualbox/work/virtualbox-2.2.2r19980/src/VBox/Ho= stDrivers/Support/freebsd/SUPDrv-freebsd.c:355: error: invalid operands to binary & kBuild: Linking tstCollector kmk[2]: *** [/gm0/zm0/home/artem/vbox/virtualbox/work/virtualbox-2.2.2r1998= 0/out/freebsd.amd64/debug/obj/vboxdrv/freebsd/SUPDrv-freebsd.o] Error 1 Looks like a problem with minor() macro use. Patched it up to print raw pointer instead and move on with compilation. During installation I had to manually fetch http://download.virtualbox.org/virtualbox/2.2.2/VBoxGuestAdditions_2.2.2.is= o into /usr/ports/distfiles -- this has already been reported, I believe. The bad news is that kernel crashed on load of vboxdrv: VBoxDrvFreeBSDLoad: 7/1: off=3Dae6 6/1: off=3D20870d6 5/1: off=3D20a420f 4/1: off=3D20ab06a 3/1: off=3D20acf63 2/1: off=3D20a5eec 1/1: off=3D20a9bc7 0/1: off=3D20a6cbd supdrvDetermineAsyncTsc: returns 0; iLastCpu=3D3 rc=3D-801 offMin=3Dae6 off= Max=3D20acf63 vboxdrv: fAsync=3D0 offMin=3D0xae6 offMax=3D0x20acf63 supdrvGipCreate: 10000000 ns interval. VBoxDrvFreeBSDLoad: returns successfully !!Assertion Failed!! Expression: cMillies !=3D RT_INDEFINITE_WAIT Location : /gm0/zm0/home/artem/vbox/virtualbox/work/virtualbox-2.2.2r19980= /src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c(212) rtSemEventWait [thread pid 58317 tid 100567 ] Stopped at rtSemEventWait+0x39a: nop db> where Tracing pid 58317 tid 100567 td 0xffffff00909f8390 rtSemEventWait() at rtSemEventWait+0x39a RTSemEventWait() at RTSemEventWait+0x20 _Z13rtTimerThreadP11RTTHREADINTPv() at _Z13rtTimerThreadP11RTTHREADINTPv+0x= 44 rtThreadMain() at rtThreadMain+0x121 rtThreadNativeMain() at rtThreadNativeMain+0x35 fork_exit() at fork_exit+0x118 fork_trampoline() at fork_trampoline+0xe --- trap 0, rip =3D 0, rsp =3D 0xffffff842fcb5d40, rbp =3D 0 --- db> --Artem On Wed, May 27, 2009 at 6:43 AM, Martin Wilke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Howdy, > > First of all sorry for all unanswered mails, I got a stupid flu, > but now i feel better... ok now back to vbox, time for a new call > for testing :-) > > Following was added/fixed: > > - - ACPI Support was added > - - hostDVD support was added > - - Fix startup on HEAD > - - Plist problem under AMD64 was fixed > - - Qt4 Frontend is now Optional > - - Desktop file was added > - - Xorg dependencies was fixed > - - Guest additions was added (thx to Maho NAKATA ) > > Open task: > =A0We have got 2 patches for nls support and the request > =A0to make dbus and pulseaudio optional. These both will > =A0be added with the next run. > > =A0We'd like to say many many thanks for all your feedback. > > http://people.freebsd.org/~miwi/vbox/virtualbox_5.tgz > > Happy Testing :-) > > > > - -- > > +-----------------------+-------------------------------+ > | =A0PGP =A0 =A0: 0xB1E6FCE9 =A0| =A0Jabber : miwi(at)BSDCrew.de =A0| > | =A0Skype =A0: splash_111 =A0| =A0Mail =A0 : miwi(at)FreeBSD.org | > +-----------------------+-------------------------------+ > | =A0 =A0 =A0 Mess with the Best, Die like the Rest! =A0 =A0 =A0 =A0 =A0| > +-----------------------+-------------------------------+ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.11 (FreeBSD) > > iEYEARECAAYFAkodQ48ACgkQdLJIhLHm/OmjfQCfR6Zczz0XcZZpAYie64D2G0Ti > wwQAn2r0W/12iidjOfgvX05QPNQX1oUc > =3Db8tt > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >