Date: Fri, 4 Jul 2025 23:10:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #964 - Still Failing Message-ID: <923903648.295.1751670645652@jenkins.ci.freebsd.org> In-Reply-To: <1807457903.285.1751665925854@jenkins.ci.freebsd.org> References: <1807457903.285.1751665925854@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc14_build - Build #964 (3b1c4cb1bfff6efa363919de6c05765c24607b83) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/964/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/964/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/964/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) bc3338985af92914a9b6929c631551a527049acf by asomers: sockstat: microoptimize cap-getnameinfo 3b1c4cb1bfff6efa363919de6c05765c24607b83 by kib: sys_generic.c: convert EINVALs to EXTERROR(EINVAL) The end of the build log: [...truncated 88.01 MiB...] 570 | FD_ISSET(__idx, &__stack.__buf); | ^~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_select_test.c: In function 'atfu_FD_ISSET_end_body': /workspace/src/lib/libc/tests/secure/fortify_select_test.c:591:9: warning: value computed is not used [-Wunused-value] 591 | FD_ISSET(__idx, &__stack.__buf); | ^~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_select_test.c: In function 'atfu_FD_ISSET_after_end_body': /workspace/src/lib/libc/tests/secure/fortify_select_test.c:621:9: warning: value computed is not used [-Wunused-value] 621 | FD_ISSET(__idx, &__stack.__buf); | ^~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_select_test.c: In function 'atfu_FD_ISSET_heap_before_end_body': /workspace/src/lib/libc/tests/secure/fortify_select_test.c:666:9: warning: value computed is not used [-Wunused-value] 666 | FD_ISSET(__idx, __stack.__buf); | ^~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_select_test.c: In function 'atfu_FD_ISSET_heap_end_body': /workspace/src/lib/libc/tests/secure/fortify_select_test.c:689:9: warning: value computed is not used [-Wunused-value] 689 | FD_ISSET(__idx, __stack.__buf); | ^~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_select_test.c: In function 'atfu_FD_ISSET_heap_after_end_body': /workspace/src/lib/libc/tests/secure/fortify_select_test.c:721:9: warning: value computed is not used [-Wunused-value] 721 | FD_ISSET(__idx, __stack.__buf); | ^~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_select_test.c: At top level: /workspace/src/lib/libc/tests/secure/fortify_select_test.c:52:1: warning: 'new_symlink' defined but not used [-Wunused-function] 52 | new_symlink(size_t __len) | ^~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_select_test.c:31:1: warning: 'new_fp' defined but not used [-Wunused-function] 31 | new_fp(size_t __len) | ^~~~~~ --- all_subdir_tests --- --- ctime_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > ctime_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/ctime/ctime_test.sh >>ctime_test.tmp chmod +x ctime_test.tmp mv ctime_test.tmp ctime_test --- Kyuafile --- --- ctime_001_pos.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug ctime_001_pos.full ctime_001_pos.debug --- ctime_001_pos --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=ctime_001_pos.debug ctime_001_pos.full ctime_001_pos --- all_subdir_tests/sys/cddl/zfs/tests/devices --- ===> tests/sys/cddl/zfs/tests/devices (all) --- all_subdir_usr.bin --- --- subr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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.subr.pieo -MTsubr.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.bin/ktrace/subr.c -o subr.pieo --- all_subdir_tests --- --- devices_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > devices_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/devices/devices_test.sh >>devices_test.tmp chmod +x devices_test.tmp mv devices_test.tmp devices_test --- Kyuafile --- --- all_subdir_tests/sys/cddl/zfs/tests/exec --- ===> tests/sys/cddl/zfs/tests/exec (all) --- all_subdir_usr.sbin --- --- extattrctl.full --- --- all_subdir_usr.bin --- /workspace/src/usr.bin/ktrace/subr.c: In function 'getpoints': --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o extattrctl.full extattrctl.pieo --- all_subdir_usr.bin --- /workspace/src/usr.bin/ktrace/subr.c:91:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 91 | facs |= KTRFAC_EXTERR; | ^ /workspace/src/usr.bin/ktrace/subr.c:92:17: note: here 92 | case '+': | ^~~~ --- all_subdir_tests --- --- .depend --- echo mmap_exec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- mmap_exec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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.mmap_exec.pieo -MTmmap_exec.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/tests/sys/cddl/zfs/tests/exec/mmap_exec.c -o mmap_exec.pieo --- all_subdir_usr.sbin --- --- extattrctl.8.gz --- gzip -cn /workspace/src/usr.sbin/extattrctl/extattrctl.8 > extattrctl.8.gz --- extattrctl.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug extattrctl.full extattrctl.debug --- all_subdir_lib --- --- all_subdir_lib/msun --- --- pow_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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 pow_test.full t_pow.pieo -lprivateatf-c -lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.sbin --- --- extattrctl --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=extattrctl.debug extattrctl.full extattrctl --- all_subdir_usr.bin --- --- ktrace.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o ktrace.full ktrace.pieo subr.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/fifolog --- ===> usr.sbin/fifolog (all) --- all_subdir_usr.sbin/fifolog/lib --- ===> usr.sbin/fifolog/lib (all) --- all_subdir_tests --- --- mmap_exec.full --- --- all_subdir_lib --- --- pow_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug pow_test.full pow_test.debug --- all_subdir_usr.bin --- --- ktrace.1.gz --- --- all_subdir_usr.sbin --- --- getdate.c --- --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/ktrace/ktrace.1 > ktrace.1.gz --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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 -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 mmap_exec.full mmap_exec.pieo --- all_subdir_usr.sbin --- yacc -d -o getdate.c /workspace/src/usr.sbin/fifolog/lib/getdate.y yacc: 10 shift/reduce conflicts. --- all_subdir_usr.bin --- --- ktrace.debug --- --- all_subdir_lib --- --- pow_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=pow_test.debug pow_test.full pow_test --- all_subdir_usr.sbin --- --- fifolog_int.o --- --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug ktrace.full ktrace.debug --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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_int.o -MTfifolog_int.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-co--- all_subdir_lib --- --- precision_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=.depend.precision_test NO_SUBDIR=1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=t PROG=precision_test ) --- all_subdir_usr.sbin --- mpare -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.o --- all_subdir_usr.bin --- --- ktrace --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=ktrace.debug ktrace.full ktrace --- all_subdir_usr.bin/ktrdump --- ===> usr.bin/ktrdump (all) --- all_subdir_tests --- --- exec_test --- echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > exec_test.tmp cat /workspace/src/tests/sys/cddl/zfs/tests/exec/exec_test.sh >>exec_test.tmp --- all_subdir_sbin --- --- proto_common.pieo --- --- all_subdir_tests --- chmod +x exec_test.tmp --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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/sbin/hastd -DHAVE_CAPSICUM -DPROTO_TCP_DEFAULT_PORT=8457 -DINET -DINET6 -fPIE -g -MD -MF.depend.proto_common.pieo -MTproto_common.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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-format -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/sbin/hastd/proto_common.c -o proto_common.pieo --- all_subdir_lib --- --- .depend.precision_test --- echo precision_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.precision_test --- all_subdir_rescue --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- .depend --- echo ktrdump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a >> .depend --- ktrdump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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.ktrdump.pieo -MTktrdump.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.bin/ktrdump/ktrdump.c -o ktrdump.pieo --- all_subdir_lib --- --- t_precision.pieo --- --- all_subdir_tests --- mv exec_test.tmp exec_test --- Kyuafile --- --- mmap_exec.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug mmap_exec.full mmap_exec.debug --- mmap_exec --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=mmap_exec.debug mmap_exec.full mmap_exec --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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.precision_test.t_precision.pieo -MTt_precision.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_precision.c -o t_precision.pieo --- all_subdir_rescue --- *** [pfctl.o] Error code 1 make[6]: stopped in /workspace/src/sbin/pfctl 1 error make[6]: stopped in /workspace/src/sbin/pfctl --- all_subdir_tests --- --- all_subdir_tests/sys/cddl/zfs/tests/grow_pool --- ===> tests/sys/cddl/zfs/tests/grow_pool (all) --- all_subdir_rescue --- *** [pfctl_make] Error code 2 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue --- all_subdir_lib --- make[4]: stopped in /workspace/src/lib/msun --- all_subdir_rescue --- --- ipfw_make --- *** [ipfw_make] Error code 6 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- 2 errors make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 2 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc --- make[3]: stopped in /workspace/src/lib --- 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 --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/msun --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 108.15 real 1090.80 user 108.64 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins6628448120883061261.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_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 addresshelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?923903648.295.1751670645652>
