The i386 build is still failing as of source date 2020.01.09.04.04.01:
--- dependall-exec_elf32 ---
/tmp/bracket/build/2020.01.09.04.04.01-i386/src/sys/kern/core_elf32.c: In
function 'coredump_note_elf32':
/tmp/bracket/build/2020.01.09.04.04.01-i386/src/sys/kern/core_elf32.c:518:2:
error: 'PT32_GETXSTATE' undeclared (first use in this function); did you mean
'PT_GETXSTATE'?
COREDUMP_MACHDEP_LWP_NOTES(l, ns, name);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/bracket/build/2020.01.09.04.04.01-i386/src/sys/kern/core_elf32.c:518:2:
note: each undeclared identifier is reported only once for each function it
appears in
*** [core_elf32.o] Error code 1
--
Andreas Gustafsson, [email protected]