On 2018-Jul-3, at 10:06 AM, Li-Wen Hsu <lwhsu at freebsd.org> wrote: > On Tue, Jul 3, 2018 at 5:30 PM Bryan Drewery <bdrewery at freebsd.org> wrote: >> >> On 7/2/2018 10:46 PM, Mark Millard wrote: >>> -r335879 broke ci.freebsd.org's FreeBSD-head-amd64-build : >>> >>> https://ci.freebsd.org/job/FreeBSD-head-amd64-build/ >>> >>> shows: >>> >>> --- ia32_genassym.o --- >>> In file included from /usr/src/sys/compat/ia32/ia32_genassym.c:6: >>> In file included from /usr/src/sys/sys/systm.h:113: >>> /usr/src/sys/sys/kpilite.h:33:10: fatal error: 'offset.inc' file not found >>> #include "offset.inc" >>> ^~~~~~~~~~~~ >>> 1 error generated. >>> *** [ia32_genassym.o] Error code 1 >>> >>> Later builds ( -r335880 , -r335881 , -r335882 ) get the same. >>> >>> FreeBSD-head-i386-LINT also fails for such reasons. >>> >> >> r335884 should fix this. > > It seems that amd64 and i386 LINT are still failing. https://ci.freebsd.org/job/FreeBSD-head-amd64-build/ shows that #9303 (-r335884) and later for amd64 are building successfully. But https://ci.freebsd.org/job/FreeBSD-head-i386-LINT/ shows that -r335884 (#6934) and later ( -r335892 so far ) for i386's LINT are still failing with: --- linux_genassym.o --- In file included from /workspace/src/sys/i386/linux/linux_genassym.c:6: In file included from /workspace/src/sys/sys/systm.h:113: /workspace/src/sys/sys/kpilite.h:33:10: fatal error: 'offset.inc' file not found #include "offset.inc" ^~~~~~~~~~~~ 1 error generated. *** [linux_genassym.o] Error code 1 === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)Received on Tue Jul 03 2018 - 15:48:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:16 UTC