From nobody Wed Jun 4 07:16:58 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 4bBzRM0CLdz5xbq2 for ; Wed, 04 Jun 2025 07:17:03 +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 4bBzRL36lSz3fBD; Wed, 04 Jun 2025 07:17:02 +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=1749021422; 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=REy/DbT0O69SISyNRli6+OVkfooTcVULguFVSY8COq4=; b=MMbYGonvI6fFdyW0nOmwCb70Zp8aWyavxx4w8JD+F/ZIzEQ2cUr5f9Iv6wYoBKwedcfkh4 OodNWgKtIVHUbl0B1VpbiI56qDWp6bw/ui6/FuFHT5EWNdub4taAOiVoiaCIxOyFt4lvCw gm1yUHOPw+Dv6sNvtNq+qnZtp9DMKOWCfn1Kr8p7Od006pOieI5s0uU9qx/nSCOpLPqzYL zMESPK/9Ugp54U7VXddQpzna89M+/3DWSBkCPx6UPKiAXv9KEPxFm5M+tSjK+ef7WdaU++ mDMqW8RgmgowEDebE1yYMRwHPw4fIRIY9BruLtg6CnQeY7ztuqeugmV1lwbhaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749021422; a=rsa-sha256; cv=none; b=huwSzRRsA44mP5+D1BGfes7p5wH6bPjeGXGE3CXaSSbL+MrOEqxJH46u7c4+GjWJ4rTcyY T/+LmeVJ3rMs9PD0yWnlqFF4kzWcelS6AdNsUed/5K0qNiJMpFbBZiKcOxX6SYZXYXxViN SiyjB1M+4onGJ9dxBDxI88ESdWnw5thP8wOKqY+H4GP3TxlE5AY4db8HO2mSiO/HNiYuhl gC3stSSu7Kf+HSsp0yM8RviIwIHpM145IFwZF1m8vcI+SP8mhA9TXD3hyZyj5QN/OBHgbC BOsEnymYcwePasoUtl2boURaxEcSZBsS+4x8ip14IycZyWnIaPm0VGXXwAfhXQ== 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 4bBzRL22Mwz1ChP; Wed, 04 Jun 2025 07:17:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 4 Jun 2025 07:16:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jrtc27@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1603201273.105.1749021422294@jenkins.ci.freebsd.org> In-Reply-To: <428875910.97.1749018181782@jenkins.ci.freebsd.org> References: <428875910.97.1749018181782@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #3550 - 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_104_1748032755.1749021419018" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_104_1748032755.1749021419018 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #3550 (786ced56a43443400c12b73323a9f= 1da7b3db2ba) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/3550/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 3550/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3= 550/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) 680f1a39ee4b6cd2fb4dcf3de195bd58626b9525 by jrtc27: libc: Allow more complex expressions for CALL_BLOCK first argument 786ced56a43443400c12b73323a9f1da7b3db2ba by jrtc27: libc: Fix glob.c build with GCC The end of the build log: [...truncated 123.36 MiB...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- qat_c4xxx_fw.c --- awk -f /workspace/src/sys/tools/fw_stub.awk qat_c4xxx.bin:qat_c4xxx_fw:111 = qat_c4xxx_mmp.bin:qat_c4xxx_mmp_fw:111 -mqat_c4xxx_fw -cqat_c4xxx_fw.c =20 --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_qatfw/qat_c3xxx --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- qat_c3xxx.bin.fwo --- qat_c3xxx.bin /workspace/src/sys/contrib/dev/qat/qat_c3xxx.bin /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_c3xxx.bin.fwo -MTqat_c3xxx.bin.fwo -mcmodel=3Dkernel -= mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-table= s -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-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 -std=3Dgnu17 -Werror =09=09=09=09 -DFIRMW_FILE=3D\= ""/workspace/src/sys/contrib/dev/qat/qat_c3xxx.bin"\"=09 -DFIRMW_SYMBOL=3D"= qat_c3xxx_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_c3xxx.bin.fwo --- all_subdir_qatfw/qat_c4xxx --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_qatfw/qat_c3xxx --- --- qat_c3xxx_mmp.bin.fwo --- qat_c3xxx_mmp.bin /workspace/src/sys/contrib/dev/qat/qat_c3xxx_mmp.bin /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_c3xxx_mmp.bin.fwo -MTqat_c3xxx_mmp.bin.fwo -mcmodel=3D= kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwi= nd-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstric= t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-= pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi= agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -W= no-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=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 --p= aram large-function-growth=3D1000 -std=3Dgnu17 -Werror =09=09=09=09 -DFIRM= W_FILE=3D\""/workspace/src/sys/contrib/dev/qat/qat_c3xxx_mmp.bin"\"=09 -DFI= RMW_SYMBOL=3D"qat_c3xxx_mmp_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_= c3xxx_mmp.bin.fwo --- all_subdir_qatfw/qat_c4xxx --- --- qat_c4xxx.bin.fwo --- qat_c4xxx.bin /workspace/src/sys/contrib/dev/qat/qat_c4xxx.bin /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_c4xxx.bin.fwo -MTqat_c4xxx.bin.fwo -mcmodel=3Dkernel -= mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-table= s -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-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 -std=3Dgnu17 -Werror =09=09=09=09 -DFIRMW_FILE=3D\= ""/workspace/src/sys/contrib/dev/qat/qat_c4xxx.bin"\"=09 -DFIRMW_SYMBOL=3D"= qat_c4xxx_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_c4xxx.bin.fwo --- all_subdir_qatfw/qat_c3xxx --- --- qat_c3xxx_fw.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.qat_c3xxx_fw.o -MTqa= t_c3xxx_fw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float= -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm= issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch= -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = qat_c3xxx_fw.c -o qat_c3xxx_fw.o --- all_subdir_qatfw/qat_c4xxx --- --- qat_c4xxx_mmp.bin.fwo --- --- all_subdir_qat --- --- common/compression/dc_ns_header_footer.o --- ctfconvert -L VERSION -g common/compression/dc_ns_header_footer.o --- all_subdir_qatfw --- qat_c4xxx_mmp.bin /workspace/src/sys/contrib/dev/qat/qat_c4xxx_mmp.bin /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_c4xxx_mmp.bin.fwo -MTqat_c4xxx_mmp.bin.fwo -mcmodel=3D= kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwi= nd-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstric= t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-= pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi= agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -W= no-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=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 --p= aram large-function-growth=3D1000 -std=3Dgnu17 -Werror =09=09=09=09 -DFIRM= W_FILE=3D\""/workspace/src/sys/contrib/dev/qat/qat_c4xxx_mmp.bin"\"=09 -DFI= RMW_SYMBOL=3D"qat_c4xxx_mmp_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_= c4xxx_mmp.bin.fwo --- all_subdir_qat --- --- all_subdir_qat/qat_hw --- --- qat_c3xxx/adf_c3xxx_hw_data.o --- ctfconvert -L VERSION -g qat_c3xxx/adf_c3xxx_hw_data.o --- all_subdir_qat/qat_api --- --- common/utils/lac_buffer_desc.o --- --- all_subdir_qatfw --- --- qat_c4xxx_fw.o --- --- all_subdir_qat --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/qat_api/include -I/workspace/= src/sys/dev/qat/qat_api/include/lac -I/workspace/src/sys/dev/qat/qat_api/in= clude/dc -I/workspace/src/sys/dev/qat/qat_api/qat_direct/include -I/workspa= ce/src/sys/dev/qat/qat_api/qat_utils/include -I/workspace/src/sys/dev/qat/q= at_api/common/include -I/workspace/src/sys/dev/qat/qat_api/common/compressi= on/include -I/workspace/src/sys/dev/qat/qat_api/common/crypto/sym/include -= I/workspace/src/sys/dev/qat/qat_api/firmware/include -I/workspace/src/sys/d= ev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -= I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEAD= ERS -include /tmp/obj/workspace/src/amd64.amd64/sys--- all_subdir_qatfw --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.qat_c4xxx_fw.o -MTqa= t_c4xxx_fw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float= -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin--- all_= subdir_qat --- /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-poi= nter -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fde= bug-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 -MD -MF.depend.common_utils_lac_buffer_desc.o -MTcomm= on/utils/lac_buffer_desc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-ss= e -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fst= ack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wp= ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qua= l -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dm= isleadi--- all_subdir_qatfw --- tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno= -error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead= ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err= or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err= or=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 --para= m inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu= 17 -c qat_c4xxx_fw.c -o qat_c4xxx_fw.o --- all_subdir_qat --- ng-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-erro= r=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-erro= r=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-t= ype -Wno-format-zero-length -Wno-cast-qual -finline-limit=3D8000 -fms-ext= ensions --param inline-unit-growth=3D100 --param large-function-growth=3D10= 00 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_api/common/utils/lac_buf= fer_desc.c -o common/utils/lac_buffer_desc.o --- all_subdir_qat/qat_common --- --- adf_hw_arbiter.o --- ctfconvert -L VERSION -g adf_hw_arbiter.o --- all_subdir_qatfw --- --- all_subdir_qatfw/qat_c3xxx --- ctfconvert -L VERSION -g qat_c3xxx_fw.o --- qat_c3xxx_fw.ko.full --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o qat_c3xxx_fw.ko.full qat_c3xxx.bin.fwo qat_c3xxx_mmp.bin.fwo qat_c3xxx_fw= .o=20 /usr/local/x86_64-unknown-freebsd14.2/bin/ld: warning: qat_c3xxx_mmp.bin.fw= o: missing .note.GNU-stack section implies executable stack /usr/local/x86_64-unknown-freebsd14.2/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o qat_c3xxx_fw.ko.full qat_c3xxx.bin.fwo qat_c3xxx_= mmp.bin.fwo qat_c3xxx_fw.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk qat_c3xxx_fw.ko.full export_s= yms | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % qat_c3= xxx_fw.ko.full --- qat_c3xxx_fw.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug qat_c3x= xx_fw.ko.full qat_c3xxx_fw.ko.debug --- all_subdir_qatfw/qat_dh895xcc --- =3D=3D=3D> qatfw/qat_dh895xcc (all) --- all_subdir_qatfw/qat_c3xxx --- --- qat_c3xxx_fw.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqat_c3xxx_fw.ko.debug qat_c3xxx_fw.ko.full qat_c3xxx_fw.ko --- all_subdir_qatfw/qat_4xxx --- =3D=3D=3D> qatfw/qat_4xxx (all) --- all_subdir_qatfw/qat_dh895xcc --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/qatfw/qat_dh895xcc...] --- all_subdir_qat --- --- all_subdir_qat/qat_api --- --- common/utils/lac_mem.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/qat_api/include -I/workspace/= src/sys/dev/qat/qat_api/include/lac -I/workspace/src/sys/dev/qat/qat_api/in= clude/dc -I/workspace/src/sys/dev/qat/qat_api/qat_direct/include -I/workspa= ce/src/sys/dev/qat/qat_api/qat_utils/include -I/workspace/src/sys/dev/qat/q= at_api/common/include -I/workspace/src/sys/dev/qat/qat_api/common/compressi= on/include -I/workspace/src/sys/dev/qat/qat_api/common/crypto/sym/include -= I/workspace/src/sys/dev/qat/qat_api/firmware/include -I/workspace/src/sys/d= ev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -= I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEAD= ERS -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.common_utils_lac_mem.o -MTcommon/utils/lac_mem.o -mcmodel=3Dk= ernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwin= d-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict= -prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-p= ointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdia= gnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=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 -= Wno-cast-qual -finline-limit=3D8000 -fms-extensions --param inline-unit-g= rowth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspac= e/src/sys/dev/qat/qat_api/common/utils/lac_mem.c -o common/utils/lac_mem.o --- all_subdir_qatfw --- --- all_subdir_qatfw/qat_4xxx --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/qatfw/qat_4xxx...] --- all_subdir_qatfw/qat_dh895xcc --- --- machine --- machine -> /workspace/src/sys/amd64/include --- all_subdir_qatfw/qat_c4xxx --- ctfconvert -L VERSION -g qat_c4xxx_fw.o --- all_subdir_qatfw/qat_dh895xcc --- --- x86 --- --- all_subdir_qatfw/qat_4xxx --- --- machine --- --- all_subdir_qatfw/qat_dh895xcc --- x86 -> /workspace/src/sys/x86/include --- all_subdir_qatfw/qat_c4xxx --- --- qat_c4xxx_fw.ko.full --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o qat_c4xxx_fw.ko.full qat_c4xxx.bin.fwo qat_c4xxx_mmp.bin.fwo qat_c4xxx_fw= .o=20 --- all_subdir_qatfw/qat_4xxx --- machine -> /workspace/src/sys/amd64/include --- all_subdir_qat --- --- all_subdir_qat/qat_hw --- --- qat_c3xxx/adf_drv.o --- ctfconvert -L VERSION -g qat_c3xxx/adf_drv.o --- all_subdir_qatfw --- --- all_subdir_qatfw/qat_dh895xcc --- --- i386 --- --- all_subdir_qatfw/qat_4xxx --- --- x86 --- --- all_subdir_qatfw/qat_c4xxx --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld: warning: qat_c4xxx_mmp.bin.fw= o: missing .note.GNU-stack section implies executable stack --- all_subdir_qatfw/qat_4xxx --- x86 -> /workspace/src/sys/x86/include --- all_subdir_qatfw/qat_dh895xcc --- i386 -> /workspace/src/sys/i386/include --- all_subdir_qatfw/qat_4xxx --- --- i386 --- --- all_subdir_qatfw/qat_dh895xcc --- --- qat_dh895xcc_fw.c --- awk -f /workspace/src/sys/tools/fw_stub.awk qat_895xcc.bin:qat_dh895xcc_fw:= 111 qat_895xcc_mmp.bin:qat_dh895xcc_mmp_fw:111 -mqat_dh895xcc_fw -cqat_dh89= 5xcc_fw.c =20 --- all_subdir_qatfw/qat_4xxx --- i386 -> /workspace/src/sys/i386/include --- qat_4xxx_fw.c --- awk -f /workspace/src/sys/tools/fw_stub.awk qat_4xxx.bin:qat_4xxx_fw:111 qa= t_4xxx_mmp.bin:qat_4xxx_mmp_fw:111 -mqat_4xxx_fw -cqat_4xxx_fw.c =20 --- all_subdir_qatfw/qat_dh895xcc --- --- genoffset.o --- --- all_subdir_qatfw/qat_c4xxx --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker --- all_subdir_qatfw/qat_dh895xcc --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_qatfw/qat_4xxx --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_qat_c2xxx --- --- qat_ae.o --- /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aereg_rel_data_= write.isra': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:378:21: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 378 | if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) { | ^~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:367:22: note: 'ctxen' was declare= d here 367 | unsigned int ctxen; | ^~~~~ --- all_subdir_qatfw --- --- all_subdir_qatfw/qat_c4xxx --- ctfmerge -L VERSION -g -o qat_c4xxx_fw.ko.full qat_c4xxx.bin.fwo qat_c4xxx_= mmp.bin.fwo qat_c4xxx_fw.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk qat_c4xxx_fw.ko.full export_s= yms | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % qat_c4= xxx_fw.ko.full --- all_subdir_qat --- --- qat_dh895xcc/adf_dh895xcc_hw_data.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/compat/linuxkpi/common/include -I/wor= kspace/src/sys/compat/linuxkpi/dummy/include -I/workspace/src/sys/dev/qat/i= nclude -I/workspace/src/sys/dev/qat/include/common -I/workspace/src/sys/dev= /qat/qat_api/include -I/workspace/src/sys/dev/qat/qat_api/common/include -I= /workspace/src/sys/dev/qat/qat_api/include/lac -I/workspace/src/sys/dev/qat= /qat_api/qat_utils/include -I/workspace/src/sys/dev/qat/qat_api/qat_direct/= include -I/workspace/src/sys/dev/qat/qat_api/firmware/include -I/workspace/= src/sys/dev/qat/qat_api/common/crypto/sym/include -DHAVE_KERNEL_OPTION_HEAD= ERS -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.qat_dh895xcc_adf_dh895xcc_hw_data.o -MTqat_dh895xcc/adf_dh895= xcc_hw_data.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa= t -fno-asynchronous-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__ -W= missing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitc= h -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c -o qa= t_dh895xcc/adf_dh895xcc_hw_data.o --- all_subdir_qatfw --- --- qat_c4xxx_fw.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug qat_c4x= xx_fw.ko.full qat_c4xxx_fw.ko.debug --- qat_c4xxx_fw.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqat_c4xxx_fw.ko.debug qat_c4xxx_fw.ko.full qat_c4xxx_fw.ko --- all_subdir_qatfw/qat_dh895xcc --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_qatfw/qat_4xxx --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_pms --- --- smsat.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.smsat.o -MTsmsat.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/sat/src/smsat.= c -o smsat.o --- all_subdir_qatfw --- --- all_subdir_qatfw/qat_dh895xcc --- --- qat_895xcc.bin.fwo --- qat_895xcc.bin /workspace/src/sys/contrib/dev/qat/qat_895xcc.bin /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_895xcc.bin.fwo -MTqat_895xcc.bin.fwo -mcmodel=3Dkernel= -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tab= les -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe= r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost= ics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-err= or=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-c= ompare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift= -overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -W= no-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpack= ed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -W= no-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer= -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finlin= e-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param lar= ge-function-growth=3D1000 -std=3Dgnu17 -Werror =09=09=09=09 -DFIRMW_FILE= =3D\""/workspace/src/sys/contrib/dev/qat/qat_895xcc.bin"\"=09 -DFIRMW_SYMBO= L=3D"qat_895xcc_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_895xcc.bin.f= wo --- all_subdir_qatfw/qat_4xxx --- --- qat_4xxx.bin.fwo --- qat_4xxx.bin /workspace/src/sys/contrib/dev/qat/qat_4xxx.bin --- all_subdir_pf --- cc1: all warnings being treated as errors --- all_subdir_qatfw --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_4xxx.bin.fwo -MTqat_4xxx.bin.fwo -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 -std=3Dgnu17 -Werror =09=09=09=09 -DFIRMW_FILE=3D\= ""/workspace/src/sys/contrib/dev/qat/qat_4xxx.bin"\"=09 -DFIRMW_SYMBOL=3D"q= at_4xxx_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_4xxx.bin.fwo --- qat_4xxx_mmp.bin.fwo --- qat_4xxx_mmp.bin /workspace/src/sys/contrib/dev/qat/qat_4xxx_mmp.bin /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_4xxx_mmp.bin.fwo -MTqat_4xxx_mmp.bin.fwo -mcmodel=3Dke= rnel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind= -tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-= prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po= inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag= nostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=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 --p= aram large-function-growth=3D1000 -std=3Dgnu17 -Werror =09=09=09=09 -DFIRM= W_FILE=3D\""/workspace/src/sys/contrib/dev/qat/qat_4xxx_mmp.bin"\"=09 -DFIR= MW_SYMBOL=3D"qat_4xxx_mmp_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_4x= xx_mmp.bin.fwo --- all_subdir_qatfw/qat_dh895xcc --- --- qat_895xcc_mmp.bin.fwo --- qat_895xcc_mmp.bin /workspace/src/sys/contrib/dev/qat/qat_895xcc_mmp.bin /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.qat_895xcc_mmp.bin.fwo -MTqat_895xcc_mmp.bin.fwo -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 = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -std=3Dgnu17 -Werror =09=09=09=09 -DFIR= MW_FILE=3D\""/workspace/src/sys/contrib/dev/qat/qat_895xcc_mmp.bin"\"=09 -D= FIRMW_SYMBOL=3D"qat_895xcc_mmp_bin"=09 /workspace/src/sys/kern/firmw.S -o q= at_895xcc_mmp.bin.fwo --- qat_dh895xcc_fw.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.qat_dh895xcc_fw.o -M= Tqat_dh895xcc_fw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft= -float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot= ector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W= switch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-e= rror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadin= g-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17= -c qat_dh895xcc_fw.c -o qat_dh895xcc_fw.o --- all_subdir_qatfw/qat_4xxx --- --- qat_4xxx_fw.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.qat_4xxx_fw.o -MTqat= _4xxx_fw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = qat_4xxx_fw.c -o qat_4xxx_fw.o --- all_subdir_qatfw/qat_dh895xcc --- ctfconvert -L VERSION -g qat_dh895xcc_fw.o --- qat_dh895xcc_fw.ko.full --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o qat_dh895xcc_fw.ko.full qat_895xcc.bin.fwo qat_895xcc_mmp.bin.fwo qat_dh8= 95xcc_fw.o=20 /usr/local/x86_64-unknown-freebsd14.2/bin/ld: warning: qat_895xcc_mmp.bin.f= wo: missing .note.GNU-stack section implies executable stack --- all_subdir_qatfw/qat_4xxx --- ctfconvert -L VERSION -g qat_4xxx_fw.o --- qat_4xxx_fw.ko.full --- --- all_subdir_qatfw/qat_dh895xcc --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o qat_dh895xcc_fw.ko.full qat_895xcc.bin.fwo qat_89= 5xcc_mmp.bin.fwo qat_dh895xcc_fw.o=20 --- all_subdir_qatfw/qat_4xxx --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o qat_4xxx_fw.ko.full qat_4xxx.bin.fwo qat_4xxx_mmp.bin.fwo qat_4xxx_fw.o= =20 /usr/local/x86_64-unknown-freebsd14.2/bin/ld: warning: qat_4xxx_mmp.bin.fwo= : missing .note.GNU-stack section implies executable stack --- all_subdir_qatfw/qat_dh895xcc --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk qat_dh895xcc_fw.ko.full expor= t_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % qat= _dh895xcc_fw.ko.full --- all_subdir_qatfw/qat_4xxx --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o qat_4xxx_fw.ko.full qat_4xxx.bin.fwo qat_4xxx_mmp= .bin.fwo qat_4xxx_fw.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk qat_4xxx_fw.ko.full export_sy= ms | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % qat_4xx= x_fw.ko.full --- all_subdir_qatfw/qat_dh895xcc --- --- qat_dh895xcc_fw.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug qat_dh8= 95xcc_fw.ko.full qat_dh895xcc_fw.ko.debug --- qat_dh895xcc_fw.ko --- --- all_subdir_qatfw/qat_4xxx --- --- qat_4xxx_fw.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug qat_4xx= x_fw.ko.full qat_4xxx_fw.ko.debug --- all_subdir_qatfw/qat_dh895xcc --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqat_dh895xcc_fw.ko.debug qat_dh895xcc_fw.ko.full qat_dh895xcc_f= w.ko --- all_subdir_qatfw/qat_4xxx --- --- qat_4xxx_fw.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqat_4xxx_fw.ko.debug qat_4xxx_fw.ko.full qat_4xxx_fw.ko --- all_subdir_qat --- --- all_subdir_qat/qat_api --- --- common/utils/lac_mem_pools.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/qat_api/include -I/workspace/= src/sys/dev/qat/qat_api/include/lac -I/workspace/src/sys/dev/qat/qat_api/in= clude/dc -I/workspace/src/sys/dev/qat/qat_api/qat_direct/include -I/workspa= ce/src/sys/dev/qat/qat_api/qat_utils/include -I/workspace/src/sys/dev/qat/q= at_api/common/include -I/workspace/src/sys/dev/qat/qat_api/common/compressi= on/include -I/workspace/src/sys/dev/qat/qat_api/common/crypto/sym/include -= I/workspace/src/sys/dev/qat/qat_api/firmware/include -I/workspace/src/sys/d= ev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -= I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEAD= ERS -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.common_utils_lac_mem_pools.o -MTcommon/utils/lac_mem_pools.o = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynch= ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -W= all -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -W= undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-includ= e-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -Wno-cast-qual -finline-limit=3D8000 -fms-extensions --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17= -c /workspace/src/sys/dev/qat/qat_api/common/utils/lac_mem_pools.c -o comm= on/utils/lac_mem_pools.o --- common/utils/lac_sync.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/qat_api/include -I/workspace/= src/sys/dev/qat/qat_api/include/lac -I/workspace/src/sys/dev/qat/qat_api/in= clude/dc -I/workspace/src/sys/dev/qat/qat_api/qat_direct/include -I/workspa= ce/src/sys/dev/qat/qat_api/qat_utils/include -I/workspace/src/sys/dev/qat/q= at_api/common/include -I/workspace/src/sys/dev/qat/qat_api/common/compressi= on/include -I/workspace/src/sys/dev/qat/qat_api/common/crypto/sym/include -= I/workspace/src/sys/dev/qat/qat_api/firmware/include -I/workspace/src/sys/d= ev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -= I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEAD= ERS -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.common_utils_lac_sync.o -MTcommon/utils/lac_sync.o -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 = -Wno-cast-qual -finline-limit=3D8000 -fms-extensions --param inline-unit-= growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspa= ce/src/sys/dev/qat/qat_api/common/utils/lac_sync.c -o common/utils/lac_sync= .o --- all_subdir_pf --- *** [pf.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/pf 253.87 real 441.08 user 23.91 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins4020297996317303= 340.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_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_104_1748032755.1749021419018--