From nobody Wed Feb 5 12:15:52 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Ynzj84Gltz5mgy6 for ; Wed, 05 Feb 2025 12:15:56 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ynzj82bQ2z44jM; Wed, 05 Feb 2025 12:15:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738757756; 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=zEbW0FyK8eIW8pBVHkp/qLi6s661QuSirzMB2CViCBQ=; b=V7hKLVtl1+MK7bRVd3uAEOwTYBKqeIQd9vUgCag7qE1+gEDzfHXib7TC5NiBpnREuDcRq1 myeMAx5Rx0tB2+HDrtShY9ChO/RTIs5DRGLJpXnMlc94kARFFM2igEJMTP+JknCQPk/vYX oToqdISRDcxb30LSbPnJKsk8KVeaZntp1sk1dIvJ/KWGMZeG6oO9sKFfEnQ42QxdSb1rxM /35LVHuicx7BqAlT/6TbGfxqRfdGetI+FOKnczVx6CAt7EY+zw2zi85O1GQqYeU2/WehEE yruJOjCF3GvPV8rS/xmSh/A8hXRUnRdXxZyPfItaY+I/pf26g5etoVtU3hKx7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738757756; a=rsa-sha256; cv=none; b=fZI5RFZchmDs+bWtd1LknRC6+oqFWXgu3r5S3ZsJM3nJidLxK8X3/iPdHSHaJ1QTOUXKir QMFXwj8Jb+doaaQijjp3QDNF2uGmaE8QH/PG4K7zT0RCBMFdMDNPKeLS2A3SIZh5dH2zS8 bSmiIqmwcs42bqPnQPTJ+W03g5B9rAKy7ohe+AQsM9JYuN7JiUhlP9r0GzogLNNJlq3ESf bOCltNLkVgXOIh6X/Db57KYb35G/l3L2prugw0IpgMl7BqjN/YjHfvxA7pxVdu1suHz876 uajJGNvOXNaYJN7dvock8zZl3PrqEjV5ZnUiDtgbO2T/WMK9NXhhxy99k0engg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4Ynzj820kmzs91; Wed, 05 Feb 2025 12:15:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 5 Feb 2025 12:15:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: br@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2041198794.345.1738757756296@jenkins.ci.freebsd.org> In-Reply-To: <877724724.315.1738742599650@jenkins.ci.freebsd.org> References: <877724724.315.1738742599650@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #4935 - 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_344_278548973.1738757752752" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_344_278548973.1738757752752 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #4935 (48f91cacc39c3d48e8dfdb804b844= e2a2dbc5157) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/4935/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 4935/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 935/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) 4eee1381396714175495b395bd6e74b263b2b16d by br: riscv vmm: clean up SBI code d69ab49ce0814a9c3da7ba6567ed71f8713dc192 by br: bhyve/riscv: fix HSM extension handling. ae65d59d4b8c227ac27b58497b9295e09fa9a179 by br: riscv vmm: various fixes in APLIC. 6492ef7b832c9dcb07784aaf752cb71682bd0444 by br: bhyve: Sleep for a short period after VM_EXITCODE_DEBUG exits 48f91cacc39c3d48e8dfdb804b844e2a2dbc5157 by br: bhyve/riscv: clean up SBI handlers. The end of the build log: [...truncated 126.86 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.vatpit.o -MTvatpi= t.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-= 4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err= or=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-com= pare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -= Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poi= nt -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=3Dgnu99 -c /workspace/= src/sys/amd64/vmm/io/vatpit.c -o vatpit.o --- all_subdir_xdr --- ctfconvert -L VERSION -g xdr_mbuf.o --- all_subdir_xl --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_xdr --- --- xdr_mem.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.xdr_mem.o -MTxdr_mem= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -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=3Dgnu99 -c /workspace/= src/sys/xdr/xdr_mem.c -o xdr_mem.o --- all_subdir_xl --- --- xlphy.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.xlphy.o -MTxlphy.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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-growth= =3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src= /sys/dev/xl/xlphy.c -o xlphy.o --- all_subdir_xdr --- ctfconvert -L VERSION -g xdr_mem.o --- xdr_reference.o --- --- all_subdir_usb --- --- all_subdir_usb/uath --- ctfconvert -L VERSION -g if_uath.o --- all_subdir_xdr --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.xdr_reference.o -MTx= dr_reference.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo= at -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto= r -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -= Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswit= ch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=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=3Dgnu99 -c = /workspace/src/sys/xdr/xdr_reference.c -o xdr_reference.o --- all_subdir_xl --- ctfconvert -L VERSION -g xlphy.o --- if_xl.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_xl.o -MTif_xl.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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-growth= =3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src= /sys/dev/xl/if_xl.c -o if_xl.o --- all_subdir_usb --- --- if_uath.ko.full --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o if_uath.ko.full if_uath.o=20 ctfmerge -L VERSION -g -o if_uath.ko.full if_uath.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_uath.ko.full export_syms |= xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % if_uath.ko.= full --- all_subdir_xdr --- ctfconvert -L VERSION -g xdr_reference.o --- all_subdir_usb --- --- if_uath.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_uath= .ko.full if_uath.ko.debug --- all_subdir_xdr --- --- xdr_sizeof.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.xdr_sizeof.o -MTxdr_= sizeof.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /works= pace/src/sys/xdr/xdr_sizeof.c -o xdr_sizeof.o --- all_subdir_usb --- --- if_uath.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_uath.ko.debug if_uath.ko.full if_uath.ko --- all_subdir_usb/upgt --- =3D=3D=3D> usb/upgt (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/upgt...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_bus.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- opt_wlan.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_wlan.h opt_wlan.h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_vmm --- ctfconvert -L VERSION -g vatpit.o --- vhpet.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.vhpet.o -MTvhpet.= o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-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-incl= ude-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=3Dgnu99 -c /workspace/= src/sys/amd64/vmm/io/vhpet.c -o vhpet.o --- all_subdir_xdr --- ctfconvert -L VERSION -g xdr_sizeof.o --- xdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.xdr.o -MTxdr.o -mcmo= del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronou= s-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-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr= ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused= -function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/x= dr/xdr.c -o xdr.o --- all_subdir_usb --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- usbdevs.h --- awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us= bdevs -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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=3Dgnu99 -fcommon /workspace/src/sys/kern/genoffset= .c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_vmm --- In function 'vhpet_stop_timer', inlined from 'vhpet_stop_counting' at /workspace/src/sys/amd64/vmm/io/v= hpet.c:381:3, inlined from 'vhpet_mmio_write' at /workspace/src/sys/amd64/vmm/io/vhpe= t.c:534:5: /workspace/src/sys/amd64/vmm/io/vhpet.c:328:12: warning: 'now' may be used = uninitialized [-Wmaybe-uninitialized] 328 | if (vhpet->timer[n].callout_sbt < now) { | ^ /workspace/src/sys/amd64/vmm/io/vhpet.c: In function 'vhpet_mmio_write': /workspace/src/sys/amd64/vmm/io/vhpet.c:476:20: note: 'now' was declared he= re 476 | sbintime_t now, *nowptr; | ^~~ --- all_subdir_usb --- --- if_upgt.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_upgt.o -MTif_upgt= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -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=3Dgnu99 -c /workspace/= src/sys/dev/usb/wlan/if_upgt.c -o if_upgt.o --- all_subdir_xdr --- ctfconvert -L VERSION -g xdr.o --- xdr.ko.full --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o xdr.ko.full xdr.o xdr_array.o xdr_mbuf.o xdr_mem.o xdr_reference.o xdr_si= zeof.o=20 ctfmerge -L VERSION -g -o xdr.ko.full xdr.o xdr_array.o xdr_mbuf.o xdr_mem.= o xdr_reference.o xdr_sizeof.o=20 --- xdr.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug xdr.ko.= full xdr.ko.debug --- xdr.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dxdr.ko.debug xdr.ko.full xdr.ko --- all_subdir_xz --- =3D=3D=3D> xz (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/xz...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -DXZ_USE_CRC64 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -= DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/xz-embedded/freebsd -I/wor= kspace/src/sys/contrib/xz-embedded/linux/lib/xz -I/workspace/src/sys/contri= b/xz-embedded/linux/include/linux -DHAVE_KERNEL_OPTION_HEADERS -include /tm= p/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/s= rc/sys -I/workspace/src/sys/contrib/ck/include -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/incl= ude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/ob= j/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenof= fset.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 -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-grow= th=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -fcommon /works= pace/src/sys/kern/genoffset.c --- all_subdir_vmm --- ctfconvert -L VERSION -g vhpet.o --- vioapic.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.vioapic.o -MTvioa= pic.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=3Dgnu99 -c /workspac= e/src/sys/amd64/vmm/io/vioapic.c -o vioapic.o --- all_subdir_xz --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- xz_crc64.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DXZ_USE_CRC64 -fno-strict-aliasing -Werror -D_KERNEL -DK= LD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/xz-embedded/fr= eebsd -I/workspace/src/sys/contrib/xz-embedded/linux/lib/xz -I/workspace/sr= c/sys/contrib/xz-embedded/linux/include/linux -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.xz_crc64.o -MTxz_crc64.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=3Dgnu99 -c /workspace/src/sys/contrib/xz-embedded/linux/lib/xz/xz_cr= c64.c -o xz_crc64.o ctfconvert -L VERSION -g xz_crc64.o --- xz_dec_bcj.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DXZ_USE_CRC64 -fno-strict-aliasing -Werror -D_KERNEL -DK= LD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/xz-embedded/fr= eebsd -I/workspace/src/sys/contrib/xz-embedded/linux/lib/xz -I/workspace/sr= c/sys/contrib/xz-embedded/linux/include/linux -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.xz_dec_bcj.o -MTxz_dec_bcj.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-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 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu99 -c /workspace/src/sys/contrib/xz-embedded/linux/lib/= xz/xz_dec_bcj.c -o xz_dec_bcj.o ctfconvert -L VERSION -g xz_dec_bcj.o --- xz_dec_lzma2.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DXZ_USE_CRC64 -fno-strict-aliasing -Werror -D_KERNEL -DK= LD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/xz-embedded/fr= eebsd -I/workspace/src/sys/contrib/xz-embedded/linux/lib/xz -I/workspace/sr= c/sys/contrib/xz-embedded/linux/include/linux -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.xz_dec_lzma2.o -MTxz_dec_lzma2.o -mcmodel=3Dkernel -mno-red-zone -m= no-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandin= g -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-show-option -= Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dcast-qual -Wno-error=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-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-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 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu99 -c /workspace/src/sys/contrib/xz-embedded/linux/lib/= xz/xz_dec_lzma2.c -o xz_dec_lzma2.o --- all_subdir_vmm --- ctfconvert -L VERSION -g vioapic.o --- vlapic.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.vlapic.o -MTvlapi= c.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-= 4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err= or=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-com= pare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -= Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poi= nt -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=3Dgnu99 -c /workspace/= src/sys/amd64/vmm/io/vlapic.c -o vlapic.o --- all_subdir_usb --- --- all_subdir_usb/mtw --- In file included from /workspace/src/sys/dev/usb/wlan/if_mtw.c:27: In function 'mtw_mcu_cmd', inlined from 'mtw_mcu_radio' at /workspace/src/sys/dev/usb/wlan/if_mtw.= c:4387:10, inlined from 'mtw_init_locked' at /workspace/src/sys/dev/usb/wlan/if_mt= w.c:4513:2, inlined from 'mtw_parent' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3= 490:3: /workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming = offset [4, 15] is out of the bounds [0, 4] of object 'val' with type 'uint3= 2_t' {aka 'unsigned int'} [-Warray-bounds] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c:1407:9: note: in expansion of macr= o 'memcpy' 1407 | memcpy(&sc->txd_fw[sc->sc_idx]->fw, buf, len); | ^~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_parent': /workspace/src/sys/dev/usb/wlan/if_mtw.c:4390:1: note: 'val' declared here 4390 | mtw_init_locked(struct mtw_softc *sc) | ^~~~~~~~~~~~~~~ --- all_subdir_usb/rum --- ctfconvert -L VERSION -g if_rum.o --- if_rum.ko.full --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o if_rum.ko.full if_rum.o=20 ctfmerge -L VERSION -g -o if_rum.ko.full if_rum.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_rum.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % if_rum.ko.fu= ll --- if_rum.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_rum.= ko.full if_rum.ko.debug --- if_rum.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_rum.ko.debug if_rum.ko.full if_rum.ko --- all_subdir_usb/usie --- =3D=3D=3D> usb/usie (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/usie...] --- all_subdir_usb/run --- ctfconvert -L VERSION -g if_run.o --- all_subdir_usb/usie --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_bus.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.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 --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- usbdevs.h --- awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us= bdevs -h --- all_subdir_usb/run --- --- if_run.ko.full --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o if_run.ko.full if_run.o=20 ctfmerge -L VERSION -g -o if_run.ko.full if_run.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_run.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % if_run.ko.fu= ll --- if_run.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_run.= ko.full if_run.ko.debug --- if_run.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_run.ko.debug if_run.ko.full if_run.ko --- all_subdir_usb/ural --- =3D=3D=3D> usb/ural (all) --- all_subdir_usb/mtw --- cc1: all warnings being treated as errors --- all_subdir_usb/ural --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/ural...] --- machine --- machine -> /workspace/src/sys/amd64/include --- all_subdir_wlan --- ctfconvert -L VERSION -g ieee80211_ioctl.o --- all_subdir_usb --- --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_bus.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- opt_wlan.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_wlan.h opt_wlan.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_xz --- ctfconvert -L VERSION -g xz_dec_lzma2.o --- xz_dec_stream.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DXZ_USE_CRC64 -fno-strict-aliasing -Werror -D_KERNEL -DK= LD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/xz-embedded/fr= eebsd -I/workspace/src/sys/contrib/xz-embedded/linux/lib/xz -I/workspace/sr= c/sys/contrib/xz-embedded/linux/include/linux -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.xz_dec_stream.o -MTxz_dec_stream.o -mcmodel=3Dkernel -mno-red-zone = -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestand= ing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin= tf__=3D__freebsd_kprintf__ -Wmissing-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-uninitialize= d -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-err= or=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-= error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstri= ngop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned = -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dallo= ca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-leng= th-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 = -fms-extensions --param inline-unit-growth=3D100 --param large-function-gro= wth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/contrib/xz-embedded/linux/li= b/xz/xz_dec_stream.c -o xz_dec_stream.o --- all_subdir_usb --- --- bus_if.h --- --- all_subdir_usb/usie --- --- genoffset.o --- --- all_subdir_usb/ural --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_usb/usie --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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=3Dgnu99 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_wlan --- --- ieee80211_mesh.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.ieee80211_mesh.o -MT= ieee80211_mesh.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 -Wno-unused-function -finline-limit=3D8000 -fms= -extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu99 -c /workspace/src/sys/net80211/ieee80211_mesh.c -o ie= ee80211_mesh.o 283.68 real 789.43 user 41.97 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1357982638281464= 4458.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_344_278548973.1738757752752--