FreeBSD-main-amd64-gcc13_build - Build #2825 - Still Failing
Date: Thu, 06 Feb 2025 23:03:22 UTC
FreeBSD-main-amd64-gcc13_build - Build #2825 (4e2301260da5cf781d3130fabe7564c5ddb629a5) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2825/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2825/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2825/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)
d8413a1c3ba235a79ae6b8cc35767a861855c7e2 by zlei:
ifnet: Fix build without BPF
d8c9f53922c6ae083a0f49594c29b2df03d61c35 by imp:
cam/da: Add some comments about 28/0 asc
25105fa029da88d5e02a94481733aa5a2d947ba4 by imp:
cam/cd: Simplify to remove invalid flag
4e2301260da5cf781d3130fabe7564c5ddb629a5 by imp:
cam/da: explain why we have to refetch bp here.
The end of the build log:
[...truncated 90.95 MiB...]
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c: In function 'substs_ref_RB_REMOVE':
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
/workspace/src/usr.bin/localedef/collate.c:452:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
452 | RB_GENERATE_STATIC(substs_ref, subst, entry_ref, subst_compare_ref);
| ^
--- all_subdir_tests ---
chmod +x frag6_12.tmp
mv frag6_12.tmp frag6_12
--- frag6_13 ---
echo '#! /usr/libexec/atf-sh' > frag6_13.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_13.sh >>frag6_13.tmp
chmod +x frag6_13.tmp
mv frag6_13.tmp frag6_13
--- all_subdir_tests/sys/netinet ---
In file included from /workspace/src/sys/x86/include/endian.h:36,
from /workspace/src/sys/amd64/include/endian.h:5,
from /workspace/src/sys/sys/types.h:43,
from /workspace/src/tests/sys/netinet/fibs_multibind_test.c:7:
/workspace/src/tests/sys/netinet/fibs_multibind_test.c: In function 'ping6':
/workspace/src/tests/sys/netinet/fibs_multibind_test.c:441:41: error: unsigned conversion from 'int' to 'short unsigned int' changes value from '-32769' to '32767' [-Werror=overflow]
441 | icmp6.icmp6.icmp6_cksum = htons(~(ICMP6_ECHO_REQUEST << 8));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_tests/sys/netinet6 ---
--- frag6_14 ---
echo '#! /usr/libexec/atf-sh' > frag6_14.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_14.sh >>frag6_14.tmp
chmod +x frag6_14.tmp
mv frag6_14.tmp frag6_14
--- frag6_15 ---
echo '#! /usr/libexec/atf-sh' > frag6_15.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_15.sh >>frag6_15.tmp
chmod +x frag6_15.tmp
mv frag6_15.tmp frag6_15
--- frag6_16 ---
echo '#! /usr/libexec/atf-sh' > frag6_16.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_16.sh >>frag6_16.tmp
--- all_subdir_rescue ---
--- ex_script.o ---
--- all_subdir_tests ---
chmod +x frag6_16.tmp
mv frag6_16.tmp frag6_16
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ex_script.o -MTex_script.o -std=gnu99 -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/contrib/nvi/ex/ex_script.c -o ex_script.o
--- all_subdir_tests ---
--- frag6_17 ---
echo '#! /usr/libexec/atf-sh' > frag6_17.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_17.sh >>frag6_17.tmp
chmod +x frag6_17.tmp
mv frag6_17.tmp frag6_17
--- frag6_18 ---
echo '#! /usr/libexec/atf-sh' > frag6_18.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_18.sh >>frag6_18.tmp
chmod +x frag6_18.tmp
mv frag6_18.tmp frag6_18
--- frag6_19 ---
echo '#! /usr/libexec/atf-sh' > frag6_19.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_19.sh >>frag6_19.tmp
chmod +x frag6_19.tmp
mv frag6_19.tmp frag6_19
--- frag6_20 ---
echo '#! /usr/libexec/atf-sh' > frag6_20.tmp
cat /workspace/src/tests/sys/netinet6/frag6/frag6_20.sh >>frag6_20.tmp
chmod +x frag6_20.tmp
mv frag6_20.tmp frag6_20
--- Kyuafile ---
--- exthdr ---
echo '#! /usr/libexec/atf-sh' > exthdr.tmp
cat /workspace/src/tests/sys/netinet6/exthdr.sh >>exthdr.tmp
chmod +x exthdr.tmp
mv exthdr.tmp exthdr
--- mld ---
echo '#! /usr/libexec/atf-sh' > mld.tmp
cat /workspace/src/tests/sys/netinet6/mld.sh >>mld.tmp
chmod +x mld.tmp
mv mld.tmp mld
--- scapyi386 ---
echo '#! /usr/libexec/atf-sh' > scapyi386.tmp
cat /workspace/src/tests/sys/netinet6/scapyi386.sh >>scapyi386.tmp
chmod +x scapyi386.tmp
mv scapyi386.tmp scapyi386
--- redirect ---
echo '#! /usr/libexec/atf-sh' > redirect.tmp
cat /workspace/src/tests/sys/netinet6/redirect.sh >>redirect.tmp
chmod +x redirect.tmp
mv redirect.tmp redirect
--- divert ---
echo '#! /usr/libexec/atf-sh' > divert.tmp
cat /workspace/src/tests/sys/netinet6/divert.sh >>divert.tmp
chmod +x divert.tmp
mv divert.tmp divert
--- forward6 ---
echo '#! /usr/libexec/atf-sh' > forward6.tmp
cat /workspace/src/tests/sys/netinet6/forward6.sh >>forward6.tmp
chmod +x forward6.tmp
mv forward6.tmp forward6
--- output6 ---
echo '#! /usr/libexec/atf-sh' > output6.tmp
cat /workspace/src/tests/sys/netinet6/output6.sh >>output6.tmp
chmod +x output6.tmp
mv output6.tmp output6
--- lpm6 ---
echo '#! /usr/libexec/atf-sh' > lpm6.tmp
cat /workspace/src/tests/sys/netinet6/lpm6.sh >>lpm6.tmp
chmod +x lpm6.tmp
mv lpm6.tmp lpm6
--- fibs6 ---
echo '#! /usr/libexec/atf-sh' > fibs6.tmp
cat /workspace/src/tests/sys/netinet6/fibs6.sh >>fibs6.tmp
chmod +x fibs6.tmp
mv fibs6.tmp fibs6
--- ndp ---
echo '#! /usr/libexec/atf-sh' > ndp.tmp
cat /workspace/src/tests/sys/netinet6/ndp.sh >>ndp.tmp
chmod +x ndp.tmp
mv ndp.tmp ndp
--- proxy_ndp ---
echo '#! /usr/libexec/atf-sh' > proxy_ndp.tmp
cat /workspace/src/tests/sys/netinet6/proxy_ndp.sh >>proxy_ndp.tmp
chmod +x proxy_ndp.tmp
mv proxy_ndp.tmp proxy_ndp
--- test_ip6_output.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > test_ip6_output.py.xtmp.tmp
cat /workspace/src/tests/sys/netinet6/test_ip6_output.py >>test_ip6_output.py.xtmp.tmp
chmod +x test_ip6_output.py.xtmp.tmp
--- all_subdir_usr.sbin ---
--- print-fr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.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 -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-fr.o -MTprint-fr.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-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-fr.c -o print-fr.o
--- all_subdir_tests ---
mv test_ip6_output.py.xtmp.tmp test_ip6_output.py.xtmp
--- Kyuafile ---
--- all_subdir_tests/sys/fs ---
--- bad_server ---
--- bad_server.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -fPIE -g -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-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-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o bad_server.full bad_server.o getmntopts.o mockfs.o utils.o -lprivategmock -lprivategtest -lprivategtest -lutil -lpthread
--- all_subdir_usr.sbin ---
--- print-frag6.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.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 -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-frag6.o -MTprint-frag6.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-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-frag6.c -o print-frag6.o
--- all_subdir_tests ---
--- all_subdir_tests/sys/capsicum ---
--- fcntl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -MD -MF.depend.capsicum-test.fcntl.o -MTfcntl.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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 -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-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/capsicum-test/fcntl.cc -o fcntl.o
--- all_subdir_rescue ---
--- ex_set.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ex_set.o -MTex_set.o -std=gnu99 -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/contrib/nvi/ex/ex_set.c -o ex_set.o
--- all_subdir_tests ---
--- all_subdir_tests/sys/fs ---
--- bad_server.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug bad_server.full bad_server.debug
--- all_subdir_lib ---
--- all_subdir_lib/libnv ---
--- nv_tests ---
In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]',
inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35,
inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39,
inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_bool__single_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:118:2:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull]
64 | return __builtin_strlen(reinterpret_cast<const char*>(__str));
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)'
--- all_subdir_tests ---
--- bad_server ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=bad_server.debug bad_server.full bad_server
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/lock ---
===> usr.bin/lock (all)
--- .depend ---
echo lock.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a >> .depend
--- lock.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.lock.o -MTlock.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-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/lock/lock.c -o lock.o
--- all_subdir_rescue ---
--- ex_shell.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ex_shell.o -MTex_shell.o -std=gnu99 -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/contrib/nvi/ex/ex_shell.c -o ex_shell.o
--- all_subdir_tests ---
--- all_subdir_tests/sys/netinet ---
cc1: all warnings being treated as errors
--- all_subdir_usr.bin ---
make[2]: stopped in /workspace/src
--- all_subdir_lib ---
make[2]: stopped in /workspace/src
--- 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
make[3]: stopped in /workspace/src/rescue
make[2]: stopped in /workspace/src
--- 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
159.45 real 1340.72 user 145.23 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins5525941526876949555.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_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