Date: Thu, 6 Nov 2025 19:53:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #193 - Still Failing Message-ID: <1888481058.393.1762458835124@jenkins.ci.freebsd.org> In-Reply-To: <127032329.381.1762447429565@jenkins.ci.freebsd.org> References: <127032329.381.1762447429565@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_392_460137262.1762458831599 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #193 (801f10b8c70490f95f95adc9e= 474f33619cd9901) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/193/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/193/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/193/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) 2608020ac8c3fe583eeaa782e99061ef54b80a0c by ziaee: dumpon(8): Add a SYSCTL VARIABLES section 801f10b8c70490f95f95adc9e474f33619cd9901 by ziaee: ciss.4: Add p440ar to HARDWARE The end of the build log: [...truncated 134.44 MiB...] | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c: In function 'rpctls_connec= t': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 471 | RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati= c) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ --- all_subdir_iwlwifi --- --- mvm/quota.o --- ctfconvert -L VERSION -g mvm/quota.o --- all_subdir_krpc --- In function 'upsock_t_RB_INSERT_COLOR', inlined from 'upsock_t_RB_INSERT_FINISH' at /workspace/src/sys/rpc/rpcs= ec_tls/rpctls_impl.c:100:1, inlined from 'upsock_t_RB_INSERT' at /workspace/src/sys/rpc/rpcsec_tls/= rpctls_impl.c:100:1, inlined from 'rpctls_server' at /workspace/src/sys/rpc/rpcsec_tls/rpctl= s_impl.c:392:2, inlined from '_svcauth_rpcsec_tls' at /workspace/src/sys/rpc/rpcsec_tls= /rpctls_impl.c:496:9: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTAT= E' 583 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 471 | RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati= c) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c: In function '_svcauth_rpcs= ec_tls': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 471 | RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati= c) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:505:40: warning: 'ngrps' ma= y be used uninitialized [-Wmaybe-uninitialized] 505 | xprt->xp_ngrps =3D ngrps; | ~~~~~~~~~~~~~~~^~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:437:13: note: 'ngrps' was d= eclared here 437 | int ngrps; | ^~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:506:38: warning: 'uid' may = be used uninitialized [-Wmaybe-uninitialized] 506 | xprt->xp_uid =3D uid; | ~~~~~~~~~~~~~^~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:438:15: note: 'uid' was dec= lared here 438 | uid_t uid; | ^~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:507:39: warning: 'gidp' may= be used uninitialized [-Wmaybe-uninitialized] 507 | xprt->xp_gidp =3D gidp; | ~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:439:16: note: 'gidp' was de= clared here 439 | gid_t *gidp; | ^~~~ --- all_subdir_iwlwifi --- --- mvm/rfi.o --- ctfconvert -L VERSION -g mvm/rfi.o --- ar9300_attach.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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.ar9300_attach.o -MTar9300_attach.o -ffile-prefix-map=3D/workspace/sr= c/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/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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -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-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Wer= ror -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /workspace/sr= c/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c -I/workspace/src/sys/d= ev/ath/ath_hal -I/workspace/src/sys/contrib/dev/ath/ath_hal --- modules-all --- --- all_subdir_krpc --- ctfconvert -L VERSION -g rpctls_impl.o --- all_subdir_libmchain --- =3D=3D=3D> libmchain (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/libmchain...] --- machine --- machine -> /workspace/src/sys/amd64/include --- all_subdir_krpc --- --- svc_vc.o --- ctfconvert -L VERSION -g svc_vc.o --- all_subdir_libmchain --- --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/libmchain=3D/usr/obj/usr/src/amd64.a= md64/sys/GENERIC/modules/usr/src/sys/modules/libmchain -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_iwlwifi --- --- mvm/rs.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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_rs.o -MTmvm/rs.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/cont= rib/dev/iwlwifi/mvm/rs.c -o mvm/rs.o --- all_subdir_krpc --- --- auth_tls.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.auth_tls.o -MTauth_tls.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/rpc/rpcsec_tls/auth_tls.c -o auth_tls.o --- all_subdir_libmchain --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- subr_mchain.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/libmchain= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/lib= mchain -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.subr_mchain.o -MTsubr_mchain.o -mcmodel=3Dkernel -mno-red-zo= ne -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreest= anding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmis= sing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__p= rintf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-= error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -W= no-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Ds= tringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-align= ed -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Da= lloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-l= ength-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D80= 00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-= growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/kern/subr_mchain.c -o sub= r_mchain.o --- all_subdir_krpc --- ctfconvert -L VERSION -g auth_tls.o --- ar9300_beacon.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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.ar9300_beacon.o -MTar9300_beacon.o -ffile-prefix-map=3D/workspace/sr= c/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/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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -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-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Wer= ror -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /workspace/sr= c/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_beacon.c -I/workspace/src/sys/d= ev/ath/ath_hal -I/workspace/src/sys/contrib/dev/ath/ath_hal --- modules-all --- --- svc.o --- ctfconvert -L VERSION -g svc.o --- rpctlscd_xdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.rpctlscd_xdr.o -MTrpctlscd_xdr.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wn= o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D= overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-= overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-= address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -c /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/rpc= tlscd_xdr.c -o rpctlscd_xdr.o --- all_subdir_lge --- ctfconvert -L VERSION -g if_lge.o --- if_lge.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 if_lge.ko.full if_lge.o=20 ctfmerge -L VERSION -g -o if_lge.ko.full if_lge.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_lge.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % if_lge.ko.fu= ll --- all_subdir_libalias --- --- all_subdir_libalias/modules --- ctfconvert -L VERSION -g alias_nbt.o --- all_subdir_lge --- --- if_lge.ko.debug --- --- all_subdir_libalias --- --- alias_nbt.ko.full --- --- all_subdir_lge --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug if_lge.= ko.full if_lge.ko.debug --- all_subdir_libalias --- /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 alias_nbt.ko.full alias_nbt.o=20 --- all_subdir_lge --- --- if_lge.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_lge.ko.debug if_lge.ko.full if_lge.ko --- all_subdir_libalias --- ctfmerge -L VERSION -g -o alias_nbt.ko.full alias_nbt.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk alias_nbt.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % alias_nbt= .ko.full --- alias_nbt.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug alias_n= bt.ko.full alias_nbt.ko.debug --- alias_nbt.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dalias_nbt.ko.debug alias_nbt.ko.full alias_nbt.ko --- all_subdir_libalias/modules/pptp --- =3D=3D=3D> libalias/modules/pptp (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/libalias/modules/pptp...] --- all_subdir_iwlwifi --- --- mvm/rx.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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_rx.o -MTmvm/rx.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/cont= rib/dev/iwlwifi/mvm/rx.c -o mvm/rx.o --- all_subdir_krpc --- ctfconvert -L VERSION -g rpctlscd_xdr.o --- rpctlscd_clnt.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.rpctlscd_clnt.o -MTrpctlscd_clnt.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 /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/rp= ctlscd_clnt.c -o rpctlscd_clnt.o --- all_subdir_libalias --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/libalias/modules/pptp=3D/usr/obj/usr= /src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/pptp -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map= =3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ= e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset= .o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi= tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inlin= e-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcom= mon /workspace/src/sys/kern/genoffset.c --- ar9300_beacon.o --- ctfconvert -L VERSION -g ar9300_beacon.o --- modules-all --- --- all_subdir_krpc --- ctfconvert -L VERSION -g rpctlscd_clnt.o --- all_subdir_libalias --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_krpc --- --- rpctlssd_xdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.rpctlssd_xdr.o -MTrpctlssd_xdr.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wn= o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D= overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-= overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-= address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -c rpctlssd_xdr.c -o rpctlssd_xdr.o --- all_subdir_iwlwifi --- --- mvm/rxmq.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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_rxmq.o -MTmvm/rxmq.o -mcm= odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchrono= us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall = -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wunde= f -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-di= rs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dadd= ress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-erro= r=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-= error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunuse= d-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno= -error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-l= arger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dan= gling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-len= gth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D10= 0 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/= contrib/dev/iwlwifi/mvm/rxmq.c -o mvm/rxmq.o --- all_subdir_libalias --- --- alias_pptp.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/libalias/mo= dules/pptp=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/m= odules/pptp -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-= prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386= =3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.alias_pptp.o -MTalias_pptp.o -mcmodel=3Dkernel -mno-r= ed-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ff= reestanding -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 -c /workspace/src/sys/netinet/libalias/ali= as_pptp.c -o alias_pptp.o --- all_subdir_iwlwifi --- --- mvm/rs-fw.o --- ctfconvert -L VERSION -g mvm/rs-fw.o --- all_subdir_krpc --- ctfconvert -L VERSION -g rpctlssd_xdr.o --- rpctlssd_clnt.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.rpctlssd_clnt.o -MTrpctlssd_clnt.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 rpctlssd_clnt.c -o rpctlssd_clnt.o ctfconvert -L VERSION -g rpctlssd_clnt.o --- auth_none.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.auth_none.o -MTauth_none.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno= -sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -= fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz= ations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-= qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflo= w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo= w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address= -of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/rpc/auth_none.c -o auth_none.o --- all_subdir_iwlwifi --- --- mvm/rs.o --- ctfconvert -L VERSION -g mvm/rs.o --- all_subdir_lindebugfs --- =3D=3D=3D> lindebugfs (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/lindebugfs...] --- all_subdir_krpc --- ctfconvert -L VERSION -g auth_none.o --- krpc.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 krpc.ko.full auth_none.o auth_unix.o authunix_prot.o clnt_bck.o clnt_dg.o= clnt_nl.o clnt_rc.o clnt_vc.o getnetconfig.o rpc_callmsg.o rpc_generic.o r= pc_prot.o rpcb_clnt.o rpcb_prot.o replay.o svc.o svc_auth.o svc_auth_unix.o= svc_dg.o svc_generic.o svc_vc.o rpctls_impl.o auth_tls.o rpctlscd_xdr.o rp= ctlscd_clnt.o rpctlssd_xdr.o rpctlssd_clnt.o=20 --- all_subdir_lindebugfs --- --- machine --- machine -> /workspace/src/sys/amd64/include --- all_subdir_krpc --- ctfmerge -L VERSION -g -o krpc.ko.full auth_none.o auth_unix.o authunix_pro= t.o clnt_bck.o clnt_dg.o clnt_nl.o clnt_rc.o clnt_vc.o getnetconfig.o rpc_c= allmsg.o rpc_generic.o rpc_prot.o rpcb_clnt.o rpcb_prot.o replay.o svc.o sv= c_auth.o svc_auth_unix.o svc_dg.o svc_generic.o svc_vc.o rpctls_impl.o auth= _tls.o rpctlscd_xdr.o rpctlscd_clnt.o rpctlssd_xdr.o rpctlssd_clnt.o=20 --- all_subdir_lindebugfs --- --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- lkpi_iic_if.h --- --- all_subdir_libalias --- ctfconvert -L VERSION -g alias_pptp.o --- all_subdir_lindebugfs --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/compat/li= nuxkpi/common/src/lkpi_iic_if.m -h --- all_subdir_libalias --- --- alias_pptp.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 alias_pptp.ko.full alias_pptp.o=20 --- all_subdir_libmchain --- ctfconvert -L VERSION -g subr_mchain.o --- 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_libalias --- ctfmerge -L VERSION -g -o alias_pptp.ko.full alias_pptp.o=20 --- all_subdir_libmchain --- --- libmchain.ko.full --- 271.61 real 455.25 user 20.06 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins30342288138= 08973652.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_392_460137262.1762458831599--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1888481058.393.1762458835124>
