[Bug 233735] Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: machine/endian.h: No such file or directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 5 18:13:30 UTC 2018


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

--- Comment #1 from Li-Wen Hsu <lwhsu at FreeBSD.org> ---
https://ci.freebsd.org/job/FreeBSD-stable-12-i386-build/209/console

00:24:29.399 --- genoffset.o ---
00:24:29.399 cc -target i386-unknown-freebsd12.0
--sysroot=/usr/obj/usr/src/i386.i386/tmp
-B/usr/obj/usr/src/i386.i386/tmp/usr/bin -c -O -pipe -g -nostdinc -I.
-I/usr/src/sys -I/usr/src/sys/contrib/ck/include -I/usr/src/sys/contrib/libfdt
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -MD
-MF.depend.genoffset.o -MTgenoffset.o -mno-mmx -mno-sse -msoft-float
-ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__
-Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas
-Wno-error-tautological-compare -Wno-error-empty-body
-Wno-error-parentheses-equality -Wno-error-unused-function
-Wno-error-pointer-sign -Wno-error-shift-negative-value
-Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999
/usr/src/sys/kern/genoffset.c
00:24:29.399 In file included from /usr/src/sys/kern/genoffset.c:35:
00:24:29.399 In file included from /usr/src/sys/sys/param.h:96:
00:24:29.399 In file included from /usr/src/sys/sys/types.h:46:
00:24:29.399 ./machine/endian.h:6:10: fatal error: 'x86/endian.h' file not
found
00:24:29.399 #include <x86/endian.h>
00:24:29.399          ^~~~~~~~~~~~~~
00:24:29.399 1 error generated.
00:24:29.404 *** [genoffset.o] Error code 1
00:24:29.404 
00:24:29.404 make[2]: stopped in /usr/obj/usr/src/i386.i386/sys/GENERIC
00:24:29.404 --- x86 ---
00:24:29.404 x86 -> /usr/src/sys/x86/include
00:24:29.407 --- machine ---
00:24:29.407 machine -> /usr/src/sys/i386/include

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


More information about the freebsd-bugs mailing list