Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2017 19:28:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 223971] devel/kBuild 0.1.9998_10 fails to build on VirtualBox guests with CPU Core 2
Message-ID:  <bug-223971-26505-hJAMEwgb53@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223971-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223971-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=3D223971

--- Comment #11 from Jung-uk Kim <jkim@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 i=
7 is
okay.  FYI, AMD-V does not have this "restriction".

--=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-223971-26505-hJAMEwgb53>