FreeBSD-main-amd64-gcc12_build - Build #5922 - Still Failing
Date: Fri, 04 Jul 2025 20:49:36 UTC
FreeBSD-main-amd64-gcc12_build - Build #5922 (f6e5bcd4716c2974c7ceb1fbbfc0ef8db8e13d8b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5922/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5922/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5922/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) 5fea0aec5c8e7e8e68a3f0de6ae717588344a6b4 by mhorne: riscv: add aw_rtc device to config f6e5bcd4716c2974c7ceb1fbbfc0ef8db8e13d8b by lwhsu: tests/ci: run ci-full kyua tests in parallel The end of the build log: [...truncated 88.10 MiB...] --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend.fifolog_create.o -MTfifolog_create.o -std=gnu17 -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-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.sbin/fifolog/lib/fifolog_create.c -o fifolog_create.o --- all_subdir_tests --- --- history_test --- --- all_subdir_usr.sbin --- --- fifolog_write_poll.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend.fifolog_write_poll.o -MTfifolog_write_poll.o -std=gnu17 -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-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.sbin/fifolog/lib/fifolog_write_poll.c -o fifolog_write_poll.o --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > history_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/history/history_test.sh >>history_test.tmp chmod +x history_test.tmp mv history_test.tmp history_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/hotplug --- ===> tests/sys/cddl/zfs/tests/hotplug (all) --- hotplug_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > hotplug_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/hotplug/hotplug_test.sh >>hotplug_test.tmp chmod +x hotplug_test.tmp mv hotplug_test.tmp hotplug_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/hotspare --- ===> tests/sys/cddl/zfs/tests/hotspare (all) --- hotspare_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > hotspare_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/hotspare/hotspare_test.sh >>hotspare_test.tmp chmod +x hotspare_test.tmp mv hotspare_test.tmp hotspare_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/inheritance --- ===> tests/sys/cddl/zfs/tests/inheritance (all) --- all_subdir_usr.bin --- --- charset.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/less -I/workspace/src/contrib/less -fPIE -g -MD -MF.depend.charset.pieo -MTcharset.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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-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/less/charset.c -o charset.pieo --- all_subdir_tests --- --- inheritance_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > inheritance_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/inheritance/inheritance_test.sh >>inheritance_test.tmp chmod +x inheritance_test.tmp mv inheritance_test.tmp inheritance_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/inuse --- ===> tests/sys/cddl/zfs/tests/inuse (all) --- all_subdir_lib --- --- ldexp_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=gnu17 -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-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-unknown-pragmas -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o ldexp_test.full t_ldexp.pieo -lprivateatf-c -lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_tests --- --- inuse_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > inuse_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/inuse/inuse_test.sh >>inuse_test.tmp chmod +x inuse_test.tmp mv inuse_test.tmp inuse_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/large_files --- ===> tests/sys/cddl/zfs/tests/large_files (all) --- all_subdir_lib --- --- ldexp_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug ldexp_test.full ldexp_test.debug --- ldexp_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=ldexp_test.debug ldexp_test.full ldexp_test --- all_subdir_tests --- --- large_files_test --- --- all_subdir_lib --- --- log_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=.depend.log_test NO_SUBDIR=1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=t PROG=log_test ) --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > large_files_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/large_files/large_files_test.sh >>large_files_test.tmp chmod +x large_files_test.tmp mv large_files_test.tmp large_files_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/migration --- ===> tests/sys/cddl/zfs/tests/migration (all) --- all_subdir_lib --- --- .depend.log_test --- echo log_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.log_test --- t_log.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.log_test.t_log.pieo -MTt_log.pieo -std=gnu17 -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-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-unknown-pragmas -c /workspace/src/contrib/netbsd-tests/lib/libm/t_log.c -o t_log.pieo --- all_subdir_tests --- --- migration_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > migration_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/migration/migration_test.sh >>migration_test.tmp chmod +x migration_test.tmp mv migration_test.tmp migration_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/mmap --- ===> tests/sys/cddl/zfs/tests/mmap (all) --- mmap_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > mmap_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/mmap/mmap_test.sh >>mmap_test.tmp chmod +x mmap_test.tmp mv mmap_test.tmp mmap_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/mount --- ===> tests/sys/cddl/zfs/tests/mount (all) --- mount_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > mount_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/mount/mount_test.sh >>mount_test.tmp chmod +x mount_test.tmp mv mount_test.tmp mount_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/mv_files --- ===> tests/sys/cddl/zfs/tests/mv_files (all) --- mv_files_test --- --- all_subdir_usr.sbin --- --- fifolog_reader.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend.fifolog_reader.o -MTfifolog_reader.o -std=gnu17 -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-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.sbin/fifolog/lib/fifolog_reader.c -o fifolog_reader.o --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > mv_files_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/mv_files/mv_files_test.sh >>mv_files_test.tmp chmod +x mv_files_test.tmp mv mv_files_test.tmp mv_files_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/nestedfs --- ===> tests/sys/cddl/zfs/tests/nestedfs (all) --- all_subdir_tests/sys/devrandom --- --- uint128_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug uint128_test.full uint128_test.debug --- uint128_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=uint128_test.debug uint128_test.full uint128_test --- Kyuafile --- --- all_subdir_lib --- --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests/stdio --- ===> lib/libc/tests/stdio (all) --- all_subdir_tests --- --- all_subdir_tests/sys/cddl --- --- nestedfs_test --- --- all_subdir_lib --- --- eintr_test --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=.depend.eintr_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECURSING_PROGS=t PROG=eintr_test ) --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > nestedfs_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/nestedfs/nestedfs_test.sh >>nestedfs_test.tmp chmod +x nestedfs_test.tmp mv nestedfs_test.tmp nestedfs_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/no_space --- ===> tests/sys/cddl/zfs/tests/no_space (all) --- no_space_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > no_space_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/no_space/no_space_test.sh >>no_space_test.tmp chmod +x no_space_test.tmp mv no_space_test.tmp no_space_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/online_offline --- ===> tests/sys/cddl/zfs/tests/online_offline (all) --- all_subdir_lib --- --- .depend.eintr_test --- echo eintr_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a >> .depend.eintr_test --- eintr_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.eintr_test.eintr_test.pieo -MTeintr_test.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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-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/lib/libc/tests/stdio/eintr_test.c -o eintr_test.pieo --- all_subdir_tests --- --- online_offline_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > online_offline_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/online_offline/online_offline_test.sh >>online_offline_test.tmp chmod +x online_offline_test.tmp mv online_offline_test.tmp online_offline_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/pool_names --- ===> tests/sys/cddl/zfs/tests/pool_names (all) --- pool_names_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > pool_names_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/pool_names/pool_names_test.sh >>pool_names_test.tmp chmod +x pool_names_test.tmp mv pool_names_test.tmp pool_names_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/poolversion --- ===> tests/sys/cddl/zfs/tests/poolversion (all) --- poolversion_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > poolversion_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/poolversion/poolversion_test.sh >>poolversion_test.tmp chmod +x poolversion_test.tmp mv poolversion_test.tmp poolversion_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/quota --- ===> tests/sys/cddl/zfs/tests/quota (all) --- all_subdir_usr.bin --- --- cmdbuf.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/less -I/workspace/src/contrib/less -fPIE -g -MD -MF.depend.cmdbuf.pieo -MTcmdbuf.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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-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/less/cmdbuf.c -o cmdbuf.pieo --- all_subdir_tests --- --- quota_test --- --- all_subdir_stand --- --- nvstore.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -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 -I/workspace/src/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loader_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_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.efi\" -g -MD -MF.depend.nvstore.o -MTnvstore.o -std=gnu17 -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-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 -c /workspace/src/stand/common/nvstore.c -o nvstore.o --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > quota_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/quota/quota_test.sh >>quota_test.tmp chmod +x quota_test.tmp mv quota_test.tmp quota_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/redundancy --- ===> tests/sys/cddl/zfs/tests/redundancy (all) --- all_subdir_lib --- --- eintr_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o eintr_test.full eintr_test.pieo -lprivateatf-c -lmd --- sigsetmask.2.gz --- gzip -cn /workspace/src/lib/libc/compat-43/sigsetmask.2 > sigsetmask.2.gz --- all_subdir_lib/msun --- --- ccos.3.gz --- gzip -cn /workspace/src/lib/msun/man/ccos.3 > ccos.3.gz --- all_subdir_usr.sbin --- --- getdate.o --- --- fifolog_int.pieo --- --- getdate.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend.getdate.o -MTgetdate.o -std=gnu17 -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-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 getdate.c -o getdate.o --- all_subdir_tests --- --- redundancy_test --- --- all_subdir_usr.sbin --- --- fifolog_int.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend.fifolog_int.pieo -MTfifolog_int.pieo -std=gnu17 -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-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.sbin/fifolog/lib/fifolog_int.c -o fifolog_int.pieo --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > redundancy_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/redundancy/redundancy_test.sh >>redundancy_test.tmp chmod +x redundancy_test.tmp mv redundancy_test.tmp redundancy_test --- all_subdir_rescue --- cc1: all warnings being treated as errors --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/refquota --- ===> tests/sys/cddl/zfs/tests/refquota (all) --- all_subdir_rescue --- *** [pfctl.o] Error code 1 make[6]: stopped in /workspace/src/sbin/pfctl *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue 81.48 real 253.60 user 33.77 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/jenkins7068898454621586413.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