[Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 4 17:40:09 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616

--- Comment #21 from Guido Falsi <madpilot at 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=9
.endif

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

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


More information about the freebsd-emulation mailing list