FreeBSD-main-amd64-gcc14_build - Build #3181 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 19 Mar 2026 22:52:11 UTC
FreeBSD-main-amd64-gcc14_build - Build #3181 (80aae8a3f8aa70712930664572be9e6885dc0be7) - Still Failing

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

6ba3f915d0ac93f550a7441c71f3488316e245eb by behlendorf1:
zcommon: Fix description of vdev capacity format

ac0fd40c8ce0ef89c7877f03fe3e1da569774a59 by behlendorf1:
Add zpool properties for allocation class space

0f90a797dd442402dfb181f2fe25caa5a983452b by noreply:
Fix vdev_rebuild_range() tx commit

1e2c94a0436170f5abcf9354b02d903adcc3a7b5 by noreply:
More consistent use of TREE_* macros in AVL comparators

75659a4e50262944fe50e6dc3eade750cc151e11 by noreply:
ZTS: Add additional exceptions

f6205fdf647a285ec31ddc5bb5927acab652ffcd by noreply:
ZTS: Adjust mmp_on_uberblocks threshold

1e1d64d665e30fbedfc551b38271e1e2f280d3e0 by noreply:
Fix log vdev removal issues

e4b8d6a56fbe1a915ddef5691ddb66dea90f501d by behlendorf1:
linux/simd_x86: remove obsolete kernel feature gates

23bd5838302b3550e4733521ec5dea31ac64d593 by behlendorf1:
config: remove checks for unused SIMD gates

c183268019b9f5020d2e52ff9a3d6a01e037092d by behlendorf1:
config: generate SIMD checks from table

92a6ab405f056aa071ad4e33d95841f0ff219371 by behlendorf1:
config: also do SIMD checks on the kernel toolchain

35f74f84e6d16b2b8d226816c6292eaeb7ccbb83 by behlendorf1:
Convert all HAVE_<name> SIMD gates to HAVE_SIMD(<name>)

c329530e6bf4e3b620af5b9201a8750e4213d2ea by behlendorf1:
Add simd_config.h and HAVE_SIMD() selector

5dad9459d5def526d0cef5a2a9c71a85fd19afb1 by noreply:
Add --no-preserve-encryption flag

d9794577604d6a724623fc3a4bf2b5de1d599441 by noreply:
zstream: consolidate shared code

e73ada771d3e1b04b396df1c01facdb9a0aea7cc by noreply:
libzpool: lift zfs_file ops out to separate source file

c58b8b7dc22a5a6471fbda47b1b317e9b26b7508 by noreply:
Fix check for .cfi_negate_ra_state on aarch64

c5905b2cb754423d31cdb8adc625639aa7f8acc6 by noreply:
Implement lzc_send_progress

304de7f19b3d93c51cda40cbc6fa21d3184d58a6 by noreply:
libzfs: handle EDOM error in zpool_create

d45c8d6489df82a1fdca7a83cebaf2a735a00d43 by noreply:
FreeBSD: Improve dmesg kernel message prefix

1eace590604d3efc5458a72096bc6a1e2adca05a by noreply:
libzfs: use mount_setattr for selective remount including legacy mounts

2f3f1ab1bac3868addd855d21800b12ac490d077 by behlendorf1:
libzfs: teach zfs_create_ancestors() to accept properties

8531621aba2cf1f616af61ad7006c72a288f0f2d by behlendorf1:
zfs_main: create, clone, rename: accept `-pp` for non-mountable parents

97e080c4961949c991a16d9f6f65bce6d781da04 by behlendorf1:
config: remove minimum kernel version check

0b0971f82f0ecdcf4158c3435ec01dff62b63d11 by behlendorf1:
README: describe specific kernels/distros we target

22fdaf0b1f624eeb16363fecf0a4d7294b335375 by behlendorf1:
L2ARC: Even sublist headroom distribution with round-robin selection

15fc3d64c837d633e44053137ed03c2edcf0c5d0 by behlendorf1:
L2ARC: Lazy sublist reset flags for persistent markers

62ca8f721bedb7887ecb71b616e8937bf0d6d547 by behlendorf1:
L2ARC: Scan-based depth cap for persistent markers

