From nobody Sat Jun 7 02:19:57 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 4bDhjG1FPHz5yNBn for ; Sat, 07 Jun 2025 02:20:02 +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 4bDhjF18JPz48jQ; Sat, 07 Jun 2025 02:20:01 +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=1749262801; 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=eleh7LWvDCUW3UbHG3CC5AmpFftM4cW+1mbIimuGoaA=; b=Rz4bLbt4NHUkR1kUDT5qNHa94EKmH86hqabDenToXIiKfHmtJhYvAf88ifEHGgL6Nuem3M K9rr+7LfCtmOPUBchdxQAUewgJsUPgAz7ER5EKFyc5NMxIGL0ECCdXj7TyrcZsmKOMGtE3 sxddvVc4NpHBpoFDfa9XsK6w9C0FfXj0DX2iESPGcaT8QvFfyNcVF2iAw+UK+z/Qe1OiIx BsO+5iO2k9kWNf7k/ly54kNCj9HeTjGg71PNinDVsNjlPAs5j6uU8s4LIJ9fwJ0s3CC+C5 y4ziDGIw8ZwmLK9O4PeDr6IClxEBQAsbijSRhaFBtsjzJGlU6LyU04JhgX4qmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749262801; a=rsa-sha256; cv=none; b=m8a0+uP5qS1zv4h8ad7SfTnHhaI7u6U/PRm3GeEKIpBA6Nc6pFTjIyHgA/rxOaXQ/jceOZ +Gt3J4jG62XfyAqsvEVjP2kbrhQdBkeLYECaLfDv5osrqHlL2rfhnas0kzQ6dEs9sERr9v kuR68C+9GldS5IzOyow6IzXkrryLxFga5m5nvYCROzi90BSqhTx52pHaEU0xTwRN0UtaeQ y7ya34krL+LxArDBWqfUtfW/V1/E9fGITdPOU9ub8FNA79bge5nUGCJwZS67qFML1jZAZv PCozXg3xcVlx7zAv6ldKbdEap1/ivY7MDkA4uFiiuIfbTLUmCz6JV0UCNF4ylA== 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 4bDhjD75Kjz5lS; Sat, 07 Jun 2025 02:20:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 7 Jun 2025 02:19:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2092967334.559.1749262801018@jenkins.ci.freebsd.org> In-Reply-To: <736477671.545.1749255152257@jenkins.ci.freebsd.org> References: <736477671.545.1749255152257@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #3580 - 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_558_1705953126.1749262797787" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_558_1705953126.1749262797787 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #3580 (2a5841795fb78f29fbeed246deba1= 0b2872b8ffa) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/3580/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 3580/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3= 580/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) 9623040eee15b05b50b90b01da18537cce26a353 by brooks: closefrom: always use close_range(2) 2a5841795fb78f29fbeed246deba10b2872b8ffa by brooks: src.conf.5: regen with MITKRB5 The end of the build log: [...truncated 123.19 MiB...] /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:637:18: note: 'ctxen' was declare= d here 637 | uint32_t ctxen; | ^~~~~ In function 'qat_aereg_rel_rdxfer_write', inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c= 2xxx/qat_ae.c:681:11, inlined from 'qat_ae_clear_xfer' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:1191:4, inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c= :979:2: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:578:13: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 578 | if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) { | ^~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:570:18: note: 'ctxen' was declare= d here 570 | uint32_t ctxen; | ^~~~~ In function 'qat_aereg_abs_to_rel', inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c= 2xxx/qat_ae.c:661:2, inlined from 'qat_ae_clear_xfer' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:1193:4, inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c= :979:2: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:640:13: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 640 | if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) { | ^~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:637:18: note: 'ctxen' was declare= d here 637 | uint32_t ctxen; | ^~~~~ In function 'qat_aereg_rel_rdxfer_write', inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c= 2xxx/qat_ae.c:676:11, inlined from 'qat_ae_clear_xfer' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:1193:4, inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c= :979:2: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:578:13: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 578 | if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) { | ^~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:570:18: note: 'ctxen' was declare= d here 570 | uint32_t ctxen; | ^~~~~ In function 'bus_space_write_4', inlined from 'qat_bar_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatv= ar.h:845:2, inlined from 'qat_misc_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat= var.h:863:2, inlined from 'qat_ae_local_write_4' at /workspace/src/sys/dev/qat_c2xxx= /qatvar.h:917:2, inlined from 'qat_ae_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:209:3, inlined from 'qat_ae_ucode_write' at /workspace/src/sys/dev/qat_c2xxx/q= at_ae.c:1359:2, inlined from 'qat_ae_clear_gprs' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:1226:3, inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c= :982:11: ./x86/bus.h:487:55: warning: 'ustore_addr' may be used uninitialized [-Wmay= be-uninitialized] 487 | *(volatile u_int32_t *)(bsh + offset) =3D value; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1343:18: note: 'ustore_addr' was = declared here 1343 | uint32_t ustore_addr, ulo, uhi; | ^~~~~~~~~~~ In function 'qat_ae_enable_ctx', inlined from 'qat_ae_clear_gprs' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:1248:3, inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c= :982:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:714:15: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 714 | ctxen &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:711:18: note: 'ctxen' was declare= d here 711 | uint32_t ctxen; | ^~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:907:18: warning: 'cnt' may be use= d uninitialized [-Wmaybe-uninitialized] 907 | uint32_t cnt, actx; | ^~~ In function 'qat_ae_disable_ctx', inlined from 'qat_ae_clear_gprs' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:1263:3, inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c= :982:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:733:15: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 733 | ctxen &=3D ~(__SHIFTIN(ctx_mask & AE_ALL_CTX, CTX_ENABLES_E= NABLE)); | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:729:18: note: 'ctxen' was declare= d here 729 | uint32_t ctxen; | ^~~~~ --- all_subdir_qat --- ctfconvert -L VERSION -g common/utils/sal_service_state.o --- all_subdir_qat/qat_common --- ctfconvert -L VERSION -g adf_init.o --- all_subdir_qat/qat_api --- --- common/utils/sal_statistics.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_sal_statistics.o -MTcommon/utils/sal_statistics.= 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 -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/sal_statistics.c -o com= mon/utils/sal_statistics.o --- all_subdir_qat/qat_common --- --- adf_transport.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/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_transport.o -MTadf_transport.o -mcmodel=3Dkernel -mno-red= -zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffre= estanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -W= missing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D= __printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggr= essive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -W= no-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow= -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error= =3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-a= ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error= =3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze= ro-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_common/a= df_transport.c -o adf_transport.o --- all_subdir_qat_c2xxx --- In function 'bus_space_write_4', inlined from 'qat_bar_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatv= ar.h:845:2, inlined from 'qat_misc_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat= var.h:863:2, inlined from 'qat_ae_local_write_4' at /workspace/src/sys/dev/qat_c2xxx= /qatvar.h:917:2, inlined from 'qat_ae_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:209:3, inlined from 'qat_ae_ctx_indr_write' at /workspace/src/sys/dev/qat_c2xx= x/qat_ae.c:266:2, inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:2848:3, inlined from 'qat_ae_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.= c:1016:11: ./x86/bus.h:487:55: warning: 'ctxptr' may be used uninitialized [-Wmaybe-un= initialized] 487 | *(volatile u_int32_t *)(bsh + offset) =3D value; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_start': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:247:18: note: 'ctxptr' was declar= ed here 247 | uint32_t ctxptr; | ^~~~~~ In function 'qat_ae_enable_ctx', inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_a= e.c:2851:3, inlined from 'qat_ae_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.= c:1016:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:714:15: warning: 'ctxen' may be u= sed uninitialized [-Wmaybe-uninitialized] 714 | ctxen &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_start': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:711:18: note: 'ctxen' was declare= d here 711 | uint32_t ctxen; | ^~~~~ --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxev --- --- ecore_dcbx.o --- ctfconvert -L VERSION -g ecore_dcbx.o --- all_subdir_qat --- --- all_subdir_qat/qat_api --- ctfconvert -L VERSION -g common/utils/sal_statistics.o --- all_subdir_qat/qat_common --- --- adf_isr.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/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_isr.o -MTadf_isr.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_common/adf_isr.c -= o adf_isr.o --- all_subdir_qat/qat_api --- --- common/utils/sal_string_parse.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_sal_string_parse.o -MTcommon/utils/sal_string_pa= rse.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/utils/sal_string_parse.c -o= common/utils/sal_string_parse.o --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxr --- ctfconvert -L VERSION -g qlnxr_cm.o --- all_subdir_qat --- --- all_subdir_qat/qat_common --- --- adf_transport.o --- ctfconvert -L VERSION -g adf_transport.o --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxev --- --- ecore_hw.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.ecore_hw.o -MTecore_= hw.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 -Wno-cast-qual -finline-limit=3D8000 -fms-extensions --param= inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu1= 7 -DQLNX_DEBUG -DECORE_PACKAGE -DCONFIG_ECORE_L2 -DECORE_CONFIG_DIRECT_HWFN= -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/= compat/linuxkpi/dummy/include -include /workspace/src/sys/compat/linuxkpi/= common/include/linux/kconfig.h -g -fno-inline -DCONFIG_ECORE_SRIOV -DQLNX_V= F -c /workspace/src/sys/dev/qlnx/qlnxe/ecore_hw.c -o ecore_hw.o --- all_subdir_qlnx/qlnxr --- --- qlnxr_verbs.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.qlnxr_verbs.o -MTqln= xr_verbs.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-cast-qual -Wn= o-unused-function -Wno-missing-prototypes -Wno-format -Wno-empty-body -Wno-= return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions= --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -st= d=3Dgnu17 -I/workspace/src/sys/modules/qlnx/qlnxr -I/workspace/src/sys/dev/= qlnx/qlnxe -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/incl= ude/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/= src/sys/compat/linuxkpi/dummy/include -include /workspace/src/sys/compat/l= inuxkpi/common/include/linux/kconfig.h -DLINUX_TYPES_DEFINED -DCONFIG_INFIN= IBAND_USER_MEM -DINET6 -DINET -DQLNX_DEBUG -DECORE_PACKAGE -DCONFIG_ECORE_L= 2 -DCONFIG_ECORE_LL2 -DCONFIG_ECORE_ROCE -DCONFIG_ECORE_IWARP -DCONFIG_ECOR= E_RDMA -DECORE_CONFIG_DIRECT_HWFN -g -fno-inline -DQLNX_RDMA -Wno-cast-qual= -Wno-pointer-arith -c /workspace/src/sys/dev/qlnx/qlnxr/qlnxr_verbs.c -o q= lnxr_verbs.o --- all_subdir_qat_c2xxx --- In function 'qat_ae_is_active', inlined from 'qat_aefw_suof_load' at /workspace/src/sys/dev/qat_c2xxx/q= at_ae.c:2580:7, inlined from 'qat_aefw_suof_write' at /workspace/src/sys/dev/qat_c2xxx/= qat_ae.c:2624:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2789:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:897:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 897 | if (val & ACTIVE_CTX_STATUS_ABO) | ^~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:891:18: note: 'val' was declared = here 891 | uint32_t val; | ^~~ --- all_subdir_qat --- --- all_subdir_qat/qat_api --- ctfconvert -L VERSION -g common/utils/sal_string_parse.o --- all_subdir_qat_c2xxx --- In function 'qat_ae_write_nn_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2708:4, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:760:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 760 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:757:18: note: 'val' was declared = here 757 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_lm_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2710:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:779:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 779 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:775:18: note: 'val' was declared = here 775 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_lm_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2712:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:779:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 779 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:775:18: note: 'val' was declared = here 775 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_shared_cs_mode0', inlined from 'qat_ae_write_shared_cs_mode' at /workspace/src/sys/dev/qa= t_c2xxx/qat_ae.c:825:2, inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2715:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:812:22: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 812 | nval =3D val & ~AE_MISC_CONTROL_SHARE_CS; /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:805:18: note: 'val' was declared = here 805 | uint32_t val, nval; | ^~~ In function 'qat_ae_is_active', inlined from 'qat_ae_write_pc' at /workspace/src/sys/dev/qat_c2xxx/qat_= ae.c:1772:6, inlined from 'qat_aefw_uof_write_one' at /workspace/src/sys/dev/qat_c2x= xx/qat_ae.c:3410:11, inlined from 'qat_aefw_uof_write' at /workspace/src/sys/dev/qat_c2xxx/q= at_ae.c:3435:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2811:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:897:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 897 | if (val & ACTIVE_CTX_STATUS_ABO) | ^~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:891:18: note: 'val' was declared = here 891 | uint32_t val; | ^~~ --- all_subdir_qat --- --- common/utils/sal_versions.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_sal_versions.o -MTcommon/utils/sal_versions.o -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -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-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -Wno-cast-qual -finline-limit=3D8000 -fms-extensions --param inline= -unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /w= orkspace/src/sys/dev/qat/qat_api/common/utils/sal_versions.c -o common/util= s/sal_versions.o --- all_subdir_qat/qat_common --- --- adf_isr.o --- ctfconvert -L VERSION -g adf_isr.o --- all_subdir_qat/qat_hw --- ctfconvert -L VERSION -g qat_c4xxx/adf_c4xxx_hw_data.o --- all_subdir_pf --- cc1: all warnings being treated as errors --- all_subdir_qat --- --- qat_c4xxx/adf_drv.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_c4xxx_adf_drv.o -MTqat_c4xxx/adf_drv.o -mcmodel=3Dkernel = -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tabl= es -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-proto= types -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer= -sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnosti= cs-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-erro= r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co= mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-= overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn= o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke= d-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wn= o-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 larg= e-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_hw= /qat_c4xxx/adf_drv.c -o qat_c4xxx/adf_drv.o --- all_subdir_qat/qat_common --- --- adf_fw_counters.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/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_fw_counters.o -MTadf_fw_counters.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -= ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s= how-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3D= aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar= e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over= flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er= ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no= t-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-er= ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno= -zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-lim= it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu= nction-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_common= /adf_fw_counters.c -o adf_fw_counters.o --- all_subdir_pf --- *** [pf.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/pf 1 error make[4]: stopped in /workspace/src/sys/modules/pf 260.96 real 344.28 user 18.19 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/jenkins9482559543275489= 911.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_558_1705953126.1749262797787--