From nobody Fri Feb 14 12:40:09 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 4YvWqN1b3Mz5n32m for ; Fri, 14 Feb 2025 12:40:32 +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 4YvWqM0Jvrz47ns; Fri, 14 Feb 2025 12:40:31 +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=1739536831; 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=SAkGMCE3Fe8L1JYatDMqAS+n/GzSDu4FE4jVovr95J8=; b=uTI1pFDgBZ/PpUtdsItckOzpQ0q53PHh+DluQ9xHg6a1hw8pzOxqE+em7sGSFTf/bYCgAX qDfehNoK4rJHG+RARx23/0mbUe3pqdzId0K4cC/TykPiYEPMUB5OxKSxEjAjUmY3cAJ28v IkBFXF3a+pdDiY6nnj/ym1KppJshYRTUUTCdrm915nTd9WCpmdW+hiWnewkXFr1JqUcQgp qXWuiNy2BEeBniEYs6i5iNFI0dFAdenyi3U6++279rdaONlXq+qTRU8jVkmYehddamI2jJ /lPVrpNMfTm1FoR8vqMukA2TnjZi7nXibRtb+iiQlRRenwcvFPr58mr2/Yzsmg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739536831; a=rsa-sha256; cv=none; b=kqrCuUaD9W+yI/5araWxHakB+8SQqJ2YfVeHRMDNwaSsGuWaklq4NbqY61FkUEyi2vECQE Fu8KmZ5MDHz7kZzjzA2gSbeyd/mLiJicpE3I+/ftztJf4G9RVh7A6Z1JDAaolpgbdswmvm v6EOZ6Y0jD/hpzpM1FTgBvsYLRTdHUw9B9gCHC7k07zvZrRTojhy5x7tJr6bNS69W7jaF8 79KiffuNieLnS6PVVaeTMticnLbut7kpgZ8dgU0Bx4MbuvxmnWFSPzABgFsxzWvZUC1TdX rybK8j3XAw5/v1VlKr3MUvdkb+wZarCIag4nmHOOrwjH/Va7g4At/nSrXjar0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4YvWqL6V0CzWn8; Fri, 14 Feb 2025 12:40:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 14 Feb 2025 12:40:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <913149251.1451.1739536830915@jenkins.ci.freebsd.org> In-Reply-To: <897119304.1441.1739521845080@jenkins.ci.freebsd.org> References: <897119304.1441.1739521845080@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #4999 - 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_1450_1206899264.1739536810263" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1450_1206899264.1739536810263 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #4999 (91bae242bc54856c560557b5ba245= df94d570e95) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/4999/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 4999/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 999/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) 3de231b4d956f7b9c22e31f75805030a417f7bf3 by zlei: bnxt_en: Retrieve maximum of 128 APP TLVs 0bc672b38f1b224d5eaed35533cb6f6bfb3a5fa3 by zlei: bnxt_en: Fix the description of sysctl knob dev.bnxt.X.dcb.dcbx_cap 747fd2db538a85df84ae6ac1e58494295b4a65ee by zlei: bnxt_en: Remove pointless NULL check for sysctl arg1 91bae242bc54856c560557b5ba245df94d570e95 by zlei: bnxt_en: Improve sysctl handler bnxt_dcb_list_app() The end of the build log: [...truncated 123.27 MiB...] /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf= ': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_fla= gs' of size 4 2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn, | ^~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qln= xe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_pure_ack_pq' at /workspace/src/sys/dev/qlnx= /qlnxe/ecore_dev.c:2142:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/q= lnxe/ecore_dev.c:2223:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/= ecore_dev.c:2313:2, inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/eco= re_dev.c:2335:2: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf= ': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_fla= gs' of size 4 2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn, | ^~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qln= xe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_offload_pq' at /workspace/src/sys/dev/qlnx/= qlnxe/ecore_dev.c:2153:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/q= lnxe/ecore_dev.c:2226:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/= ecore_dev.c:2313:2, inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/eco= re_dev.c:2335:2: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf= ': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_fla= gs' of size 4 2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn, | ^~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qln= xe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_low_latency_pq' at /workspace/src/sys/dev/q= lnx/qlnxe/ecore_dev.c:2164:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/q= lnxe/ecore_dev.c:2229:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/= ecore_dev.c:2313:2, inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/eco= re_dev.c:2335:2: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf= ': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_fla= gs' of size 4 2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn, | ^~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qln= xe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_vf_pqs' at /workspace/src/sys/dev/qlnx/qlnx= e/ecore_dev.c:2189:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/q= lnxe/ecore_dev.c:2235:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/= ecore_dev.c:2313:2, inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/eco= re_dev.c:2335:2: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf= ': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_fla= gs' of size 4 2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn, | ^~~~~~~~~~~~~~~ --- all_subdir_qat --- --- all_subdir_qat/qat_hw --- ctfconvert -L VERSION -g qat_c62x/adf_drv.o --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxev --- ctfconvert -L VERSION -g ecore_hw.o --- all_subdir_qlnx/qlnxr --- =3D=3D=3D> qlnx/qlnxr (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/qlnx/qlnxr...] --- all_subdir_qat --- --- all_subdir_qat/qat_common --- ctfconvert -L VERSION -g adf_hw_arbiter.o --- all_subdir_qat/qat_api --- --- common/compression/dc_dp.o --- ctfconvert -L VERSION -g common/compression/dc_dp.o --- all_subdir_qlnx --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- lkpi_iic_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/compat/li= nuxkpi/common/src/lkpi_iic_if.m -h --- vnode_if_newproto.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -p --- all_subdir_qat --- --- all_subdir_qat/qat_common --- --- adf_init.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -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_init.o -MTadf_init.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-pr= ototypes -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_init.c = -o adf_init.o --- all_subdir_qat/qat_hw --- --- qat_200xx/adf_200xx_hw_data.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -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_200xx_adf_200xx_hw_data.o -MTqat_200xx/adf_200xx_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_200xx/adf_200xx_hw_data.c -o qat_200xx/adf_200xx= _hw_data.o --- all_subdir_qlnx --- --- vnode_if_typedef.h --- --- all_subdir_qat --- --- all_subdir_qat/qat_api --- --- common/compression/dc_chain.o --- --- all_subdir_qlnx --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- all_subdir_qat --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -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_chain.o -MTcommon/compression/dc_chain.= 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/compression/dc_chain.c -o com= mon/compression/dc_chain.o --- all_subdir_qlnx --- --- opt_usb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- opt_stack.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_stack.h opt_stack= .h --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- opt_inet6.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6= .h --- backlight_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/backl= ight/backlight_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_qat_c2xxx --- ctfconvert -L VERSION -g qat_ae.o --- all_subdir_qlnx --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- iicbus_if.h --- --- all_subdir_qat_c2xxx --- --- qat_hw15.o --- --- all_subdir_qlnx --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/iicbu= s/iicbus_if.m -h --- all_subdir_qat_c2xxx --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.qat_hw15.o -MTqat_hw= 15.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_c2xxx/qat_hw15.c -o qat_hw15.o --- all_subdir_qlnx --- --- iicbb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/iicbu= s/iicbb_if.m -h --- lkpi_iic_if.c --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/compat/li= nuxkpi/common/src/lkpi_iic_if.m -c --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- pci_iov_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_iov_if.m -h --- pcib_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= cib_if.m -h --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-cast-qual -Wno-unused-function -Wno-missing-prototyp= es -Wno-format -Wno-empty-body -Wno-return-type -Wno-format-zero-length -fi= nline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param= large-function-growth=3D1000 -std=3Dgnu17 -I/workspace/src/sys/modules/qln= x/qlnxr -I/workspace/src/sys/dev/qlnx/qlnxe -I/workspace/src/sys/ofed/inclu= de -I/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linux= kpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -incl= ude /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DLIN= UX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -DQLNX_DEBUG -= DECORE_PACKAGE -DCONFIG_ECORE_L2 -DCONFIG_ECORE_LL2 -DCONFIG_ECORE_ROCE -DC= ONFIG_ECORE_IWARP -DCONFIG_ECORE_RDMA -DECORE_CONFIG_DIRECT_HWFN -g -fno-in= line -DQLNX_RDMA -Wno-cast-qual -Wno-pointer-arith -fcommon /workspace/src= /sys/kern/genoffset.c --- all_subdir_pf --- cc1: all warnings being treated as errors --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxev --- --- ecore_dev.o --- ctfconvert -L VERSION -g ecore_dev.o --- all_subdir_qat --- ctfconvert -L VERSION -g common/compression/dc_chain.o --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxr --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_qat --- --- common/compression/dc_ns_datapath.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -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_qlnx --- --- all_subdir_qlnx/qlnxev --- --- ecore_init_fw_funcs.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ecore_init_fw_funcs.= o -MTecore_init_fw_funcs.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-ss= e -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fst= ack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wp= ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qua= l -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dm= isleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -W= no-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -W= no-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 -Wno-cast-qual -finline-limit=3D8000= -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr= owth=3D1000 -std=3Dgnu17 -DQLNX_DEBUG -DECORE_PACKAGE -DCONFIG_ECORE_L2 -D= ECORE_CONFIG_DIRECT_HWFN -I/workspace/src/sys/compat/linuxkpi/common/includ= e -I/workspace/src/sys/compat/linuxkpi/dummy/include -include /workspace/= src/sys/compat/linuxkpi/common/include/linux/kconfig.h -g -fno-inline -DCON= FIG_ECORE_SRIOV -DQLNX_VF -c /workspace/src/sys/dev/qlnx/qlnxe/ecore_init_f= w_funcs.c -o ecore_init_fw_funcs.o --- all_subdir_qat_c2xxx --- In file included from /workspace/src/sys/sys/bus.h:168, from /workspace/src/sys/dev/qat_c2xxx/qat_hw15.c:66: /workspace/src/sys/sys/systm.h: In function 'qat_hw15_crypto_setup_desc': /workspace/src/sys/sys/systm.h:283:33: warning: 'state1_sz' may be used uni= nitialized [-Wmaybe-uninitialized] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_hw15.c:618:28: note: 'state1_sz' was d= eclared here 618 | uint32_t state_sz, state1_sz, state2_sz, state1_pad_len, st= ate2_pad_len; | ^~~~~~~~~ --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxr --- --- qlnxr_cm.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.qlnxr_cm.o -MTqlnxr_= cm.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-cast-qual -Wno-unused-f= unction -Wno-missing-prototypes -Wno-format -Wno-empty-body -Wno-return-typ= e -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param i= nline-unit-growth=3D100 --param large-function-growth=3D1000 -std=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/include/uapi -= I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/co= mpat/linuxkpi/dummy/include -include /workspace/src/sys/compat/linuxkpi/co= mmon/include/linux/kconfig.h -DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER= _MEM -DINET6 -DINET -DQLNX_DEBUG -DECORE_PACKAGE -DCONFIG_ECORE_L2 -DCONFIG= _ECORE_LL2 -DCONFIG_ECORE_ROCE -DCONFIG_ECORE_IWARP -DCONFIG_ECORE_RDMA -DE= CORE_CONFIG_DIRECT_HWFN -g -fno-inline -DQLNX_RDMA -Wno-cast-qual -Wno-poin= ter-arith -c /workspace/src/sys/dev/qlnx/qlnxr/qlnxr_cm.c -o qlnxr_cm.o --- all_subdir_pms --- ctfconvert -L VERSION -g saioctlcmd.o --- mpidebug.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D= ./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.mpidebug.o -MTmpidebug.o -mcmodel=3Dkernel -mno-red-zone= -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestan= ding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pri= ntf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-optio= n -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressiv= e-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-er= ror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstr= ingop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned= -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dall= oca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-len= gth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000= -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr= owth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sallsdk/spc= /mpidebug.c -o mpidebug.o --- all_subdir_qat_c2xxx --- /workspace/src/sys/sys/systm.h: In function 'qat_hw15_crypto_setup_req_para= ms': /workspace/src/sys/sys/systm.h:283:33: warning: 'state1_sz' may be used uni= nitialized [-Wmaybe-uninitialized] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~ /workspace/src/sys/dev/qat_c2xxx/qat_hw15.c:618:28: note: 'state1_sz' was d= eclared here 618 | uint32_t state_sz, state1_sz, state2_sz, state1_pad_len, st= ate2_pad_len; | ^~~~~~~~~ --- all_subdir_pf --- *** [pf.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/pf 174.80 real 337.64 user 21.96 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1098445703319118= 3966.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1450_1206899264.1739536810263--