[Bug 223971] devel/kBuild 0.1.9998_10 fails to build on VirtualBox guests with CPU Core 2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 29 19:28:47 UTC 2017


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

--- Comment #11 from Jung-uk Kim <jkim at FreeBSD.org> ---
(In reply to vvd from comment #10)
Try

find /usr/obj/usr/ports/devel/kBuild/work/kBuild-0.1.9998 -name "*.core"

BTW, I looked around a bit.  Intel Westmere and later CPUs have VT-x
"unrestricted guest" feature.  When VirtualBox finds the feature from host CPU,
it lets guests use certain instructions.  I believe that is why your Core i7 is
okay.  FYI, AMD-V does not have this "restriction".

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


More information about the freebsd-emulation mailing list