FreeBSD-stable-15-amd64-gcc14_build - Build #77 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 18 Oct 2025 16:36:31 UTC
FreeBSD-stable-15-amd64-gcc14_build - Build #77 (317a5dd0288e0382fc94ab44cc7b0a7918e7fe62) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_build/77/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_build/77/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_build/77/console

Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the following changes and
                  this is a notification to note that these changes have
                  not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

No changes


The end of the build log:

[...truncated 110.08 MiB...]
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/iscsid -I/workspace/src/sys/cam -I/workspace/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -DICL_KERNEL_PROXY -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o iscsid.full discovery.pieo iscsid.pieo login.pieo  -L/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -liscsiutil_pie  -lmd  -lutil 
--- iscsid.8.gz ---
gzip -cn /workspace/src/usr.sbin/iscsid/iscsid.8 > iscsid.8.gz
--- iscsid.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iscsid.full iscsid.debug
--- iscsid ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=iscsid.debug  iscsid.full iscsid
--- all_subdir_usr.sbin/jail ---
===> usr.sbin/jail (all)
--- jaillex.c ---
lex   -ojaillex.c /workspace/src/usr.sbin/jail/jaillex.l
--- jailparse.c ---
yacc -d -v  /workspace/src/usr.sbin/jail/jailparse.y
yacc: w - line 154 of "/workspace/src/usr.sbin/jail/jailparse.y", the default action for param assigns an undefined value to $$
cp y.tab.c jailparse.c
--- .depend ---
echo jail.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- jail.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.jail.pieo -MTjail.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.sbin/jail/jail.c -o jail.pieo
--- all_subdir_lib ---
--- nv_tests ---
In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]',
    inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35,
    inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39,
    inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_null__single_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:86:2:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull]
   64 |   return __builtin_strlen(reinterpret_cast<const char*>(__str));
      |          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)'
--- all_subdir_usr.sbin ---
--- command.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.command.pieo -MTcommand.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.sbin/jail/command.c -o command.pieo
--- config.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.config.pieo -MTconfig.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.sbin/jail/config.c -o config.pieo
--- state.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.state.pieo -MTstate.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.sbin/jail/state.c -o state.pieo
/workspace/src/usr.sbin/jail/state.c: In function 'running_jail':
/workspace/src/usr.sbin/jail/state.c:468:17: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
  468 |                 strncpy(jailname, name,sizeof(jailname));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- jaillex.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.jaillex.pieo -MTjaillex.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 jaillex.c -o jaillex.pieo
--- jailparse.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.jailparse.pieo -MTjailparse.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  -Wno-unused-but-set-variable       -c jailparse.c -o jailparse.pieo
--- all_subdir_lib ---
--- all_subdir_lib/librss ---
===> lib/librss (all)
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/clang/llvm-size ---
===> usr.bin/clang/llvm-size (all)
--- Opts.inc ---
llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llvm/include -d Opts.inc.d  -o Opts.inc /workspace/src/contrib/llvm-project/llvm/tools/llvm-size/Opts.td
--- .depend ---
echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend
echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend
--- llvm-size-driver.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-g++14  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.llvm-size-driver.pieo -MTllvm-size-driver.pieo -Wno-format-zero-length -fstack-protector-strong -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   -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference        -c /workspace/src/usr.bin/clang/llvm-size/llvm-size-driver.cpp -o llvm-size-driver.pieo
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/jail/tests ---
===> usr.sbin/jail/tests (all)
--- jail_basic_test ---
echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp
cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test.tmp
chmod +x jail_basic_test.tmp
mv jail_basic_test.tmp jail_basic_test
--- Kyuafile ---
--- jail.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailparse.pieo   -ljail  -lkvm  -lutil 
--- jail.8.gz ---
gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz
--- jail.conf.5.gz ---
gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz
--- jail.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.full jail.debug
--- jail ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=jail.debug  jail.full jail
--- all_subdir_usr.sbin/jexec ---
===> usr.sbin/jexec (all)
--- .depend ---
echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- jexec.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.jexec.pieo -MTjexec.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.sbin/jexec/jexec.c -o jexec.pieo
--- jexec.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o jexec.full jexec.pieo   -ljail  -lutil 
--- jexec.8.gz ---
gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz
--- jexec.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.full jexec.debug
--- jexec ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=jexec.debug  jexec.full jexec
--- all_subdir_usr.sbin/jls ---
===> usr.sbin/jls (all)
--- .depend ---
echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a >> .depend
--- jls.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.jls.pieo -MTjls.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.sbin/jls/jls.c -o jls.pieo
--- all_subdir_lib ---
--- all_subdir_lib/libnv ---
In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]',
    inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35,
    inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39,
    inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_bool__single_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:118:2:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull]
   64 |   return __builtin_strlen(reinterpret_cast<const char*>(__str));
      |          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)'
