Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2025 06:04:29 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-15-amd64-gcc13_build - Build #118 - Still Failing
Message-ID:  <1910929640.897.1761545073360@jenkins.ci.freebsd.org>
In-Reply-To: <1126651094.869.1761531290938@jenkins.ci.freebsd.org>
References:  <1126651094.869.1761531290938@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_896_1448194338.1761545069636
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-stable-15-amd64-gcc13_build - Build #118 (c412af68cb60f54fdbc29eb09=
e35869ed07c93f7) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13=
_build/118/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b=
uild/118/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu=
ild/118/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)

c412af68cb60f54fdbc29eb09e35869ed07c93f7 by kib:
amd64: print 'EFI RT fault' line before fault CPU state



The end of the build log:

[...truncated 134.46 MiB...]
/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 '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 ---
At top level:
cc1: note: unrecognized command-line option '-Wno-initializer-overrides' ma=
y have been intended to silence earlier diagnostics
ctfconvert -L VERSION -g mvm/ptp.o
--- 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_libalias ---
=3D=3D=3D> libalias (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/libalias...]
--- all_subdir_libalias/libalias ---
=3D=3D=3D> libalias/libalias (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/libalias/libalias...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_krpc ---
--- svc_vc.o ---
ctfconvert -L VERSION -g svc_vc.o
--- all_subdir_libalias ---
--- 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/libalias=3D/usr/obj/usr/src=
/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/libalias -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
--- all_subdir_libalias/modules ---
=3D=3D=3D> libalias/modules (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/libalias/modules...]
--- all_subdir_libalias/modules/dummy ---
=3D=3D=3D> libalias/modules/dummy (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/libalias/modules/dummy...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_iwlwifi ---
--- mvm/rs-fw.o ---
--- all_subdir_libalias ---
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_iwlwifi ---
/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-fw.o -MTmvm/rs-fw.o -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   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D=
100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sy=
s/contrib/dev/iwlwifi/mvm/rs-fw.c -o mvm/rs-fw.o
--- all_subdir_libalias ---
--- i386 ---
--- all_subdir_krpc ---
--- rpctls_impl.o ---
ctfconvert -L VERSION -g rpctls_impl.o
--- all_subdir_libalias ---
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/dummy=3D/usr/obj/us=
r/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/dummy -ffile-pref=
ix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-m=
ap=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/u=
sr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/incl=
ude -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffs=
et.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof=
t-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot=
ector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar=
ith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_=
_ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Ws=
witch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-er=
ror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading=
-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=
=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com=
pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m=
ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e=
rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty=
pe -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param in=
line-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -f=
common  /workspace/src/sys/kern/genoffset.c
--- all_subdir_libalias/libalias ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- 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_libalias ---
--- alias_db.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/li=
balias=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modul=
es/libalias -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_db.o -MTalias_db.o -mcmodel=3Dkernel -mno-red-z=
one -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffrees=
tanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmi=
ssing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__=
printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-op=
tion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggres=
sive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitia=
lized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno=
-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -=
Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3D=
stringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-alig=
ned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3D=
alloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-=
length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8=
000 -fms-extensions --param inline-unit-growth=3D100 --param large-function=
-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/alias_d=
b.c -o alias_db.o
--- all_subdir_libalias/modules ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- alias_dummy.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/dummy=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/=
modules/dummy -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D=
/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebu=
g-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_dummy.o -MTalias_dummy.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -=
ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototype=
s -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sig=
n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s=
how-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3D=
aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib=
utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un=
initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar=
e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over=
flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no=
t-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-er=
ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno=
-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-lim=
it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu=
nction-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/a=
lias_dummy.c -o alias_dummy.o
ctfconvert -L VERSION -g alias_dummy.o
--- alias_dummy.ko.full ---
--- all_subdir_iwlwifi ---
--- mvm/rfi.o ---
ctfconvert -L VERSION -g mvm/rfi.o
--- 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_dummy.ko.full alias_dummy.o=20
ctfmerge -L VERSION -g -o alias_dummy.ko.full alias_dummy.o=20
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk alias_dummy.ko.full  export_sy=
ms | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % alias_d=
ummy.ko.full
--- alias_dummy.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug alias_d=
ummy.ko.full alias_dummy.ko.debug
--- alias_dummy.ko ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dalias_dummy.ko.debug  alias_dummy.ko.full alias_dummy.ko
--- all_subdir_libalias/modules/ftp ---
=3D=3D=3D> libalias/modules/ftp (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/libalias/modules/ftp...]
--- 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/ftp=3D/usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ftp -ffile-prefix-m=
ap=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
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_krpc ---
--- svc.o ---
ctfconvert -L VERSION -g svc.o
--- all_subdir_libalias ---
--- alias_ftp.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/ftp=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/mo=
dules/ftp -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sys=
root -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-pr=
efix-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.alias_ftp.o -MTalias_ftp.o -mcmodel=3Dkernel -mno-red-zon=
e -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreesta=
nding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss=
ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr=
intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti=
on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi=
ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali=
zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn=
o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst=
ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne=
d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal=
loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le=
ngth-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D800=
0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g=
rowth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/alias_ftp=
.c -o alias_ftp.o
--- all_subdir_krpc ---
--- 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_libalias ---
--- all_subdir_libalias/libalias ---
--- alias_proxy.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/li=
balias=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modul=
es/libalias -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_proxy.o -MTalias_proxy.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -=
ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototype=
s -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sig=
n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s=
how-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3D=
aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib=
utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un=
initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar=
e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over=
flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no=
t-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-er=
ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno=
-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-lim=
it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu=
nction-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/a=
lias_proxy.c -o alias_proxy.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
ctfconvert -L VERSION -g rpctlscd_clnt.o
--- 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
ctfconvert -L VERSION -g rpctlssd_xdr.o
--- all_subdir_iwlwifi ---
--- mvm/rs.o ---
ctfconvert -L VERSION -g mvm/rs.o
--- all_subdir_krpc ---
--- rpctlssd_clnt.o ---
--- all_subdir_libalias ---
ctfconvert -L VERSION -g alias_proxy.o
--- all_subdir_krpc ---
/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
--- 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_libalias ---
--- all_subdir_libalias/modules ---
ctfconvert -L VERSION -g alias_ftp.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 ---
--- alias_ftp.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_ftp.ko.full alias_ftp.o=20
ctfmerge -L VERSION -g -o alias_ftp.ko.full alias_ftp.o=20
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk alias_ftp.ko.full  export_syms=
 | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % alias_ftp=
.ko.full
--- alias_ftp.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug alias_f=
tp.ko.full alias_ftp.ko.debug
--- alias_ftp.ko ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dalias_ftp.ko.debug  alias_ftp.ko.full alias_ftp.ko
--- all_subdir_libalias/modules/irc ---
=3D=3D=3D> libalias/modules/irc (all)
--- all_subdir_iwlwifi ---
*** [mvm/mac80211.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/iwlwifi
      280.16 real       491.90 user        27.07 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/jenkins16981906371=
417169626.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_896_1448194338.1761545069636--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1910929640.897.1761545073360>