FreeBSD-main-amd64-gcc12_build - Build #690 - Still Failing
Date: Tue, 28 Mar 2023 01:30:00 UTC
FreeBSD-main-amd64-gcc12_build - Build #690 (ac6b2b4344cd586847fe4318c776e1213b09e6de) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/690/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/690/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/690/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) b894193501a7cb6ce5eed3cf86be5dd773cbbb2d by melifaro: netlink: fix linux module build w/ netlink. 57dc6f5e200b10d34ccb97ccc18d06b3f0b9b933 by asomers: sesutil: fix "fault all" with zoned jbods b37d1deb045d7bc7877fb1d9afdb39d43130dcc4 by asomers: ses: cleanup ses tests f59727087b11731f8847ad752d31ebfed5a648fb by emaste: CONTRIBUTING.md: Fix checkstyle9.pl name ac6b2b4344cd586847fe4318c776e1213b09e6de by jhb: build: glibc on Linux defines explicit_bzero in <string.h>. The end of the build log: [...truncated 76.76 MB...] /usr/local/x86_64-unknown-freebsd13.1/bin/ar x /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libc/libc_nossp_pic.a sigsetjmp.nossppico lstat.nossppico stat.nossppico fstat.nossppico fstatat.nossppico fstatfs.nossppico syscall.nossppico cerror.nossppico geteuid.nossppico getegid.nossppico sigfastblock.nossppico munmap.nossppico mprotect.nossppico sysarch.nossppico __sysctl.nossppico issetugid.nossppico __getcwd.nossppico utrace.nossppico getpid.nossppico thr_self.nossppico thr_kill.nossppico pread.nossppico mmap.nossppico lseek.nossppico _exit.nossppico _fstat.nossppico _fstatat.nossppico _fstatfs.nossppico getdirentries.nossppico _getdirentries.nossppico _close.nossppico _fcntl.nossppico _open.nossppico _openat.nossppico _read.nossppico _sigprocmask.nossppico _write.nossppico readlink.nossppico __realpathat.nossppico _setjmp.nossppico setjmp.nossppico setjmperr.nossppico i386_set_gsbase.nossppico bcmp.nossppico bcopy.nossppico bzero.nossppico memset.nossppico memchr.nossppico memcmp.nossppico memcpy.nossppico memmove.nossppico stpncpy.nossppico strcat.nossppico strchr.nossppico strchrnul.nossppico strcmp.nossppico stpcpy.nossppico strcpy.nossppico strcspn.nossppico strdup.nossppico strlcat.nossppico strlcpy.nossppico strlen.nossppico strncmp.nossppico strncpy.nossppico strrchr.nossppico strsep.nossppico strspn.nossppico strstr.nossppico strtok.nossppico --- all_subdir_tests --- --- all_subdir_tests/sys/vfs --- --- lookup_cap_dotdot.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wl,-zrelro -pie -o lookup_cap_dotdot.full lookup_cap_dotdot.o -lprivateatf-c --- all_subdir_libexec --- --- Version.map --- cat /workspace/src/libexec/rtld-elf/Symbol.map /workspace/src/libexec/rtld-elf/i386/Symbol.map | /usr/local/bin/x86_64-unknown-freebsd13.1-cpp12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ - - | awk -v vfile=/workspace/src/lib/libc/Versions.def -f /workspace/src/share/mk/version_gen.awk > Version.map --- all_subdir_usr.bin --- /workspace/src/usr.bin/ktrace/ktrace.c:33:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 33 | static const char copyright[] = | ^~~~~~~~~ --- all_subdir_tests --- --- all_subdir_tests/sys/kern --- --- all_subdir_tests/sys/kern/pipe --- --- big_pipe_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug big_pipe_test.full big_pipe_test.debug --- big_pipe_test --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=big_pipe_test.debug big_pipe_test.full big_pipe_test --- pipe_fstat_bug_test --- (cd /workspace/src/tests/sys/kern/pipe && DEPENDFILE=.depend.pipe_fstat_bug_test NO_SUBDIR=1 make -f /workspace/src/tests/sys/kern/pipe/Makefile _RECURSING_PROGS=t PROG=pipe_fstat_bug_test ) --- all_subdir_tests/sys/vfs --- --- lookup_cap_dotdot.debug --- --- all_subdir_sbin --- --- all_subdir_sbin/route/tests --- ===> sbin/route/tests (all) --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug lookup_cap_dotdot.full lookup_cap_dotdot.debug --- all_subdir_libexec --- --- rtld_libc.a --- /usr/local/x86_64-unknown-freebsd13.1/bin/ar cr rtld_libc.a sigsetjmp.nossppico lstat.nossppico stat.nossppico fstat.nossppico fstatat.nossppico fstatfs.nossppico syscall.nossppico cerror.nossppico geteuid.nossppico getegid.nossppico sigfastblock.nossppico munmap.nossppico mprotect.nossppico sysarch.nossppico __sysctl.nossppico issetugid.nossppico __getcwd.nossppico utrace.nossppico getpid.nossppico thr_self.nossppico thr_kill.nossppico pread.nossppico mmap.nossppico lseek.nossppico _exit.nossppico _fstat.nossppico _fstatat.nossppico _fstatfs.nossppico getdirentries.nossppico _getdirentries.nossppico _close.nossppico _fcntl.nossppico _open.nossppico _openat.nossppico _read.nossppico _sigprocmask.nossppico _write.nossppico readlink.nossppico __realpathat.nossppico _setjmp.nossppico setjmp.nossppico setjmperr.nossppico i386_set_gsbase.nossppico bcmp.nossppico bcopy.nossppico bzero.nossppico memset.nossppico memchr.nossppico memcmp.nossppico memcpy.nossppico memmove.nossppico stpncpy.nossppico strcat.nossppico strchr.nossppico strchrnul.nossppico strcmp.nossppico stpcpy.nossppico strcpy.nossppico strcspn.nossppico strdup.nossppico strlcat.nossppico strlcpy.nossppico strlen.nossppico strncmp.nossppico strncpy.nossppico strrchr.nossppico strsep.nossppico strspn.nossppico strstr.nossppico strtok.nossppico --- all_subdir_tests --- --- lookup_cap_dotdot --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=lookup_cap_dotdot.debug lookup_cap_dotdot.full lookup_cap_dotdot --- all_subdir_tests/sys/kern --- --- .depend.pipe_fstat_bug_test --- --- all_subdir_tests/sys/vfs --- --- trailing_slash --- --- all_subdir_tests/sys/kern --- echo pipe_fstat_bug_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.pipe_fstat_bug_test --- all_subdir_tests/sys/vfs --- cat /workspace/src/tests/sys/vfs/trailing_slash.sh >trailing_slash.tmp --- all_subdir_tests/sys/kern --- --- pipe_fstat_bug_test.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.pipe_fstat_bug_test.pipe_fstat_bug_test.o -MTpipe_fstat_bug_test.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/tests/sys/kern/pipe/pipe_fstat_bug_test.c -o pipe_fstat_bug_test.o --- all_subdir_tests/sys/vfs --- chmod +x trailing_slash.tmp mv trailing_slash.tmp trailing_slash --- all_subdir_libexec --- --- ld-elf32.so.1.full --- --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -DCOMPAT_32BIT -march=i686 -mmmx -msse -msse2 -m32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -Wall -DFREEBSD_ELF -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/common -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -msoft-float -fvisibility=hidden -g -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wformat=2 -Wno-format-extra-args -Werror -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-redundant-decls -O2 -pipe -fno-common -DCOMPAT_32BIT -march=i686 -mmmx -msse -msse2 -m32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -Wall -DFREEBSD_ELF -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/common -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -msoft-float -fvisibility=hidden -g -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wformat=2 -Wno-format-extra-args -Werror -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-redundant-decls -L/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -shared -Wl,-Bsymbolic -Wl,-z,defs -nostdlib -e .rtld_start -Wl,--version-script=Version.map -Wl,-zrelro -o ld-elf32.so.1.full crtbrand.o rtld_start.o reloc.o rtld.o rtld_lock.o rtld_malloc.o rtld_printf.o map_object.o xmalloc.o debug.o libmap.o opendir.o closedir.o readdir.o telldir.o rtld_libc.o reallocf.o realpath.o merge.o reallocarray.o errlst.o getcwd.o getprogname.o raise.o sigsetops.o sysctlnametomib.o __xuname.o /tmp/obj/workspace/src/amd64.amd64/libexec/rtld-elf32/rtld_libc.a -lcompiler_rt --- all_subdir_sbin --- --- basic --- echo '#! /usr/libexec/atf-sh' > basic.tmp cat /workspace/src/sbin/route/tests/basic.sh >>basic.tmp --- all_subdir_tests --- --- all_subdir_tests/sys/kern --- --- coredump_phnum_test --- --- all_subdir_sbin --- chmod +x basic.tmp --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > coredump_phnum_test.tmp cat /workspace/src/tests/sys/kern/coredump_phnum_test.sh >>coredump_phnum_test.tmp --- all_subdir_sbin --- mv basic.tmp basic --- all_subdir_tests --- chmod +x coredump_phnum_test.tmp --- all_subdir_sbin --- --- Kyuafile --- --- all_subdir_tests --- mv coredump_phnum_test.tmp coredump_phnum_test --- all_subdir_sbin --- --- route.8.gz --- --- all_subdir_usr.bin --- --- subr.o --- --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/route/route.8 > route.8.gz --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.subr.o -MTsubr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.bin/ktrace/subr.c -o subr.o --- all_subdir_tests --- --- all_subdir_tests/sys/fs --- --- cache --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=.depend.cache NO_SUBDIR=1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PROGS=t PROG=cache PROG_CXX=cache) --- all_subdir_rescue --- --- ldconfig_make --- (cd /workspace/src/rescue/rescue/../../sbin/ldconfig && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/ldconfig/ depend && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/ldconfig/ elfhints.o ldconfig.o) --- all_subdir_libexec --- --- ld-elf32.so.1.debug --- --- all_subdir_stand --- --- all_subdir_stand/userboot --- --- all_subdir_stand/userboot/userboot_lua --- --- pnglite.pico --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug ld-elf32.so.1.full ld-elf32.so.1.debug --- all_subdir_tests --- --- .depend.cache --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.userboot\" -I. -g -MD -MF.depend.pnglite.pico -MTpnglite.pico -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -I/workspace/src/contrib/pnglite -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -c /workspace/src/contrib/pnglite/pnglite.c -o pnglite.pico --- all_subdir_tests --- echo cache.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.cache echo cache.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.cache --- cache.o --- --- all_subdir_rescue --- --- .depend --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd13.1-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.cache.cache.o -MTcache.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/workspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++14 -Wno-class-memaccess -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-placement-new -Wno-attributes -c /workspace/src/tests/sys/fs/fusefs/cache.cc -o cache.o --- all_subdir_libexec --- --- ld-elf32.so.1 --- --- all_subdir_rescue --- echo ldconfig.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=ld-elf32.so.1.debug ld-elf32.so.1.full ld-elf32.so.1 --- all_subdir_tests --- --- copy_file_range --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=.depend.copy_file_range NO_SUBDIR=1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PROGS=t PROG=copy_file_range PROG_CXX=copy_file_range) --- all_subdir_usr.sbin --- --- print-802_11.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-802_11.o -MTprint-802_11.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/tcpdump/print-802_11.c -o print-802_11.o --- all_subdir_rescue --- --- elfhints.o --- --- ldconfig.o --- --- elfhints.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I/workspace/src/libexec/rtld-elf -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.elfhints.o -MTelfhints.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sbin/ldconfig/elfhints.c -o elfhints.o --- ldconfig.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I/workspace/src/libexec/rtld-elf -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ldconfig.o -MTldconfig.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sbin/ldconfig/ldconfig.c -o ldconfig.o --- all_subdir_tests --- --- .depend.copy_file_range --- echo copy_file_range.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.copy_file_range echo copy_file_range.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.copy_file_range --- copy_file_range.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.copy_file_range.copy_file_range.o -MTcopy_file_range.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/workspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++14 -Wno-class-memaccess -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-placement-new -Wno-attributes -c /workspace/src/tests/sys/fs/fusefs/copy_file_range.cc -o copy_file_range.o --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- libi386.a --- building static i386 library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libi386.a bio.o biosacpi.o biosdisk.o biosmem.o biospnp.o biospci.o biossmap.o bootinfo.o bootinfo32.o bootinfo64.o comconsole.o devicename.o elf32_freebsd.o elf64_freebsd.o multiboot.o multiboot_tramp.o relocater_tramp.o i386_copy.o i386_module.o nullconsole.o pxe.o pxetramp.o time.o vidconsole.o vbe.o amd64_tramp.o spinconsole.o teken.o --- all_subdir_tests --- --- all_subdir_tests/sys/kern --- --- all_subdir_tests/sys/kern/pipe --- --- pipe_fstat_bug_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wl,-zrelro -pie -o pipe_fstat_bug_test.full pipe_fstat_bug_test.o --- all_subdir_stand --- --- all_subdir_stand/i386/mbr --- ===> stand/i386/mbr (all) --- all_subdir_sbin --- --- route_netlink.o --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- ktrace.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wl,-zrelro -pie -o ktrace.full ktrace.o subr.o --- all_subdir_sbin --- *** [route_netlink.o] Error code 1 make[4]: stopped in /workspace/src/sbin/route 1 error make[4]: stopped in /workspace/src/sbin/route --- all_subdir_stand --- make[3]: stopped in /workspace/src/stand --- all_subdir_stand/userboot --- --- all_subdir_stand/userboot/userboot_4th --- make[4]: stopped in /workspace/src/stand/userboot --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_stand --- --- all_subdir_stand/efi --- make[4]: stopped in /workspace/src/stand/efi --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_stand --- --- all_subdir_stand/userboot --- --- all_subdir_stand/userboot/userboot_lua --- make[4]: stopped in /workspace/src/stand/userboot --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/efi --- make[3]: stopped in /workspace/src/stand --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_stand --- --- all_subdir_stand/userboot --- make[3]: stopped in /workspace/src/stand --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_stand --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 68.25 real 1118.77 user 144.48 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins15651211160297261310.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_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