Date: Wed, 05 Dec 2018 18:13:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 233735] Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: machine/endian.h: No such file or directory Message-ID: <bug-233735-227-tz4bAqcFTB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233735-227@https.bugs.freebsd.org/bugzilla/> References: <bug-233735-227@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=3D233735 --- Comment #1 from Li-Wen Hsu <lwhsu@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=3D/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/lib= fdt -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__=3D__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=3Diso9899: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=20 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 --=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-233735-227-tz4bAqcFTB>