b27a87f39904226ce6ef989b5afcd1de50a52634 by behlendorf1:
L2ARC: Write budget fairness for metadata monopolization

be5d36919ae4d3072f7951244e694c31ec3dc7a5 by behlendorf1:
man: Update L2ARC documentation for depth cap and write budget fairness

5b93d1a21883428666d90856e53c2298431a6f46 by behlendorf1:
L2ARC: Fix prev_hdr use-after-free in l2arc_write_sublist

ae7fcd5f92bd62b2d088b435f71150e9c2759548 by noreply:
fix libzfs diff mem leak in an error path

02224bca40cc735f9ed652f3ff358953ca783fed by behlendorf1:
libzfs/mnttab: lift mnttab cache into separate file

b5637fba1c14ae017499598203dd1e99b0f968f7 by behlendorf1:
libzfs/mnttab: use SPL mutexes

0ecf5e3f62c5f8afada48ba990299cf6c23e4e40 by behlendorf1:
libzfs/mnttab: always enable the cache

f43cb1fef68058272e0959c841773d41f7002ac4 by behlendorf1:
libzfs/mnttab: lift node alloc/free

c0ea89db9f0020e81825d9d7618d5704f2c54a5b by behlendorf1:
libzfs/mnttab: shorten names, reorg a bit

143f410e9900bb9523c413e3ab3b023be6089c31 by behlendorf1:
libspl/mnttab: make mnttab source filenames consistent

f64f12079c81236a413f603304b66f3b56ba6181 by behlendorf1:
libspl/mnttab: remove getmntany()

a59e712d25aa6398fff52f0b431a7454718ec1af by behlendorf1:
libspl/mnttab: remove struct extmnttab

62fa8bcb3c61d725a3e9aeca664098f3fe0bea51 by behlendorf1:
abi: updates for mnttab cleanup

b403040c4ce382077c932e9595b528c507d33113 by noreply:
draid: fix data corruption after disk clear

65165df12964fc71374ee423fd9daa7742f42fc1 by noreply:
zilstat: add man page

d35951b18d6e12afeb0d5b0539ff2467ab4bfbcf by noreply:
zpool clear: remove undocumented rewind flags

cff853cec5689c9754a14d5232785708b8555188 by noreply:
contrib/debian: add zilstat.1 manpage to installation list

2b930f63f85c11ad2f8c7f0bfbc5c7337ee5b1a5 by noreply:
config: fix STATX_MNT_ID detection

f109c7bb985b851ceac24948b9ee49ea59ef2f3f by noreply:
Add the --file-layout (-f) option to zdb(8)

7f65e04abd23634803b6298b3e9737941195e54a by noreply:
libzfs: scrub: only include start and end nv pairs if needed for scrub

753f1e1e21aa99a0917fd1a423668b9abb894375 by noreply:
zstream: add a drop_record subcommand

06b0abfe6209d3ba31920e9b98f130757ccb19a6 by noreply:
Fix the send --exclude option to work with encryption

15e37e09198b9aa30ede690cd68d4dae9871afa8 by behlendorf1:
ZVOL: Add encryption key check for block cloning

3583fa38e82cc5ca6fde84f723995aa4fdc657cd by behlendorf1:
ZVOL: Restrict cloning with different properties

5b2923c2e0d36839ceb809314f7b594eca6d8a3d by noreply:
ZTS: redundancy_draid_spare{1,3} exceptions

4d78b14c1449bc84589cf3270b9c85f61a32fd7d by noreply:
README: add FreeBSD 14.4-RELEASE alongside 15.0

b481a8bbbf32c26b014518d7c72979c557205918 by noreply:
Make zpool status dedup table support raw bytes -p output

488f04e2766705030f0fc41c6a32aa0788d8fcd1 by noreply:
ZTS: Add back redundancy_draid_spare3 exception

f9d26b88b7f56e9838c2b04b72dd4bb96cd7a8ee by noreply:
zilstat: add AUTHORS section to man page

f80338facc955928416e7f4b30f0cc05df15f4b1 by noreply:
zarcsummary: add man page

