Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 2020 17:40:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]"
Message-ID:  <bug-236616-26505-4Ukr6FyIS0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236616-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236616-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236616

--- Comment #21 from Guido Falsi <madpilot@FreeBSD.org> ---
Due to being pinned to olgd clang virtualbox is now failing to build on head
after r358439

As a workaround I've added this to make.conf in poudriere:


.if ${.CURDIR:M*emulators/virtualbox-ose}
USE_GCC=3D9
.endif

and so building virtualbox with recent gcc. It works fine for me.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236616-26505-4Ukr6FyIS0>