From nobody Sun Aug 10 01:31:52 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 4c00cD178lz64rws for ; Sun, 10 Aug 2025 01:31:56 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c00cC4bzjz3qy8; Sun, 10 Aug 2025 01:31:55 +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=1754789515; 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=zR6VOMWeOLtdLMeSr1RaRysPKdGqoMOkAnomSOSmRqc=; b=aCfwGMBrVhiSgvgPEkQUs2MGo4TabRF1wld4076qu0lLdCt05+samLAwKf22/YDPWcXMb2 vYS8gpFXQNSfgs+SUJFxRELOKGfDZ2sSR6RrvcM/KNNPqZhugvzND9jbVA6ycvlWlkfCkb jzOPuvy9yBYMWHgKpQCj2qlwEiWp8T480OPQ43ib1Vqfg3mhxll2mBixDlcrsyblsYPtPN UYbRku6V2hQQH1K+HklcZc5SR/a6ySF+XhnUHI/RzQKJSY2jFwF+FO9xiYs3JaE3u2LECS DSvf3d0RtE+pT1vQ5+83o5W+io6kKSDY6EUPZzcY1yGmxHh12dfowYOCb15hdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754789515; a=rsa-sha256; cv=none; b=IwN6hxp1GeIzKPJYjpbsWDzfZGH0KLKJPsq5sjCIazDo+dhd3vYXaQLlsE+zATvw0VCAKI W2EIkbp4MZ49tviPXDHwxZB6sXfabsnfag8Tsok+nvPEJ1nd8PNOErVeLllFBIM9iZ9AgJ HGwcl0s0fybXDBv9zxo2K0D3lmlYh+RK2ytHOd5FUtcab8Vym/KwLLMbnWb220jdcunHf5 4Luu5xPvqszsIx78FZWo9TjHDRl6+6/dq8WlZUgCdRIH7jXKqv36V/OqeTirmhHnIxOsoq 0pHDMS+ynECHVo5wPK5lm5EUKIYPwKAfHzVL0eaGGAwfrd5MRLpxEyLHnPwg5A== 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 4c00cC44MKzmX9; Sun, 10 Aug 2025 01:31:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 10 Aug 2025 01:31:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <458848779.1063.1754789515577@jenkins.ci.freebsd.org> In-Reply-To: <1917831861.1047.1754783834409@jenkins.ci.freebsd.org> References: <1917831861.1047.1754783834409@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4114 - 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_1062_1678909363.1754789512245" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1062_1678909363.1754789512245 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4114 (4046ad6bb0ee542a42d89a48a7d6a= 56564ed7f33) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4114/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4114/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 114/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) 4046ad6bb0ee542a42d89a48a7d6a56564ed7f33 by rmacklem: vfs_syscalls.c: Fix handling of offset args for copy_file_range The end of the build log: [...truncated 127.23 MiB...] --- mlx4_catas.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/ofed/include -I/workspace/src/sys/ofe= d/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/works= pace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -in= clude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wo= rkspace/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./mac= hine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/works= pace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.mlx4_catas.o -MTmlx4_catas.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx = -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwra= pv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unk= nown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opt= imizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dc= ast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Dover= flow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-over= flow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addr= ess-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-exte= nsions --param inline-unit-growth=3D100 --param large-function-growth=3D100= 0 -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev= /mlx4/mlx4_core/mlx4_catas.c -o mlx4_catas.o --- all_subdir_mlx4ib --- --- 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 --- all_subdir_mlx4en --- --- pci_iov_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_iov_if.m -h --- all_subdir_mlx4ib --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_mlx4en --- --- pcib_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= cib_if.m -h --- all_subdir_mlx4ib --- --- pci_iov_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_iov_if.m -h --- all_subdir_mlx4en --- --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_mlx4ib --- --- pcib_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= cib_if.m -h --- all_subdir_mlx --- ctfconvert -L VERSION -g mlx_disk.o --- all_subdir_mlx4ib --- --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_mlx4en --- --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- all_subdir_mlx --- --- mlx.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.mlx.o -MTmlx.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/mlx/mlx.c -o mlx.o --- all_subdir_mlx4en --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kco= nfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/compat/linuxkpi= /common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_K= ERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERI= C/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/inc= lude -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 -M= D -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding = -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms= -extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_mlx4ib --- --- 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.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kco= nfig.h -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-aliasing -We= rror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -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/compat/linuxkpi/dummy/include = -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sy= s/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contri= b/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebu= g-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/GE= NERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-= zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmis= sing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__p= rintf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-= error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -W= no-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Ds= tringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-align= ed -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Da= lloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-l= ength-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 -Wno-cast-qual -Wno-pointer-arith -fcommon /works= pace/src/sys/kern/genoffset.c --- all_subdir_mlx4en --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mlx4_en_main.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/ofed/include -I/workspace/src/sys/com= pat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/incl= ude -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd6= 4/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/co= ntrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fram= e-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/am= d64.amd64/sys/GENERIC -MD -MF.depend.mlx4_en_main.o -MTmlx4_en_main.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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 -c /workspace/src= /sys/dev/mlx4/mlx4_en/mlx4_en_main.c -o mlx4_en_main.o --- all_subdir_mlx4ib --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mlx4_ib_mcg.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 -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src= /sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du= mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr= c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l= eaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64= /include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu= g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_ib_mcg.o -MTmlx4_ib_m= cg.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 -Wno-cast-qua= l -Wno-pointer-arith -c /workspace/src/sys/dev/mlx4/mlx4_ib/mlx4_ib_mcg.c -= o mlx4_ib_mcg.o --- all_subdir_iwlwifi --- ctfconvert -L VERSION -g mvm/ops.o --- all_subdir_mfi --- --- mfi_tbolt.o --- ctfconvert -L VERSION -g mfi_tbolt.o --- all_subdir_mlx4ib --- --- mlx4_ib_sysfs.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 -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src= /sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du= mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr= c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l= eaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64= /include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu= g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_ib_sysfs.o -MTmlx4_ib= _sysfs.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -Wno-cast= -qual -Wno-pointer-arith -c /workspace/src/sys/dev/mlx4/mlx4_ib/mlx4_ib_sys= fs.c -o mlx4_ib_sysfs.o --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_radix.o --- linux_rcu.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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_rcu.o -MTlinux_rcu.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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 -c /workspace/src= /sys/compat/linuxkpi/common/src/linux_rcu.c -o linux_rcu.o --- all_subdir_mlx4 --- ctfconvert -L VERSION -g mlx4_catas.o --- mlx4_cmd.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/ofed/include -I/workspace/src/sys/ofe= d/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/works= pace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -in= clude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wo= rkspace/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./mac= hine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/works= pace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.mlx4_cmd.o -MTmlx4_cmd.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__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz= ations -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=3Dnonnull-compare -Wno-error=3Doverflo= w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo= w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address= -of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/ml= x4/mlx4_core/mlx4_cmd.c -o mlx4_cmd.o --- all_subdir_linuxkpi --- --- linux_schedule.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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_schedule.o -MTlinux_sc= hedule.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /works= pace/src/sys/compat/linuxkpi/common/src/linux_schedule.c -o linux_schedule.= o --- all_subdir_mlx4en --- ctfconvert -L VERSION -g mlx4_en_main.o --- all_subdir_linuxkpi --- --- linux_rcu.o --- ctfconvert -L VERSION -g linux_rcu.o --- linux_seq_file.o --- --- all_subdir_mii --- ctfconvert -L VERSION -g brgphy.o --- all_subdir_linuxkpi --- /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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_seq_file.o -MTlinux_se= q_file.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /works= pace/src/sys/compat/linuxkpi/common/src/linux_seq_file.c -o linux_seq_file.= o --- all_subdir_mana --- --- mana_en.o --- ctfconvert -L VERSION -g mana_en.o --- all_subdir_mii --- --- ciphy.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.ciphy.o -MTciphy.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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 -c /workspace/src= /sys/dev/mii/ciphy.c -o ciphy.o --- all_subdir_mana --- --- if_mana.ko.full --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o if_mana.ko.full gdma_main.o mana_sysctl.o shm_channel.o mana_en.o gdma_ut= il.o hw_channel.o=20 ctfmerge -L VERSION -g -o if_mana.ko.full gdma_main.o mana_sysctl.o shm_cha= nnel.o mana_en.o gdma_util.o hw_channel.o=20 --- all_subdir_mlx4en --- --- mlx4_en_netdev.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/ofed/include -I/workspace/src/sys/com= pat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/incl= ude -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd6= 4/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/co= ntrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fram= e-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/am= d64.amd64/sys/GENERIC -MD -MF.depend.mlx4_en_netdev.o -MTmlx4_en_netdev= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -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/mlx4/mlx4_en/mlx4_en_netdev.c -o mlx4_en_netdev.o --- all_subdir_mana --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_mana.ko.full export_syms |= xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % if_mana.ko.= full --- if_mana.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug if_mana= .ko.full if_mana.ko.debug --- if_mana.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_mana.ko.debug if_mana.ko.full if_mana.ko --- all_subdir_mlx5 --- =3D=3D=3D> mlx5 (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mlx5...] --- 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 --- vnode_if_typedef.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- 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 --- opt_rss.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_rss.h opt_rss.h --- opt_ratelimit.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ratelimit.h opt_r= atelimit.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 --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- iicbus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/iicbu= s/iicbus_if.m -h --- 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.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kco= nfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/include/ua= pi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys= /compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/o= bj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/= sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno= -omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sy= s/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/w= orkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffse= t.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -Wno-cast-qual -W= no-pointer-arith -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_seq_file.o --- linux_shmemfs.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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_shmemfs.o -MTlinux_shm= emfs.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno= -asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwa= rf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-= qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing= -include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-= error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-= compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio= n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-= point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er= ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el= t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a= lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu= ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form= at-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-= growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspa= ce/src/sys/compat/linuxkpi/common/src/linux_shmemfs.c -o linux_shmemfs.o --- all_subdir_mlx5 --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mlx5_aso.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/ofed/include -I/workspace/src/sys/ofe= d/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/works= pace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -in= clude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wo= rkspace/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./mac= hine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/works= pace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.mlx5_aso.o -MTmlx5_aso.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__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz= ations -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=3Dnonnull-compare -Wno-error=3Doverflo= w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo= w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address= -of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/m= lx5/mlx5_lib/mlx5_aso.c -o mlx5_aso.o --- all_subdir_linuxkpi --- --- linux_schedule.o --- ctfconvert -L VERSION -g linux_schedule.o --- linux_shrinker.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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_shrinker.o -MTlinux_sh= rinker.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /works= pace/src/sys/compat/linuxkpi/common/src/linux_shrinker.c -o linux_shrinker.= o --- all_subdir_mii --- ctfconvert -L VERSION -g ciphy.o --- dp83822phy.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.dp83822phy.o -MTdp83= 822phy.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /works= pace/src/sys/dev/mii/dp83822phy.c -o dp83822phy.o --- all_subdir_mlx4ib --- ctfconvert -L VERSION -g mlx4_ib_sysfs.o --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_shrinker.o --- linux_simple_attr.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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_simple_attr.o -MTlinux= _simple_attr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo= at -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto= r -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -= Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswit= ch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/compat/linuxkpi/common/src/linux_simple_attr.c -o linux_= simple_attr.o --- all_subdir_mlx4ib --- --- mlx4_ib_ah.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 -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src= /sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du= mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr= c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l= eaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64= /include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu= g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_ib_ah.o -MTmlx4_ib_ah= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -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 -Wno-cast-qual= -Wno-pointer-arith -c /workspace/src/sys/dev/mlx4/mlx4_ib/mlx4_ib_ah.c -o = mlx4_ib_ah.o --- all_subdir_mii --- ctfconvert -L VERSION -g dp83822phy.o --- dp83867phy.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.dp83867phy.o -MTdp83= 867phy.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /works= pace/src/sys/dev/mii/dp83867phy.c -o dp83867phy.o --- all_subdir_linuxkpi --- --- linux_shmemfs.o --- ctfconvert -L VERSION -g linux_shmemfs.o --- linux_skbuff.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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_skbuff.o -MTlinux_skbu= ff.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/compat/linuxkpi/common/src/linux_skbuff.c -o linux_skbuff.o --- all_subdir_mlx4ib --- --- mlx4_ib_mcg.o --- ctfconvert -L VERSION -g mlx4_ib_mcg.o --- all_subdir_mlx5 --- In file included from /workspace/src/sys/sys/queue.h:194, from /workspace/src/sys/sys/_callout.h:41, from /workspace/src/sys/sys/callout.h:40, from /workspace/src/sys/sys/systm.h:41, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/kernel.h:34, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/printk.h:32, from /workspace/src/sys/dev/mlx5/mlx5_lib/mlx5_aso.c:4: /workspace/src/sys/dev/mlx5/device.h:679:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 679 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:107:40: note: in definition of macro 'CTAS= SERT' 107 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- all_subdir_mii --- ctfconvert -L VERSION -g dp83867phy.o --- e1000phy.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.e1000phy.o -MTe1000p= hy.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/mii/e1000phy.c -o e1000phy.o --- all_subdir_mlx4ib --- --- mlx4_ib_cq.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 -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src= /sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du= mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr= c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l= eaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64= /include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu= g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_ib_cq.o -MTmlx4_ib_cq= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -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 -Wno-cast-qual= -Wno-pointer-arith -c /workspace/src/sys/dev/mlx4/mlx4_ib/mlx4_ib_cq.c -o = mlx4_ib_cq.o --- all_subdir_linuxkpi --- --- linux_simple_attr.o --- ctfconvert -L VERSION -g linux_simple_attr.o --- linux_slab.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/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.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-lea= f-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/i= nclude -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 -MD -MF.depend.linux_slab.o -MTlinux_slab.o= -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-async= hronous-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-inclu= de-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/compat/linuxkpi/common/src/linux_slab.c -o linux_slab.o --- all_subdir_mlx5 --- ctfconvert -L VERSION -g mlx5_aso.o --- all_subdir_iwlwifi --- --- mvm/mac80211.o --- cc1: all warnings being treated as errors --- all_subdir_mlx5 --- --- mlx5_cmd.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/ofed/include -I/workspace/src/sys/ofe= d/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/works= pace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -in= clude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wo= rkspace/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./mac= hine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/works= pace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.mlx5_cmd.o -MTmlx5_cmd.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__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz= ations -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=3Dnonnull-compare -Wno-error=3Doverflo= w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo= w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address= -of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/m= lx5/mlx5_core/mlx5_cmd.c -o mlx5_cmd.o --- all_subdir_iwlwifi --- *** [mvm/mac80211.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/iwlwifi 1 error make[4]: stopped in /workspace/src/sys/modules/iwlwifi 129.69 real 261.55 user 16.71 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/jenkins7234477523255886= 309.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_1062_1678909363.1754789512245--