From owner-freebsd-emulation@FreeBSD.ORG Fri Jan 3 23:19:36 2014 Return-Path: Delivered-To: freebsd-emulation@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 13F68EDA for ; Fri, 3 Jan 2014 23:19:36 +0000 (UTC) Received: from mail-qe0-x231.google.com (mail-qe0-x231.google.com [IPv6:2607:f8b0:400d:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BD1D01AE3 for ; Fri, 3 Jan 2014 23:19:35 +0000 (UTC) Received: by mail-qe0-f49.google.com with SMTP id w7so16124969qeb.8 for ; Fri, 03 Jan 2014 15:19:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=date:from:to:subject:message-id:in-reply-to:references:organization :mime-version:content-type:content-transfer-encoding; bh=4iDOFHXM+mlwJOEdYnvBGsogU4xd/AmYBYSuy2hPGQI=; b=e4zEzAEitwsY3p2OQvM3AElTj/vyCyQ96xeckJnx98Kl0TjRRvR7kI6bu8LAs1S7fm Pce/HJNK8Rd53U4IrchP3GbeB8VXm8BD5sgJH4yO/CyJEYoxFS5J2QKR7yrQq+aROkAq zf+oI9NeDTyE0tv0Q76CcAFmeL9btDsfVPoh8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:organization:mime-version:content-type :content-transfer-encoding; bh=4iDOFHXM+mlwJOEdYnvBGsogU4xd/AmYBYSuy2hPGQI=; b=V0eQoQOqELHb7cB98N6MorQYoO/yDyTu+bX7rTf57mXhTP/ldocOTQ27wOJ1PXcHQN vIoXn8y7SVhmA8YS+quj6eI26CJuk1/bIRT0cO1s/9SRk51YCyO9XZOdj203LDtx5UrF y93GcC0i6pihVdmn6y/0mcOLEhLzB0GrJqujGrP/qpTqg7APWeEIU1g56ZxrufNG5u7s 3Lq3gqWf2cx5ysLS799SrQzx4tE5FwEprgP01gJjf9qZP3L9xErtT0BKgeGWqurpcK3r dGXHY1ODq/kSB97Sm48G1Xl6WURo3DAArOBagB/+de3x1lRoW/fDgBYqLEgq8zV4enh8 6CEA== X-Gm-Message-State: ALoCoQkEwgxImpt+yyMIr3NX5WZV1AE+C2Y+HzB5Wcohg/SUUfB6UNVgOlt/0oIxQFgs3ATBuBro X-Received: by 10.49.25.16 with SMTP id y16mr157073325qef.20.1388791174671; Fri, 03 Jan 2014 15:19:34 -0800 (PST) Received: from Papi ([177.133.111.11]) by mx.google.com with ESMTPSA id hb2sm92649360qeb.6.2014.01.03.15.19.33 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 03 Jan 2014 15:19:34 -0800 (PST) Date: Fri, 3 Jan 2014 20:20:45 -0300 From: Mario Lobo To: freebsd-emulation@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.3.6 Message-ID: <20140103202045.7cc34d07@Papi> In-Reply-To: References: Organization: BSD X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 03 Jan 2014 23:19:36 -0000 On Fri, 3 Jan 2014 16:15:30 +0100 Bernhard Fr=C3=B6hlich wrote: > Hi virtualbox users! >=20 > Almost 10 weeks have passed since the last cft with 4.3.0 and we have > made a lot of improvements since then so here we are to see what they > are worth! >=20 > I have already killed VirtualBox 4.1.x and prepared the tree for the > upcoming commit of 4.3 which will happen hopefully very soon. The > mess with FreeBSD 10.0 has also significantly improved and all > relevant patches were committed to the official portstree. > We have also pushed a lot of patches upstream already so the number > of ports patches for 4.3 has decreased a bit. >=20 > This release would not have been possible without the awesome > feedback and help on emulation@ and all people that did send patches: > Mikhail Tsatsenko, Peter Jeremy, David Morgan, Mario Lobo, Jung-uk > Kim, Daniel Lorch, William Grzybowski, Volodymyr Kostyrko. >=20 > If you are interested in helping with virtualbox maintenance and > development or have noticed a bug you can easily find us on IRC. >=20 > Changes in the Port: > - Update to 4.3.6 > - Update phpvirtualbox to 4.3-1 > - Fix pulseaudio option > - Adopt USES=3Dkmod > - Convert USE_PYDISTUTILS=3Deasy_install to USE_PYDISTUTILS=3Dyes > - Add USE_PYTHON_BUILD=3Dyes because if PYTHON option is disabled we > could > - Fix startup order of vboxnet and move NETWORKING to BEFORE section > - Fix building with GCC from ports on 10 to correctly use libstdc++ > from GCC and not from base. > - Add missing file to fix undefined symbol in kernel modules kernel: > link_elf_obj: symbol RTThreadCtxHooksAreRegistered undefined > - Disable stripping away RPATH on FreeBSD for Hardened-R3 binaries > - kBuild: Replace hardcoded freebsd strings with KBUILD_TARGET in > do-install >=20 > Changes in VirtualBox 4.3: > https://www.virtualbox.org/wiki/Changelog >=20 > VirtualBox 4.3.6 Ports: > http://people.freebsd.org/~decke/virtualbox/virtualbox-cft-4.3.6-20140103= .tar.gz >=20 > IRC: #freebsd-vbox on Freenode >=20 > Bernhard on behalf of the VirtualBox on FreeBSD Team! >=20 Great news !! Confirming perfect compilation and execution with 6 VMs up and running. I opened a PR about the Novell problem: https://www.virtualbox.org/ticket/12516 No replies so far. I'll keep on trying to find out what=C5=9B wrong. Thanks for the hard work Bernhard !! --=20 Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) =20 "UNIX was not designed to stop you from doing stupid things,=20 because that would also stop you from doing clever things."