From nobody Sun Nov 2 19:49:09 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4d04zY5nZ4z6FMtG for ; Sun, 02 Nov 2025 19:49:13 +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 4d04zY3nkTz3ZcZ; Sun, 02 Nov 2025 19:49:13 +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=1762112953; 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=AyjKHluhO6TvGh9BOfV2qPDujvjWs5E8jvdrg6ATM8w=; b=PFmJrGAP3AvyXt61EEakTnPb4E9pwfoTm+LWNS82O7s5SECYYq07HS001furfsLb8fLp6E AKmtv/CVYXxiup/Jlavb/pyHf2mCP1s/j+MdloEtWWGqM/x1+7DI8p3lIR2ZHsaH1x4uVY w9A/mNVfxF+VrgJwqnv3Wnuefz/MoloRMcqzOEhn6JrZLTbvXCys2LDfWy9vimEqDW4EfC Q5HiW9CWGG3PeKGcQSSSmjiki3cJ7Dg9eGrunMfCDlFDN04aAwkTKU4AtcqMJnHCMnDd/s DEvvphSpYlrqf0m0e+a7ncYCBm5R9ji9xFKVn0i/mgJKBx1Xlij978yhtFOBpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1762112953; a=rsa-sha256; cv=none; b=o4XdeinsSvGQkoKtoPtvjBeD7bdk5q1GA9jRobh8ic35GgaO9tN+ZGxeXUpjTw/q0EcBNR /KvilLt7vr5sPuIAf5qXYMyxCmeIFw0TiLsz4/X3llm8Q7XDsoYyy4kAxiYzDzm7bnn/8X f0D37fbhvDE53kfvJN+TFp+wH9ahqBai0+noX4uzTrK0TJZrEe+4wUZDE4yNXQYCZEnuNk y1PLaGa4zPfeDU7c2h64q+SCXHyO85Nuopfy0a24TMcoPlmXZuBT6koWIWGTGoPLA7+KFQ RM+/xLuzMVmOGDYJWgtVCsxRHsHIYtqQbIok8aN+OCdLydIKfHrgdJx1EgGcfg== 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 4d04zY3FBKzgDY; Sun, 02 Nov 2025 19:49:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 2 Nov 2025 19:49:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: vexeduxr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <656090465.2123.1762112953461@jenkins.ci.freebsd.org> In-Reply-To: <618295278.2113.1762106532675@jenkins.ci.freebsd.org> References: <618295278.2113.1762106532675@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #166 - 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_2122_1508720291.1762112949853" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2122_1508720291.1762112949853 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #166 (c14f97c16b59422ddfd43d9a6= 77f9360004bc23b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/166/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/166/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/166/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) b090bce56d527106e92266c3e3f940a53ffc76ca by vexeduxr: gpiobus: use bus_generic_detach when detaching c14f97c16b59422ddfd43d9a677f9360004bc23b by vexeduxr: bus_attach_children.9: fix typo The end of the build log: [...truncated 135.14 MiB...] --- all_subdir_mac_ifoff --- x86 -> /workspace/src/sys/x86/include --- all_subdir_mac_do --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_mac_ifoff --- --- 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 --- vnode_if.h --- --- all_subdir_iwlwifi --- --- mvm/mld-mac80211.o --- --- all_subdir_mac_ifoff --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_iwlwifi --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCONFIG_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME= =3D'"iwlwifi"' -DLINUXKPI_VERSION=3D61700 -include /workspace/src/sys/compa= t/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLM= VM=3D1 -DCONFIG_IWLMLD=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVI= CE_TRACING=3D1 -Wno-override-init -Wno-initializer-overrides -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/incl= ude -I/workspace/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-co= mmon -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/tmp/obj/worksp= ace/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/GENERIC/modules/= workspace/src/sys/modules/iwlwifi=3D/usr/obj/usr/src/amd64.amd64/sys/GENERI= C/modules/usr/src/sys/modules/iwlwifi -ffile-prefix-map=3D/tmp/obj/workspac= e/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 -fd= ebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/s= rc/amd64.amd64/sys/GENERIC -MD -MF.depend.mvm_mld-mac80211.o -MTmvm/mld= -mac80211.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 -W= cast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmi= ssing-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/contrib/dev/iwlwifi/mvm/mld-mac80211.c -o mvm/mld-mac802= 11.o --- all_subdir_mac_do --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_do=3D/usr/obj/usr/src/amd64.amd6= 4/sys/GENERIC/modules/usr/src/sys/modules/mac_do -ffile-prefix-map=3D/tmp/o= bj/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/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 --- all_subdir_mac_ifoff --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_ifoff=3D/usr/obj/usr/src/amd64.a= md64/sys/GENERIC/modules/usr/src/sys/modules/mac_ifoff -ffile-prefix-map=3D= /tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./ma= chine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sy= s/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tm= p/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTg= enoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-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-unit-= growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /w= orkspace/src/sys/kern/genoffset.c --- all_subdir_lio --- ctfconvert -L VERSION -g lio_rxtx.o --- all_subdir_mac_do --- --- offset.inc --- --- all_subdir_lio --- --- lio_rss.o --- --- all_subdir_mac_do --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_lio --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/modules/lio/../../dev/liquidio -I/wor= kspace/src/sys/modules/lio/../../dev/liquidio/base -DHAVE_KERNEL_OPTION_HEA= DERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -= I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common= -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/lio=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modul= es/usr/src/sys/modules/lio -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64= .amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/i= nclude -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.am= d64/sys/GENERIC -MD -MF.depend.lio_rss.o -MTlio_rss.o -mcmodel=3Dkernel= -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tab= les -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe= r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost= ics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-err= or=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-c= ompare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift= -overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -W= no-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpack= ed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -W= no-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer= -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finlin= e-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param lar= ge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/modules/lio/.= ./../dev/liquidio/lio_rss.c -o lio_rss.o --- all_subdir_mac_ifoff --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_mac_do --- --- mac_do.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_do=3D/u= sr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mac_do -= ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebu= g-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/GENERIC -MD -MF.= depend.mac_do.o -MTmac_do.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-s= se -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fs= tack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -W= pointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebs= d_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-p= ragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qu= al -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3D= misleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -= Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolo= gical-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 -finline-limit=3D8000 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu17 -c /workspace/src/sys/security/mac_do/mac_do.c -o mac_do.o --- all_subdir_lio --- ctfconvert -L VERSION -g lio_rss.o --- if_dc.o --- ctfconvert -L VERSION -g if_dc.o --- modules-all --- --- lio_device.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/modules/lio/../../dev/liquidio -I/wor= kspace/src/sys/modules/lio/../../dev/liquidio/base -DHAVE_KERNEL_OPTION_HEA= DERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -= I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common= -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/lio=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modul= es/usr/src/sys/modules/lio -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64= .amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/i= nclude -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.am= d64/sys/GENERIC -MD -MF.depend.lio_device.o -MTlio_device.o -mcmodel=3D= kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwi= nd-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstric= t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-= pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi= agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -W= no-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-err= or=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 = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/modul= es/lio/../../dev/liquidio/base/lio_device.c -o lio_device.o --- all_subdir_mac_ifoff --- --- mac_ifoff.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_ifoff= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mac= _ifoff -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroo= t -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefi= x-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.mac_ifoff.o -MTmac_ifoff.o -mcmodel=3Dkernel -mno-red-zone -= mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandi= ng -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing= -prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__print= f__=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-e= rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro= r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e= rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin= gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -= Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloc= a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt= h-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -= fms-extensions --param inline-unit-growth=3D100 --param large-function-grow= th=3D1000 -std=3Dgnu17 -c /workspace/src/sys/security/mac_ifoff/mac_ifoff.= c -o mac_ifoff.o --- em_txrx.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- ctfconvert -L VERSION -g mac_ifoff.o --- mac_ifoff.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o mac_ifoff.ko.full mac_ifoff.o=20 ctfmerge -L VERSION -g -o mac_ifoff.ko.full mac_ifoff.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk mac_ifoff.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % mac_ifoff= .ko.full --- mac_ifoff.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mac_ifo= ff.ko.full mac_ifoff.ko.debug --- mac_ifoff.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmac_ifoff.ko.debug mac_ifoff.ko.full mac_ifoff.ko --- all_subdir_mac_ipacl --- =3D=3D=3D> mac_ipacl (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mac_ipacl...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- opt_inet6.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6= .h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_ipacl=3D/usr/obj/usr/src/amd64.a= md64/sys/GENERIC/modules/usr/src/sys/modules/mac_ipacl -ffile-prefix-map=3D= /tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./ma= chine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sy= s/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tm= p/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTg= enoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-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-unit-= growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /w= orkspace/src/sys/kern/genoffset.c --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_i2cbb.o --- linux_kmod.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/compat/linuxkpi/common/include -I/wor= kspace/src/sys/compat/linuxkpi/dummy/include -I/workspace/src/sys/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/= sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-lea= f-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/us= r/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/linuxkpi=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linuxkpi -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.linux_kmod.o -MTlinux_kmod.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/compat/linuxkpi/common/src/linux_kmod.c= -o linux_kmod.o --- all_subdir_mac_ipacl --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_kmod.o --- linux_kobject.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/compat/linuxkpi/common/include -I/wor= kspace/src/sys/compat/linuxkpi/dummy/include -I/workspace/src/sys/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/= sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-lea= f-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/us= r/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/linuxkpi=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linuxkpi -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.linux_kobject.o -MTlinux_kobject.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 /workspace/src/sys/compat/linuxkpi/common/src/lin= ux_kobject.c -o linux_kobject.o --- all_subdir_mac_ipacl --- --- mac_ipacl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_ipacl= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mac= _ipacl -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroo= t -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefi= x-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.mac_ipacl.o -MTmac_ipacl.o -mcmodel=3Dkernel -mno-red-zone -= mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandi= ng -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing= -prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__print= f__=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-e= rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro= r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e= rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin= gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -= Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloc= a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt= h-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -= fms-extensions --param inline-unit-growth=3D100 --param large-function-grow= th=3D1000 -std=3Dgnu17 -c /workspace/src/sys/security/mac_ipacl/mac_ipacl.= c -o mac_ipacl.o --- em_txrx.o --- ctfconvert -L VERSION -g em_txrx.o --- igb_txrx.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- ctfconvert -L VERSION -g mac_ipacl.o --- mac_ipacl.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o mac_ipacl.ko.full mac_ipacl.o=20 ctfmerge -L VERSION -g -o mac_ipacl.ko.full mac_ipacl.o=20 --- all_subdir_lio --- ctfconvert -L VERSION -g lio_device.o --- lio_ctrl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/modules/lio/../../dev/liquidio -I/wor= kspace/src/sys/modules/lio/../../dev/liquidio/base -DHAVE_KERNEL_OPTION_HEA= DERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -= I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common= -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/lio=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modul= es/usr/src/sys/modules/lio -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64= .amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/i= nclude -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.am= d64/sys/GENERIC -MD -MF.depend.lio_ctrl.o -MTlio_ctrl.o -mcmodel=3Dkern= el -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-t= ables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-pr= ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin= ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno= stics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-e= rror=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 = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/modul= es/lio/../../dev/liquidio/base/lio_ctrl.c -o lio_ctrl.o --- all_subdir_mac_ipacl --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk mac_ipacl.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % mac_ipacl= .ko.full --- mac_ipacl.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mac_ipa= cl.ko.full mac_ipacl.ko.debug --- mac_ipacl.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmac_ipacl.ko.debug mac_ipacl.ko.full mac_ipacl.ko --- all_subdir_mac_lomac --- =3D=3D=3D> mac_lomac (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mac_lomac...] --- 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 --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_lomac=3D/usr/obj/usr/src/amd64.a= md64/sys/GENERIC/modules/usr/src/sys/modules/mac_lomac -ffile-prefix-map=3D= /tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./ma= chine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sy= s/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tm= p/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTg= enoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-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-unit-= growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /w= orkspace/src/sys/kern/genoffset.c --- igb_txrx.o --- ctfconvert -L VERSION -g igb_txrx.o --- e1000_80003es2lan.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mac_lomac.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/mac_lomac= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mac= _lomac -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroo= t -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefi= x-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.mac_lomac.o -MTmac_lomac.o -mcmodel=3Dkernel -mno-red-zone -= mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandi= ng -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing= -prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__print= f__=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-e= rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro= r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e= rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin= gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -= Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloc= a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt= h-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -= fms-extensions --param inline-unit-growth=3D100 --param large-function-grow= th=3D1000 -std=3Dgnu17 -c /workspace/src/sys/security/mac_lomac/mac_lomac.= c -o mac_lomac.o --- all_subdir_linux --- ctfconvert -L VERSION -g linux_misc.o --- all_subdir_lio --- ctfconvert -L VERSION -g lio_ctrl.o --- lio_console.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/modules/lio/../../dev/liquidio -I/wor= kspace/src/sys/modules/lio/../../dev/liquidio/base -DHAVE_KERNEL_OPTION_HEA= DERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -= I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common= -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/lio=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modul= es/usr/src/sys/modules/lio -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64= .amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/i= nclude -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.am= d64/sys/GENERIC -MD -MF.depend.lio_console.o -MTlio_console.o -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 = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/modu= les/lio/../../dev/liquidio/base/lio_console.c -o lio_console.o --- all_subdir_linux --- --- linux_rseq.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -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/workspace/src/sys/contrib/ck/include -fno-com= mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-m= ap=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspa= ce/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/GENERIC/modules/w= orkspace/src/sys/modules/linux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/m= odules/usr/src/sys/modules/linux -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/a= md64/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/am= d64.amd64/sys/GENERIC -MD -MF.depend.linux_rseq.o -MTlinux_rseq.o -mcmo= del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronou= s-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr= ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused= -function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/c= ompat/linux/linux_rseq.c -o linux_rseq.o ctfconvert -L VERSION -g linux_rseq.o --- linux_signal.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -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/workspace/src/sys/contrib/ck/include -fno-com= mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-m= ap=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspa= ce/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/GENERIC/modules/w= orkspace/src/sys/modules/linux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/m= odules/usr/src/sys/modules/linux -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/a= md64/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/am= d64.amd64/sys/GENERIC -MD -MF.depend.linux_signal.o -MTlinux_signal.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-= dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-= length -finline-limit=3D8000 -fms-extensions --param inline-unit-growth= =3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src= /sys/compat/linux/linux_signal.c -o linux_signal.o --- all_subdir_linux64 --- ctfconvert -L VERSION -g linux_misc.o --- linux_ptrace.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/linux64=3D/= usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linux64= -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fde= bug-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/GENERIC -MD -= MF.depend.linux_ptrace.o -MTlinux_ptrace.o -mcmodel=3Dkernel -mno-red-zone = -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestand= ing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin= tf__=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-error=3Dmaybe-uninitialize= d -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-err= or=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-= error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstri= ngop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned = -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dallo= ca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-leng= th-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 = -fms-extensions --param inline-unit-growth=3D100 --param large-function-gro= wth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/compat/linux/linux_ptrace.c = -o linux_ptrace.o --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_kobject.o --- linux_kthread.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/compat/linuxkpi/common/include -I/wor= kspace/src/sys/compat/linuxkpi/dummy/include -I/workspace/src/sys/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/= sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-lea= f-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/us= r/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/linuxkpi=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linuxkpi -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.linux_kthread.o -MTlinux_kthread.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 /workspace/src/sys/compat/linuxkpi/common/src/lin= ux_kthread.c -o linux_kthread.o --- all_subdir_linux --- /workspace/src/sys/compat/linux/linux_signal.c: In function 'linux_signal': /workspace/src/sys/compat/linux/linux_signal.c:248:46: warning: 'osa.lsa_ha= ndler' may be used uninitialized [-Wmaybe-uninitialized] 248 | td->td_retval[0] =3D (int)(intptr_t)osa.lsa_handler; | ~~~^~~~~~~~~~~~ /workspace/src/sys/compat/linux/linux_signal.c:240:28: note: 'osa' declared= here 240 | l_sigaction_t nsa, osa; | ^~~ --- all_subdir_iwlwifi --- ctfconvert -L VERSION -g mvm/mld-mac80211.o --- all_subdir_linux64 --- ctfconvert -L VERSION -g linux_ptrace.o --- linux_rseq.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/linux64=3D/= usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linux64= -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fde= bug-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/GENERIC -MD -= MF.depend.linux_rseq.o -MTlinux_rseq.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/compat/linux/linux_rseq.c -o l= inux_rseq.o --- all_subdir_mac_do --- ctfconvert -L VERSION -g mac_do.o --- all_subdir_mac_biba --- ctfconvert -L VERSION -g mac_biba.o --- all_subdir_linux64 --- ctfconvert -L VERSION -g linux_rseq.o --- linux_signal.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/linux64=3D/= usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linux64= -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fde= bug-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/GENERIC -MD -= MF.depend.linux_signal.o -MTlinux_signal.o -mcmodel=3Dkernel -mno-red-zone = -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestand= ing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin= tf__=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-error=3Dmaybe-uninitialize= d -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-err= or=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-= error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstri= ngop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned = -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dallo= ca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-leng= th-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 = -fms-extensions --param inline-unit-growth=3D100 --param large-function-gro= wth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/compat/linux/linux_signal.c = -o linux_signal.o --- all_subdir_linux --- ctfconvert -L VERSION -g linux_signal.o --- all_subdir_mac_biba --- --- mac_biba.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o mac_biba.ko.full mac_biba.o=20 --- all_subdir_linux --- --- linux_socket.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -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/workspace/src/sys/contrib/ck/include -fno-com= mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-m= ap=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspa= ce/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/GENERIC/modules/w= orkspace/src/sys/modules/linux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/m= odules/usr/src/sys/modules/linux -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/a= md64/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/am= d64.amd64/sys/GENERIC -MD -MF.depend.linux_socket.o -MTlinux_socket.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-= dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-= length -finline-limit=3D8000 -fms-extensions --param inline-unit-growth= =3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src= /sys/compat/linux/linux_socket.c -o linux_socket.o --- all_subdir_mac_biba --- ctfmerge -L VERSION -g -o mac_biba.ko.full mac_biba.o=20 --- all_subdir_iwlwifi --- --- mvm/mac80211.o --- At top level: cc1: note: unrecognized command-line option '-Wno-initializer-overrides' ma= y have been intended to silence earlier diagnostics cc1: all warnings being treated as errors --- all_subdir_lio --- ctfconvert -L VERSION -g lio_console.o --- all_subdir_mac_biba --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk mac_biba.ko.full export_syms = | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % mac_biba.k= o.full --- all_subdir_lio --- --- cn23xx_pf_device.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/modules/lio/../../dev/liquidio -I/wor= kspace/src/sys/modules/lio/../../dev/liquidio/base -DHAVE_KERNEL_OPTION_HEA= DERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -= I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common= -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/lio=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modul= es/usr/src/sys/modules/lio -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64= .amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/i= nclude -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.am= d64/sys/GENERIC -MD -MF.depend.cn23xx_pf_device.o -MTcn23xx_pf_device.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/modules/lio/../../dev/liquidio/base/cn23xx_pf_device.c -o cn23xx_pf= _device.o --- all_subdir_mac_biba --- --- mac_biba.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mac_bib= a.ko.full mac_biba.ko.debug --- mac_biba.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmac_biba.ko.debug mac_biba.ko.full mac_biba.ko --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_kthread.o --- all_subdir_mac_mls --- =3D=3D=3D> mac_mls (all) --- all_subdir_mac_do --- --- mac_do.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o mac_do.ko.full mac_do.o=20 --- all_subdir_mac_mls --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mac_mls...] --- all_subdir_mac_do --- ctfmerge -L VERSION -g -o mac_do.ko.full mac_do.o=20 --- all_subdir_mac_mls --- --- 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 --- all_subdir_iwlwifi --- *** [mvm/mac80211.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/iwlwifi 172.99 real 383.13 user 18.79 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-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins13754290110= 290906588.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2122_1508720291.1762112949853--