FreeBSD-stable-14-amd64-gcc14_build - Build #1265 - Still Failing
Date: Mon, 24 Aug 2026 07:52:45 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1265 (9a34256fd915f759fa36df40f776a33b76926546) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1265/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1265/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1265/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)
21f5c8438851ed2a8ac9251a42648999f8b36439 by michaelo:
daemon(8): Add option to write pidfile w/o supervising it
1d368c131018bc6b23bea5ddc2f49de07f713d61 by kbowling:
iflib: Support recoverable initialization failure
5f5b209fa492595de5ad415975a690345b24e302 by kbowling:
ixv: Reject unsupported E610 Hyper-V VFs
e9944ab701376272b1422f5fdf34c98018600de5 by kbowling:
ixgbe: Correct the PFVFRSSRK index range comment
17222ebeb31a77ffb73424e1c002c8353d9d2e79 by kbowling:
ixv: Recover when the PF mailbox is unavailable
f336c4564391f699317326cebed69b428d9e031b by kbowling:
ixgbe: Enable PF RSS across queues with SR-IOV
b50cef613c7dc993b94af06d4e3e1955fb51a741 by kbowling:
bnxt: Report initialization failures to iflib
d1e26c2153c9c149c4e8124558110b1fd0a0664d by kbowling:
ice: Report initialization failures to iflib
84e092e9db3973eef96e3cc06368cb6057c251cd by kbowling:
e1000: Correct 82542 flow-control mode handling
b902b279919f325516160240e4856bf43a6d41b4 by kbowling:
iavf: Recover when PF communication is unavailable
a721f72dea13e716fb702b36358116dbc0f1679b by kbowling:
ixl: Honor iflib transmit completion batching
78f5c8efef89c8927f5e9a67197d86d5bb6ca076 by kbowling:
iavf: Honor iflib transmit completion batching
7afc16edf128f24d84a6d14e677320f9b43a6beb by kbowling:
ixl: Initialize VF sysctl contexts before use
d4f1764bb0be0c29dc9be6207d9c5487b945545b by kbowling:
ixl: Validate VF virtchnl configuration
8bee78182d91a601f6cefb5bf2d44b178af4c54d by kbowling:
ixl: Make VF reset resource reconstruction fallible
9a34256fd915f759fa36df40f776a33b76926546 by cy:
ipfilter: Fix checksum update for NAT_DIVERTOUT
The end of the build log:
[...truncated 105.86 MiB...]
In function 'ZstdWrite',
inlined from 'DoRegularFile' at /workspace/src/sbin/savecore/savecore.c:666:9,
inlined from 'DoFile' at /workspace/src/sbin/savecore/savecore.c:1222:7:
/workspace/src/sbin/savecore/savecore.c:599:22: warning: 'Zctx' may be used uninitialized [-Wmaybe-uninitialized]
599 | rv = ZSTD_decompressStream(Zctx, &Zout, &Zin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/savecore/savecore.c: In function 'DoFile':
/workspace/src/sbin/savecore/savecore.c:623:20: note: 'Zctx' was declared here
623 | ZSTD_DCtx *Zctx; /* zstd */
| ^~~~
--- all_subdir_stand ---
--- all_subdir_lib ---
--- h_gets.debug ---
--- all_subdir_stand ---
--- part.o ---
/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 -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loader_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.part.o -MTpart.o -std=gnu99 -Wno-format-zero-length -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--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug h_gets.full h_gets.debug
--- all_subdir_stand ---
=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 -Os -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -c /workspace/src/stand/common/part.c -o part.o
--- all_subdir_lib ---
--- h_gets ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=h_gets.debug h_gets.full h_gets
--- h_getcwd ---
(cd /workspace/src/lib/libc/tests/ssp && DEPENDFILE=.depend.h_getcwd NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/ssp/Makefile _RECURSING_PROGS=t PROG=h_getcwd )
--- all_subdir_sbin ---
--- all_subdir_sbin/ipf/ipmon ---
In function 'build_action',
inlined from 'ipmon_yyparse' at /workspace/src/sbin/ipf/ipmon/ipmon_y.y:93:4:
/workspace/src/sbin/ipf/ipmon/ipmon_y.y:373:25: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
373 | strncpy(a->ac_nattag, o->o_str, sizeof(a->ac_nattag));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ipmon/ipmon_y.y:365:33: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
365 | strncpy(a->ac_group, o->o_str, FR_GROUPLEN);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- .depend.h_getcwd ---
echo h_getcwd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.h_getcwd
--- all_subdir_lib/libc/tests/locale ---
--- all_subdir_lib/libc/tests/ssp ---
--- h_getcwd.pieo ---
--- all_subdir_lib/libc/tests/locale ---
--- mblen_test.full ---
--- all_subdir_lib/libc/tests/ssp ---
/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.h_getcwd.h_getcwd.pieo -MTh_getcwd.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -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/contrib/netbsd-tests/lib/libc/ssp/h_getcwd.c -o h_getcwd.pieo
--- all_subdir_lib/libc/tests/locale ---
/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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o mblen_test.full mblen_test.pieo -lprivateatf-c
--- mblen_test.debug ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug mblen_test.full mblen_test.debug
--- mblen_test ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=mblen_test.debug mblen_test.full mblen_test
--- mbrlen_test ---
(cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=.depend.mbrlen_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/locale/Makefile _RECURSING_PROGS=t PROG=mbrlen_test )
--- all_subdir_lib/libc/tests/ssp ---
--- h_getcwd.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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o h_getcwd.full h_getcwd.pieo -lssp
--- all_subdir_lib/libc/tests/locale ---
--- .depend.mbrlen_test ---
echo mbrlen_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 >> .depend.mbrlen_test
--- mbrlen_test.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.mbrlen_test.mbrlen_test.pieo -MTmbrlen_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/locale/mbrlen_test.c -o mbrlen_test.pieo
--- all_subdir_lib/libc/tests/ssp ---
--- h_getcwd.debug ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug h_getcwd.full h_getcwd.debug
--- h_getcwd ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=h_getcwd.debug h_getcwd.full h_getcwd
--- h_memcpy ---
(cd /workspace/src/lib/libc/tests/ssp && DEPENDFILE=.depend.h_memcpy NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/ssp/Makefile _RECURSING_PROGS=t PROG=h_memcpy )
--- .depend.h_memcpy ---
echo h_memcpy.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.h_memcpy
--- h_memcpy.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.h_memcpy.h_memcpy.pieo -MTh_memcpy.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -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/contrib/netbsd-tests/lib/libc/ssp/h_memcpy.c -o h_memcpy.pieo
--- all_subdir_lib/libc/tests/sys ---
--- msgctl_test.full ---
--- all_subdir_lib/libc/tests/ssp ---
--- h_memcpy.full ---
--- all_subdir_lib/libc/tests/sys ---
/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 -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -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 -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o msgctl_test.full t_msgctl.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_lib/libc/tests/ssp ---
/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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o h_memcpy.full h_memcpy.pieo -lssp
--- all_subdir_sbin ---
--- all_subdir_sbin/ipfw ---
cc1: all warnings being treated as errors
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/locale ---
--- mbrlen_test.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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o mbrlen_test.full mbrlen_test.pieo -lprivateatf-c
--- all_subdir_lib/libc/tests/sys ---
--- msgctl_test.debug ---
--- all_subdir_lib/libc/tests/ssp ---
--- h_memcpy.debug ---
--- all_subdir_lib/libc/tests/sys ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug msgctl_test.full msgctl_test.debug
--- all_subdir_lib/libc/tests/ssp ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug h_memcpy.full h_memcpy.debug
--- all_subdir_lib/libc/tests/sys ---
--- msgctl_test ---
--- all_subdir_lib/libc/tests/ssp ---
--- h_memcpy ---
--- all_subdir_lib/libc/tests/sys ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=msgctl_test.debug msgctl_test.full msgctl_test
--- all_subdir_lib/libc/tests/ssp ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=h_memcpy.debug h_memcpy.full h_memcpy
--- all_subdir_lib/libc/tests/sys ---
--- msgget_test ---
--- all_subdir_lib/libc/tests/ssp ---
--- h_memmove ---
--- all_subdir_lib/libc/tests/sys ---
(cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=.depend.msgget_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=msgget_test )
--- all_subdir_lib/libc/tests/ssp ---
(cd /workspace/src/lib/libc/tests/ssp && DEPENDFILE=.depend.h_memmove NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/ssp/Makefile _RECURSING_PROGS=t PROG=h_memmove )
--- all_subdir_lib/libc/tests/locale ---
--- mbrlen_test.debug ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug mbrlen_test.full mbrlen_test.debug
--- mbrlen_test ---
--- all_subdir_sbin ---
*** [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
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=mbrlen_test.debug mbrlen_test.full mbrlen_test
--- all_subdir_sbin ---
make[3]: stopped making "all" in /workspace/src/sbin
--- all_subdir_lib ---
make[6]: stopped making "all" in /workspace/src/lib/libc/tests/locale
make[5]: stopped making "all" in /workspace/src/lib/libc/tests
--- all_subdir_lib/libc/tests/ssp ---
make[6]: stopped making "all" in /workspace/src/lib/libc/tests/ssp
make[5]: stopped making "all" in /workspace/src/lib/libc/tests
--- all_subdir_lib/libc/tests/sys ---
make[6]: stopped making "all" in /workspace/src/lib/libc/tests/sys
make[5]: stopped making "all" in /workspace/src/lib/libc/tests
--- all_subdir_stand ---
make[4]: stopped making "all" in /workspace/src/stand/efi
make[3]: stopped making "all" in /workspace/src/stand
make[2]: stopped making "all" in /workspace/src
--- all_subdir_sbin ---
--- all_subdir_sbin/ipf ---
make[4]: stopped making "all" in /workspace/src/sbin/ipf
--- all_subdir_rescue ---
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_sbin ---
--- all_subdir_sbin/ipf/ipnat ---
make[4]: stopped making "all" in /workspace/src/sbin/ipf
make[3]: stopped making "all" in /workspace/src/sbin
--- all_subdir_sbin/ipfw15 ---
make[3]: stopped making "all" in /workspace/src/sbin
make[2]: stopped making "all" in /workspace/src
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/dtc ---
--- fdt.pieo ---
In function 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _ContiguousIterator, _ContiguousIterator, _ContiguousIterator) [with _Alloc = allocator<shared_ptr<dtc::fdt::property> >; _ContiguousIterator = shared_ptr<dtc::fdt::property>*]',
inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&, pointer) [with _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:868:42,
inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::__insert_with_size(const_iterator, _Iterator, _Sentinel, difference_type) [with _Iterator = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; _Sentinel = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1351:39,
inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; typename std::__1::enable_if<(std::__1::is_convertible<typename std::__1::__detector<std::__1::__nat, void, std::__1::__iterator_category, std::__1::iterator_traits<_InIter> >::type, std::__1::forward_iterator_tag>::value && std::__1::is_constructible<_Tp, typename std::__1::iterator_traits<_InIter>::reference>::value), int>::type <anonymous> = 0; _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:515:30,
inlined from 'dtc::fdt::node::node(const std::__1::string&, const std::__1::vector<std::__1::shared_ptr<dtc::fdt::property> >&)' at /workspace/src/usr.bin/dtc/fdt.cc:858:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:638:21: warning: argument 2 null where non-null expected [-Wnonnull]
638 | __builtin_memcpy(static_cast<void*>(std::__to_address(__result)),
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
639 | std::__to_address(__first),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
640 | sizeof(_ValueType) * (__last - __first));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:638:21: note: in a call to built-in function 'void* __builtin_memcpy(void*, const void*, long unsigned int)'
make[3]: stopped making "all" in /workspace/src/usr.bin
make[2]: stopped making "all" in /workspace/src
--- all_subdir_cddl ---
--- all_subdir_cddl/usr.sbin/zfsd/tests ---
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
183.10 real 1255.60 user 103.13 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/jenkins1766414241393686285.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