From nobody Thu Mar 05 13:42:31 2026 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 4fRW1k6zyvz6T3LQ for ; Thu, 05 Mar 2026 13:42:34 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fRW1k2ng0z3J4T; Thu, 05 Mar 2026 13:42:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772718154; a=rsa-sha256; cv=none; b=vN4GhzzVQQRA4676q+wvskHk4T3MiC31f0TivQOHv1WPFOHxqEAo8T5V8mGnx6d6aNgJTD sv73Vlg37GYgEu2yWndFBTxXEo0YPhbBN9nbWV9/0XYLigp7n7brBhKY4Q0dPXjecjfQLI +FLn0ldLvwsUcrUUoUsdPqZq9AxOKLaW9lISV5at8UKgsdpylKRbIQZ1uomExshrulG/vk kJJRc+MHwQsHSpkoXUmsRhaFsTH1PAUrBC3mVZhSv8AyxMRGATgHgAOxO3ruKdmrczKYJH DP3e5980TvkGxrtA0N8l8WSAbiYw69vNvwP+xhRrT3V2/tKMwO1AoSYjupSBog== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772718154; 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=W2VvAegp0hRZJ+y3hWZses+XFDGMhiPVnQehiNNoeBs=; b=brUgf5WEA5QYVmQtnJ9NOHNrPUp8G4CrXnPFXHQbp88A/7tz5TPd+DRAe1wlM5V1ek/Vc6 17dkqO4HWkrlOiMziEYQgp4cg4Qi1wKeZ0rpwzbyEVTRhw263TdQ6l4Yjq6KTzhGqpH20i dU53B3CYpbTHjmuPjRCUfWOH+125or12Uh0TL6hu02Hs9Arehyoun3VnXyVGHQteONPtpa DEwO+nKsq/YvgBVyp3iwiMNRHAygHb7oG64gw8rnhlqwIHJ0gnszrfG620/bBb5QhNnEhv 4uVv9Hh1S44u5HXh2qYohch/oGab2uerUL8kQwIyxuAWmJGSOiHSnD30ZqXmbg== 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 4fRW1k25PMzfm0; Thu, 05 Mar 2026 13:42:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 5 Mar 2026 13:42:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: br@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <365259746.2549.1772718154297@jenkins.ci.freebsd.org> In-Reply-To: <200757294.2531.1772707402656@jenkins.ci.freebsd.org> References: <200757294.2531.1772707402656@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #8041 - 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_2548_104094760.1772718151929" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2548_104094760.1772718151929 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #8041 (d3eaa40282c7734385d028b6a4fb9= 574d17255e3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/8041/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 8041/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8= 041/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) dff2758b5fa7d4987b03f3a04e1b02b367fe9b73 by br: static dtb: add BTI note d3eaa40282c7734385d028b6a4fb9574d17255e3 by br: riscv: save FPE state in cpu_fork(). The end of the build log: [...truncated 100.04 MiB...] | ^~~~ --- all_subdir_usr.sbin/acpi --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evmisc.pieo -MTevmisc= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-= prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Du--- all_subdir_usr.sbin/bhyve --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_9p.pieo -MTpci_virtio_9p.pieo -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -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-er--= - all_subdir_usr.sbin/acpi --- nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys/= contrib/dev/acpica/components/events/evmisc.c -o evmisc.pieo --- all_subdir_usr.sbin/bhyve --- ror=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=3Dma= ybe-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=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-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.sbin/bhyve/pci_virtio_9p.c -o pci_virtio_9p.pieo --- all_subdir_usr.sbin/acpi --- --- evregion.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evregion.pieo -MTevre= gion.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wno-uninitialized -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-err--- all_subdir_usr.sbin/bhyve --- --- pci_virtio_block.pieo --- --- all_subdir_usr.sbin/acpi --- or=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepreca= ted -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-err= or=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-i= n-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno= -error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflo= w -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-typ= e -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3D= restrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-trunca= tion -Wno-return-type -Wno-address-of-packed-member -c /workspace/sr= c/sys/contrib/dev/acpica/components/events/evregion.c -o evregion.pieo --- all_subdir_usr.sbin/bhyve --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_block.pieo -MTpci_virtio_block.pi= eo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch = -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -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-ty= pe -c /workspace/src/usr.sbin/bhyve/pci_virtio_block.c -o pci_virti= o_block.pieo --- all_subdir_usr.sbin/mptable --- --- mptable.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o = mptable.full mptable.pieo =20 --- mptable.1.gz --- gzip -cn /workspace/src/usr.sbin/mptable/mptable.1 > mptable.1.gz --- mptable.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug mptable= .full mptable.debug --- mptable --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmptable.debug mptable.full mptable --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- XCOFFDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freeb= sd16.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DDEFAULT_SYSR= OOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TAR= GET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLL= VM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -g1 -MD -MF.dep= end.XCOFFDump.pieo -MTXCOFFDump.pieo -Wno-format-zero-length -fstack-protec= tor-strong -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -fPIE -g= 1 -std=3Dc++17 -Wno-attributes -Wno-deprecated-declarations -Wno-error=3Dcl= ass-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-attributes -Wn= o-error=3Dunknown-pragmas -c /workspace/src/contrib/llvm-project/llv= m/tools/llvm-objdump/XCOFFDump.cpp -o XCOFFDump.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_console.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_console.pieo -MTpci_virtio_consol= e.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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 -c /workspace/src/usr.sbin/bhyve/pci_virtio_console.c -o pci_vi= rtio_console.pieo --- all_subdir_usr.sbin/acpi --- --- evrgnini.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evrgnini.pieo -MTevrg= nini.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wno-uninitialized -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/events/evrgnini.c -o = evrgnini.pieo --- all_subdir_usr.sbin/bhyve --- /workspace/src/usr.sbin/bhyve/pci_virtio_console.c: In function 'pci_vtcon_= sock_tx': /workspace/src/usr.sbin/bhyve/pci_virtio_console.c:482:12: warning: 'ret' m= ay be used uninitialized [-Wmaybe-uninitialized] 482 | if (ret <=3D 0) { | ^ /workspace/src/usr.sbin/bhyve/pci_virtio_console.c:468:16: note: 'ret' was = declared here 468 | int i, ret; | ^~~ --- all_subdir_usr.sbin/acpi --- --- evsci.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evsci.pieo -MTevsci.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pr= ototypes -Wpointer-arith -Wno-uninitialized -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-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/sys/contrib/dev/acpica/components/events/evsci.c -o evsci.pieo --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_input.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_input.pieo -MTpci_virtio_input.pi= eo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch = -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -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-ty= pe -c /workspace/src/usr.sbin/bhyve/pci_virtio_input.c -o pci_virti= o_input.pieo --- all_subdir_usr.sbin/acpi --- --- evxface.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evxface.pieo -MTevxfa= ce.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -c= /workspace/src/sys/contrib/dev/acpica/components/events/evxface.c -o evxfa= ce.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lldb --- =3D=3D=3D> usr.bin/clang/lldb (all) --- Options.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Options.inc.d -o Options.inc /workspace/src/contrib/llvm-proj= ect/lldb/tools/driver/Options.td --- .depend --- echo lldb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /tmp/obj/= workspace/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp/obj/wo= rkspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/ob= j/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/liblzma.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libncursesw.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpanelw.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpri= vatezstd.a >> .depend echo lldb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> = .depend --- Driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/lldb -I/workspace/src/co= ntrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC= _ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-= project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__ST= DC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86= _64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd16.0= \" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENAB= LE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGE= T_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NA= TIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3D= LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Targe= t -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARG= ETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE = -g1 -MD -MF.depend.Driver.pieo -MTDriver.pieo -Wno-format-zero-length -fsta= ck-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fvi= sibility-inlines-hidden -fPIE -g1 -std=3Dc++17 -Wno-attributes -Wno-depreca= ted-declarations -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++2= 0-extensions -Wno-attributes -Wno-error=3Dunknown-pragmas -c /worksp= ace/src/contrib/llvm-project/lldb/tools/driver/Driver.cpp -o Driver.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_net.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_net.pieo -MTpci_virtio_net.pieo -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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=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-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.sbin/bhyve/pci_virtio_net.c -o pci_virtio_net.pi= eo --- all_subdir_usr.sbin/acpi --- --- evxfevnt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evxfevnt.pieo -MTevxf= evnt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wno-uninitialized -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/events/evxfevnt.c -o = evxfevnt.pieo --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_rnd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_rnd.pieo -MTpci_virtio_rnd.pieo -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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=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-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.sbin/bhyve/pci_virtio_rnd.c -o pci_virtio_rnd.pi= eo --- all_subdir_usr.sbin/acpi --- --- evxfregn.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evxfregn.pieo -MTevxf= regn.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wno-uninitialized -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/events/evxfregn.c -o = evxfregn.pieo --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_scsi.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_scsi.pieo -MTpci_virtio_scsi.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c -o pci_virtio_scsi.= pieo --- all_subdir_usr.sbin/acpi --- --- exconcat.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.exconcat.pieo -MTexco= ncat.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wno-uninitialized -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/executer/exconcat.c -= o exconcat.pieo --- all_subdir_usr.sbin/bhyve --- In file included from /workspace/src/usr.sbin/bhyve/pci_emul.h:41, from /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c:64: /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c: In function 'pci_vtscsi_qu= eue_request': /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c:751:40: error: comparison o= f integer expressions of different signedness: 'ssize_t' {aka 'long int'} a= nd 'long unsigned int' [-Werror=3Dsign-compare] 751 | (void **)&req->vsr_cmd_rd) =3D=3D VTSCSI_IN_HEADER_LEN(= q->vsq_sc)); | ^~ --- all_subdir_usr.sbin/acpi --- --- exconfig.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.exconfig.pieo -MTexco= nfig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wno-uninitialized -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/executer/exconfig.c -= o exconfig.pieo --- all_subdir_usr.sbin/bhyve --- cc1: all warnings being treated as errors *** [pci_virtio_scsi.pieo] Error code 1 make[4]: stopped making "all" in /workspace/src/usr.sbin/bhyve make[4]: 1 error make[4]: stopped making "all" in /workspace/src/usr.sbin/bhyve make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.sbin/acpi --- make[4]: stopped making "all" in /workspace/src/usr.sbin/acpi make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- --- fifo --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- 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/optional:191, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/STLForwardCompat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Support/SwapByteOrder.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/LLVM.h:19, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/DWARF.h:12, from /workspace/src/contrib/llvm-project/lld/Common/DWARF.= cpp:9: 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_tests --- --- flush --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- make[4]: stopped making "all" in /workspace/src/usr.bin/clang --- all_subdir_usr.bin/clang/lld --- make[4]: stopped making "all" in /workspace/src/usr.bin/clang --- all_subdir_usr.bin/clang/lldb --- make[4]: stopped making "all" in /workspace/src/usr.bin/clang --- all_subdir_tests --- --- fallocate --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- default_permissions --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- all_subdir_lib/libc/tests/net --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- --- forget --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /workspace/src/tests/sys/fs make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- ELFDumper.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/__exception/exception_ptr.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/exception:81, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1413, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/bind.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:534, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ObjDumper.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/llvm-readobj.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMEHABIPrinter.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ELFDumper.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; | ^~~~~~~~ make[4]: stopped making "all" in /workspace/src/usr.bin/clang make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src 442.46 real 4100.83 user 320.88 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins5998854910132220= 037.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2548_104094760.1772718151929--