From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:56:31 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28C0E35D for ; Tue, 30 Oct 2012 19:56:31 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 93D6A8FC0C for ; Tue, 30 Oct 2012 19:56:30 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so463849wgi.31 for ; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=t21+C2RTDMmtk6q0DfcKs06878WRVsL7JhZzwBv10pQ=; b=H5N+wxysRitAupPRlGNCJSjBnK/87n/rnancN+BYgwQUI74OfhzMHiSjU/lGId2Y3Z zFSlvveWdydicI78AwK2CZvAQc9eJVijuSNUzkS4950HiB1xQJFKeBI7bSN0DZpuNovL 0sxatV7A6/HHoaC7vV8M5CC72LzckOg8T+E8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=t21+C2RTDMmtk6q0DfcKs06878WRVsL7JhZzwBv10pQ=; b=bk5b2UTKNPMXyZs7hyi4BFVG42+VVGkuuszOeA2i16WOgwNMP7rDKwk1o9w5ML88W+ 7Wjta3k/ffufgD/2A3w+/Tc11b/B9s1dAHBxnsKcW3NIUOj8qmR10haEW7hDpNq2cJdk YBiFUdSwY6kEQlTbWXNE/+vZL277NEeTHvJrLMS9gdKF+l/vPexPir3ylynTDMIRecJl f8d/DPgPsV7wrKNE9qOBs7fVqb2nG4wOkIrYJHMW5Sk3EwFGGct8x9b4yb6UW6la8ULM Q8o7dOcj/NZkQhr0GImUWxmyB3qeHKCjhP69JwqJgcnvofD81nBnA5T4fj+JZuQIHCMP at6A== MIME-Version: 1.0 Received: by 10.216.217.96 with SMTP id h74mr18225553wep.207.1351626989447; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) X-Originating-IP: [188.20.160.66] In-Reply-To: <201210301512.12568.mike.jakubik@intertainservices.com> References: <201210301512.12568.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 20:56:29 +0100 X-Google-Sender-Auth: D3yp-5IChCZrYMefS9pMsGHIsgo Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnI1JMsBzLO1dQBdA+50QkYzntayDLjQEjgm0n8qKD0IFd/mKz9c8F8BLholiwqoFRsghdl Cc: emulation@freebsd.org, ports@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:56:31 -0000 On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik wrote: > On Tuesday 30 October 2012 5:16:14 AM Bernhard Fr=F6hlich wrote: >> Hi virtualbox users! >> >> This is again a call for testers to get some feedback before we commit >> VirtualBox 4.2 to the portstree. If you already run VirtualBox 4.2.0 you >> should definitely update to 4.2.4 because they fixed quite a few serious >> bugs upstream. >> >> Bernhard on behalf of the new VirtualBox on FreeBSD Team! > > > Hello, i have just tried to compile this on an up to date releng9 system. > > - Base GCC, compiles ok, works ok. > > - GCC47, fails, due to ugly -fno-format-extensions and -fformat-extensio= ns > compiler hacks. Patches are welcome but it's not supported from us yet and probably will never be. > - Clang, fails, details are below. Clang does not support global registered variables so it's not supposed to work. --=20 Bernhard Froehlich http://www.bluelife.at/