SVN r342962 breaks i386 kernel build

Michael Butler imb at protected-networks.net
Sat Jan 12 15:02:32 UTC 2019


As below:


Building /usr/obj/usr/src/i386.i386/sys/SARAH/kern_thr.o
Building /usr/obj/usr/src/i386.i386/sys/SARAH/kern_thread.o
--- kern_thread.o ---
/usr/src/sys/kern/kern_thread.c:105:1: error: static_assert failed
"struct thread KBI td_frame"
_Static_assert(offsetof(struct thread, td_frame) == 0x2e8,
^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/kern/kern_thread.c:107:1: error: static_assert failed
"struct thread KBI td_emuldata"
_Static_assert(offsetof(struct thread, td_emuldata) == 0x334,
^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
*** [kern_thread.o] Error code 1

    imb




More information about the freebsd-current mailing list