FreeBSD-stable-14-amd64-gcc14_build - Build #1274 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 28 Aug 2026 05:31:05 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1274 (3ccccd8f50f5199b16df79a7f07f2932e4b422f8) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1274/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1274/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1274/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)

No changes


The end of the build log:

[...truncated 106.19 MiB...]
  500 |                                           strncpy(ipht.iph_name, $3,
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                                   sizeof(ipht.iph_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:484:43: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  484 |                                           strncpy(ipht.iph_name, $6,
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
  485 |                                                   sizeof(ipht.iph_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:471:43: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  471 |                                           strncpy(iplo.ipo_name, $3,
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
  472 |                                                   sizeof(iplo.ipo_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:460:43: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  460 |                                           strncpy(iplo.ipo_name, $6,
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
  461 |                                                   sizeof(iplo.ipo_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:448:43: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  448 |                                           strncpy(ipld.ipld_name, $6,
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  449 |                                                   sizeof(ipld.ipld_name));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:295:43: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  295 |                                           strncpy($$->ipe_group, $3,
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
  296 |                                                   FR_GROUPLEN);
      |                                                   ~~~~~~~~~~~~
/workspace/src/sbin/ipf/ippool/ippool_y.y:198:32: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  198 |                                         { strncpy(ipht.iph_name, $4,
      |                         ^               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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_usr.sbin ---

--- ufs_bmap.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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 -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.ufs_bmap.pieo -MTufs_bmap.pieo -std=c11 -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/ffs/ufs_bmap.c -o ufs_bmap.pieo

--- buf.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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 -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.buf.pieo -MTbuf.pieo -std=c11 -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/ffs/buf.c -o buf.pieo
--- all_subdir_sbin ---

--- ippool_l.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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 -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.ippool_l.pieo -MTippool_l.pieo -std=gnu99 -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_usr.sbin ---

--- mkfs.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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 -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.mkfs.pieo -MTmkfs.pieo -std=c11 -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/ffs/mkfs.c -o mkfs.pieo
--- all_subdir_usr.sbin/mfiutil ---

--- mfi_volume.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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.mfi_volume.pieo -MTmfi_volume.pieo -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   -fno-builtin-strftime    -c /workspace/src/usr.sbin/mfiutil/mfi_volume.c -o mfi_volume.pieo
--- all_subdir_sbin ---
ippool_l.c: In function 'ippool_yylex':
ippool_l.c:451:43: warning: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
  451 |                         snprintf(s, sizeof(s), "%d", priornum);
      |                                           ^
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/mfiutil/mfi_volume.c: In function 'mfi_ldstate':
/workspace/src/usr.sbin/mfiutil/mfi_volume.c:60:40: warning: '%02x' directive writing between 2 and 8 bytes into a region of size 7 [-Wformat-overflow=]
   60 |                 sprintf(buf, "LSTATE 0x%02x", state);
      |                                        ^~~~
/workspace/src/usr.sbin/mfiutil/mfi_volume.c:60:30: note: directive argument in the range [4, 4294967295]
   60 |                 sprintf(buf, "LSTATE 0x%02x", state);
      |                              ^~~~~~~~~~~~~~~
/workspace/src/usr.sbin/mfiutil/mfi_volume.c:60:17: note: 'sprintf' output between 12 and 18 bytes into a destination of size 16
   60 |                 sprintf(buf, "LSTATE 0x%02x", state);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--- mfi_foreign.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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.mfi_foreign.pieo -MTmfi_foreign.pieo -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   -fno-builtin-strftime    -c /workspace/src/usr.sbin/mfiutil/mfi_foreign.c -o mfi_foreign.pieo

--- mfi_properties.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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.mfi_properties.pieo -MTmfi_properties.pieo -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   -fno-builtin-strftime    -c /workspace/src/usr.sbin/mfiutil/mfi_properties.c -o mfi_properties.pieo
--- all_subdir_sbin ---

--- ippool.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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 -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.ippool.pieo -MTippool.pieo -std=gnu99 -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 /workspace/src/sbin/ipf/ippool/ippool.c -o ippool.pieo
--- all_subdir_usr.sbin ---

--- mfiutil.full ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -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 -fno-builtin-strftime  -Wl,-zrelro -pie -Wl,-znoexecstack  -o mfiutil.full mfiutil.pieo mfi_bbu.pieo mfi_cmd.pieo mfi_config.pieo mfi_drive.pieo mfi_evt.pieo mfi_flash.pieo mfi_patrol.pieo mfi_show.pieo mfi_volume.pieo mfi_foreign.pieo mfi_properties.pieo   -lcam  -lutil 
--- mfiutil.8.gz ---
gzip -cn /workspace/src/usr.sbin/mfiutil/mfiutil.8 > mfiutil.8.gz
--- mfiutil.debug ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug mfiutil.full mfiutil.debug
--- mfiutil ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=mfiutil.debug  mfiutil.full mfiutil
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests ---
--- all_subdir_lib/libc/tests/stdio ---
===> lib/libc/tests/stdio (all)
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/makefs ---

--- ffs_tables.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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 -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.ffs_tables.pieo -MTffs_tables.pieo -std=c11 -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/sys/ufs/ffs/ffs_tables.c -o ffs_tables.pieo
--- all_subdir_lib ---
--- eintr_test ---
(cd /workspace/src/lib/libc/tests/stdio &&  DEPENDFILE=.depend.eintr_test  NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECURSING_PROGS=t  PROG=eintr_test )
--- .depend.eintr_test ---
--- all_subdir_usr.sbin ---

--- all_subdir_lib ---
echo eintr_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/libmd.a >> .depend.eintr_test
--- all_subdir_usr.sbin ---
--- mkfs_msdos.pieo ---
--- all_subdir_lib ---
--- eintr_test.pieo ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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 -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.mkfs_msdos.pieo -MTmkfs_msdos.pieo -std=c11 -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/sbin/newfs_msdos/mkfs_msdos.c -o mkfs_msdos.pieo
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/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.eintr_test.eintr_test.pieo -MTeintr_test.pieo -std=gnu99 -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/eintr_test.c -o eintr_test.pieo
--- all_subdir_sbin ---
--- all_subdir_sbin/ipfw ---
cc1: all warnings being treated as errors
*** [ipfw2.pieo] Error code 1

make[4]: stopped making "all" in /workspace/src/sbin/ipfw
make[4]: 1 error

make[4]: stopped making "all" in /workspace/src/sbin/ipfw

make[3]: stopped making "all" in /workspace/src/sbin
--- all_subdir_lib ---


make[6]: stopped making "all" in /workspace/src/lib/libc/tests/stdio

make[5]: stopped making "all" in /workspace/src/lib/libc/tests
--- all_subdir_sbin ---
--- all_subdir_sbin/ipf ---


make[4]: stopped making "all" in /workspace/src/sbin/ipf

make[3]: stopped making "all" in /workspace/src/sbin
--- all_subdir_usr.sbin ---


make[3]: stopped making "all" in /workspace/src/usr.sbin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_sbin ---
--- all_subdir_sbin/ipfw15 ---


make[3]: stopped making "all" in /workspace/src/sbin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_rescue ---
--- zfs_make ---


make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
--- zpool_make ---


make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
*** [objs] Error code 2

make[4]: stopped making "all" in /workspace/src/rescue/rescue
make[4]: 1 error

make[4]: stopped making "all" in /workspace/src/rescue/rescue

make[3]: stopped making "all" in /workspace/src/rescue

make[2]: stopped making "all" in /workspace/src
--- all_subdir_tests ---
--- all_subdir_tests/sys/fs/fusefs ---
/workspace/src/tests/sys/fs/fusefs/mockfs.cc: In constructor 'MockFS::MockFS(int, int, bool, bool, bool, bool, poll_method, uint32_t, uint32_t, uint32_t, bool, bool, unsigned int, bool, bool, const char*, const char*, bool)':
/workspace/src/tests/sys/fs/fusefs/mockfs.cc:479:47: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  479 |                 snprintf(val, sizeof(val), "%d", m_maxread);
      |                                               ^
/workspace/src/tests/sys/fs/fusefs/mockfs.cc:479:25: note: 'snprintf' output between 2 and 11 bytes into a destination of size 10
  479 |                 snprintf(val, sizeof(val), "%d", m_maxread);
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.bin ---

make[3]: stopped making "all" in /workspace/src/usr.bin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_tests ---

make[5]: stopped making "all" in /workspace/src/tests/sys/fs

make[4]: stopped making "all" in /workspace/src/tests/sys
--- all_subdir_tests/sys/capsicum ---

make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum

make[4]: stopped making "all" in /workspace/src/tests/sys

make[3]: stopped making "all" in /workspace/src/tests

make[2]: stopped making "all" in /workspace/src
--- all_subdir_cddl ---

make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests

make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd

make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin

make[3]: stopped making "all" in /workspace/src/cddl

make[2]: stopped making "all" in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/net ---
--- link_addr_test ---

make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net

make[5]: stopped making "all" in /workspace/src/lib/libc/tests

make[4]: stopped making "all" in /workspace/src/lib/libc

make[3]: stopped making "all" in /workspace/src/lib

make[2]: stopped making "all" in /workspace/src
      128.60 real       937.22 user        94.68 sys

make[1]: stopped making "buildworld" in /workspace/src

make: stopped making "buildworld" 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1139653669700177156.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc14_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address