From nobody Thu Aug 28 04:25:07 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 4cC7bq5v5Xz65Fyr for ; Thu, 28 Aug 2025 04:25:11 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cC7bq40JDz3xZr; Thu, 28 Aug 2025 04:25:11 +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=1756355111; 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=hwcgfDU9Tz5PbVd8R6Hgp2WAXKyGHQZFcc27y5oV7/s=; b=DolPFSf93WqMM8b1YqN8d5QJNB4PLt5BRN5/vpHk5bz2aOC8FIYfqW8h1/sqDPmeKzD7m5 ytyDmgSYldcbkx6PtWBT9omhekCfnkpz3mOyooMSdXsFF0qU/UP+caNXGiZ9ZqXwvSgMcH lzOr7GMh4Om2cZYObY0+lpWGyHl10U3xWhMFKJ02cka8aHVEiEV0LBc8kep44bSTcco2MQ Y8JxFUJxXGL5eUOwSq+qUzLH/+7hqSe1zTiwUm8gsERXsbOsbbDm2FtkVqV+UdCuJ2INy/ g/ParksTEHVcdomhZJ0JCk76+x2b4zLt5ujuqcAhWfL/LnEr7xbz79CTBya97g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756355111; a=rsa-sha256; cv=none; b=eh9dCco2eUcRMjP8m+6zFsl3WL5JYrgwDDk1zLXyC6v/2grZrQ10htMwSNw2r3WUow5f6A Z8CdgeAB8GT0QlI2bUc3xrHAFHxnDOcsF2pgyrJ6Fz7RHdoMBx2JoQbzQU/EBh41bDwtD5 MAQIOefk+3xDoM8GcenUfpH6VkSvYydn1VJoBPQo1AT2BC6cV/8LpFFS7smnT0XJdhKu+4 cHSyVd3NbehSwf+bD0DD+57BM3nkaZ0G9fb6ky3D3ZPgNb1/YLSxzYS0/MYll9VqZY1tS7 iDHZvFgVnybBmynSsq2t1RbCsSNIAtPlG/gTsN1ATlsWiyovzTJJDbfe5YC8IQ== 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 4cC7bq3VyRztbh; Thu, 28 Aug 2025 04:25:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 28 Aug 2025 04:25:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, khng@FreeBSD.org, ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1435195720.727.1756355111497@jenkins.ci.freebsd.org> In-Reply-To: <144458201.721.1756351058770@jenkins.ci.freebsd.org> References: <144458201.721.1756351058770@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4285 - 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_726_739589935.1756355108089" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_726_739589935.1756355108089 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4285 (a93e46f15693b6962eefac2ffa962= edb020f8b49) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4285/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4285/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 285/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) 557cc0f350e758a223dffe8bca359de9fc2642b2 by jhb: bsd.man.mk: Handle MANSRC.{TARGET} for MK_MANCOMPRESS=3Dno and empty b6a1c91b7177565115691d0cd57b412b615ae3cc by ziaee: VFS.9: Remove obsolete reference to VFS_INIT(9) a93e46f15693b6962eefac2ffa962edb020f8b49 by khng: irdma: normalize .CURDIR-relative paths to SRCTOP The end of the build log: [...truncated 128.45 MiB...] awk -f /workspace/src/sys/conf/kmod_syms.awk libmchain.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % libmchain= .ko.full --- libmchain.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug libmcha= in.ko.full libmchain.ko.debug --- libmchain.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibmchain.ko.debug libmchain.ko.full libmchain.ko --- all_subdir_ix --- --- ixgbe_x540.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 -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER= S -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 -MD -= MF.depend.ixgbe_x540.o -MTixgbe_x540.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/ixgbe/ixgbe_x540.c -o ixgb= e_x540.o --- all_subdir_lindebugfs --- =3D=3D=3D> lindebugfs (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/lindebugfs...] --- ata-via.o --- ctfconvert -L VERSION -g ata-via.o --- if_ath.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 -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.if_ath.o -MTif_ath.o -fdebug-prefix-map=3D./machine=3D/workspace/src= /sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/incl= ude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress= -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror -I= /workspace/src/sys/dev/ath -Wno-unused-but-set-variable /workspace/src/sys/= dev/ath/if_ath.c --- modules-all --- --- 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 --- 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/compat/linuxkpi/common/include -I/workspace/src/s= ys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp= /obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/sr= c/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -m= no-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/inclu= de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoff= set.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-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err= or=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-com= pare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -= Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poi= nt -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 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- lkpi_iic_if.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 -DHAVE_KERNEL_OPTION_HEADERS -= include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/= workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -f= no-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./m= achine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/wor= kspace/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.lkpi_iic_if.o -MTlkpi_iic_if.o -mcmodel=3Dkernel -mno-red-zone -mno-= mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -= fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c lkpi_iic_if.c -o lkpi_iic_if.o ctfconvert -L VERSION -g lkpi_iic_if.o --- lindebugfs.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 -DHAVE_KERNEL_OPTION_HEADERS -= include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/= workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -f= no-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./m= achine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/wor= kspace/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.lindebugfs.o -MTlindebugfs.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wn= o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D= overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-= overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-= address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -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/lindebugfs/lindebugfs.c = -o lindebugfs.o --- all_subdir_iwlwifi --- ctfconvert -L VERSION -g mvm/sf.o --- mvm/rx.o --- ctfconvert -L VERSION -g mvm/rx.o --- all_subdir_ixl --- ctfconvert -L VERSION -g i40e_dcb.o --- ixl_pf_iov.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.ixl_pf_iov.o -MTixl_= pf_iov.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/ixl/ixl_pf_iov.c -o ixl_pf_iov.o --- all_subdir_iwlwifi --- --- mvm/sta.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 -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DCONFI= G_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME=3D'"iwlwifi"' -DLINUXKPI= _VERSION=3D61100 -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_D= EBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1 -fno-strict-aliasing -Werror = -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/d= ev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace= /src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -includ= e /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omi= t-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 -MD -MF.depend= .mvm_sta.o -MTmvm/sta.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 -Wpoin= ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp= rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm= as -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -= Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisl= eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-= error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica= l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-= error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac= ked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -= Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retu= rn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --p= aram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3D= gnu17 -c /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c -o mvm/sta.o --- mvm/tdls.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 -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DCONFI= G_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME=3D'"iwlwifi"' -DLINUXKPI= _VERSION=3D61100 -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_D= EBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1 -fno-strict-aliasing -Werror = -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/d= ev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace= /src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -includ= e /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omi= t-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 -MD -MF.depend= .mvm_tdls.o -MTmvm/tdls.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse= -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta= ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpo= inter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_= kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pra= gmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual= -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmi= sleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wn= o-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-p= acked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D= -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-re= turn-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/contrib/dev/iwlwifi/mvm/tdls.c -o mvm/tdls.o --- all_subdir_ix --- ctfconvert -L VERSION -g ixgbe_x540.o --- ixgbe_x550.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 -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER= S -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 -MD -= MF.depend.ixgbe_x550.o -MTixgbe_x550.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/ixgbe/ixgbe_x550.c -o ixgb= e_x550.o --- all_subdir_krpc --- ctfconvert -L VERSION -g svc.o --- svc_auth.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.svc_auth.o -MTsvc_au= th.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/rpc/svc_auth.c -o svc_auth.o ctfconvert -L VERSION -g svc_auth.o --- svc_auth_unix.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.svc_auth_unix.o -MTs= vc_auth_unix.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/rpc/svc_auth_unix.c -o svc_auth_unix.o ctfconvert -L VERSION -g svc_auth_unix.o --- svc_dg.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.svc_dg.o -MTsvc_dg.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/rpc/svc_dg.c -o svc_dg.o --- all_subdir_ixv --- ctfconvert -L VERSION -g ixgbe_x550.o --- ixgbe_e610.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 -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER= S -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 -MD -= MF.depend.ixgbe_e610.o -MTixgbe_e610.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/ixgbe/ixgbe_e610.c -o ixgb= e_e610.o --- all_subdir_krpc --- ctfconvert -L VERSION -g svc_dg.o --- svc_generic.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.svc_generic.o -MTsvc= _generic.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/rpc/svc_generic.c -o svc_generic.o --- all_subdir_lindebugfs --- ctfconvert -L VERSION -g lindebugfs.o --- all_subdir_ixv --- /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:1411:13: warning: 'ixgbe_is_media= _cage_present' defined but not used [-Wunused-function] 1411 | static bool ixgbe_is_media_cage_present(struct ixgbe_hw *hw) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lindebugfs --- --- lindebugfs.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 lindebugfs.ko.full lindebugfs.o lkpi_iic_if.o=20 --- all_subdir_iwlwifi --- --- mvm/rxmq.o --- In file included from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/ieee80211.h:38, from /workspace/src/sys/contrib/dev/iwlwifi/iwl-trans.h:10= , from /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:12: In function 'le32_get_bits', inlined from 'iwl_mvm_decode_he_phy_data' at /workspace/src/sys/contrib= /dev/iwlwifi/mvm/rxmq.c:1112:33, inlined from 'iwl_mvm_rx_he' at /workspace/src/sys/contrib/dev/iwlwifi/= mvm/rxmq.c:1801:3, inlined from 'iwl_mvm_rx_fill_status' at /workspace/src/sys/contrib/dev= /iwlwifi/mvm/rxmq.c:1972:3, inlined from 'iwl_mvm_rx_monitor_no_data' at /workspace/src/sys/contrib= /dev/iwlwifi/mvm/rxmq.c:2485:2: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:57:49: w= arning: 'phy_data.d2' may be used uninitialized [-Wmaybe-uninitialized] 57 | return ((le ## _n ## _to_cpu(v) & f) / ___lsb(f)); = \ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:61:1: no= te: in expansion of macro '_leX_get_bits' 61 | _leX_get_bits(32) | ^~~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c: In function 'iwl_mvm_rx_= monitor_no_data': /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2400:36: note: 'phy_data.= d2' was declared here 2400 | struct iwl_mvm_rx_phy_data phy_data; | ^~~~~~~~ In function 'le16_get_bits', inlined from 'iwl_mvm_decode_he_phy_data' at /workspace/src/sys/contrib= /dev/iwlwifi/mvm/rxmq.c:1185:21, inlined from 'iwl_mvm_rx_he' at /workspace/src/sys/contrib/dev/iwlwifi/= mvm/rxmq.c:1801:3, inlined from 'iwl_mvm_rx_fill_status' at /workspace/src/sys/contrib/dev= /iwlwifi/mvm/rxmq.c:1972:3, inlined from 'iwl_mvm_rx_monitor_no_data' at /workspace/src/sys/contrib= /dev/iwlwifi/mvm/rxmq.c:2485:2: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:57:49: w= arning: 'phy_data.d4' may be used uninitialized [-Wmaybe-uninitialized] 57 | return ((le ## _n ## _to_cpu(v) & f) / ___lsb(f)); = \ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:62:1: no= te: in expansion of macro '_leX_get_bits' 62 | _leX_get_bits(16) | ^~~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c: In function 'iwl_mvm_rx_= monitor_no_data': /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2400:36: note: 'phy_data.= d4' was declared here 2400 | struct iwl_mvm_rx_phy_data phy_data; | ^~~~~~~~ In function 'iwl_mvm_decode_he_mu_ext', inlined from 'iwl_mvm_decode_he_phy_data' at /workspace/src/sys/contrib= /dev/iwlwifi/mvm/rxmq.c:1196:3, inlined from 'iwl_mvm_rx_he' at /workspace/src/sys/contrib/dev/iwlwifi/= mvm/rxmq.c:1801:3, inlined from 'iwl_mvm_rx_fill_status' at /workspace/src/sys/contrib/dev= /iwlwifi/mvm/rxmq.c:1972:3, inlined from 'iwl_mvm_rx_monitor_no_data' at /workspace/src/sys/contrib= /dev/iwlwifi/mvm/rxmq.c:2485:2: /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:976:34: warning: 'phy_dat= a.d3' may be used uninitialized [-Wmaybe-uninitialized] 976 | he_mu->ru_ch1[1] =3D FIELD_GET(IWL_RX_PHY_DATA3_HE_= MU_EXT_CH1_RU1, /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c: In function 'iwl_mvm_rx_= monitor_no_data': /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2400:36: note: 'phy_data.= d3' was declared here 2400 | struct iwl_mvm_rx_phy_data phy_data; | ^~~~~~~~ --- all_subdir_lindebugfs --- ctfmerge -L VERSION -g -o lindebugfs.ko.full lindebugfs.o lkpi_iic_if.o=20 --- all_subdir_iwlwifi --- In function 'le32_get_bits', inlined from 'iwl_mvm_rx_eht' at /workspace/src/sys/contrib/dev/iwlwifi= /mvm/rxmq.c:1724:4, inlined from 'iwl_mvm_rx_fill_status' at /workspace/src/sys/contrib/dev= /iwlwifi/mvm/rxmq.c:1994:3, inlined from 'iwl_mvm_rx_monitor_no_data' at /workspace/src/sys/contrib= /dev/iwlwifi/mvm/rxmq.c:2485:2: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:57:49: w= arning: 'phy_data.rx_vec[2]' may be used uninitialized [-Wmaybe-uninitializ= ed] 57 | return ((le ## _n ## _to_cpu(v) & f) / ___lsb(f)); = \ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:61:1: no= te: in expansion of macro '_leX_get_bits' 61 | _leX_get_bits(32) | ^~~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c: In function 'iwl_mvm_rx_= monitor_no_data': /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2400:36: note: 'phy_data.= rx_vec[2]' was declared here 2400 | struct iwl_mvm_rx_phy_data phy_data; | ^~~~~~~~ --- all_subdir_lindebugfs --- printf '%s' "debugfs_create_atomic_t debugfs_create_blob debugfs_create_bool debugfs_create_dir debugfs_create_file debugfs_create_file_size debugfs_create_file_unsafe debugfs_create_mode_unsafe debugfs_create_str debugfs_create_symlink debugfs_create_u8 debugfs_create_u16 debugfs_create_u32 debugfs_create_u64 debugfs_create_ulong debugfs_create_x8 debugfs_create_x16 debugfs_create_x32 debugfs_create_x64 debugfs_lookup debugfs_remove debugfs_remove_recursive " > export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk lindebugfs.ko.full export_sym= s | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % lindebug= fs.ko.full --- lindebugfs.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug lindebu= gfs.ko.full lindebugfs.ko.debug --- lindebugfs.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlindebugfs.ko.debug lindebugfs.ko.full lindebugfs.ko --- all_subdir_linprocfs --- =3D=3D=3D> linprocfs (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/linprocfs...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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 --- all_subdir_krpc --- ctfconvert -L VERSION -g svc_generic.o --- all_subdir_linprocfs --- --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_iwlwifi --- --- mvm/mac80211.o --- cc1: all warnings being treated as errors --- all_subdir_krpc --- --- svc_vc.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.svc_vc.o -MTsvc_vc.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/rpc/svc_vc.c -o svc_vc.o --- all_subdir_linprocfs --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= 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 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c 107.95 real 200.18 user 13.05 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/jenkins1602788568375491= 3378.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_726_739589935.1756355108089--