No xrstor Error Encountered During Buildkernel

Adam Vande More amvandemore at gmail.com
Fri Nov 30 18:18:13 UTC 2012


On Fri, Nov 30, 2012 at 12:02 PM, Tim Daneliuk <tundra at tundraware.com>wrote:

> I have a FBSD 9.0 VM running under VirtualBox (hosted under Mint Linux).
> I blew away /usr/src and rebuilt it with 9-STABLE via subversion.
> Then, I did a mergemaster.
>
> When I try to now do a buildword, it blows up after about 15 minutes
> of compilation with:
>
> /usr/src/sys/amd64/acpica/**acpi_switch.S: Assembler messages:
> /usr/src/sys/amd64/acpica/**acpi_switch.S:146: Error: no such
> instruction: `xsetbv
> '
> /usr/src/sys/amd64/acpica/**acpi_switch.S:147: Error: no such
> instruction: `xrstor
>  (%rbx)'
> *** [acpi_switch.o] Error code 1
>
> Stop in /usr/obj/usr/src/sys/GENERIC.
> *** [buildkernel] Error code 1
>
>
> Ideas?


That is a VM is not related to your problem.  Your problem lies somewhere
within the environment in the OS like an incorrect make.conf or ccache
usage. Occasionally, a problem on a STABLE branch preventing a build, but
this is rare.



-- 
Adam Vande More


More information about the freebsd-questions mailing list