From nobody Sat Feb 8 23:39:35 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 4Yr6kh5FQTz5nP1t for ; Sat, 08 Feb 2025 23:39:40 +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 4Yr6kh24YJz45yF; Sat, 08 Feb 2025 23:39:40 +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=1739057980; 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=1xcKxfeaLPVLJCi6uwlyVOOOzW00bWpgTnpUm6nrxVs=; b=TXgGXNMXu5VOOEDUjpSEVLl61YEFkbKWjz5iB0AP2LqT8gkCnGWqs2VjrEDoCGIs1mZtlb 7oL4PXvmZTp3eVjQW1HMzOCsSlQoUGWfvcEP/HSWdsyH9OvRxTrhgoMagY2r5H22F/e4TU XZ18LSB5gAcKg+SzuFf2ghvQEUcmZdtwEGOMxPg9BeBESsBp/GNBmrxEvE7bml911XPX9u 8xY8Asc7I7eEzcV9aM8Of6FEIJInw7mZwnxjRouGbow+aXMn56pLLf8b74EhC7JnItfGky gBQRVtuIzxzMEeeDMVma/PR4S5B41vSCdsi+/XSXe6UGg0ILp5geInSr1bzpgw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739057980; a=rsa-sha256; cv=none; b=C0YVoH4HeAeVQZkIJ6Rd1cVEgdrOo8Tw16ohT6ZNfEr6tpaC9RcrMm3yhFrxlsvkPWQYP9 gVQPsIoLQD1W6UMjJPlJ1e9ktIRcq9YvXAHYBzykLaZPDM5MKjFFBl2pn5PJMEGEuZo3E1 rQp31lufZmwSwXRCYZSeqeLYiiD5EyrlTq+Giya0E7YFXdcd41h7UEBzwPI/WH8cGTM8ch XSHDMqE557yYYL7s5MBmmKWPz3s4XClprk89V2/aP+2levbybBZ/LRsqHgmLXBrbmQ90Gm 3mekuHv0yOYnaBFFHSkhdPaWUERox9UeuNWxf0thL8Bh7fT6Xz1bmSQ+BCCn0A== 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 4Yr6kh17HdzYMW; Sat, 08 Feb 2025 23:39:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 8 Feb 2025 23:39:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1445066586.719.1739057980161@jenkins.ci.freebsd.org> In-Reply-To: <995657122.705.1739040203124@jenkins.ci.freebsd.org> References: <995657122.705.1739040203124@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #4954 - 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_718_259349972.1739057975883" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_718_259349972.1739057975883 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #4954 (80d0d1614cdc91acffa9b2e1dc73e= 47b21e78b8f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/4954/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 4954/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 954/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) 82fc49a0bebf3f05e0584a1ed5cc6bbfd1cbd475 by imp: cam/da: Only mark pack as valid if we know the size in daopen f8de2be7d920d4e8d9a60804819282dc89f4881a by imp: cam/da: Call cam_periph_invalidate on ENXIO in dadone 80d0d1614cdc91acffa9b2e1dc73e47b21e78b8f by imp: cam/cd: The SAW_MEDIA flag duplicates VALID_MEDIA The end of the build log: [...truncated 127.12 MiB...] /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_rtw8= 9.ko.full if_rtw89.ko.debug --- all_subdir_usb --- ctfconvert -L VERSION -g runfw.o --- run.fw.fwo --- run.fw run.fw /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 -x = assembler-with-cpp -DLOCORE =09 -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/workspace/src/sys/contrib/ck/include -fno-co= mmon -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/workspa= ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.run.fw.fwo -MTrun.fw.fwo -mcmodel=3Dkernel -mno-red-zone -= mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandi= ng -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing= -prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__print= f__=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-e= rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro= r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e= rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin= gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -= Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloc= a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt= h-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -= fms-extensions --param inline-unit-growth=3D100 --param large-function-grow= th=3D1000 -std=3Dgnu99 -Werror =09=09=09=09 -DFIRMW_FILE=3D\""run.fw"\"=09= -DFIRMW_SYMBOL=3D"run_fw"=09 /workspace/src/sys/kern/firmw.S -o run.fw.fwo --- runfw.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 runfw.ko.full run.fw.fwo runfw.o=20 /usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: run.fw.fwo: missing = .note.GNU-stack section implies executable stack /usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o runfw.ko.full run.fw.fwo runfw.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk runfw.ko.full export_syms | x= args -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % runfw.ko.full --- all_subdir_zfs --- --- llex.o --- ctfconvert -L VERSION -g llex.o --- all_subdir_usb --- --- runfw.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug runfw.k= o.full runfw.ko.debug --- runfw.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drunfw.ko.debug runfw.ko.full runfw.ko --- all_subdir_zfs --- --- lstate.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.lstate.o -MTlstate.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-sh= ow-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Da= ggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare= -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overf= low -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-err= or=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not= -aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-err= or=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-= zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limi= t=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /worksp= ace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspace/= src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /wor= kspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/= openzfs/module/lua/lstate.c -o lstate.o --- all_subdir_usb --- --- all_subdir_usb/uath --- =3D=3D=3D> usb/uath (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/uath...] --- 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 --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_usb/mtw --- In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 70:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 57:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2757:3, inlined from 'mtw_bulk_tx_callback5' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2934:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3091:53: warning: 'ctl_ridx' may b= e used uninitialized [-Wmaybe-uninitialized] 3091 | dur =3D rt2860_rates[ctl_ridx].sp_ack_dur; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback= 5': /workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was decl= ared here 3023 | uint8_t ctl_ridx; | ^~~~~~~~ --- all_subdir_usb/uath --- --- 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_rtw89 --- --- if_rtw89.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_rtw89.ko.debug if_rtw89.ko.full if_rtw89.ko --- all_subdir_usb --- --- all_subdir_usb/mtw --- In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 70:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 57:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2757:3, inlined from 'mtw_bulk_tx_callback3' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2922:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3091:53: warning: 'ctl_ridx' may b= e used uninitialized [-Wmaybe-uninitialized] 3091 | dur =3D rt2860_rates[ctl_ridx].sp_ack_dur; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback= 3': /workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was decl= ared here 3023 | uint8_t ctl_ridx; | ^~~~~~~~ --- all_subdir_usb/uath --- --- 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 --- all_subdir_zfs --- --- lstring.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.lstring.o -MTlstring.o -mcmodel=3Dkernel -mn= o-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables = -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototyp= es -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-si= gn -D__printf__=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=3Datt= ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com= pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o= verflow -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=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 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /wo= rkspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /worksp= ace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include = /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/cont= rib/openzfs/module/lua/lstring.c -o lstring.o --- all_subdir_usb --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- if_uath.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_uath.o -MTif_uath= .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_uath.c -o if_uath.o --- all_subdir_zfs --- --- lcode.o --- ctfconvert -L VERSION -g lcode.o --- lstate.o --- ctfconvert -L VERSION -g lstate.o --- all_subdir_usb --- --- all_subdir_usb/mtw --- In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 70:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 57:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2757:3, inlined from 'mtw_bulk_tx_callback4' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2928:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3091:53: warning: 'ctl_ridx' may b= e used uninitialized [-Wmaybe-uninitialized] 3091 | dur =3D rt2860_rates[ctl_ridx].sp_ack_dur; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback= 4': /workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was decl= ared here 3023 | uint8_t ctl_ridx; | ^~~~~~~~ --- all_subdir_zfs --- --- lstrlib.o --- --- ltable.o --- --- lstrlib.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.lstrlib.o -MTlstrlib.o -mcmodel=3Dkernel -mn= o-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables = -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototyp= es -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-si= gn -D__printf__=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=3Datt= ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com= pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o= verflow -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=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 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /wo= rkspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /worksp= ace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include = /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/cont= rib/openzfs/module/lua/lstrlib.c -o lstrlib.o --- ltable.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.ltable.o -MTltable.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-sh= ow-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Da= ggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare= -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overf= low -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-err= or=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not= -aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-err= or=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-= zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limi= t=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -Wno-pointer-to-int-cast -Wno-cast-qual -std=3Dgnu99 -i= nclude /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -inclu= de /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h= -include /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/sr= c/sys/contrib/openzfs/module/lua/ltable.c -o ltable.o --- all_subdir_usb --- In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 70:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 57:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2757:3, inlined from 'mtw_bulk_tx_callback0' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2902:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3091:53: warning: 'ctl_ridx' may b= e used uninitialized [-Wmaybe-uninitialized] 3091 | dur =3D rt2860_rates[ctl_ridx].sp_ack_dur; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback= 0': /workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was decl= ared here 3023 | uint8_t ctl_ridx; | ^~~~~~~~ In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 70:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:34= 57:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2757:3, inlined from 'mtw_bulk_tx_callback1' at /workspace/src/sys/dev/usb/wlan= /if_mtw.c:2910:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3091:53: warning: 'ctl_ridx' may b= e used uninitialized [-Wmaybe-uninitialized] 3091 | dur =3D rt2860_rates[ctl_ridx].sp_ack_dur; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback= 1': /workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was decl= ared here 3023 | uint8_t ctl_ridx; | ^~~~~~~~ --- all_subdir_zfs --- --- lstring.o --- ctfconvert -L VERSION -g lstring.o --- ltablib.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.ltablib.o -MTltablib.o -mcmodel=3Dkernel -mn= o-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables = -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototyp= es -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-si= gn -D__printf__=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=3Datt= ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com= pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o= verflow -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=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 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /wo= rkspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /worksp= ace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include = /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/cont= rib/openzfs/module/lua/ltablib.c -o ltablib.o ctfconvert -L VERSION -g ltablib.o --- ltm.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.ltm.o -MTltm.o -mcmodel=3Dkernel -mno-red-zo= ne -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreest= anding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmis= sing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__p= rintf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-= error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -W= no-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Ds= tringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-align= ed -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Da= lloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-l= ength-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D80= 00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-= growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /workspace/sr= c/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspace/src/sy= s/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /workspace= /src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/openzf= s/module/lua/ltm.c -o ltm.o ctfconvert -L VERSION -g ltm.o --- lvm.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.lvm.o -MTlvm.o -mcmodel=3Dkernel -mno-red-zo= ne -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreest= anding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmis= sing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__p= rintf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-= error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -W= no-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Ds= tringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-align= ed -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Da= lloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-l= ength-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D80= 00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-= growth=3D1000 -Wno-pointer-to-int-cast -Wno-cast-qual -std=3Dgnu99 -include= /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /wo= rkspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -incl= ude /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/= contrib/openzfs/module/lua/lvm.c -o lvm.o --- all_subdir_usb --- --- all_subdir_usb/rsu --- ctfconvert -L VERSION -g if_rsu.o --- if_rsu.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_rsu.ko.full if_rsu.o=20 ctfmerge -L VERSION -g -o if_rsu.ko.full if_rsu.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_rsu.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % if_rsu.ko.fu= ll --- if_rsu.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_rsu.= ko.full if_rsu.ko.debug --- if_rsu.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_rsu.ko.debug if_rsu.ko.full if_rsu.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 --- 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 --- 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_usb/run --- /workspace/src/sys/dev/usb/wlan/if_run.c: In function 'run_rt3070_filter_ca= lib.isra': /workspace/src/sys/dev/usb/wlan/if_run.c:5809:23: warning: 'bbp55_sb' may b= e used uninitialized [-Wmaybe-uninitialized] 5809 | delta =3D bbp55_pb - bbp55_sb; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_run.c:5774:27: note: 'bbp55_sb' was decl= ared here 5774 | uint8_t bbp55_pb, bbp55_sb, delta; | ^~~~~~~~ --- 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/run --- /workspace/src/sys/dev/usb/wlan/if_run.c: In function 'run_adjust_freq_offs= et': /workspace/src/sys/dev/usb/wlan/if_run.c:6087:44: warning: 'rf' may be used= uninitialized [-Wmaybe-uninitialized] 6087 | run_mcu_cmd(sc, 0x74, (tmp << 8 ) | rf); | ~~~~~^~~~~~ /workspace/src/sys/dev/usb/wlan/if_run.c:6079:17: note: 'rf' was declared h= ere 6079 | uint8_t rf, tmp; | ^~ --- all_subdir_zfs --- ctfconvert -L VERSION -g lvm.o --- lzio.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 -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.lzio.o -MTlzio.o -mcmodel=3Dkernel -mno-red-= zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffree= standing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o= ption -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggre= ssive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uniniti= alized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wn= o-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-size -Wno-error=3Dpacked-not-a= ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error= =3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze= ro-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 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /workspa= ce/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspace/s= rc/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /work= space/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/o= penzfs/module/lua/lzio.c -o lzio.o --- all_subdir_usb --- --- all_subdir_usb/mtw --- cc1: all warnings being treated as errors 260.26 real 724.25 user 40.75 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/jenkins8720922546943683= 092.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_718_259349972.1739057975883--