From owner-freebsd-emulation@freebsd.org Thu Mar 9 18:16:52 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02918D0504C for ; Thu, 9 Mar 2017 18:16:52 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id DCA7D1342 for ; Thu, 9 Mar 2017 18:16:51 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DBF2CD0504B; Thu, 9 Mar 2017 18:16:51 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB977D0504A for ; Thu, 9 Mar 2017 18:16:51 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE8361341 for ; Thu, 9 Mar 2017 18:16:51 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 0007B3F6B; Thu, 9 Mar 2017 18:16:51 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id DA13B3F6A; Thu, 9 Mar 2017 18:16:50 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from mail.in-addr.com (mail.in-addr.com [IPv6:2a01:4f8:191:61e8::2525:2525]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CFFF6133A; Thu, 9 Mar 2017 18:16:46 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by mail.in-addr.com with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1cm2cG-0005Gg-1X; Thu, 09 Mar 2017 18:16:44 +0000 Date: Thu, 9 Mar 2017 18:16:44 +0000 From: Gary Palmer To: Joseph Mingrone Cc: vbox@FreeBSD.org Subject: Re: emulators/virtualbox-ose build failure Message-ID: <20170309181643.GA32477@in-addr.com> References: <86efy68q08.fsf@phe.ftfl.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86efy68q08.fsf@phe.ftfl.ca> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on mail.in-addr.com); SAEximRunCond expanded to false X-Mailman-Approved-At: Thu, 09 Mar 2017 18:49:08 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 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, 09 Mar 2017 18:16:52 -0000 On Thu, Mar 09, 2017 at 10:48:55AM -0400, Joseph Mingrone wrote: > Hi, > > After to latest commit to update to version 5.16.1, the build fails. I'm using non-default options. > > http://pkg.awarnach.mathstat.dal.ca/data/11amd64-default/2017-03-09_07h03m13s/logs/errors/virtualbox-ose-5.1.16.log I see the same issue on one of my systems. Regards, Gary