4655bdd8ab02a61c4271cd92ff14bc134b99c4a0 by noreply:
ZTS: Fix L2ARC test reliability

d8c08a1cea6428fa37b3a6585150b10dedfd79b8 by noreply:
Linux 7.0: also set setlease handler on directories (#18331)

f259a47c745a68275b75e4fcf654eb544e85c3c9 by noreply:
zpool-iostat.8: clarify first report shows per-second averages

188888ac37c19e2c3facd4b8c45fee39d00a7bf1 by behlendorf1:
config: refuse to build without fs_context

f828aeb62aea9181ea8b515963ee2f3bdf68d363 by behlendorf1:
linux/super: remove support for old mount API

5ebb9ff914e1ec3aff2e399f2d798cf651b4e517 by behlendorf1:
linux/super: flatten mount/remount into get_tree/reconfigure

96a0b202019f0afc1fa6cc831e31f56d85664fba by behlendorf1:
linux/super: flatten zpl_mount_impl into zpl_get_tree

3ee08abd2fcef3123188e9ad61a9cd80b9b7831c by behlendorf1:
linux/super: flatten zpl_fill_super into zpl_get_tree



The end of the build log:

[...truncated 85.03 MiB...]
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_REMOTE_CHECK'
  583 |                 READ_REMOTE_CHECK("RCPT TO", 2);
      |                 ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=]
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  620 |         READ_REMOTE_CHECK("final DATA", 2);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:61: note: format string is defined here
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                             ^~
/workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34 and 2126 bytes into a destination of size 1024
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                  host->host, host->addr, c, neterr);    \
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  620 |         READ_REMOTE_CHECK("final DATA", 2);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=]
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  588 |         READ_REMOTE_CHECK("DATA", 3);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:61: note: format string is defined here
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                             ^~
/workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28 and 2120 bytes into a destination of size 1024
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                  host->host, host->addr, c, neterr);    \
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  588 |         READ_REMOTE_CHECK("DATA", 3);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=]
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  572 |         READ_REMOTE_CHECK("MAIL FROM", 2);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:61: note: format string is defined here
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                             ^~
/workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33 and 2125 bytes into a destination of size 1024
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                  host->host, host->addr, c, neterr);    \
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  572 |         READ_REMOTE_CHECK("MAIL FROM", 2);
      |         ^~~~~~~~~~~~~~~~~
--- all_subdir_secure ---

--- auth2-passwd.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/crypto/openssh -include ssh_namespace.h -include krb5_config.h -DXAUTH_PATH=\"/usr/local/bin/xauth\" -DHAVE_LDNS=1 -DLIBWRAP=1 -include sk_config.h -DOPENSSL_API_COMPAT=0x10100000L -DUSE_BSM_AUDIT=1 -DHAVE_GETAUDIT_ADDR=1 -DUSE_BLOCKLIST=1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototype  -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include  -I/workspace/src/krb5/include  -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIBWRAP=1 -fPIE -g -MD  -MF.depend.auth2-passwd.pieo -MTauth2-passwd.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -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/crypto/openssh/auth2-passwd.c -o auth2-passwd.pieo
--- all_subdir_libexec ---

--- all_subdir_cddl ---
--- all_subdir_cddl/usr.bin/zinject ---

--- all_subdir_libexec ---
--- spool.pieo ---
--- all_subdir_cddl ---
--- translate.pieo ---
--- all_subdir_libexec ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -DOPENSSL_API_COMPAT=0x10100000L -I/workspace/src/contrib/dma  -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME  -DCONF_PATH='"/etc/dma"'  -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.13+"'  -DDMA_ROOT_USER='"mailnull"'  -DDMA_GROUP='"mail"' -fPIE -g -MD  -MF.depend.spool.pieo -MTspool.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 -Wno-pointer-sign -Wdate-time -Wformat=2 -Wno-format-extra-args -Werror -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/dma/spool.c -o spool.pieo
--- all_subdir_rescue ---
/workspace/src/bin/sh/histedit.c: In function 'histcmd':
/workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  254 |         const char *editor = NULL;
      |                     ^~~~~~
/workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg = 0, nflg = 0, rflg = 0, sflg = 0;
      |             ^~~~
/workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg = 0, nflg = 0, rflg = 0, sflg = 0;
      |                       ^~~~
/workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg = 0, nflg = 0, rflg = 0, sflg = 0;
      |                                 ^~~~
--- all_subdir_cddl ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common -DIN_BASE  -I/workspace/src/sys/contrib/openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include  -I/workspace/src/sys  -I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/zfs_config.h   -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD  -MF.depend.translate.pieo -MTtranslate.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-unknown-pragmas -Wno-address-of-packed-member        -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate.c -o translate.pieo
--- all_subdir_rescue ---
/workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg = 0, nflg = 0, rflg = 0, sflg = 0;
      |                                           ^~~~
/workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  260 |         char *pat = NULL, *repl = NULL;
      |               ^~~
/workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  266 |         FILE *efp = NULL;
      |               ^~~
--- all_subdir_sbin ---

--- all_subdir_rescue ---

--- all_subdir_sbin ---
--- dumprmt.pieo ---
--- all_subdir_rescue ---
--- input.o ---
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common -DRDUMP   -fPIE -g -MD  -MF.depend.dumprmt.pieo -MTdumprmt.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/sbin/dump/dumprmt.c -o dumprmt.pieo
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common   -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD  -MF.depend.input.o -MTinput.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/bin/sh/input.c -o input.o
--- all_subdir_secure ---

--- auth2-pubkey.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/crypto/openssh -include ssh_namespace.h -include krb5_config.h -DXAUTH_PATH=\"/usr/local/bin/xauth\" -DHAVE_LDNS=1 -DLIBWRAP=1 -include sk_config.h -DOPENSSL_API_COMPAT=0x10100000L -DUSE_BSM_AUDIT=1 -DHAVE_GETAUDIT_ADDR=1 -DUSE_BLOCKLIST=1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototype  -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include  -I/workspace/src/krb5/include  -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIBWRAP=1 -fPIE -g -MD  -MF.depend.auth2-pubkey.pieo -MTauth2-pubkey.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -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/crypto/openssh/auth2-pubkey.c -o auth2-pubkey.pieo
--- all_subdir_cddl ---

--- zinject.full ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -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-unknown-pragmas -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack   -o zinject.full zinject.pieo translate.pieo   -lgeom  -lm  -lnvpair  -lumem  -lavl  -lspl  -lzfs_core  -lzfs  -lzutil  -lzpool  -lpthread 
--- all_subdir_sbin ---

--- tape.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common -DRDUMP   -fPIE -g -MD  -MF.depend.tape.pieo -MTtape.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/sbin/dump/tape.c -o tape.pieo
--- all_subdir_rescue ---

--- jobs.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common   -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD  -MF.depend.jobs.o -MTjobs.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/bin/sh/jobs.c -o jobs.o
--- all_subdir_cddl ---
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError'
collect2: error: ld returned 1 exit status
*** [zinject.full] Error code 1

make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject
make[5]: 1 error

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

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


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

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

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


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

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

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

make[2]: stopped making "all" in /workspace/src
--- all_subdir_sbin ---
/workspace/src/sbin/dump/tape.c: In function 'startnewtape':
/workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  603 |                         (void)sprintf(volno, "%d", spcl.c_volume + 1);
      |                                                 ^
/workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 and 12 bytes into a destination of size 11
  603 |                         (void)sprintf(volno, "%d", spcl.c_volume + 1);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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

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


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

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

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


make[3]: stopped making "all" in /workspace/src/stand
--- all_subdir_rescue ---


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

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_krb5 ---
--- all_subdir_krb5/plugins/preauth ---


make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth

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

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

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


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

make[2]: stopped making "all" in /workspace/src
--- all_subdir_cddl ---
--- all_subdir_cddl/usr.bin/ztest ---


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

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

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


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

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

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

make[2]: stopped making "all" in /workspace/src
       44.93 real       294.45 user        31.88 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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins14229048258681795993.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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