From nobody Wed Jan 21 22:06:01 2026 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 4dxJDY4KMbz6Pnhh for ; Wed, 21 Jan 2026 22:06:05 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dxJDY14GNz3dVj; Wed, 21 Jan 2026 22:06:05 +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=1769033165; 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=dprD9BQguc+Dmn6u9DEUAgB5m06J92UqRRfj4wVnhkg=; b=hl7ZiubuTCawLxefYOIMIQfAwlzsW/ySsOGHkDiWJZCtmLBS/sBJURpTlHVaj7PXKci1F6 rL2krDY0fttpKnoEp8XqFPtwsg4htkB/sLXmT4L10aIEHywmWGz8huxEjzB0RECZmI8ImO FZkxHv2H/MPP6Xpgt5mRaOu7n7erNhg5eVH2q7X+3nxrY+qqUY/krz+YU2gIcAWH8MSBOW JfohzYS6rurLZC3hdhVEWAAfALaVK1qLYYmuseMz5bJpwxHh26o/FoaWtjyaR1+e38Ganw 5OLImPhL0wF+Hl+cgiAF48fcivMHptSQR5GEQgNXZsXtHmWVzeuYuJukTyVhEQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769033165; a=rsa-sha256; cv=none; b=I+g/RluZ2jIZz+Aj7rnmBKAd1eFRa4unDm8hWlBy33ZN/ethcEqk+KmAapVIBOUGbBFoXr oZMEgMK3dtiXyEpaOMdSvQmGicefBhvHdPPlK9N1UkL838oriCsmOrWDsFbQdLr2sYm3mV SqEHoPiz2NytpvgJGv7E6r5YOzu9cqzpiAFdglAnEmGR+dA6X0nFC8i0C37nCjdj9Lax+9 HH0ODqrr5ZYcd/7g9KHNfWr5gZ8k8mwt0ckR1tH2iBucGRUjtCBVFPbTbZN3M5sPqdrwkO cemUq6eLFiJY9w6aLz4DxZItZ+61kJJ/x3v6CnaAek1JMuRRoa3LSFgpRJx45w== 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 4dxJDY0D7sz15Qn; Wed, 21 Jan 2026 22:06:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 21 Jan 2026 22:06:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <332805261.2079.1769033165040@jenkins.ci.freebsd.org> In-Reply-To: <1480380791.2059.1769024966526@jenkins.ci.freebsd.org> References: <1480380791.2059.1769024966526@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #440 - 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_2078_2027595637.1769033161401" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2078_2027595637.1769033161401 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #440 (18b92d66eda5618f7328e8bd9= 462b868b2328a20) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/440/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/440/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/440/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) 4d95227f637e746ca2f59068d9a810ca89c41e94 by tuexen: vtnet: define flags in a consistent way baa28f50d1c5412a8cf47e4117252238fe551863 by tuexen: vtnet: expose flags via sysctl tree 14cf01b120c95006c937cfbb649f99a1ddd73f3d by tuexen: vtnet.4: put each sentence on its own line 18b92d66eda5618f7328e8bd9462b868b2328a20 by tuexen: printf.9: fix style The end of the build log: [...truncated 140.13 MiB...] 336 | STAILQ_INSERT_HEAD(&cr->cr_sc->ciss_ ## name, cr, cr_link); = \ | ~~^~~~~~~ /workspace/src/sys/sys/queue.h:461:35: note: in definition of macro 'STAILQ= _FIRST' 461 | #define STAILQ_FIRST(head) ((head)->stqh_first) | ^~~~ /workspace/src/sys/dev/ciss/cissvar.h:336:5: note: in expansion of macro 'S= TAILQ_INSERT_HEAD' 336 | STAILQ_INSERT_HEAD(&cr->cr_sc->ciss_ ## name, cr, cr_link); = \ | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/ciss/cissvar.h:354:1: note: in expansion of macro 'C= ISSQ_REQUEST_QUEUE' 354 | CISSQ_REQUEST_QUEUE(free, CISSQ_FREE); | ^~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/ciss/ciss.c: In function 'ciss_notify_thread': /workspace/src/sys/dev/ciss/ciss.c:1950:34: note: 'cr' was declared here 1950 | struct ciss_request *cr; | ^~ --- modules-all --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_sis.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % if_sis.ko.fu= ll --- if_sis.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug if_sis.= ko.full if_sis.ko.debug --- if_sis.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_sis.ko.debug if_sis.ko.full if_sis.ko --- all_subdir_sk --- =3D=3D=3D> sk (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/sk...] --- efirtc.o --- ctfconvert -L VERSION -g efirtc.o --- if_em.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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_em.o -MTif_em.o -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src= /sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/= usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/sr= c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -= fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkernel -m= no-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables= -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-s= ign -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=3Datt= ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com= pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o= verflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno= -error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked= -not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno= -error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -= Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-exte= nsions -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large= -function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /workspace/sr= c/sys/dev/e1000/if_em.c -I/workspace/src/sys/dev/e1000 --- modules-all --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_platform.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_pl= atform.h --- 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 --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- miibus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/m= iibus_if.m -h --- all_subdir_sfxge --- --- efx_vpd.o --- ctfconvert -L VERSION -g efx_vpd.o --- all_subdir_sk --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/sk=3D/usr/obj/usr/src/amd64.amd64/sy= s/GENERIC/modules/usr/src/sys/modules/sk -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/s= rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchrono= us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -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 -fcommon /workspace/src/s= ys/kern/genoffset.c --- all_subdir_sfxge --- --- efx_hash.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.efx_hash.o -MTefx_hash.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 -c /workspace/src/sys/dev/sfxge/common/efx_hash.c -o efx_hash.= o --- all_subdir_sk --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- if_sk.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sk=3D/usr/o= bj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sk -ffile-pr= efix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix= -map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D= /usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/in= clude -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.i= f_sk.o -MTif_sk.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prote= ctor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_= _ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Ws= witch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-er= ror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading= -indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17= -c /workspace/src/sys/dev/sk/if_sk.c -o if_sk.o --- all_subdir_sfxge --- ctfconvert -L VERSION -g efx_hash.o --- mcdi_mon.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.mcdi_mon.o -MTmcdi_mon.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 -c /workspace/src/sys/dev/sfxge/common/mcdi_mon.c -o mcdi_mon.= o ctfconvert -L VERSION -g mcdi_mon.o --- siena_mac.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.siena_mac.o -MTsiena_mac.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr= eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno= wn-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t= han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -= Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extens= ions --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/dev/sfxge/common/siena_mac.c -o siena_m= ac.o ctfconvert -L VERSION -g siena_mac.o --- siena_mcdi.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.siena_mcdi.o -MTsiena_mcdi.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 -c /workspace/src/sys/dev/sfxge/common/siena_mcdi.c -o sien= a_mcdi.o --- efx_filter.o --- ctfconvert -L VERSION -g efx_filter.o --- siena_nic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.siena_nic.o -MTsiena_nic.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr= eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno= wn-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t= han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -= Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extens= ions --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/dev/sfxge/common/siena_nic.c -o siena_n= ic.o --- siena_mcdi.o --- ctfconvert -L VERSION -g siena_mcdi.o --- siena_nvram.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.siena_nvram.o -MTsiena_nvram.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/dev/sfxge/common/siena_nvram.c = -o siena_nvram.o --- ciss.o --- ctfconvert -L VERSION -g ciss.o --- em_txrx.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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.em_txrx.o -MTem_txrx.o -ffile-prefix-map=3D/workspace/src/sys=3D/usr= /src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo= rkspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/us= r/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkerne= l -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-ta= bles -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-pro= totypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-point= er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos= tics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-= compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif= t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -= Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac= ked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -= Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe= r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-e= xtensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --param la= rge-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /workspace= /src/sys/dev/e1000/em_txrx.c -I/workspace/src/sys/dev/e1000 --- modules-all --- --- all_subdir_siis --- ctfconvert -L VERSION -g siis.o --- siis.ko.full --- /usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o siis.ko.full siis.o=20 ctfmerge -L VERSION -g -o siis.ko.full siis.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk siis.ko.full export_syms | xa= rgs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % siis.ko.full --- siis.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug siis.ko= .full siis.ko.debug --- siis.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsiis.ko.debug siis.ko.full siis.ko --- all_subdir_smartpqi --- =3D=3D=3D> smartpqi (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/smartpqi...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_scsi.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_scsi.h opt_scsi.h --- opt_cam.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_cam.h opt_cam.h --- 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 --- all_subdir_sfxge --- --- siena_nic.o --- ctfconvert -L VERSION -g siena_nic.o --- all_subdir_smartpqi --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_sfxge --- --- siena_phy.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.siena_phy.o -MTsiena_phy.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr= eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno= wn-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t= han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -= Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extens= ions --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/dev/sfxge/common/siena_phy.c -o siena_p= hy.o --- all_subdir_smartpqi --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/smartpqi=3D/usr/obj/usr/src/amd64.am= d64/sys/GENERIC/modules/usr/src/sys/modules/smartpqi -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./mach= ine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/= x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/= obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgen= offset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-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-gr= owth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /wor= kspace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- smartpqi_intr.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/smartpqi=3D= /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/smartp= qi -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -f= debug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-ma= p=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src= /sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD = -MF.depend.smartpqi_intr.o -MTsmartpqi_intr.o -mcmodel=3Dkernel -mno-red-zo= ne -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreest= anding -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=3D80= 00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-= growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/smartpqi/smartpqi_int= r.c -o smartpqi_intr.o --- all_subdir_sfxge --- --- siena_nvram.o --- ctfconvert -L VERSION -g siena_nvram.o --- em_txrx.o --- ctfconvert -L VERSION -g em_txrx.o --- igb_txrx.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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.igb_txrx.o -MTigb_txrx.o -ffile-prefix-map=3D/workspace/src/sys=3D/u= sr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/= workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/= usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/inc= lude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-= error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger= -than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling= -pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /wo= rkspace/src/sys/dev/e1000/igb_txrx.c -I/workspace/src/sys/dev/e1000 --- modules-all --- --- siena_sram.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.siena_sram.o -MTsiena_sram.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 -c /workspace/src/sys/dev/sfxge/common/siena_sram.c -o sien= a_sram.o --- all_subdir_rtw88 --- ctfconvert -L VERSION -g rtw8814a.o --- all_subdir_rtw89 --- ctfconvert -L VERSION -g mac.o --- if_em.o --- In function 'em_newitr', inlined from 'em_msix_que' at /workspace/src/sys/dev/e1000/if_em.c:1919= :2: /workspace/src/sys/dev/e1000/if_em.c:1698:35: warning: 'packets' may be use= d uninitialized [-Wmaybe-uninitialized] 1698 | packets =3D lmax(packets, rxpackets); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/e1000/if_em.c: In function 'em_msix_que': /workspace/src/sys/dev/e1000/if_em.c:1656:48: note: 'packets' was declared = here 1656 | unsigned long bytes, bytes_per_packet, packets; | ^~~~~~~ --- modules-all --- --- all_subdir_smartpqi --- In file included from /workspace/src/sys/dev/smartpqi/smartpqi_includes.h:8= 2, from /workspace/src/sys/dev/smartpqi/smartpqi_intr.c:27: /workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:172:25: error: inline= function 'pqisrc_aio_req_too_big' declared but never defined [-Werror] 172 | extern inline boolean_t pqisrc_aio_req_too_big(pqisrc_softstate_t *= , pqi_scsi_dev_t *, | ^~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:170:20: error: inline= function 'pqisrc_aio_build_cdb' declared but never defined [-Werror] 170 | extern inline void pqisrc_aio_build_cdb(aio_req_locator_t *, uint32= _t, | ^~~~~~~~~~~~~~~~~~~~ --- all_subdir_rtw88 --- --- rtw8814a_table.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DKBUILD_MODNAME=3D'"rtw88"' -DLINUXKPI_VERSION=3D61700 -i= nclude /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -D= CONFIG_RTW88_DEBUG -DCONFIG_RTW88_DEBUGFS -fno-strict-aliasing -Werror -D_= KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/dev/= rtw88 -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/= sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tm= p/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/s= rc/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-fra= me-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/= sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/mod= ules/rtw88=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/m= odules/rtw88 -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/= sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug= -prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386= =3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.rtw8814a_table.o -MTrtw8814a_table.o -mcmodel=3Dkerne= l -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-ta= bles -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-pro= totypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-point= er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos= tics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-= compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif= t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -= Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac= ked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -= Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe= r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finli= ne-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param la= rge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/contrib/dev/= rtw88/rtw8814a_table.c -o rtw8814a_table.o --- all_subdir_sfxge --- ctfconvert -L VERSION -g siena_sram.o --- siena_vpd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.siena_vpd.o -MTsiena_vpd.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr= eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno= wn-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t= han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -= Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extens= ions --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/dev/sfxge/common/siena_vpd.c -o siena_v= pd.o --- igb_txrx.o --- ctfconvert -L VERSION -g igb_txrx.o --- e1000_80003es2lan.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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.e1000_80003es2lan.o -MTe1000_80003es2lan.o -ffile-prefix-map=3D/work= space/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-pref= ix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-m= ap=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/u= sr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/incl= ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-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 -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/dev/e1000/e1000_80003es2lan.c -I/workspace/src= /sys/dev/e1000 --- modules-all --- --- all_subdir_smartpqi --- cc1: all warnings being treated as errors *** [smartpqi_intr.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/smartpqi make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/smartpqi make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_rtw88 --- --- rtw8822c.o --- ctfconvert -L VERSION -g rtw8822c.o --- all_subdir_sfxge --- ctfconvert -L VERSION -g siena_vpd.o --- all_subdir_rtw89 --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_rtw88 --- --- rtw8814a_table.o --- ctfconvert -L VERSION -g rtw8814a_table.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sfxge --- --- siena_phy.o --- ctfconvert -L VERSION -g siena_phy.o make[3]: stopped making "all" in /workspace/src/sys/modules --- e1000_80003es2lan.o --- ctfconvert -L VERSION -g e1000_80003es2lan.o --- modules-all --- --- all_subdir_sctp --- --- sctp_input.o --- ctfconvert -L VERSION -g sctp_input.o --- if_em.o --- In function 'em_newitr', inlined from 'em_intr' at /workspace/src/sys/dev/e1000/if_em.c:1853:3: /workspace/src/sys/dev/e1000/if_em.c:1698:35: warning: 'packets' may be use= d uninitialized [-Wmaybe-uninitialized] 1698 | packets =3D lmax(packets, rxpackets); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/e1000/if_em.c: In function 'em_intr': /workspace/src/sys/dev/e1000/if_em.c:1656:48: note: 'packets' was declared = here 1656 | unsigned long bytes, bytes_per_packet, packets; | ^~~~~~~ ctfconvert -L VERSION -g if_em.o --- if_dc.o --- ctfconvert -L VERSION -g if_dc.o --- modules-all --- --- all_subdir_sk --- ctfconvert -L VERSION -g if_sk.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sctp --- --- sctp_output.o --- ctfconvert -L VERSION -g sctp_output.o make[3]: stopped making "all" in /workspace/src/sys/modules make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC 299.50 real 3230.44 user 239.50 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" 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-stable-15-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins81349775480= 05761175.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_2078_2027595637.1769033161401--