From nobody Thu Oct 16 22:26:04 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cnjGS61fpz6DFyb for ; Thu, 16 Oct 2025 22:26:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cnjGS11H3z3r5b; Thu, 16 Oct 2025 22:26:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1760653568; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=SiOkAFf/jr5DbYlfFK4QfsX12fYMlagXd8zB4x0f8bw=; b=Y+4uyRuGfXdLPS6SnlYMz+Egaxo1g0rkXNMbK3y4RBkJsvbvYqDJhlhSipxZx4uhEYJ0R4 KCy4d5ivd47b1AxSeJifDP9NeHP93XwaabElH10ge3W4Mmsa+m75RfTxfCzb6SQcdUo8IF XS8fmpdHRKOV4o6XdyF3w8ehUwWdG8PZ7nPj8dMOYHUgP3YFhFFeVAylas5lmbZ3nUFmZH ivnI2T9Biek07+awzvky2WYTHp0nCsd58refDat6bvxNDz63OqsenIYInHsCwNyllfe3PB ctVWXWTfafixlI9RfvgmZNEjP052m6waAZg34apjGbB0F3dsuF0nXO5TW+Xqhw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760653568; a=rsa-sha256; cv=none; b=IUdOeGUEPa9us7CnAyRUKkQa8xAXBChjUj9HQYq5I/MJRkmi5Otnq60cDCNFvJKbjTdn6F 09qt0W4qzqRDBLePp2saJYmpm/yLsjZbkGQ3X9ZV0Kk+ZhG8Shj8gzDIcwjCgy92KnDrSd 4LwKIfBi6n8WNQKusini+3jbO2lY2rK6cNXNv6vkdVEms9H0UABdf7IQaK81FB+F2ifiRX gknT2Yn5E/mgUmE+HLcvKBpnDYAeIoOBzOIpvjcHkXF+bdwBK2Z9iecpE8l8hflP/uuh9A 1PS7SPGcXyntuHD0DQ2sjV9uzlaS4/CCkjjoSoG9oYUk/2AGVAUI3PpUl4QB6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4cnjGS0BRhzBn1; Thu, 16 Oct 2025 22:26:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Oct 2025 22:26:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <930741513.1597.1760653568029@jenkins.ci.freebsd.org> In-Reply-To: <540478287.1581.1760644047819@jenkins.ci.freebsd.org> References: <540478287.1581.1760644047819@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #68 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1596_159159431.1760653564955" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1596_159159431.1760653564955 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #68 (68e136b5d684f9aa8cf6a39c09= c1a2fd6e2ac780) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/68/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/68/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/68/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) dd9f56faa9a6f9eb2b77d069453ef65d1e6af948 by jlduran: nanobsd: rescue: Update legacy sysctls 68e136b5d684f9aa8cf6a39c09c1a2fd6e2ac780 by jlduran: tools: Update sysctl to its new name The end of the build log: [...truncated 109.80 MiB...] --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> 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-gcc12 --sysroot=3D/tmp/obj/worksp= ace/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=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitial= ized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-obj= copy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy -I/tmp/o= bj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/i= nclude -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=3D\"x86_64-unknown-freebsd15.0\" -DL= LVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -= DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_P= OWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_AS= MPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitial= izeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler= -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3D= LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86Targe= tMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspac= e/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti= -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacce= ss -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,--gc-sections -Wl,= -zrelro -pie -Wl,-znoexecstack -o llvm-objcopy.full ObjcopyOptions.pieo = llvm-objcopy-driver.pieo llvm-objcopy.pieo /tmp/obj/workspace/src/amd64.amd= 64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatezstd -lexecinfo -lt= infow -lpthread=20 --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/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=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c lex.c -o l= ex.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(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& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/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/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- llvm-objcopy.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-objcopy/llvm-objcopy.1 > llvm-ob= jcopy.1.gz --- llvm-objcopy.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-ob= jcopy.full llvm-objcopy.debug --- llvm-objcopy --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-objcopy.debug llvm-objcopy.full llvm-objcopy --- all_subdir_usr.bin/clang/llvm-size --- =3D=3D=3D> usr.bin/clang/llvm-size (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/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/am= d64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= tinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .de= pend 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++12 --sysroot=3D/tmp/obj/works= pace/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/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size-driver.pieo -MTllvm-size-driver.= pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /works= pace/src/usr.bin/clang/llvm-size/llvm-size-driver.cpp -o llvm-size-driver.p= ieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- 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 kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/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 -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/usr.sbin/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -fPIE -ffile-prefix-= map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- 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-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.moused.pieo -MTmoused.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-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 -Wc= har-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.sb= in/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 n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 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 state= ment may fall through [-Wimplicit-fallthrough=3D] 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: | ^~~~ --- all_subdir_tests --- --- getattr --- --- getattr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -= ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o getat= tr.full getattr.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest= -lprivategtest -lutil -lpthread --- getattr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug getattr= .full getattr.debug --- getattr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgetattr.debug getattr.full getattr --- all_subdir_usr.bin --- --- llvm-size.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/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/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size.pieo -MTllvm-size.pieo -Wno-form= at-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno= -error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contri= b/llvm-project/llvm/tools/llvm-size/llvm-size.cpp -o llvm-size.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1827, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/SmallVector.h:19, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o= bjdump/ELFDump.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o= bjdump/ELFDump.cpp:14: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- 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' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.decode.pieo -MTdecode.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-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 -Wc= har-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-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=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -p= ie -Wl,-znoexecstack -o vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:7= 98: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 [-Wstr= ingop-truncation] 2089 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- ARMWinEHPrinter.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/variant:225, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/ADL.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/iterator_range.h:21, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Object/COFF.h:16, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMWinEHPrinter.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMWinEHPrinter.cpp:64: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- 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 1 error make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- 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 make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 294.22 real 2971.06 user 241.08 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins22666458078= 93052160.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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 ------=_Part_1596_159159431.1760653564955--