FreeBSD-main-amd64-gcc13_build - Build #226 - Still Failing
Date: Fri, 02 Feb 2024 23:36:13 UTC
FreeBSD-main-amd64-gcc13_build - Build #226 (0e867a49115687398fd486b3af67fbb41f48b8a8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/226/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/226/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/226/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) e7951d0b04e6464b37264b8166b1e9ce368a9f1d by markj: rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls 7edb49a1152eb7c70a0806fabbe7ce3ff0d810a4 by imp: freebsd-tips: freebsd-update fetch, then install 4339f1e667ffb6e0ed8626cc1ae1cd92c910bde2 by imp: share/examples/IPv6/USAGE: remove 36f0a34ca645d49ec79d60ea7e773374ef0991ea by markj: libthr: Force the thr_wake() symbol to be resolved during initialization f4613af424cc93d42f35730fd9862f0c6f964cbd by imp: kldxref: Fix maketempfile function's way of finding the root dir 93a25ac9f4c0812c5d99fa0a34d436e46fae2094 by imp: .gitignore: add sys/*/compile b8ef285f6cc6ae733e75488a6ff879e6fb23133d by kp: pf: ensure dummynet gets the correct direction after route-to 777a4702c591154c5a844d43c32f588f371ae80a by kp: pf: implement addrule via netlink 306d3fb23d7ccbc327b6038df2088629daff87b4 by kp: libpfct: fix incorrect array check 0e867a49115687398fd486b3af67fbb41f48b8a8 by brooks: aarch/SYS.h: implement _SYSCALL_BODY() macro The end of the build log: [...truncated 96.06 MiB...] 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 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- pci_ahci.o --- --- all_subdir_tests --- chmod +x scapyi386.tmp --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/src/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=0x10100000L -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -g -MD -MF.depend.pci_ahci.o -MTpci_ahci.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 -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/bhyve/pci_ahci.c -o pci_ahci.o --- all_subdir_tests --- 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 --- --- forward6 --- --- divert --- echo '#! /usr/libexec/atf-sh' > divert.tmp cat /workspace/src/tests/sys/netinet6/divert.sh >>divert.tmp --- forward6 --- echo '#! /usr/libexec/atf-sh' > forward6.tmp cat /workspace/src/tests/sys/netinet6/forward6.sh >>forward6.tmp --- divert --- chmod +x divert.tmp mv divert.tmp divert --- forward6 --- chmod +x forward6.tmp mv forward6.tmp forward6 --- output6 --- --- all_subdir_tests/sys/netipsec --- ===> tests/sys/netipsec (all) --- all_subdir_tests/sys/netinet6 --- 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 --- all_subdir_tests/sys/netipsec --- --- all_subdir_tests/sys/netipsec/tunnel --- ===> tests/sys/netipsec/tunnel (all) --- all_subdir_tests/sys/netinet6 --- 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_tests/sys/netipsec --- --- empty --- --- all_subdir_tests/sys/netinet6 --- mv test_ip6_output.py.xtmp.tmp test_ip6_output.py.xtmp --- all_subdir_tests/sys/netipsec --- echo '#! /usr/libexec/atf-sh' > empty.tmp cat /workspace/src/tests/sys/netipsec/tunnel/empty.sh >>empty.tmp chmod +x empty.tmp --- all_subdir_tests/sys/netinet6 --- --- Kyuafile --- --- all_subdir_tests/sys/netipsec --- mv empty.tmp empty --- aes_cbc_128_hmac_sha1 --- echo '#! /usr/libexec/atf-sh' > aes_cbc_128_hmac_sha1.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_cbc_128_hmac_sha1.sh >>aes_cbc_128_hmac_sha1.tmp --- Kyuafile --- --- all_subdir_tests/sys/netipsec/tunnel --- chmod +x aes_cbc_128_hmac_sha1.tmp mv aes_cbc_128_hmac_sha1.tmp aes_cbc_128_hmac_sha1 --- all_subdir_usr.sbin --- --- pci_e82545.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/src/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=0x10100000L -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -g -MD -MF.depend.pci_e82545.o -MTpci_e82545.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 -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/bhyve/pci_e82545.c -o pci_e82545.o --- all_subdir_tests --- --- aes_cbc_256_hmac_sha2_256 --- echo '#! /usr/libexec/atf-sh' > aes_cbc_256_hmac_sha2_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_cbc_256_hmac_sha2_256.sh >>aes_cbc_256_hmac_sha2_256.tmp chmod +x aes_cbc_256_hmac_sha2_256.tmp mv aes_cbc_256_hmac_sha2_256.tmp aes_cbc_256_hmac_sha2_256 --- aes_gcm_128 --- echo '#! /usr/libexec/atf-sh' > aes_gcm_128.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_gcm_128.sh >>aes_gcm_128.tmp chmod +x aes_gcm_128.tmp mv aes_gcm_128.tmp aes_gcm_128 --- aes_gcm_256 --- echo '#! /usr/libexec/atf-sh' > aes_gcm_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_gcm_256.sh >>aes_gcm_256.tmp chmod +x aes_gcm_256.tmp mv aes_gcm_256.tmp aes_gcm_256 --- aesni_aes_cbc_128_hmac_sha1 --- echo '#! /usr/libexec/atf-sh' > aesni_aes_cbc_128_hmac_sha1.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_cbc_128_hmac_sha1.sh >>aesni_aes_cbc_128_hmac_sha1.tmp chmod +x aesni_aes_cbc_128_hmac_sha1.tmp --- all_subdir_usr.bin --- --- tic --- --- tic.1 --- --- all_subdir_tests --- --- all_subdir_tests/sys/netinet --- --- tcp_connect_port_test.full --- --- all_subdir_tests/sys/netipsec --- mv aesni_aes_cbc_128_hmac_sha1.tmp aesni_aes_cbc_128_hmac_sha1 --- all_subdir_usr.bin --- cat /workspace/src/contrib/ncurses/man/tic.1m > tic.1 --- all_subdir_tests --- --- all_subdir_tests/sys/netinet --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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-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=u--- all_subdir_tests/sys/netipsec --- --- aesni_aes_cbc_256_hmac_sha2_256 --- echo '#! /usr/libexec/atf-sh' > aesni_aes_cbc_256_hmac_sha2_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_cbc_256_hmac_sha2_256.sh >>aesni_aes_cbc_256_hmac_sha2_256.tmp --- all_subdir_tests/sys/netinet --- nused-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 tcp_connect_port_test.full tcp_connect_port_test.o -lprivateatf-c --- all_subdir_tests/sys/netipsec --- chmod +x aesni_aes_cbc_256_hmac_sha2_256.tmp mv aesni_aes_cbc_256_hmac_sha2_256.tmp aesni_aes_cbc_256_hmac_sha2_256 --- all_subdir_usr.bin --- --- tic.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/usr.bin/tinfo -I/workspace/src/usr.bin/ncurses -I/workspace/src/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/tinfo -Wall -DNDEBUG -DHAVE_CONFIG_H -I/workspace/src/contrib/ncurses/progs -I/workspace/src/contrib/ncurses/include -I/workspace/src/lib/ncurses/tinfo -I/tmp/obj/workspace/src/amd64.amd64/lib/ncurses/tinfo -I/workspace/src/usr.bin/ncurses -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-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 tic.full tic.o transform.o dump_entry.o tparm_type.o -ltinfow --- all_subdir_tests --- --- aesni_aes_gcm_128 --- echo '#! /usr/libexec/atf-sh' > aesni_aes_gcm_128.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_gcm_128.sh >>aesni_aes_gcm_128.tmp chmod +x aesni_aes_gcm_128.tmp mv aesni_aes_gcm_128.tmp aesni_aes_gcm_128 --- aesni_aes_gcm_256 --- echo '#! /usr/libexec/atf-sh' > aesni_aes_gcm_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_gcm_256.sh >>aesni_aes_gcm_256.tmp chmod +x aesni_aes_gcm_256.tmp mv aesni_aes_gcm_256.tmp aesni_aes_gcm_256 --- chacha20_poly1305 --- echo '#! /usr/libexec/atf-sh' > chacha20_poly1305.tmp cat /workspace/src/tests/sys/netipsec/tunnel/chacha20_poly1305.sh >>chacha20_poly1305.tmp chmod +x chacha20_poly1305.tmp mv chacha20_poly1305.tmp chacha20_poly1305 --- Kyuafile --- --- all_subdir_tests/sys/netinet --- --- tcp_connect_port_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug tcp_connect_port_test.full tcp_connect_port_test.debug --- tcp_connect_port_test --- --- all_subdir_tests/sys/fs --- --- default_permissions --- --- all_subdir_tests/sys/netinet --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=tcp_connect_port_test.debug tcp_connect_port_test.full tcp_connect_port_test --- all_subdir_tests/sys/fs --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=.depend.default_permissions NO_SUBDIR=1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PROGS=t PROG=default_permissions PROG_CXX=default_permissions) --- all_subdir_tests/sys/netinet --- --- tcp_implied_connect --- (cd /workspace/src/tests/sys/netinet && DEPENDFILE=.depend.tcp_implied_connect NO_SUBDIR=1 make -f /workspace/src/tests/sys/netinet/Makefile _RECURSING_PROGS=t PROG=tcp_implied_connect ) --- all_subdir_usr.bin --- --- tic.1.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/share%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSES_MINOR@%2%g' -e 's%@NCURSES_PATCH@%20210220%g' -e 's%@TPUT@%tput%g' -e 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@TABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infocmp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < tic.1 | gzip -cn > tic.1.gz --- tic.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug tic.full tic.debug --- all_subdir_tests --- --- all_subdir_tests/sys/fs --- --- .depend.default_permissions --- echo default_permissions.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.default_permissions echo default_permissions.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.default_permissions --- all_subdir_usr.bin --- --- tic --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=tic.debug tic.full tic --- all_subdir_tests --- --- default_permissions.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.default_permissions.default_permissions.o -MTdefault_permissions.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-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-dangling-reference -Wno-placement-new -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/fusefs/default_permissions.cc -o default_permissions.o --- all_subdir_tests/sys/netinet --- --- .depend.tcp_implied_connect --- --- all_subdir_usr.bin --- --- infocmp --- (cd /workspace/src/usr.bin/ncurses && DEPENDFILE=.depend.infocmp NO_SUBDIR=1 make -f /workspace/src/usr.bin/ncurses/Makefile _RECURSING_PROGS=t PROG=infocmp ) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- exresop.o --- --- all_subdir_tests --- echo tcp_implied_connect.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.tcp_implied_connect --- tcp_implied_connect.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.tcp_implied_connect.tcp_implied_connect.o -MTtcp_implied_connect.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/tests/sys/netinet/tcp_implied_connect.c -o tcp_implied_connect.o --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.exresop.o -MTexresop.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/sys/contrib/dev/acpica/components/executer/exresop.c -o exresop.o --- all_subdir_usr.bin --- --- .depend.infocmp --- echo infocmp.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a >> .depend.infocmp --- all_subdir_tests --- /workspace/src/tests/sys/netinet/tcp_implied_connect.c:36:27: error: declaration of 'sin' shadows a built-in function [-Werror=shadow] 36 | static struct sockaddr_in sin = { | ^~~ 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_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 175.95 real 1547.63 user 160.80 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/jenkins5609336204254430202.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