--- all_subdir_usr.sbin ---
--- jls.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o jls.full jls.pieo   -ljail  -lxo 
--- jls.8.gz ---
gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz
--- jls.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.full jls.debug
--- jls ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=jls.debug  jls.full jls
--- all_subdir_usr.sbin/kbdcontrol ---
===> usr.sbin/kbdcontrol (all)
--- lex.c ---
lex   -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l
--- .depend ---
echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- kbdcontrol.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13   -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.kbdcontrol.pieo -MTkbdcontrol.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-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         -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo
In function 'set_functionkey',
    inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1325:4:
/workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
 1003 |         strncpy(fkey.keydef, string, MAXFK);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- lex.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13   -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.lex.pieo -MTlex.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-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         -c lex.c -o lex.pieo
--- all_subdir_usr.bin ---
--- llvm-size.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-g++14  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.llvm-size.pieo -MTllvm-size.pieo -Wno-format-zero-length -fstack-protector-strong -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   -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference        -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-size/llvm-size.cpp -o llvm-size.pieo
--- all_subdir_usr.sbin ---
--- kbdcontrol.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -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  -Wl,-zrelro -pie -Wl,-znoexecstack   -o kbdcontrol.full kbdcontrol.pieo lex.pieo  
--- kbdcontrol.1.gz ---
gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz
--- kbdmap.5.gz ---
gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz
--- kbdcontrol.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcontrol.full kbdcontrol.debug
--- kbdcontrol ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=kbdcontrol.debug  kbdcontrol.full kbdcontrol
--- all_subdir_usr.sbin/kbdmap ---
===> usr.sbin/kbdmap (all)
--- .depend ---
echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depend
--- kbdmap.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib   -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.kbdmap.pieo -MTkbdmap.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.sbin/kbdmap/kbdmap.c -o kbdmap.pieo
--- all_subdir_lib ---
--- cnv_tests ---
In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]',
    inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35,
    inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39,
    inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:324:2:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull]
   64 |   return __builtin_strlen(reinterpret_cast<const char*>(__str));
      |          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)'
--- all_subdir_usr.sbin ---
--- kbdmap.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o kbdmap.full kbdmap.pieo   -lprivatebsddialog 
--- kbdmap.1.gz ---
gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz
--- kbdmap.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.full kbdmap.debug
--- kbdmap ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=kbdmap.debug  kbdmap.full kbdmap
--- all_subdir_usr.sbin/moused ---
===> usr.sbin/moused (all)
--- all_subdir_usr.sbin/moused/moused ---
===> usr.sbin/moused/moused (all)
--- .depend ---
echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- moused.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.moused.pieo -MTmoused.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.sbin/moused/moused/moused.c -o moused.pieo
/workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd':
/workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]
 1171 |         const static struct sockaddr_un sa = {
      |         ^~~~~
/workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evdev':
/workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2147 |                 if (bit_test(ev->rel_ignore, ie->code))
      |                    ^
/workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here
 2149 |         case EV_ABS:
      |         ^~~~
/workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2150 |                 if (bit_test(ev->abs_ignore, ie->code))
      |                    ^
/workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here
 2152 |         case EV_KEY:
      |         ^~~~
In function 'fetch_and_parse_devd',
    inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c:991:6:
/workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' specified bound 17 equals destination size [-Wstringop-truncation]
 1224 |         strncpy(path + 5, cdev + 5, 17);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'r_init_all',
    inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:798:3:
/workspace/src/usr.sbin/moused/moused/moused.c:2089:25: warning: 'strncpy' output may be truncated copying 10 bytes from a string of length 255 [-Wstringop-truncation]
 2089 |                         strncpy(path + 11, dp->d_name, 10);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/clang/llvm-readobj ---
--- ELFDumper.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-g++14  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -MD -MF.depend.ELFDumper.pieo -MTELFDumper.pieo -Wno-format-zero-length -fstack-protector-strong -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   -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g1 -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference        -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp -o ELFDumper.pieo
--- all_subdir_usr.sbin ---
cc1: all warnings being treated as errors
*** [moused.pieo] Error code 1

make[5]: stopped in /workspace/src/usr.sbin/moused/moused
--- all_subdir_usr.bin ---

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

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

make[4]: stopped in /workspace/src/tests/sys
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

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

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
      294.76 real      2861.54 user       242.37 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-stable-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10706457325923430068.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-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