FreeBSD-stable-15-amd64-gcc12_build - Build #104 - Still Failing
Date: Fri, 24 Oct 2025 02:40:26 UTC
FreeBSD-stable-15-amd64-gcc12_build - Build #104 (8b4585444728ca241d09cd230a3b8e27e3954847) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/104/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/104/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/104/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)
8b4585444728ca241d09cd230a3b8e27e3954847 by cperciva:
packages: Update the METALOG when (un)installing the caroot package
The end of the build log:
[...truncated 100.90 MiB...]
--- .depend.printfloat_test ---
echo printfloat_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 >> .depend.printfloat_test
--- printfloat_test.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.printfloat_test.printfloat_test.pieo -MTprintfloat_test.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libc/tests/stdio/printfloat_test.c -o printfloat_test.pieo
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/makefs/cd9660/cd9660_conversion.c: In function 'cd9660_time_8426':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_conversion.c:174:49: warning: '%02i' directive output may be truncated writing between 2 and 11 bytes into a region of size between 7 and 14 [-Wformat-truncation=]
174 | (void)snprintf(temp, sizeof(temp), "%04i%02i%02i%02i%02i%02i%02i",
| ^~~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_conversion.c:174:44: note: directive argument in the range [-2147483647, 2147483647]
174 | (void)snprintf(temp, sizeof(temp), "%04i%02i%02i%02i%02i%02i%02i",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_conversion.c:174:15: note: 'snprintf' output between 17 and 69 bytes into a destination of size 18
174 | (void)snprintf(temp, sizeof(temp), "%04i%02i%02i%02i%02i%02i%02i",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
175 | 1900+(int)t.tm_year,
| ~~~~~~~~~~~~~~~~~~~~
176 | (int)t.tm_mon+1,
| ~~~~~~~~~~~~~~~~
177 | (int)t.tm_mday,
| ~~~~~~~~~~~~~~~
178 | (int)t.tm_hour,
| ~~~~~~~~~~~~~~~
179 | (int)t.tm_min,
| ~~~~~~~~~~~~~~
180 | (int)t.tm_sec,
| ~~~~~~~~~~~~~~
181 | 0);
| ~~
--- iso9660_rrip.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/makefs -I/workspace/src/usr.sbin/makefs/zfs -I/workspace/src/stand/libsa -I/workspace/src/sys/cddl/boot -DHAVE_ZFS -I/workspace/src/sys/fs/cd9660/ -DMAKEFS -D_WANT_MSDOSFS_INTERNALS -I/workspace/src/sys/fs/msdosfs -I/workspace/src/sbin/newfs_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=1 -I/workspace/src/contrib/mtree -I/workspace/src/contrib/mknod -I/workspace/src/lib/libnetbsd -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.iso9660_rrip.pieo -MTiso9660_rrip.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-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/makefs/cd9660/iso9660_rrip.c -o iso9660_rrip.pieo
--- all_subdir_tests ---
--- all_subdir_tests/sys/fs ---
--- all_subdir_tests/sys/fs/tmpfs ---
===> tests/sys/fs/tmpfs (all)
--- h_tools ---
(cd /workspace/src/tests/sys/fs/tmpfs && DEPENDFILE=.depend.h_tools NO_SUBDIR=1 make -f /workspace/src/tests/sys/fs/tmpfs/Makefile _RECURSING_PROGS=t PROG=h_tools )
--- all_subdir_usr.sbin ---
In file included from /workspace/src/usr.sbin/makefs/cd9660.h:54,
from /workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:46:
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c: In function 'inode_map_tree_RB_INSERT_COLOR':
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c: In function 'inode_map_tree_RB_REMOVE_COLOR':
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
--- all_subdir_rescue ---
--- misc.o ---
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src=/usr/obj -g -MD -MF.depend.misc.o -MTmisc.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.bin/tail/misc.c -o misc.o
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
--- all_subdir_tests ---
--- .depend.h_tools ---
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c: In function 'inode_map_tree_RB_REMOVE':
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
/workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
| ^
--- all_subdir_tests ---
echo h_tools.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.h_tools
--- h_tools.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.h_tools.h_tools.pieo -MTh_tools.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/contrib/netbsd-tests/fs/tmpfs/h_tools.c -o h_tools.pieo
--- all_subdir_usr.bin ---
--- fmt.1.gz ---
gzip -cn /workspace/src/usr.bin/fmt/fmt.1 > fmt.1.gz
--- fmt.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -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 fmt.full fmt.pieo
--- all_subdir_rescue ---
--- read.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src=/usr/obj -g -MD -MF.depend.read.o -MTread.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.bin/tail/read.c -o read.o
--- all_subdir_usr.bin ---
--- fmt.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fmt.full fmt.debug
--- fmt ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=fmt.debug fmt.full fmt
--- all_subdir_usr.bin/fold ---
===> usr.bin/fold (all)
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/net ---
*** [inet_net_test.pieo] Error code 1
make[7]: stopped in /workspace/src/lib/libc/tests/net
203.64 real 1042.68 user 113.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-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins10732084670617853879.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-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