FreeBSD-main-amd64-gcc12_build - Build #6327 - Still Failing
Date: Tue, 19 Aug 2025 16:18:02 UTC
FreeBSD-main-amd64-gcc12_build - Build #6327 (b9b0e105c35761a992891f48cabfa0d595898c3f) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6327/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6327/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6327/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)
ba61aa417a047c79122539ffb5b0075cbe8af0bf by ziaee:
u2f.4: Polish
6f41c1fc39d9fa9db989a7b4f325c3ab85b8fb45 by kgalazka:
ixl(4): Fix queue MSI and legacy IRQ rearming
5105e1ebecc784dcf8101ec6f3c79b27c43b004b by markj:
krb5: Fix the installed compile_et
b9b0e105c35761a992891f48cabfa0d595898c3f by markj:
krb5: Remove some stray FreeBSD version tags
The end of the build log:
[...truncated 96.47 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_wmemmove_before_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: 'src.613' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:85:1: note: by argument 2 of type 'const wchar_t *' {aka 'const int *'} to '__ssp_real_wmemmove' declared here
85 | __ssp_redirect_raw_impl(wchar_t *, wmemmove, wmemmove,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:475:17: note: 'src.613' declared here
475 | wchar_t src[__len + 10];
| ^~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_wmempcpy_heap_end_body':
--- all_subdir_stand ---
--- loader_simp.sym.debug ---
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: 'src.617' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here
72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:396:17: note: 'src.617' declared here
396 | wchar_t src[__len + 10];
| ^~~
--- all_subdir_stand ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug loader_simp.sym.full loader_simp.sym.debug
--- all_subdir_tests ---
--- functional ---
echo '#! /usr/libexec/atf-sh' > functional.tmp
cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp
chmod +x functional.tmp
mv functional.tmp functional
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_wmempcpy_heap_before_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: 'src.621' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here
72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:372:17: note: 'src.621' declared here
372 | wchar_t src[__len + 10];
| ^~~
--- all_subdir_stand ---
--- loader_simp.sym ---
--- all_subdir_tests ---
--- Kyuafile ---
--- all_subdir_stand ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=loader_simp.sym.debug loader_simp.sym.full loader_simp.sym
--- all_subdir_tests ---
--- mini-me ---
(cd /workspace/src/tests/sys/capsicum && DEPENDFILE=.depend.mini-me NO_SUBDIR=1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PROGS=t PROG=mini-me )
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_wmempcpy_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: 'src.625' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here
72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:350:17: note: 'src.625' declared here
350 | wchar_t src[__len + 10];
| ^~~
--- all_subdir_stand ---
--- loader_simp.efi ---
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_wmempcpy_before_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: 'src.629' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here
72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:328:17: note: 'src.629' declared here
328 | wchar_t src[__len + 10];
| ^~~
--- all_subdir_tests ---
--- all_subdir_tests/sys/audit ---
--- miscellaneous.full ---
--- all_subdir_stand ---
SOURCE_DATE_EPOCH=1704067200 elfcopy -j .peheader -j .text -j .sdata -j .data -j .dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_frame -j set_Xcommand_set -j set_Xsimp_compile_set --output-target=efi-app-x86_64 loader_simp.sym loader_simp.efi
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/openbsm -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -lbsm -lutil -Wl,-zrelro -Wl,-znoexecstack -o miscellaneous.full miscellaneous.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateatf-c
--- all_subdir_tests/sys/capsicum ---
--- .depend.mini-me ---
--- mini-me.noexec ---
--- mini-me ---
echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.mini-me
--- mini-me.o ---
--- mini-me.noexec ---
(cd /workspace/src/tests/sys/capsicum && DEPENDFILE=.depend.mini-me.noexec NO_SUBDIR=1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PROGS=t PROG=mini-me.noexec )
--- mini-me ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-me.o -MTmini-me.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/capsicum-test/mini-me.c -o mini-me.o
--- all_subdir_usr.sbin ---
--- ctl_nvme_all.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -DWANT_ISCSI -fPIE -g -MD -MF.depend.ctl_nvme_all.pieo -MTctl_nvme_all.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sys/cam/ctl/ctl_nvme_all.c -o ctl_nvme_all.pieo
--- all_subdir_tests ---
--- all_subdir_tests/sys/audit ---
--- miscellaneous.debug ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/compress/tests ---
===> usr.bin/compress/tests (all)
--- all_subdir_tests ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug miscellaneous.full miscellaneous.debug
--- miscellaneous ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=miscellaneous.debug miscellaneous.full miscellaneous
--- all_subdir_tests/sys/capsicum ---
--- mini-me.noexec ---
--- .depend.mini-me.noexec ---
echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.mini-me.noexec
--- mini-me.noexec.full ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/csplit ---
===> usr.bin/csplit (all)
--- all_subdir_sbin ---
--- all_subdir_sbin/hastd ---
--- hooks.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DPROTO_TCP_DEFAULT_PORT=8457 -DINET -DINET6 -fPIE -g -MD -MF.depend.hooks.pieo -MThooks.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-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 -c /workspace/src/sbin/hastd/hooks.c -o hooks.pieo
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/compress ---
--- compress_test ---
--- all_subdir_tests ---
--- mini-me ---
--- mini-me.full ---
--- all_subdir_usr.bin ---
echo '#! /usr/libexec/atf-sh' > compress_test.tmp
cat /workspace/src/usr.bin/compress/tests/compress_test.sh >>compress_test.tmp
chmod +x compress_test.tmp
mv compress_test.tmp compress_test
--- Kyuafile ---
--- all_subdir_usr.bin/csplit ---
--- .depend ---
echo csplit.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend
--- csplit.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.csplit.pieo -MTcsplit.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.bin/csplit/csplit.c -o csplit.pieo
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.full mini-me.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/compress ---
--- compress.full ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o compress.full compress.pieo zopen.pieo
--- all_subdir_usr.sbin ---
--- ctl_scsi_all.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -DWANT_ISCSI -fPIE -g -MD -MF.depend.ctl_scsi_all.pieo -MTctl_scsi_all.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sys/cam/ctl/ctl_scsi_all.c -o ctl_scsi_all.pieo
--- all_subdir_usr.bin ---
--- compress.1.gz ---
gzip -cn /workspace/src/usr.bin/compress/compress.1 > compress.1.gz
--- compress.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug compress.full compress.debug
--- compress ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=compress.debug compress.full compress
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl ---
===> tests/sys/cddl (all)
--- all_subdir_tests/sys/cddl/zfs ---
===> tests/sys/cddl/zfs (all)
--- all_subdir_tests/sys/capsicum ---
--- mini-me.noexec ---
/usr/local/bin/x86_64-unknown-freebsd14.2-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/crt1.o: in function `_start':
--- all_subdir_lib ---
--- all_subdir_lib/msun ---
--- trig_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o trig_test.full trig_test.pieo -lprivateatf-c -lm
--- all_subdir_tests ---
/workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference to `main'
--- all_subdir_tests/sys/cddl ---
--- all_subdir_tests/sys/cddl/zfs/bin ---
===> tests/sys/cddl/zfs/bin (all)
--- chg_usr_exec ---
(cd /workspace/src/tests/sys/cddl/zfs/bin && DEPENDFILE=.depend.chg_usr_exec NO_SUBDIR=1 make -f /workspace/src/tests/sys/cddl/zfs/bin/Makefile _RECURSING_PROGS=t PROG=chg_usr_exec )
--- .depend.chg_usr_exec ---
echo chg_usr_exec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.chg_usr_exec
--- chg_usr_exec.pieo ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/ctladm/tests ---
===> usr.sbin/ctladm/tests (all)
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.chg_usr_exec.chg_usr_exec.pieo -MTchg_usr_exec.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/tests/sys/cddl/zfs/bin/chg_usr_exec.c -o chg_usr_exec.pieo
--- all_subdir_lib ---
--- trig_test.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug trig_test.full trig_test.debug
--- all_subdir_tests ---
--- all_subdir_tests/sys/capsicum ---
collect2: error: ld returned 1 exit status
--- all_subdir_usr.sbin ---
make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 6
make[4]: stopped in /workspace/src/rescue/rescue
1 error
make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_cddl ---
make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests
make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd
--- all_subdir_rescue ---
make[3]: stopped in /workspace/src/rescue
make[2]: stopped in /workspace/src
--- all_subdir_cddl ---
make[4]: stopped in /workspace/src/cddl/usr.sbin
make[3]: stopped in /workspace/src/cddl
--- all_subdir_lib ---
make[3]: stopped in /workspace/src/lib
--- all_subdir_cddl ---
make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc ---
make[3]: stopped in /workspace/src/lib
make[2]: stopped in /workspace/src
--- all_subdir_sbin ---
make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---
make[2]: stopped in /workspace/src
--- all_subdir_tests ---
make[3]: stopped in /workspace/src/tests
make[2]: stopped in /workspace/src
94.10 real 853.28 user 100.30 sys
make[1]: stopped in /workspace/src
make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins14344597443438731535.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address