From nobody Thu Aug 14 23:07:03 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 4c318r1bp5z649cp for ; Thu, 14 Aug 2025 23:07:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c318q1ph5z3Ldp; Thu, 14 Aug 2025 23:07:07 +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=1755212827; 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=NFM19ZjTMUN6wLTnY06iVX88ZWgTmoS1XAy4MLq1gyg=; b=idedyE9Wqep8V5b6ywMUfh0h3t5TCyiC3CK7JIFE0HExtuRjB3Pae44vB1uAtfIgZ3DFRb RggrZ2CY5KMXRVEowvBYswADWv3Kil03SR7N+OxDt9JIhxbT9mTvppk1nSJqNhIJguKIoj /63O95vExxUwA0etQ+GA+79lk8T85YgaMBUK1Dx0wd8kPlRwTFaWlC7rzzMbQtJYUqI8Qk MY81XefgoPnSIFpjXBIbWycCRVEUiIWTE5gWCokbBQkIjKp2EKCXdhkrnPvNG/Ph6UyAGI bzGSjs1et5ZM1dxG1pkK3LAre7zTzl+DhbuU0J3luXB7O8p+ulJq9bTbgxDXMg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755212827; a=rsa-sha256; cv=none; b=Bdmm/1bua0+86B7xzlb74qvhJjTByYw2wE7nPxxgMyTgP2qFVROcQsrqebPEcxYxRuMoCx Eo2M2WB4VEKzn5C8f4BCuWLx4IQo4zQddNFtenO8dooNkjnSL7e3q5mX2Ha8YMIpb5KKqb +yDP8mCjs1e8PqYQnNLsLCvaq5LIfD5F4VyzLvnlbR03ZP5ShEnRjMv/3owNBC5VmtZpK3 LPXY7c7/wH05auMcsPvkjoDpQdyU2xigAuoYe+FCBPGLbgFdsbhJzaqdMG0C3hlfkPFbwQ P524rYOOvZELCYfA0Eo5CwIQWxeG83b6fAMj6qRxivimFUO3qzDMJb55FUXBZw== 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 4c318q1HMFz1CTj; Thu, 14 Aug 2025 23:07:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 14 Aug 2025 23:07:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <194404128.1947.1755212827185@jenkins.ci.freebsd.org> In-Reply-To: <420481656.1895.1755202892474@jenkins.ci.freebsd.org> References: <420481656.1895.1755202892474@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4162 - 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_1945_2146904748.1755212823798" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1945_2146904748.1755212823798 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4162 (26d6617f3e5406d9f92d87674f166= 7dd856828a3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4162/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4162/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 162/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) c58c77246f88da87f309e8c449e98195d43e2c76 by dim: [libm] Avoid left shift of signed integer entities 69f7d6912a24d3caab4957a33e07529275cf4d09 by jhibbits: watchdog: Add a new "Control" ioctl 26d6617f3e5406d9f92d87674f1667dd856828a3 by jhibbits: watchdog: Convert to using sbintime_t format The end of the build log: [...truncated 126.52 MiB...] ctfconvert -L VERSION -g sati_report_luns.o --- sati_request_sense.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_request_sense.o= -MTsati_request_sense.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse = -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstac= k-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual = -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis= leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno= -error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic= al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno= -error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa= cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-type -Wno-format-zero-length -Wno-unused-but-set-variable -finline-li= mit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-f= unction-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/scil/sat= i_request_sense.c -o sati_request_sense.o --- all_subdir_iwx --- --- if_iwx.ko.full --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o if_iwx.ko.full if_iwx.o if_iwx_debug.o=20 ctfmerge -L VERSION -g -o if_iwx.ko.full if_iwx.o if_iwx_debug.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_iwx.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % if_iwx.ko.fu= ll --- all_subdir_isci --- ctfconvert -L VERSION -g sati_request_sense.o --- sati_reassign_blocks.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_reassign_blocks= .o -MTsati_reassign_blocks.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiza= tions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-q= ual -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 -Wno-unused-but-set-variable -finl= ine-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param l= arge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/sc= il/sati_reassign_blocks.c -o sati_reassign_blocks.o --- all_subdir_iwx --- --- if_iwx.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug if_iwx.= ko.full if_iwx.ko.debug --- if_iwx.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_iwx.ko.debug if_iwx.ko.full if_iwx.ko --- all_subdir_kbdmux --- =3D=3D=3D> kbdmux (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/kbdmux...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_evdev.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_evdev.h opt_evdev= .h --- opt_kbd.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kbd.h opt_kbd.h --- opt_kbdmux.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kbdmux.h opt_kbdm= ux.h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_iwlwifi --- --- mvm/ops.o --- ctfconvert -L VERSION -g mvm/ops.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_reassign_blocks.o --- sati_start_stop_unit.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_start_stop_unit= .o -MTsati_start_stop_unit.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiza= tions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-q= ual -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 -Wno-unused-but-set-variable -finl= ine-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param l= arge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/sc= il/sati_start_stop_unit.c -o sati_start_stop_unit.o --- all_subdir_kbdmux --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- kbdmux.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.kbdmux.o -MTkbdmux.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/dev/kbdmux/kbdmux.c -o kbdmux.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_start_stop_unit.o --- sati_synchronize_cache.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_synchronize_cac= he.o -MTsati_synchronize_cache.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti= mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca= st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf= low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta= utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf= low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre= ss-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-= than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds = -Wno-return-type -Wno-format-zero-length -Wno-unused-but-set-variable -fi= nline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param= large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/= scil/sati_synchronize_cache.c -o sati_synchronize_cache.o ctfconvert -L VERSION -g sati_synchronize_cache.o --- sati_test_unit_ready.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_test_unit_ready= .o -MTsati_test_unit_ready.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiza= tions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-q= ual -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 -Wno-unused-but-set-variable -finl= ine-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param l= arge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/sc= il/sati_test_unit_ready.c -o sati_test_unit_ready.o --- all_subdir_ix --- ctfconvert -L VERSION -g ixgbe_x540.o --- ixgbe_x550.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER= S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. = -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g= -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D= ./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/= workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/= sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -= MF.depend.ixgbe_x550.o -MTixgbe_x550.o -mcmodel=3Dkernel -mno-red-zone -mno= -mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding = -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pr= ototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_x550.c -o ixgb= e_x550.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_test_unit_ready.o --- sati_unmap.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_unmap.o -MTsati= _unmap.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -Wno-unused-but-set-variable -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/scil/sati_unmap.c -o s= ati_unmap.o --- all_subdir_ix --- --- ixgbe_82599.o --- ctfconvert -L VERSION -g ixgbe_82599.o --- ciss.o --- In function 'ciss_requeue_free', inlined from 'ciss_release_request' at /workspace/src/sys/dev/ciss/ciss= .c:2595:5, inlined from 'ciss_accept_media' at /workspace/src/sys/dev/ciss/ciss.c:= 1995:2, inlined from 'ciss_notify_logical' at /workspace/src/sys/dev/ciss/ciss.= c:4094:6, inlined from 'ciss_notify_thread' at /workspace/src/sys/dev/ciss/ciss.c= :4231:6: /workspace/src/sys/dev/ciss/cissvar.h:336:27: warning: 'cr' may be used uni= nitialized [-Wmaybe-uninitialized] 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 --- --- if_ix.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER= S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. = -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g= -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D= ./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/= workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/= sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -= MF.depend.if_ix.o -MTif_ix.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiza= tions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-q= ual -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/ixgbe/if_ix.c -o if_ix.o --- all_subdir_iwlwifi --- --- mvm/phy-ctxt.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DCONFI= G_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME=3D'"iwlwifi"' -DLINUXKPI= _VERSION=3D61100 -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_D= EBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1 -fno-strict-aliasing -Werror = -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/d= ev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace= /src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -includ= e /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omi= t-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine= =3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/= include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend= .mvm_phy-ctxt.o -MTmvm/phy-ctxt.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/contrib/dev/iwlwifi/mvm/phy-ctxt.c -o= mvm/phy-ctxt.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_unmap.o --- sati_util.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_util.o -MTsati_= util.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno= -asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwa= rf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-= qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing= -include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-= error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-= compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio= n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-= point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er= ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el= t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a= lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu= ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form= at-zero-length -Wno-unused-but-set-variable -finline-limit=3D8000 -fms-ex= tensions --param inline-unit-growth=3D100 --param large-function-growth=3D1= 000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/scil/sati_util.c -o sati_u= til.o --- all_subdir_kbdmux --- ctfconvert -L VERSION -g kbdmux.o --- kbdmux.ko.full --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o kbdmux.ko.full kbdmux.o=20 ctfmerge -L VERSION -g -o kbdmux.ko.full kbdmux.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk kbdmux.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % kbdmux.ko.fu= ll --- kbdmux.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmux.= ko.full kbdmux.ko.debug --- kbdmux.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmux.ko.debug kbdmux.ko.full kbdmux.ko --- all_subdir_kgssapi --- =3D=3D=3D> kgssapi (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/kgssapi...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- kgss_if.c --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kgssapi/k= gss_if.m -c --- gssd_xdr.c --- RPCGEN_CPP=3D/usr/local/bin/x86_64-unknown-freebsd14.2-cpp13\ --sysroot=3D/= tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd1= 4.2/bin/ rpcgen -c /workspace/src/sys/kgssapi/gssd.x -o gssd_xdr.c --- gssd_clnt.c --- RPCGEN_CPP=3D/usr/local/bin/x86_64-unknown-freebsd14.2-cpp13\ --sysroot=3D/= tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd1= 4.2/bin/ rpcgen -lM /workspace/src/sys/kgssapi/gssd.x | grep -v string.h > = gssd_clnt.c --- kgss_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kgssapi/k= gss_if.m -h --- gssd.h --- RPCGEN_CPP=3D/usr/local/bin/x86_64-unknown-freebsd14.2-cpp13\ --sysroot=3D/= tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd1= 4.2/bin/ rpcgen -hM /workspace/src/sys/kgssapi/gssd.x | grep -v pthread.h >= gssd.h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/kern/genoffset= .c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- gss_add_oid_set_member.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_add_oid_set_memb= er.o -MTgss_add_oid_set_member.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti= mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca= st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf= low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta= utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf= low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre= ss-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-exten= sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000= -std=3Dgnu17 -c /workspace/src/sys/kgssapi/gss_add_oid_set_member.c -o gs= s_add_oid_set_member.o ctfconvert -L VERSION -g gss_add_oid_set_member.o --- gss_acquire_cred.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_acquire_cred.o -= MTgss_acquire_cred.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno= -error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead= ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err= or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err= or=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-extensions --para= m inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu= 17 -c /workspace/src/sys/kgssapi/gss_acquire_cred.c -o gss_acquire_cred.o ctfconvert -L VERSION -g gss_acquire_cred.o --- gss_canonicalize_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_canonicalize_nam= e.o -MTgss_canonicalize_name.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-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__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimi= zations -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/kgssapi/gss_canonicalize_name.c -o gss_c= anonicalize_name.o --- ciss.o --- In function 'ciss_get_ldrive_status', inlined from 'ciss_identify_logical' at /workspace/src/sys/dev/ciss/cis= s.c:1815:18: /workspace/src/sys/dev/ciss/ciss.c:1915:8: warning: 'cr' may be used uninit= ialized [-Wmaybe-uninitialized] 1915 | if (cr !=3D NULL) | ^ /workspace/src/sys/dev/ciss/ciss.c: In function 'ciss_identify_logical': /workspace/src/sys/dev/ciss/ciss.c:1864:34: note: 'cr' was declared here 1864 | struct ciss_request *cr; | ^~ --- modules-all --- --- all_subdir_isci --- ctfconvert -L VERSION -g sati_util.o --- sati_verify.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_verify.o -MTsat= i_verify.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -Wno-unused-but-set-variable -finline-limit=3D8000= -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr= owth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/scil/sati_verify.c= -o sati_verify.o --- all_subdir_kgssapi --- ctfconvert -L VERSION -g gss_canonicalize_name.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_verify.o --- all_subdir_kgssapi --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_create_empty_oid= _set.o -MTgss_create_empty_oid_set.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -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/kgssapi/gss_create_empty_oid_s= et.c -o gss_create_empty_oid_set.o --- all_subdir_isci --- --- sati_write.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_write.o -MTsati= _write.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-= error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-= elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno= -alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -Wno-unused-but-set-variable -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/scil/sati_write.c -o s= ati_write.o --- all_subdir_iwlwifi --- In function 'iwl_mvm_phy_ctxt_apply', inlined from 'iwl_mvm_phy_ctxt_unref' at /workspace/src/sys/contrib/dev= /iwlwifi/mvm/phy-ctxt.c:375:2: /workspace/src/sys/contrib/dev/iwlwifi/mvm/phy-ctxt.c:228:43: warning: 'cha= ndef.punctured' may be used uninitialized [-Wmaybe-uninitialized] 228 | cmd.puncture_mask =3D cpu_to_le16(chandef->= punctured); /workspace/src/sys/contrib/dev/iwlwifi/mvm/phy-ctxt.c: In function 'iwl_mvm= _phy_ctxt_unref': /workspace/src/sys/contrib/dev/iwlwifi/mvm/phy-ctxt.c:362:34: note: 'chande= f.punctured' was declared here 362 | struct cfg80211_chan_def chandef; | ^~~~~~~ --- all_subdir_isci --- ctfconvert -L VERSION -g sati_write.o --- sati_write_buffer.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_write_buffer.o = -MTsati_write_buffer.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -m= soft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-= protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -W= no-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisle= ading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-e= rror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological= -compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pack= ed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -W= no-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retur= n-type -Wno-format-zero-length -Wno-unused-but-set-variable -finline-limi= t=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/scil/sati_= write_buffer.c -o sati_write_buffer.o --- all_subdir_kgssapi --- ctfconvert -L VERSION -g gss_create_empty_oid_set.o --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_delete_sec_conte= xt.o -MTgss_delete_sec_context.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti= mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca= st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf= low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta= utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf= low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre= ss-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-exten= sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000= -std=3Dgnu17 -c /workspace/src/sys/kgssapi/gss_delete_sec_context.c -o gs= s_delete_sec_context.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_write_buffer.o --- sati_write_long.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_write_long.o -M= Tsati_write_long.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft= -float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot= ector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W= switch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-e= rror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadin= g-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 -Wno-unused-but-set-variable -finline-limit=3D= 8000 -fms-extensions --param inline-unit-growth=3D100 --param large-functio= n-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/scil/sati_writ= e_long.c -o sati_write_long.o --- all_subdir_iwlwifi --- ctfconvert -L VERSION -g mvm/phy-ctxt.o --- all_subdir_kgssapi --- ctfconvert -L VERSION -g gss_delete_sec_context.o --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_display_status.o= -MTgss_display_status.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse = -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstac= k-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual = -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis= leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno= -error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic= al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno= -error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa= cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-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/kgssapi/gss_display_status.c -o gss_display_= status.o --- all_subdir_ixv --- --- ixgbe_common.o --- ctfconvert -L VERSION -g ixgbe_common.o --- ixgbe_mbx.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER= S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. = -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g= -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D= ./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/= workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/= sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -= MF.depend.ixgbe_mbx.o -MTixgbe_mbx.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_mbx.c -o ixgbe= _mbx.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_write_long.o --- sati_write_and_verify.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.sati_write_and_verif= y.o -MTsati_write_and_verify.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-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__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimi= zations -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 -Wno-unused-but-set-variable -finl= ine-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param l= arge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/isci/sc= il/sati_write_and_verify.c -o sati_write_and_verify.o --- all_subdir_iwlwifi --- --- mvm/power.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DCONFI= G_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME=3D'"iwlwifi"' -DLINUXKPI= _VERSION=3D61100 -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_D= EBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1 -fno-strict-aliasing -Werror = -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/d= ev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace= /src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -includ= e /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omi= t-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine= =3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/= include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend= .mvm_power.o -MTmvm/power.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/contrib/dev/iwlwifi/mvm/power.c -o mvm/pow= er.o --- all_subdir_kgssapi --- ctfconvert -L VERSION -g gss_display_status.o --- gss_export_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_export_name.o -M= Tgss_export_name.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft= -float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot= ector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W= switch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-e= rror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadin= g-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/kgssapi/gss_export_name.c -o gss_export_name.o --- all_subdir_isci --- ctfconvert -L VERSION -g sati_write_and_verify.o --- isci.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.isci.o -MTisci.o -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -Wno-unused-but-set-variable -finline-limit=3D8000 -fms-extensions -= -param inline-unit-growth=3D100 --param large-function-growth=3D1000 -std= =3Dgnu17 -c /workspace/src/sys/dev/isci/isci.c -o isci.o --- all_subdir_kgssapi --- ctfconvert -L VERSION -g gss_export_name.o --- gss_get_mic.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_get_mic.o -MTgss= _get_mic.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/kgssapi/gss_get_mic.c -o gss_get_mic.o ctfconvert -L VERSION -g gss_get_mic.o --- gss_init_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_init_sec_context= .o -MTgss_init_sec_context.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiza= tions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-q= ual -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/kgssapi/gss_init_sec_context.c -o gss_in= it_sec_context.o --- all_subdir_ixl --- ctfconvert -L VERSION -g i40e_common.o --- all_subdir_iwlwifi --- --- mvm/mac80211.o --- cc1: all warnings being treated as errors --- all_subdir_ixl --- --- i40e_nvm.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.i40e_nvm.o -MTi40e_n= vm.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co= mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation = -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po= int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro= r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all= oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull= -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format= -zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gr= owth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace= /src/sys/dev/ixl/i40e_nvm.c -o i40e_nvm.o --- all_subdir_ixv --- ctfconvert -L VERSION -g ixgbe_mbx.o 126.31 real 318.07 user 19.47 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1186920431320668= 6296.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1945_2146904748.1755212823798--