From nobody Fri Feb 27 00:16:51 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 4fMTQv0PBBz6SqNg for ; Fri, 27 Feb 2026 00:16:55 +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 4fMTQt5Ztvz3g4k; Fri, 27 Feb 2026 00:16:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772151414; a=rsa-sha256; cv=none; b=DXI33OATeP8bZE0NtrZQ7w2MXqP5w4V8mo0eOZd2R796lCpsGxi5T+l2q9Jql8yLGDMHjR K/FDXjPwVS4/F5Yud5G1FVJPYCr5l5P3FDeoZQaWl/bYW+K5ijDYm1yKWmCJgmwMs19LGH 3a76sZTTGpDvck1aKHM1Nzhp1lfi8nDLli7mrI+X0x2e0khxb8pShlrg8Jm6BeUm0RyUN3 AZf+HAE/tzXAWq0b7oG0mQyr+14u4HCrTUmQVR968P+pSjBn/B1BOlC0eIEf/mIQWkHkRC q+E/ME9eYYHm8vmfenKGUSxWMDG+AbcF60qNNo/a5Ci+PLiOp+1zeshbTxJo8g== 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=1772151414; 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=FoY7pfe2BPyBfaRikeY4TwDp+LA4qyYOoHfeBduatQc=; b=EqP76XWmDjP01A2O8gFJ3quayjEA5mc15yK4lyx5Gi5jideWiOfCNUAY7kjIDKPbQYFo9y /5C6k7vVZmnRtBxAwoYxEc8LvQa3gv3UX8Pif52NwuD1fzdYb7Niu7037DZlv+9Q0PS7+d qjEkGAMYjFa5Ohn7sgHpnlw53muDDkct3AI/qwlcant40ZM7AmXj4ZMMG9OKzIQNZyKyXE 7K2tpn6wiyLy0U9GdCZ9cCd1N0E5jDlpTKYRrJe8UO+g4whiMPhWe0hEMLnO+CyrmQZwzD V6ZWXQlFGMbht5gUm/P55okKQlv8O5EbFClz1w+Gg2j1Tmh6nNHf30qwdENb2A== 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 4fMTQt4sl8ztxt; Fri, 27 Feb 2026 00:16:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 27 Feb 2026 00:16:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <488141089.1793.1772151414686@jenkins.ci.freebsd.org> In-Reply-To: <1421730619.1785.1772146205114@jenkins.ci.freebsd.org> References: <1421730619.1785.1772146205114@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3002 - 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_1792_1844208431.1772151411829" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1792_1844208431.1772151411829 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3002 (73d9153fc57bcfb665a4867cb1adc= 8fa0a8aaa84) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3002/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3002/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 002/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) 73d9153fc57bcfb665a4867cb1adc8fa0a8aaa84 by glebius: tests/kern: put ssl_sendfile under MK_OPENSSL !=3D no The end of the build log: [...truncated 121.97 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wall -DM3_DEBUG_LEVEL=3D-1 -fno-strict-aliasing -Werror = -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS = -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I= /workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -= fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./= machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/wo= rkspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sy= s/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF= .depend.maestro3.o -MTmaestro3.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti= mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca= st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf= low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta= utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf= low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre= ss-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-= than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds = -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-exten= sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000= -std=3Dgnu17 -c /workspace/src/sys/dev/sound/pci/maestro3.c -o maestro3.o --- all_subdir_virtio --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_usb --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- uhci.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.uhci.o -MTuhci.o -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys= /dev/usb/controller/uhci.c -o uhci.o --- all_subdir_virtio --- --- all_subdir_virtio/scsi --- ctfconvert -L VERSION -g virtio_scsi.o --- virtio_scsi.ko.full --- /usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o virtio_scsi.ko.full virtio_scsi.o=20 ctfmerge -L VERSION -g -o virtio_scsi.ko.full virtio_scsi.o=20 --- all_subdir_virtio/console --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- virtio_console.o --- --- all_subdir_virtio/scsi --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk virtio_scsi.ko.full export_sy= ms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % virtio_= scsi.ko.full --- all_subdir_virtio/console --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.virtio_console.o -MT= virtio_console.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f= loat -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wsw= itch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-err= or=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-= indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17= -c /workspace/src/sys/dev/virtio/console/virtio_console.c -o virtio_consol= e.o --- all_subdir_virtio/scsi --- --- virtio_scsi.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug virtio_= scsi.ko.full virtio_scsi.ko.debug --- virtio_scsi.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvirtio_scsi.ko.debug virtio_scsi.ko.full virtio_scsi.ko --- all_subdir_virtio/p9fs --- =3D=3D=3D> virtio/p9fs (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/virtio/p9fs...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- virtio_bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virti= o/virtio_bus_if.m -h --- virtio_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virti= o/virtio_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- virtio_p9fs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.virtio_p9fs.o -MTvir= tio_p9fs.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/dev/virtio/p9fs/virtio_p9fs.c -o virtio_p9fs.o --- all_subdir_vmm --- ctfconvert -L VERSION -g vtd.o --- vmcb.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.vmcb.o -MTvmcb.o = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynch= ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -W= all -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -W= undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-includ= e-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/= src/sys/amd64/vmm/amd/vmcb.c -o vmcb.o ctfconvert -L VERSION -g vmcb.o --- amdviiommu.o --- --- vmx.o --- ctfconvert -L VERSION -g vmx.o --- amdviiommu.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.amdviiommu.o -MTa= mdviiommu.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W= cast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmi= ssing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch = -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/amd64/vmm/amd/amdviiommu.c -o amdviiommu.o --- all_subdir_virtio --- ctfconvert -L VERSION -g virtio_p9fs.o --- all_subdir_vmm --- --- ivhd_if.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ivhd_if.o -MTivhd= _if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar= f-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q= ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-= include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-e= rror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-c= ompare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation= -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-p= oint -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-err= or=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt= -size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-al= loc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnul= l -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-forma= t-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-g= rowth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c ivhd_if.c= -o ivhd_if.o --- all_subdir_virtio --- --- virtio_p9fs.ko.full --- /usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o virtio_p9fs.ko.full virtio_p9fs.o=20 ctfmerge -L VERSION -g -o virtio_p9fs.ko.full virtio_p9fs.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk virtio_p9fs.ko.full export_sy= ms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % virtio_= p9fs.ko.full --- virtio_p9fs.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug virtio_= p9fs.ko.full virtio_p9fs.ko.debug --- virtio_p9fs.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvirtio_p9fs.ko.debug virtio_p9fs.ko.full virtio_p9fs.ko --- all_subdir_ufs --- --- ffs_softdep.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ffs_softdep.o -MTffs= _softdep.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/ufs/ffs/ffs_softdep.c -o ffs_softdep.o --- all_subdir_vmm --- ctfconvert -L VERSION -g ivhd_if.o --- svm.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.svm.o -MTsvm.o -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sy= s/amd64/vmm/amd/svm.c -o svm.o --- amdviiommu.o --- ctfconvert -L VERSION -g amdviiommu.o --- svm_support.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -x = assembler-with-cpp -DLOCORE -O2 -pipe -fno-common -DVMM_KEEP_STATS -fno-st= rict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/works= pace/src/sys/amd64/vmm -I/workspace/src/sys/amd64/vmm/io -I/workspace/src/s= ys/amd64/vmm/intel -I/workspace/src/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_= HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.= h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-com= mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-= map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x= 86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspac= e/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.svm_support.o -MTsvm_support.o -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-op= tion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitia= lized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno= -error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3D= stringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-alig= ned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3D= alloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-= length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8= 000 -fms-extensions --param inline-unit-growth=3D100 --param large-function= -growth=3D1000 -std=3Dgnu17 /workspace/src/sys/amd64/vmm/amd/svm_support.= S -o svm_support.o --- npt.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.npt.o -MTnpt.o -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sy= s/amd64/vmm/amd/npt.c -o npt.o ctfconvert -L VERSION -g npt.o --- ivrs_drv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ivrs_drv.o -MTivr= s_drv.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdw= arf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast= -qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin= g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno= -error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum= -compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentati= on -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence= -point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-= alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonn= ull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-for= mat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit= -growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /worksp= ace/src/sys/amd64/vmm/amd/ivrs_drv.c -o ivrs_drv.o --- all_subdir_virtio --- --- all_subdir_virtio/console --- ctfconvert -L VERSION -g virtio_console.o --- virtio_console.ko.full --- /usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o virtio_console.ko.full virtio_console.o=20 ctfmerge -L VERSION -g -o virtio_console.ko.full virtio_console.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk virtio_console.ko.full export= _syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % virt= io_console.ko.full --- virtio_console.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug virtio_= console.ko.full virtio_console.ko.debug --- virtio_console.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvirtio_console.ko.debug virtio_console.ko.full virtio_console.k= o --- all_subdir_vte --- =3D=3D=3D> vte (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/vte...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_platform.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_pl= atform.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- miibus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/m= iibus_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_ufs --- --- ffs_snapshot.o --- ctfconvert -L VERSION -g ffs_snapshot.o --- ffs_subr.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ffs_subr.o -MTffs_su= br.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co= mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation = -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po= int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro= r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all= oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull= -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format= -zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gr= owth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace= /src/sys/ufs/ffs/ffs_subr.c -o ffs_subr.o --- all_subdir_vte --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- if_vte.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_vte.o -MTif_vte.o= -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-async= hronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -= Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -= Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu= de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/= src/sys/dev/vte/if_vte.c -o if_vte.o --- all_subdir_vmm --- ctfconvert -L VERSION -g ivrs_drv.o --- amdvi_hw.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.amdvi_hw.o -MTamd= vi_hw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdw= arf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast= -qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin= g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno= -error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum= -compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentati= on -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence= -point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-= alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonn= ull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-for= mat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit= -growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /worksp= ace/src/sys/amd64/vmm/amd/amdvi_hw.c -o amdvi_hw.o --- svm.o --- In function 'svm_vmexit', inlined from 'svm_run' at /workspace/src/sys/amd64/vmm/amd/svm.c:2265:1= 3: /workspace/src/sys/amd64/vmm/amd/svm.c:1548:33: warning: 'errcode_valid' ma= y be used uninitialized [-Wmaybe-uninitialized] 1548 | error =3D vm_inject_exception(vcpu->vcpu, i= dtvec, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ 1549 | errcode_valid, info1, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/amd64/vmm/amd/svm.c: In function 'svm_run': /workspace/src/sys/amd64/vmm/amd/svm.c:1358:31: note: 'errcode_valid' was d= eclared here 1358 | int error __diagused, errcode_valid, handled, idtvec, refle= ct; | ^~~~~~~~~~~~~ ctfconvert -L VERSION -g svm.o --- svm_msr.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.svm_msr.o -MTsvm_= msr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar= f-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q= ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-= include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-e= rror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-c= ompare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation= -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-p= oint -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-err= or=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt= -size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-al= loc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnul= l -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-forma= t-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-g= rowth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspac= e/src/sys/amd64/vmm/amd/svm_msr.c -o svm_msr.o --- all_subdir_rtw89 --- --- core.o --- cc1: all warnings being treated as errors --- all_subdir_vmm --- ctfconvert -L VERSION -g svm_msr.o --- vmm.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -= DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspa= ce/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/s= rc/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/wor= kspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.vmm.o -MTvmm.o -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sy= s/amd64/vmm/vmm.c -o vmm.o --- all_subdir_rtw89 --- *** [core.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_tcp --- --- all_subdir_tcp/rack --- ctfconvert -L VERSION -g rack.o make[4]: stopped making "all" in /workspace/src/sys/modules/tcp make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_vmm --- --- amdvi_hw.o --- ctfconvert -L VERSION -g amdvi_hw.o --- all_subdir_sound --- ctfconvert -L VERSION -g maestro3.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_vmm --- --- vmm.o --- ctfconvert -L VERSION -g vmm.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_vr --- ctfconvert -L VERSION -g if_vr.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_vte --- ctfconvert -L VERSION -g if_vte.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_usb --- --- all_subdir_usb/ohci --- ctfconvert -L VERSION -g ohci.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb --- all_subdir_sound --- --- all_subdir_sound/driver/hda --- ctfconvert -L VERSION -g hdaa.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver make[4]: stopped making "all" in /workspace/src/sys/modules/sound make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_ufs --- ctfconvert -L VERSION -g ffs_subr.o --- all_subdir_usb --- --- all_subdir_usb/uhci --- ctfconvert -L VERSION -g uhci.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_ufs --- --- ffs_softdep.o --- ctfconvert -L VERSION -g ffs_softdep.o make[3]: stopped making "all" in /workspace/src/sys/modules *** [modules-all] Error code 2 make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC make[2]: 1 error make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC 557.69 real 6414.85 user 381.03 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1741761982841170= 708.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1792_1844208431.1772151411829--