FreeBSD-main-amd64-gcc12_build - Build #6705 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 02 Oct 2025 21:18:22 UTC
FreeBSD-main-amd64-gcc12_build - Build #6705 (0c1c81c479bef8d3e67f93ea00fc5d34ccf5af33) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6705/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6705/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6705/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)

b7118461f9099876cb2c2923948f8fb647defd57 by tuexen:
tcp: improve segment validation in SYN-RECEIVED

2f7a796b590e67c5d123f2b00b3aaf7ba7a32a13 by ziaee:
thunderbolt.4: Initial manual for HW Relnotes

0c1c81c479bef8d3e67f93ea00fc5d34ccf5af33 by ziaee:
mmcsd.4: s/DESCRIPTION/HARDWARE + HISTORY + SPDX



The end of the build log:

[...truncated 95.85 MiB...]
  199 |                                                   sizeof(ipht.iph_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:190:32: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  190 |                                         { strncpy(iplo.ipo_name, $4,
      |                         ^               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  191 |                                                   sizeof(iplo.ipo_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:125:43: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  125 |                                           strncpy(ipht.iph_name, $3,
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
  126 |                                                   sizeof(ipht.iph_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_tests ---
--- mini-me.pieo ---
--- all_subdir_sbin ---
--- all_subdir_sbin/ipfw ---
--- nat64stl.pieo ---
--- all_subdir_tests ---
/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/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         -c /workspace/src/contrib/capsicum-test/mini-me.c -o mini-me.pieo
--- all_subdir_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/ -fpie -DPIC   -O2 -pipe -fno-common   -DPF -fPIE -g -MD  -MF.depend.nat64stl.pieo -MTnat64stl.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-cast-align         -c /workspace/src/sbin/ipfw/nat64stl.c -o nat64stl.pieo
--- all_subdir_tests ---
--- functional ---
echo '#! /usr/libexec/atf-sh' > functional.tmp
cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp
chmod +x functional.tmp
mv functional.tmp functional
--- Kyuafile ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/cron ---
--- env.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/cron/cron -DLOGIN_CAP -DPAM   -g -MD  -MF.depend.env.pieo -MTenv.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 -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/usr.sbin/cron/lib/env.c -o env.pieo
--- all_subdir_tests ---
--- mini-me ---
(cd /workspace/src/tests/sys/capsicum &&  DEPENDFILE=.depend.mini-me  NO_SUBDIR=1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PROGS=t  PROG=mini-me )
--- .depend.mini-me ---
echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend.mini-me
--- mini-me.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/tests -g -MD  -MF.depend.mini-me.mini-me.o -MTmini-me.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/contrib/capsicum-test/mini-me.c -o mini-me.o
--- mini-me.noexec ---
(cd /workspace/src/tests/sys/capsicum &&  DEPENDFILE=.depend.mini-me.noexec  NO_SUBDIR=1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PROGS=t  PROG=mini-me.noexec )
--- .depend.mini-me.noexec ---
echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend.mini-me.noexec
--- mini-me.noexec.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 -I/workspace/src/tests -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 -static -Wl,-znoexecstack  -o mini-me.noexec.full mini-me.o  
--- all_subdir_rescue ---
--- pfctl_radix.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   -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspace/src/lib/libpfctl -I/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib/libpfctl -DWITH_INET6 -DWITH_INET -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD  -MF.depend.pfctl_radix.o -MTpfctl_radix.o -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/sbin/pfctl/pfctl_radix.c -o pfctl_radix.o
--- pfctl_table.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   -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspace/src/lib/libpfctl -I/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib/libpfctl -DWITH_INET6 -DWITH_INET -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD  -MF.depend.pfctl_table.o -MTpfctl_table.o -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/sbin/pfctl/pfctl_table.c -o pfctl_table.o
--- all_subdir_tests ---
--- mini-me ---
--- mini-me.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 -I/workspace/src/tests -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 -static -Wl,-znoexecstack  -o mini-me.full mini-me.o  
--- all_subdir_rescue ---
--- pfctl_radix.o ---
In file included from /workspace/src/sys/net/pfvar.h:50,
                 from /workspace/src/sbin/pfctl/pfctl_radix.c:40:
/workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_INSERT_COLOR':
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_REMOVE_COLOR':
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_REMOVE':
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
      | ^
--- all_subdir_sbin ---
--- all_subdir_sbin/ipf ---
--- ippool_l.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. -Wno-error=unused-but-set-variable   -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -fPIE -g -MD  -MF.depend.ippool_l.pieo -MTippool_l.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-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 -Wno-address-of-packed-member        -c ippool_l.c -o ippool_l.pieo
--- all_subdir_sbin/ipfw ---
--- nptv6.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   -DPF -fPIE -g -MD  -MF.depend.nptv6.pieo -MTnptv6.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-cast-align         -c /workspace/src/sbin/ipfw/nptv6.c -o nptv6.pieo
--- all_subdir_usr.sbin ---
--- misc.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/cron/cron -DLOGIN_CAP -DPAM   -g -MD  -MF.depend.misc.pieo -MTmisc.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 -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/usr.sbin/cron/lib/misc.c -o misc.pieo
--- all_subdir_tests ---
--- mini-me.noexec ---
/usr/local/bin/x86_64-unknown-freebsd14.2-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/crt1.o: in function `_start':
/workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference to `main'
collect2: error: ld returned 1 exit status
       72.38 real       370.07 user        52.38 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/jenkins4774059462610099405.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