From nobody Wed Jun 4 14:55:10 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 4bC9c21v85z5x8kx for ; Wed, 04 Jun 2025 14:55:14 +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 4bC9c16DT4z3ytx; Wed, 04 Jun 2025 14:55:13 +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=1749048913; 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=5l9Jf2BTtehQlkaTAcC/qOQ5czStRBZHUK1sV8zP59Y=; b=QymM5+GknNV7LicUJn1HnHDW6S0IxLxR6suHCCANRNqqZy/RqKf+zr/TC5+05WPhF8eJiL bS9AxAVDcdSkQfsrQtW1w6HqMOyXcRsDwLTBi88Njai9SlX9tz84uib79b72JKE+CV5d90 gPssXL3w+t4GDatQrwf1WXW8k7TJxMqPozo+HlKwteXQQ9Ctaegy0CjF/RWptA3rQWXAPa Qx9FpzpOSwwa3EEf7fyVfKeRlOqix6Eu8JW3CSc9vdG9N3W5DYlIVbiZxUJmEK/ucwjLYG yC/TVAL/Up3/uDZ8UqTETYrG48nkJ5xR5GiijGEFrjI6LdbIjymPzhgZ7Xq0kA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749048913; a=rsa-sha256; cv=none; b=ekrrf+9BojR3twvpeZ6CfI66YFIYQNAxEQ+tXPz+/GZavHGSFEKirMpuaQ1MASZgcu4LCl ql+HcND5Mquo/UcNZdWRFDuRb1jPlmRP53ceghwOOg/iSYh65Sp0gQV9nE0aCqSuX9Rp6C 5asdq+QXYc4M2ywDON6GrJA3JjF7LH/NKEGzyLbNLR+lK26Rww2qcXawVWdNiWJFwfYZQm ShsZf2B7s93DPTCp3vT8vlZ+u4w53wVzsEB/+bRYMrnePZ0PNEVLt40TJyU4FkszPQNChG R6wyvsNLx182seivq727tj4H2ZtPGnho5uAXR++Wx8rVViZ+MX02YC44d11wTw== 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 4bC9c15YF4zCny; Wed, 04 Jun 2025 14:55:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 4 Jun 2025 14:55:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <48096305.141.1749048913785@jenkins.ci.freebsd.org> In-Reply-To: <57691739.133.1749043653480@jenkins.ci.freebsd.org> References: <57691739.133.1749043653480@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #713 - 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_140_461313585.1749048910595" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_140_461313585.1749048910595 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #713 (56a4d1a4cc151cf8356704aafd2d2e= c0fd009701) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/713/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 713/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/7= 13/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) c27f7d6b9cf6d4ab01cb3d0972726c14e0aca146 by kib: libsysdecode: correct regexp for thr_new flags 56a4d1a4cc151cf8356704aafd2d2ec0fd009701 by kib: ktrace: trace and decode thr_new() thr_param The end of the build log: [...truncated 125.27 MiB...] /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:729:18: note: 'ctxen' was declare= d here 729 | uint32_t ctxen; | ^~~~~ --- all_subdir_pms --- --- satimer.o --- ctfconvert -L VERSION -g satimer.o --- saioctlcmd.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-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/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.saioctlcmd.o -MTsaioctlcmd.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 -std=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sall= sdk/spc/saioctlcmd.c -o saioctlcmd.o --- all_subdir_qlnx --- ctfconvert -L VERSION -g ecore_dcbx.o --- ecore_dev.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.ecore_dev.o -MTecore= _dev.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno= -asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwa= rf-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-loop-optimizations -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-= compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio= n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-= point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er= ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el= t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a= lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu= ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form= at-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-= growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -DCONFIG_EC= ORE_L2 -DECORE_CONFIG_DIRECT_HWFN -I/workspace/src/sys/compat/linuxkpi/comm= on/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -include /w= orkspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_EC= ORE_SRIOV -DCONFIG_ECORE_LL2 -DCONFIG_ECORE_ROCE -DCONFIG_ECORE_IWARP -DCON= FIG_ECORE_RDMA -DQLNX_ENABLE_IWARP -c /workspace/src/sys/dev/qlnx/qlnxe/eco= re_dev.c -o ecore_dev.o --- all_subdir_qat --- ctfconvert -L VERSION -g adf_freebsd_uio.o --- mpi3mr.o --- ctfconvert -L VERSION -g mpi3mr.o --- mvs_if.o --- --- modules-all --- --- all_subdir_pms --- --- sautil.o --- ctfconvert -L VERSION -g sautil.o --- all_subdir_qat --- --- adf_freebsd_uio_cleanup.o --- --- mvs_if.o --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mvs/m= vs_if.m -c ; /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/= tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14= .2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -g -nostdinc = -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/worksp= ace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include = opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-poi= nter -MD -MF.depend.mvs_if.o -MTmvs_if.o -fdebug-prefix-map=3D./machine=3D= /workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/sr= c/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co= mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation = -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po= int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro= r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all= oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull= -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format= -zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gr= owth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu= 17 -Werror mvs_if.c --- modules-all --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/= dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include = -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEA= DERS -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/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/= src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -M= D -MF.depend.adf_freebsd_uio_cleanup.o -MTadf_freebsd_uio_cleanup.o -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -W= strict-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=3Daddre= ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn= o-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=3Dgnu17 -c /workspace/src/sys/d= ev/qat/qat_common/adf_freebsd_uio_cleanup.c -o adf_freebsd_uio_cleanup.o --- all_subdir_pms --- --- mpidebug.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-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/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.mpidebug.o -MTmpidebug.o -mcmodel=3Dkernel -mno-red-zone= -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestan= ding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pri= ntf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-optio= n -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressiv= e-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-er= ror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstr= ingop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned= -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dall= oca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-len= gth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000= -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr= owth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sallsdk/spc= /mpidebug.c -o mpidebug.o --- mvs_if.o --- ctfconvert -L VERSION -g mvs_if.o --- mvs_pci.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.mvs_pci.o -MTmvs_pci.o -fdebug-prefix-map=3D./machine=3D/workspace/s= rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in= clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-= unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Ws= trict-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=3Daddres= s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e= rror=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 -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror= /workspace/src/sys/dev/mvs/mvs_pci.c --- modules-all --- ctfconvert -L VERSION -g mpidebug.o --- dminit.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-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/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.dminit.o -MTdminit.o -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding= -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf_= _=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -W= no-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-lo= op-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/discovery/dm/d= minit.c -o dminit.o --- all_subdir_qat_c2xxx --- In function 'bus_space_write_4', inlined from 'qat_bar_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatv= ar.h:845:2, inlined from 'qat_misc_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat= var.h:863:2, inlined from 'qat_ae_local_write_4' at /workspace/src/sys/dev/qat_c2xxx= /qatvar.h:917:2, inlined from 'qat_ae_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:209:3, inlined from 'qat_ae_ctx_indr_write' at /workspace/src/sys/dev/qat_c2xx= x/qat_ae.c:266:2, inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:2848:3, inlined from 'qat_ae_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.= c:1016:11: ./x86/bus.h:487:55: warning: 'ctxptr' may be used uninitialized [-Wmaybe-un= initialized] 487 | *(volatile u_int32_t *)(bsh + offset) =3D value; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_start': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:247:18: note: 'ctxptr' was declar= ed here 247 | uint32_t ctxptr; | ^~~~~~ In function 'qat_ae_enable_ctx', inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:2851:3, inlined from 'qat_ae_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.= c:1016:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:714:15: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 714 | ctxen &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_start': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:711:18: note: 'ctxen' was declare= d here 711 | uint32_t ctxen; | ^~~~~ --- all_subdir_pms --- ctfconvert -L VERSION -g dminit.o --- dmsmp.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-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/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.dmsmp.o -MTdmsmp.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-pro= totypes -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=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/discovery/dm/d= msmp.c -o dmsmp.o--- mvs_pci.o --- ctfconvert -L VERSION -g mvs_pci.o --- if_mwl.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.if_mwl.o -MTif_mwl.o -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 -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -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=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /w= orkspace/src/sys/dev/mwl/if_mwl.c --- modules-all --- --- all_subdir_ocs_fc --- ctfconvert -L VERSION -g ocs_device.o --- ocs_xport.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.ocs_xport.o -MTocs_x= port.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno= -asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwa= rf-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-loop-optimizations -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-= compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio= n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-= point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er= ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el= t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a= lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu= ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form= at-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-= growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspa= ce/src/sys/dev/ocs_fc/ocs_xport.c -o ocs_xport.o --- all_subdir_qat --- ctfconvert -L VERSION -g adf_freebsd_uio_cleanup.o --- adf_ctl_drv.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/= dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include = -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEA= DERS -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/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/= src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -M= D -MF.depend.adf_ctl_drv.o -MTadf_ctl_drv.o -mcmodel=3Dkernel -mno-red-zon= e -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreesta= nding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g= rowth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_common/adf_ctl= _drv.c -o adf_ctl_drv.o --- all_subdir_pms --- --- saioctlcmd.o --- ctfconvert -L VERSION -g saioctlcmd.o --- dmdisc.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-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/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.dmdisc.o -MTdmdisc.o -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding= -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf_= _=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -W= no-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-lo= op-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/discovery/dm/d= mdisc.c -o dmdisc.o --- all_subdir_qat_c2xxx --- In function 'qat_ae_is_active', inlined from 'qat_aefw_suof_load' at /workspace/src/sys/dev/qat_c2xxx/q= at_ae.c:2580:7, inlined from 'qat_aefw_suof_write' at /workspace/src/sys/dev/qat_c2xxx/= qat_ae.c:2624:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2789:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:897:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 897 | if (val & ACTIVE_CTX_STATUS_ABO) | ^~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:891:18: note: 'val' was declared = here 891 | uint32_t val; | ^~~ In function 'qat_ae_write_ctx_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2703:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:743:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 743 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:740:18: note: 'val' was declared = here 740 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_nn_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2708:4, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:760:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 760 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:757:18: note: 'val' was declared = here 757 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_lm_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2710:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:779:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 779 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:775:18: note: 'val' was declared = here 775 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_lm_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2712:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:779:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 779 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:775:18: note: 'val' was declared = here 775 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_shared_cs_mode0', inlined from 'qat_ae_write_shared_cs_mode' at /workspace/src/sys/dev/qa= t_c2xxx/qat_ae.c:825:2, inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2715:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:812:22: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 812 | nval =3D val & ~AE_MISC_CONTROL_SHARE_CS; /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:805:18: note: 'val' was declared = here 805 | uint32_t val, nval; | ^~~ In function 'qat_ae_set_reload_ustore', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2717:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:861:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 861 | val &=3D ~(AE_MISC_CONTROL_ONE_CTX_RELOAD | | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:836:18: note: 'val' was declared = here 836 | uint32_t val, cs_reload; | ^~~ --- all_subdir_pf --- In file included from /workspace/src/sys/netpfil/pf/pf_norm.c:60: /workspace/src/sys/netpfil/pf/pf_norm.c: In function 'pf_normalize_tcp_stat= eful': /workspace/src/sys/netinet/tcp_seq.h:39:35: warning: 'tsval' may be used un= initialized [-Wmaybe-uninitialized] 39 | #define SEQ_LT(a,b) ((int)((a)-(b)) < 0) | ~~~~^~~~~ /workspace/src/sys/netpfil/pf/pf_norm.c:1796:22: note: in expansion of macr= o 'SEQ_LT' 1796 | (SEQ_LT(tsval, dst->scrub->pfss_tsecr) || | ^~~~~~ /workspace/src/sys/netpfil/pf/pf_norm.c:1557:19: note: 'tsval' was declared= here 1557 | u_int32_t tsval, tsecr; | ^~~~~ /workspace/src/sys/netpfil/pf/pf_norm.c:1797:77: warning: 'tsecr' may be us= ed uninitialized [-Wmaybe-uninitialized] 1796 | (SEQ_LT(tsval, dst->scrub->pfss_tsecr) || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ = =20 1797 | SEQ_GT(tsval, src->scrub->pfss_tsval + tsval_fr= om_last) || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~^~ 1798 | (tsecr && (SEQ_GT(tsecr, dst->scrub->pfss_tsval= ) || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ =20 1799 | SEQ_LT(tsecr, dst->scrub->pfss_tsval0))))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ = =20 /workspace/src/sys/netpfil/pf/pf_norm.c:1557:26: note: 'tsecr' was declared= here 1557 | u_int32_t tsval, tsecr; | ^~~~~ --- all_subdir_qat --- ctfconvert -L VERSION -g adf_ctl_drv.o --- all_subdir_ocs_fc --- ctfconvert -L VERSION -g ocs_xport.o --- all_subdir_qat --- --- adf_dev_mgr.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/= dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include = -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEA= DERS -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/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/= src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -M= D -MF.depend.adf_dev_mgr.o -MTadf_dev_mgr.o -mcmodel=3Dkernel -mno-red-zon= e -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreesta= nding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g= rowth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_common/adf_dev= _mgr.c -o adf_dev_mgr.o --- all_subdir_ocs_fc --- --- ocs_domain.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.ocs_domain.o -MTocs_= domain.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=3Dgnu17 -c /works= pace/src/sys/dev/ocs_fc/ocs_domain.c -o ocs_domain.o --- all_subdir_pf --- ctfconvert -L VERSION -g pf_norm.o --- pf_table.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.pf_table.o -MTpf_tab= le.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co= mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation = -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po= int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro= r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all= oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull= -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format= -zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gr= owth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace= /src/sys/netpfil/pf/pf_table.c -o pf_table.o --- pf.o --- cc1: all warnings being treated as errors --- all_subdir_qat_c2xxx --- In function 'bus_space_write_4', inlined from 'qat_bar_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatv= ar.h:845:2, inlined from 'qat_misc_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat= var.h:863:2, inlined from 'qat_ae_local_write_4' at /workspace/src/sys/dev/qat_c2xxx= /qatvar.h:917:2, inlined from 'qat_ae_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:209:3, inlined from 'qat_ae_ctx_indr_write' at /workspace/src/sys/dev/qat_c2xx= x/qat_ae.c:266:2, inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:2848:3: ./x86/bus.h:487:55: warning: 'ctxptr' may be used uninitialized [-Wmaybe-un= initialized] 487 | *(volatile u_int32_t *)(bsh + offset) =3D value; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_start': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:247:18: note: 'ctxptr' was declar= ed here 247 | uint32_t ctxptr; | ^~~~~~ In function 'qat_ae_enable_ctx', inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:2851:3: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:714:15: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 714 | ctxen &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_start': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:711:18: note: 'ctxen' was declare= d here 711 | uint32_t ctxen; | ^~~~~ --- all_subdir_pf --- *** [pf.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/pf 210.50 real 487.09 user 27.10 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins2255105872039967= 788.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_140_461313585.1749048910595--