FreeBSD-main-amd64-build - Build #26682 - Failure
Date: Sat, 27 May 2023 14:04:04 UTC
FreeBSD-main-amd64-build - Build #26682 (30376771fc79810ffdcc47a68772c23e27b729ff) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/26682/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/26682/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/26682/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 5f19f790b3923354871ce049b84c7807ecb0cad5 by melifaro: netlink: add snl(3) support for parsing unknown-size arrays 656a39c1a062411dca09d1566a7a0709c30f3bc7 by melifaro: netlink: use newly-added snl(3) array parsing for handling multipath 7ee6b0f125a092ed99d327bb8d608dd2ff77b7aa by melifaro: netlink: add snl(3) support for listing genetlink multicast groups 30376771fc79810ffdcc47a68772c23e27b729ff by melifaro: netlink: fix build The end of the build log: [...truncated 47.99 MB...] --- all_subdir_share --- --- intro.3lua.gz --- gzip -cn /usr/src/share/man/man3lua/intro.3lua > intro.3lua.gz --- all_subdir_lib --- --- all_subdir_lib/libc --- --- getrusage_test.full --- --- all_subdir_share --- --- all_subdir_share/man/man4 --- ===> share/man/man4 (all) --- all_subdir_lib --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o getrusage_test.full t_getrusage.o -lprivateatf-c -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.bin --- --- asa.1.gz --- gzip -cn /usr/src/usr.bin/asa/asa.1 > asa.1.gz --- asa.debug --- objcopy --only-keep-debug asa.full asa.debug --- asa --- objcopy --strip-debug --add-gnu-debuglink=asa.debug asa.full asa --- all_subdir_lib --- --- all_subdir_lib/msun --- --- lround_test.debug --- objcopy --only-keep-debug lround_test.full lround_test.debug --- all_subdir_usr.bin --- --- all_subdir_usr.bin/awk --- ===> usr.bin/awk (all) --- all_subdir_lib --- --- lround_test --- objcopy --strip-debug --add-gnu-debuglink=lround_test.debug lround_test.full lround_test --- all_subdir_lib/libc --- --- getrusage_test.debug --- --- recno.3.gz --- gzip -cn /usr/src/lib/libc/db/man/recno.3 > recno.3.gz --- all_subdir_lib/libc/tests --- objcopy --only-keep-debug getrusage_test.full getrusage_test.debug --- getrusage_test --- objcopy --strip-debug --add-gnu-debuglink=getrusage_test.debug getrusage_test.full getrusage_test --- all_subdir_lib/libc/tests/time --- ===> lib/libc/tests/time (all) --- all_subdir_lib/libc/tests/sys --- --- getsid_test --- (cd /usr/src/lib/libc/tests/sys && DEPENDFILE=.depend.getsid_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=getsid_test ) --- all_subdir_usr.bin --- --- proctab.c --- ./maketab awkgram.tab.h > proctab.c --- .depend --- echo awk.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- awkgram.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DHAS_ISBLANK -I. -I/usr/src/contrib/one-true-awk -DFOPEN_MAX=64 -fPIE -g -gz=zlib -MD -MF.depend.awkgram.o -MTawkgram.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c awkgram.c -o awkgram.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/time --- --- mktime_test --- (cd /usr/src/lib/libc/tests/time && DEPENDFILE=.depend.mktime_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/time/Makefile _RECURSING_PROGS=t PROG=mktime_test ) --- all_subdir_lib/libc/tests/sys --- --- .depend.getsid_test --- echo getsid_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.getsid_test --- all_subdir_share --- --- all_subdir_share/man/man4/man4.aarch64 --- ===> share/man/man4/man4.aarch64 (all) --- all_subdir_lib --- --- t_getsid.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD -MF.depend.getsid_test.t_getsid.o -MTt_getsid.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/sys/t_getsid.c -o t_getsid.o --- all_subdir_lib/libc/tests/time --- --- .depend.mktime_test --- echo mktime_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mktime_test --- t_mktime.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD -MF.depend.mktime_test.t_mktime.o -MTt_mktime.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/time/t_mktime.c -o t_mktime.o --- all_subdir_share --- --- armv8crypto.4.gz --- gzip -cn /usr/src/share/man/man4/man4.aarch64/armv8crypto.4 > armv8crypto.4.gz --- enetc.4.gz --- gzip -cn /usr/src/share/man/man4/man4.aarch64/enetc.4 > enetc.4.gz --- all_subdir_sbin --- --- kldconfig.full --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Qunused-arguments -Wl,-zrelro -pie -o kldconfig.full kldconfig.o --- all_subdir_share --- --- felix.4.gz --- gzip -cn /usr/src/share/man/man4/man4.aarch64/felix.4 > felix.4.gz --- rk_gpio.4.gz --- gzip -cn /usr/src/share/man/man4/man4.aarch64/rk_gpio.4 > rk_gpio.4.gz --- rk_grf.4.gz --- gzip -cn /usr/src/share/man/man4/man4.aarch64/rk_grf.4 > rk_grf.4.gz --- rk_i2c.4.gz --- gzip -cn /usr/src/share/man/man4/man4.aarch64/rk_i2c.4 > rk_i2c.4.gz --- rk_pinctrl.4.gz --- gzip -cn /usr/src/share/man/man4/man4.aarch64/rk_pinctrl.4 > rk_pinctrl.4.gz --- all_subdir_share/man/man4/man4.arm --- ===> share/man/man4/man4.arm (all) --- all_subdir_sbin --- --- kldconfig.8.gz --- --- all_subdir_usr.sbin --- --- arp_netlink.o --- --- all_subdir_sbin --- gzip -cn /usr/src/sbin/kldconfig/kldconfig.8 > kldconfig.8.gz --- all_subdir_usr.sbin --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -MD -MF.depend.arp_netlink.o -MTarp_netlink.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -c /usr/src/usr.sbin/arp/arp_netlink.c -o arp_netlink.o --- all_subdir_sbin --- --- kldconfig.debug --- objcopy --only-keep-debug kldconfig.full kldconfig.debug --- all_subdir_share --- --- aw_gpio.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/aw_gpio.4 > aw_gpio.4.gz --- all_subdir_sbin --- --- kldconfig --- objcopy --strip-debug --add-gnu-debuglink=kldconfig.debug kldconfig.full kldconfig --- all_subdir_share --- --- aw_mmc.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/aw_mmc.4 > aw_mmc.4.gz --- all_subdir_sbin --- --- all_subdir_sbin/kldload --- ===> sbin/kldload (all) --- all_subdir_share --- --- aw_rtc.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/aw_rtc.4 > aw_rtc.4.gz --- aw_sid.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/aw_sid.4 > aw_sid.4.gz --- aw_spi.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/aw_spi.4 > aw_spi.4.gz --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- getsid_test.full --- --- all_subdir_share --- --- aw_syscon.4.gz --- --- all_subdir_lib --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o getsid_test.full t_getsid.o -lprivateatf-c -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_share --- gzip -cn /usr/src/share/man/man4/man4.arm/aw_syscon.4 > aw_syscon.4.gz --- all_subdir_sbin --- --- .depend --- --- all_subdir_share --- --- bcm283x_pwm.4.gz --- --- all_subdir_sbin --- echo kldload.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- kldload.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -MD -MF.depend.kldload.o -MTkldload.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Qunused-arguments -c /usr/src/sbin/kldload/kldload.c -o kldload.o --- all_subdir_share --- gzip -cn /usr/src/share/man/man4/man4.arm/bcm283x_pwm.4 > bcm283x_pwm.4.gz --- devcfg.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/devcfg.4 > devcfg.4.gz --- imx6_ahci.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/imx6_ahci.4 > imx6_ahci.4.gz --- imx6_snvs.4.gz --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/time --- --- mktime_test.full --- --- all_subdir_share --- gzip -cn /usr/src/share/man/man4/man4.arm/imx6_snvs.4 > imx6_snvs.4.gz --- all_subdir_lib --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o mktime_test.full t_mktime.o -lprivateatf-c -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_share --- --- imx_wdog.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/imx_wdog.4 > imx_wdog.4.gz --- mge.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/mge.4 > mge.4.gz --- ti_adc.4.gz --- gzip -cn /usr/src/share/man/man4/man4.arm/ti_adc.4 > ti_adc.4.gz --- all_subdir_share/man/man4/man4.i386 --- ===> share/man/man4/man4.i386 (all) --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- getsid_test.debug --- objcopy --only-keep-debug getsid_test.full getsid_test.debug --- getsid_test --- objcopy --strip-debug --add-gnu-debuglink=getsid_test.debug getsid_test.full getsid_test --- getsockname_test --- (cd /usr/src/lib/libc/tests/sys && DEPENDFILE=.depend.getsockname_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=getsockname_test ) --- all_subdir_lib/libc/tests/time --- --- mktime_test.debug --- objcopy --only-keep-debug mktime_test.full mktime_test.debug --- mktime_test --- objcopy --strip-debug --add-gnu-debuglink=mktime_test.debug mktime_test.full mktime_test --- all_subdir_share --- --- apm.4.gz --- gzip -cn /usr/src/share/man/man4/man4.i386/apm.4 > apm.4.gz --- all_subdir_lib --- --- strptime_test --- --- all_subdir_share --- --- CPU_ELAN.4.gz --- --- all_subdir_lib --- (cd /usr/src/lib/libc/tests/time && DEPENDFILE=.depend.strptime_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/time/Makefile _RECURSING_PROGS=t PROG=strptime_test ) --- all_subdir_share --- gzip -cn /usr/src/share/man/man4/man4.i386/CPU_ELAN.4 > CPU_ELAN.4.gz --- glxiic.4.gz --- gzip -cn /usr/src/share/man/man4/man4.i386/glxiic.4 > glxiic.4.gz --- glxsb.4.gz --- gzip -cn /usr/src/share/man/man4/man4.i386/glxsb.4 > glxsb.4.gz --- longrun.4.gz --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- .depend.getsockname_test --- --- all_subdir_share --- gzip -cn /usr/src/share/man/man4/man4.i386/longrun.4 > longrun.4.gz --- all_subdir_lib --- echo getsockname_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.getsockname_test --- t_getsockname.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD -MF.depend.getsockname_test.t_getsockname.o -MTt_getsockname.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/sys/t_getsockname.c -o t_getsockname.o --- all_subdir_share --- --- npx.4.gz --- gzip -cn /usr/src/share/man/man4/man4.i386/npx.4 > npx.4.gz --- all_subdir_lib --- --- all_subdir_lib/libc/tests/time --- --- .depend.strptime_test --- --- all_subdir_share --- --- pae.4.gz --- --- all_subdir_lib --- echo strptime_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strptime_test --- t_strptime.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD -MF.depend.strptime_test.t_strptime.o -MTt_strptime.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/time/t_strptime.c -o t_strptime.o --- all_subdir_share --- gzip -cn /usr/src/share/man/man4/man4.i386/pae.4 > pae.4.gz --- all_subdir_usr.sbin --- /usr/src/usr.sbin/arp/arp_netlink.c:133:22: error: invalid operands to binary expression ('struct rta_mpath' and 'unsigned int') if (r.rta_multipath || (r.rta_rtflags & RTF_GATEWAY)) ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_share --- --- pbio.4.gz --- gzip -cn /usr/src/share/man/man4/man4.i386/pbio.4 > pbio.4.gz --- all_subdir_usr.sbin --- 1 error generated. --- all_subdir_share --- --- perfmon.4.gz --- gzip -cn /usr/src/share/man/man4/man4.i386/perfmon.4 > perfmon.4.gz --- pnp.4.gz --- --- all_subdir_usr.sbin --- *** [arp_netlink.o] Error code 1 make[4]: stopped in /usr/src/usr.sbin/arp 1 error make[4]: stopped in /usr/src/usr.sbin/arp 57.52 real 201.47 user 19.72 sys make[1]: stopped in /usr/src make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins3273616801229628086.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address