Date: Thu, 13 Feb 2025 20:49:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, ks@FreeBSD.org, $@FreeBSD.org, dev-ci@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #29 - Failure Message-ID: <727869135.1363.1739479764956@jenkins.ci.freebsd.org>
next in thread | raw e-mail | index | archive | help
------=_Part_1362_317185272.1739479761028 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #29 (07e070ef086997590cd6d9d47908885= c12947bd2) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/29/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 29/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2= 9/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) b61fbbed73ea3bf0c84589b56cca160c46a3739d by zlei: powerpc: Remove flag CTLFLAG_TUN from sysctl knob hw.platform 07e070ef086997590cd6d9d47908885c12947bd2 by ks: pf: Add support for multiple source node types The end of the build log: [...truncated 124.30 MiB...] | ~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_exec_ucode.c= onstprop': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1368:37: note: 'ulo' was declared= here 1368 | uint32_t misc, ustore_addr, ulo, uhi; | ^~~ In function 'qat_ae_ucode_read', inlined from 'qat_ae_exec_ucode.constprop' at /workspace/src/sys/dev/qa= t_c2xxx/qat_ae.c:1528:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1403:27: warning: 'uhi' may be us= ed uninitialized [-Wmaybe-uninitialized] 1403 | ucode[ii] =3D uhi; | ~~~~~~~~~~^~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_exec_ucode.c= onstprop': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1368:42: note: 'uhi' was declared= here 1368 | uint32_t misc, ustore_addr, ulo, uhi; | ^~~ --- all_subdir_qat --- --- qat.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug qat.ko.= full qat.ko.debug --- qat.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqat.ko.debug qat.ko.full qat.ko --- all_subdir_qatfw --- --- qat_200xx.bin.fwo --- qat_200xx.bin /workspace/src/sys/contrib/dev/qat/qat_200xx.bin /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x = assembler-with-cpp -DLOCORE =09 -O2 -pipe -fno-common -fno-strict-aliasing= -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix= -map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspa= ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.qat_200xx.bin.fwo -MTqat_200xx.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_200xx.bin"\"=09 -DFIRMW_SYMBOL=3D"= qat_200xx_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_200xx.bin.fwo --- all_subdir_qatfw/qat_c3xxx --- =3D=3D=3D> qatfw/qat_c3xxx (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/qatfw/qat_c3xxx...] --- machine --- --- all_subdir_qatfw/qat_200xx --- --- qat_200xx_mmp.bin.fwo --- --- all_subdir_qatfw/qat_c3xxx --- machine -> /workspace/src/sys/amd64/include --- all_subdir_qatfw/qat_200xx --- qat_200xx_mmp.bin /workspace/src/sys/contrib/dev/qat/qat_200xx_mmp.bin /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x = assembler-with-cpp -DLOCORE =09 -O2 -pipe -fno-common -fno-strict-aliasing= -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix= -map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspa= ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.qat_200xx_mmp.bin.fwo -MTqat_200xx_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_200xx_mmp.bin"\"=09 -DFI= RMW_SYMBOL=3D"qat_200xx_mmp_bin"=09 /workspace/src/sys/kern/firmw.S -o qat_= 200xx_mmp.bin.fwo --- all_subdir_qatfw/qat_c3xxx --- --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- qat_c3xxx_fw.c --- awk -f /workspace/src/sys/tools/fw_stub.awk qat_c3xxx.bin:qat_c3xxx_fw:111 = qat_c3xxx_mmp.bin:qat_c3xxx_mmp_fw:111 -mqat_c3xxx_fw -cqat_c3xxx_fw.c =20 --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_qatfw/qat_200xx --- --- qat_200xx_fw.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.qat_200xx_fw.o -MTqa= t_200xx_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_200xx_fw.c -o qat_200xx_fw.o --- all_subdir_qat --- --- all_subdir_qat/qat_api --- ctfconvert -L VERSION -g common/compression/dc_stats.o --- all_subdir_pms --- --- dmsmp.o --- ctfconvert -L VERSION -g dmsmp.o --- all_subdir_qat --- --- all_subdir_qat/qat_common --- --- adf_freebsd_uio.o --- --- all_subdir_qatfw --- ctfconvert -L VERSION -g qat_200xx_fw.o --- qat_200xx_fw.ko.full --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o qat_200xx_fw.ko.full qat_200xx.bin.fwo qat_200xx_mmp.bin.fwo qat_200xx_fw= .o=20 /usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: qat_200xx_mmp.bin.fw= o: missing .note.GNU-stack section implies executable stack /usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o qat_200xx_fw.ko.full qat_200xx.bin.fwo qat_200xx_= mmp.bin.fwo qat_200xx_fw.o=20 :> export_syms --- all_subdir_qatfw/qat_c3xxx --- --- offset.inc --- --- all_subdir_qatfw/qat_200xx --- awk -f /workspace/src/sys/conf/kmod_syms.awk qat_200xx_fw.ko.full export_s= yms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % qat_20= 0xx_fw.ko.full --- all_subdir_qatfw/qat_c3xxx --- --- all_subdir_qat --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.o -MTadf_freebsd_uio.o -mcmodel=3Dke--- all_s= ubdir_qatfw --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_qatfw/qat_200xx --- --- qat_200xx_fw.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug qat_200= xx_fw.ko.full qat_200xx_fw.ko.debug --- qat_200xx_fw.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqat_200xx_fw.ko.debug qat_200xx_fw.ko.full qat_200xx_fw.ko --- all_subdir_qat --- 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 -c /workspace/src/sys/dev/q= at/qat_common/adf_freebsd_uio.c -o adf_freebsd_uio.o --- all_subdir_qat/qat_api --- --- common/compression/dc_buffers.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_compression_dc_buffers.o -MTcommon/compression/dc_buff= ers.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar= f-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q= ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-= include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-e= rror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-c= ompare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation= -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-p= oint -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-err= or=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt= -size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-al= loc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnul= l -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-forma= t-zero-length -Wno-cast-qual -finline-limit=3D8000 -fms-extensions --para= m inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu= 17 -c /workspace/src/sys/dev/qat/qat_api/common/compression/dc_buffers.c -o= common/compression/dc_buffers.o --- all_subdir_qat/qat_hw --- --- qat_c3xxx/adf_c3xxx_hw_data.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_c3xxx_adf_c3xxx_hw_data.o -MTqat_c3xxx/adf_c3xxx_hw_data.= o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 = -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual = -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-incl= ude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/= src/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c -o qat_c3xxx/adf_c3xxx= _hw_data.o --- qat_4xxxvf/adf_4xxxvf_hw_data.o --- ctfconvert -L VERSION -g qat_4xxxvf/adf_4xxxvf_hw_data.o --- all_subdir_qatfw --- --- all_subdir_qatfw/qat_c3xxx --- --- qat_c3xxx.bin.fwo --- --- all_subdir_qat --- --- qat_4xxxvf/adf_drv.o --- ctfconvert -L VERSION -g qat_4xxxvf/adf_drv.o --- all_subdir_qatfw --- qat_c3xxx.bin /workspace/src/sys/contrib/dev/qat/qat_c3xxx.bin /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x = assembler-with-cpp -DLOCORE =09 -O2 -pipe -fno-common -fno-strict-aliasing= -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix= -map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspa= ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.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 --- 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.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x = assembler-with-cpp -DLOCORE =09 -O2 -pipe -fno-common -fno-strict-aliasing= -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix= -map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspa= ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.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_qat --- --- all_subdir_qat/qat_api --- --- common/compression/dc_dp.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_compression_dc_dp.o -MTcommon/compression/dc_dp.o -mcm= odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchrono= us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall = -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wunde= f -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-di= rs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dadd= ress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-erro= r=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-= error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunuse= d-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno= -error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-l= arger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dan= gling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-len= gth -Wno-cast-qual -finline-limit=3D8000 -fms-extensions --param inline-u= nit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /wor= kspace/src/sys/dev/qat/qat_api/common/compression/dc_dp.c -o common/compres= sion/dc_dp.o --- all_subdir_qatfw --- --- qat_c3xxx_fw.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.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_qat --- --- common/compression/icp_sal_dc_err.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_compression_icp_sal_dc_err.o -MTcommon/compression/icp= _sal_dc_err.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 -Wno-cast-qual -finline-limit=3D8000 -fms-extensio= ns --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_api/common/compression/icp_sa= l_dc_err.c -o common/compression/icp_sal_dc_err.o --- all_subdir_qatfw --- ctfconvert -L VERSION -g qat_c3xxx_fw.o --- all_subdir_qat --- ctfconvert -L VERSION -g common/compression/icp_sal_dc_err.o --- all_subdir_qat/qat_common --- --- adf_freebsd_uio_cleanup.o --- --- all_subdir_qatfw --- --- qat_c3xxx_fw.ko.full --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o 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.1/bin/ld: warning: qat_c3xxx_mmp.bin.fw= o: missing .note.GNU-stack section implies executable stack /usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o 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.1/bin/objcopy % qat_c3= xxx_fw.ko.full --- all_subdir_qat --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 --- adf_freebsd_dev_processes.o --- ctfconvert -L VERSION -g adf_freebsd_dev_processes.o --- all_subdir_qatfw --- --- qat_c3xxx_fw.ko.debug --- --- all_subdir_qat --- --- all_subdir_qat/qat_api --- --- common/compression/dc_chain.o --- --- all_subdir_qatfw --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug qat_c3x= xx_fw.ko.full qat_c3xxx_fw.ko.debug --- qat_c3xxx_fw.ko --- /usr/local/x86_64-unknown-freebsd14.1/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_c4xxx --- =3D=3D=3D> qatfw/qat_c4xxx (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/qatfw/qat_c4xxx...] --- 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 --- --- all_subdir_qat --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos--- 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_compression_dc_chain.o -MTcommo= n/compression/dc_chain.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse = -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstac= k-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual = -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis= leading--- all_subdir_qatfw --- tics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-= compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif= t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -= Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac= ked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -= Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe= r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline= -limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param larg= e-function-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/gen= offset.c --- all_subdir_qat --- -indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -Wno-cast-qual -finline-limit=3D8000 -fms-exte= nsions --param inline-unit-growth=3D100 --param large-function-growth=3D100= 0 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_api/common/compression/dc= _chain.c -o common/compression/dc_chain.o --- all_subdir_qatfw --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- qat_c4xxx.bin.fwo --- qat_c4xxx.bin /workspace/src/sys/contrib/dev/qat/qat_c4xxx.bin /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x = assembler-with-cpp -DLOCORE =09 -O2 -pipe -fno-common -fno-strict-aliasing= -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix= -map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspa= ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.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 --- qat_c4xxx_mmp.bin.fwo --- qat_c4xxx_mmp.bin /workspace/src/sys/contrib/dev/qat/qat_c4xxx_mmp.bin /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x = assembler-with-cpp -DLOCORE =09 -O2 -pipe -fno-common -fno-strict-aliasing= -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix= -map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspa= ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.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 --- qat_c4xxx_fw.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.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_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_c4xxx_fw.c -o qat_c4xxx_fw.o --- all_subdir_qat --- --- common/compression/dc_buffers.o --- ctfconvert -L VERSION -g common/compression/dc_buffers.o --- all_subdir_qatfw --- ctfconvert -L VERSION -g qat_c4xxx_fw.o --- qat_c4xxx_fw.ko.full --- --- all_subdir_qat --- --- all_subdir_qat/qat_hw --- --- qat_c3xxx/adf_drv.o --- --- all_subdir_qatfw --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o qat_c4xxx_fw.ko.full qat_c4xxx.bin.fwo qat_c4xxx_mmp.bin.fwo qat_c4xxx_fw= .o=20 /usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: qat_c4xxx_mmp.bin.fw= o: missing .note.GNU-stack section implies executable stack /usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o 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.1/bin/objcopy % qat_c4= xxx_fw.ko.full --- qat_c4xxx_fw.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug qat_c4x= xx_fw.ko.full qat_c4xxx_fw.ko.debug --- qat_c4xxx_fw.ko --- --- all_subdir_qat --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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--- all_subdir_qatfw --- /usr/local/x86_64-unknown-freebsd14.1/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 --- =3D=3D=3D> qatfw/qat_dh895xcc (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/qatfw/qat_dh895xcc...] --- all_subdir_qat --- /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.qat_c3xxx_adf_drv.o -MTqat_c3xxx/adf_d= rv.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/dev/qat/qat_hw/qat_c3xxx/adf_drv.c -o qat_c3xxx/adf_drv.o --- all_subdir_qatfw --- --- machine --- --- all_subdir_qat --- --- all_subdir_qat/qat_common --- --- adf_freebsd_uio.o --- ctfconvert -L VERSION -g adf_freebsd_uio.o --- 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/compression/dc_chain.o --- ctfconvert -L VERSION -g common/compression/dc_chain.o --- all_subdir_qatfw --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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 --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_qat_c2xxx --- --- qat.o --- --- all_subdir_pf --- cc1: all warnings being treated as errors --- all_subdir_qat_c2xxx --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.qat.o -MTqat.o -mcmo= del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronou= s-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr= ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused= -function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/d= ev/qat_c2xxx/qat.c -o qat.o --- all_subdir_qat --- --- common/compression/dc_ns_datapath.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_compression_dc_ns_datapath.o -MTcommon/compression/dc_= ns_datapath.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 -Wno-cast-qual -finline-limit=3D8000 -fms-extensio= ns --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_api/common/compression/dc_ns_= datapath.c -o common/compression/dc_ns_datapath.o --- all_subdir_qat/qat_common --- --- adf_ctl_drv.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_pf --- *** [pf.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/pf 256.19 real 296.66 user 15.70 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/jenkins6748245853265566= 358.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_1362_317185272.1739479761028--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?727869135.1363.1739479764956>