Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2023 20:30:36 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        sjg@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #2199 - Still Failing
Message-ID:  <588142666.11704.1703968239120@jenkins.ci.freebsd.org>
In-Reply-To: <1942505938.11696.1703959078777@jenkins.ci.freebsd.org>
References:  <1942505938.11696.1703959078777@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #2199 (4d08b569a01efec69319d9d22c7e3=
61b8270a21d) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/2199/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
2199/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2=
199/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)

4d08b569a01efec69319d9d22c7e361b8270a21d by sjg:
bsd.man.mk allow staging compressed pages



The end of the build log:

[...truncated 124.49 MB...]
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of mac=
ro 'malloc'
  167 |         tmp =3D malloc(tmplen, M_GSSAPI, M_WAITOK);
      |               ^~~~~~
/workspace/src/sys/sys/systm.h:259:33: warning: writing 1 byte into a regio=
n of size 0 [-Wstringop-overflow=3D]
  259 | #define bcopy(from, to, len)    __builtin_memmove((to), (from), (le=
n))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macr=
o 'bcopy'
  169 |         bcopy(in, tmp, inlen);
      |         ^~~~~
/workspace/src/sys/sys/malloc.h:235:32: note: at offset 2 into destination =
object of size 0 allocated by 'malloc'
  235 |                 _malloc_item =3D malloc(_size, type, flags);       =
       \
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of mac=
ro 'malloc'
  167 |         tmp =3D malloc(tmplen, M_GSSAPI, M_WAITOK);
      |               ^~~~~~
/workspace/src/sys/sys/systm.h:259:33: warning: writing 1 byte into a regio=
n of size 0 [-Wstringop-overflow=3D]
  259 | #define bcopy(from, to, len)    __builtin_memmove((to), (from), (le=
n))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macr=
o 'bcopy'
  169 |         bcopy(in, tmp, inlen);
      |         ^~~~~
/workspace/src/sys/sys/malloc.h:235:32: note: at offset 3 into destination =
object of size 0 allocated by 'malloc'
  235 |                 _malloc_item =3D malloc(_size, type, flags);       =
       \
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of mac=
ro 'malloc'
  167 |         tmp =3D malloc(tmplen, M_GSSAPI, M_WAITOK);
      |               ^~~~~~
/workspace/src/sys/sys/systm.h:259:33: warning: writing 1 byte into a regio=
n of size 0 [-Wstringop-overflow=3D]
  259 | #define bcopy(from, to, len)    __builtin_memmove((to), (from), (le=
n))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macr=
o 'bcopy'
  169 |         bcopy(in, tmp, inlen);
      |         ^~~~~
/workspace/src/sys/sys/malloc.h:235:32: note: at offset 4 into destination =
object of size 0 allocated by 'malloc'
  235 |                 _malloc_item =3D malloc(_size, type, flags);       =
       \
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of mac=
ro 'malloc'
  167 |         tmp =3D malloc(tmplen, M_GSSAPI, M_WAITOK);
      |               ^~~~~~
--- all_subdir_iwi ---
ctfconvert -L VERSION -g if_iwi.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_iwi.ko.full ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o if_iwi.ko.full if_iwi.o=20
ctfmerge -L VERSION -g -o if_iwi.ko.full if_iwi.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_iwi.ko.full  export_syms | =
xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % if_iwi.ko.ful=
l
--- if_iwi.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug if_iwi.=
ko.full if_iwi.ko.debug
--- if_iwi.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dif_iwi.ko.debug  if_iwi.ko.full if_iwi.ko
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_create_empty_oid_set.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- gss_delete_sec_context.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.gss_delete_sec_cont=
ext.o -MTgss_delete_sec_context.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx =
-mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwra=
pv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint=
er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr=
intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma=
s -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c =
/workspace/src/sys/kgssapi/gss_delete_sec_context.c -o gss_delete_sec_conte=
xt.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_controller_state_handlers.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- scif_sas_controller_states.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.scif_sas_controller=
_states.o -MTscif_sas_controller_states.o -mcmodel=3Dkernel -mno-red-zone -=
mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestandi=
ng -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes=
 -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -=
Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wn=
o-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislea=
ding-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-er=
ror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-=
compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packe=
d-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wn=
o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return=
-type -Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/isci/scil/scif_s=
as_controller_states.c -o scif_sas_controller_states.o
--- all_subdir_krpc ---
=3D=3D=3D> krpc (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/krpc...]
--- all_subdir_khelp ---
ctfconvert -L VERSION -g h_ertt.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- h_ertt.ko.full ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o h_ertt.ko.full h_ertt.o=20
ctfmerge -L VERSION -g -o h_ertt.ko.full h_ertt.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk h_ertt.ko.full  export_syms | =
xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % h_ertt.ko.ful=
l
--- all_subdir_kgssapi_krb5 ---
ctfconvert -L VERSION -g kcrypto.o
--- all_subdir_iwlwifi ---
ctfconvert -L VERSION -g cfg/8000.o
--- all_subdir_kgssapi_krb5 ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_iwlwifi ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_kgssapi_krb5 ---
--- kcrypto_aes.o ---
--- all_subdir_iwlwifi ---
--- cfg/9000.o ---
--- all_subdir_kgssapi_krb5 ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.kcrypto_aes.o -MTkc=
rypto_aes.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -=
Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -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=3Dgnu99 -c /workspace/src/sys/kgss=
api/krb5/kcrypto_aes.c -o kcrypto_aes.o
--- all_subdir_iwlwifi ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DKBUILD_MODNAME=3D'"iwlwifi"' -DCONFIG_IWLDVM=3D0 -DCONFI=
G_IWLMVM=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1=
  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc =
 -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linux=
kpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAV=
E_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GEN=
ERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/=
include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer=
 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-=
prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./=
i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64=
/sys/GENERIC     -MD  -MF.depend.cfg_9000.o -MTcfg/9000.o -mcmodel=3Dkernel=
 -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tab=
les -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Daddress -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=
=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -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=3Dgnu99 -c /workspace/src/sys/contrib/dev/iwlwifi/cfg/9000.c =
-o cfg/9000.o
--- all_subdir_krpc ---
--- machine ---
--- all_subdir_khelp ---
--- h_ertt.ko.debug ---
--- all_subdir_krpc ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_khelp ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug h_ertt.=
ko.full h_ertt.ko.debug
--- all_subdir_krpc ---
--- x86 ---
--- all_subdir_isp ---
--- isp.o ---
/workspace/src/sys/dev/isp/isp.c: In function 'isp_intr_respq':
/workspace/src/sys/dev/isp/isp.c:3364:41: warning: 'cont_xs' may be used un=
initialized [-Wmaybe-uninitialized]
 3364 |                                         isp_done(cont_xs);
      |                                         ^~~~~~~~~~~~~~~~~
--- all_subdir_krpc ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_khelp ---
--- h_ertt.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dh_ertt.ko.debug  h_ertt.ko.full h_ertt.ko
--- all_subdir_krpc ---
--- i386 ---
--- all_subdir_isp ---
/workspace/src/sys/dev/isp/isp.c:3277:20: note: 'cont_xs' was declared here
 3277 |         XS_T *xs, *cont_xs;
      |                    ^~~~~~~
--- all_subdir_krpc ---
i386 -> /workspace/src/sys/i386/include
--- opt_inet6.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6=
.h
--- all_subdir_ksyms ---
=3D=3D=3D> ksyms (all)
--- all_subdir_krpc ---
--- opt_kern_tls.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kern_tls.h opt_ke=
rn_tls.h
--- rpctlssd_xdr.c ---
--- all_subdir_ksyms ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ksyms...]
--- all_subdir_krpc ---
RPCGEN_CPP=3D/usr/local/bin/x86_64-unknown-freebsd14.0-cpp12\ --sysroot=3D/=
tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd1=
4.0/bin/ rpcgen -c /workspace/src/sys/rpc/rpcsec_tls/rpctlssd.x -o rpctlssd=
_xdr.c
--- rpctlssd_clnt.c ---
RPCGEN_CPP=3D/usr/local/bin/x86_64-unknown-freebsd14.0-cpp12\ --sysroot=3D/=
tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd1=
4.0/bin/ rpcgen -lM /workspace/src/sys/rpc/rpcsec_tls/rpctlssd.x | grep -v =
string.h > rpctlssd_clnt.c
--- all_subdir_ksyms ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- linker_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/link=
er_if.m -h
--- all_subdir_krpc ---
--- rpctlssd.h ---
RPCGEN_CPP=3D/usr/local/bin/x86_64-unknown-freebsd14.0-cpp12\ --sysroot=3D/=
tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd1=
4.0/bin/ rpcgen -hM /workspace/src/sys/rpc/rpcsec_tls/rpctlssd.x | grep -v =
pthread.h > rpctlssd.h
--- all_subdir_ksyms ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-=
prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf=
__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -=
Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim=
izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas=
t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro=
r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl=
ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau=
tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl=
ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres=
s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t=
han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -=
Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensio=
ns --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s=
td=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- e1000_base.o ---
ctfconvert -L VERSION -g e1000_base.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- e1000_nvm.o ---
--- modules-all ---
--- all_subdir_krpc ---
--- genoffset.o ---
--- e1000_nvm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common    -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF=
.depend.e1000_nvm.o -MTe1000_nvm.o -fdebug-prefix-map=3D./machine=3D/worksp=
ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/workspace/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 -Wall -Wstrict-=
prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po=
inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag=
nostics-show-option -Wno-unknown-pragmas -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   -fms-extensi=
ons -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-fu=
nction-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /workspace/src/s=
ys/dev/e1000/e1000_nvm.c -I/workspace/src/sys/dev/e1000
--- modules-all ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-=
prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf=
__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -=
Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim=
izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas=
t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro=
r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl=
ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau=
tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl=
ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres=
s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t=
han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -=
Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensio=
ns --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s=
td=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_delete_sec_context.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_controller_states.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_kgssapi ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_isci ---
--- scif_sas_domain.o ---
--- all_subdir_kgssapi ---
--- gss_display_status.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.gss_display_status.=
o -MTgss_display_status.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse=
 -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta=
ck-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith=
 -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -=
Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-e=
rror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-c=
ompare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation=
 -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-p=
oint -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-err=
or=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt=
-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-al=
loc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnul=
l -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-forma=
t-zero-length   -finline-limit=3D8000 -fms-extensions --param inline-unit-g=
rowth=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspac=
e/src/sys/kgssapi/gss_display_status.c -o gss_display_status.o
--- all_subdir_isci ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.scif_sas_domain.o -=
MTscif_sas_domain.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof=
t-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pro=
tector -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 -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length -Wno-unused-but-set-variable   -finline-limit=3D8000 -fms-exten=
sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000=
  -std=3Dgnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_domain.c -o sci=
f_sas_domain.o
--- scic_sds_stp_request.o ---
ctfconvert -L VERSION -g scic_sds_stp_request.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- scif_sas_domain_state_handlers.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.scif_sas_domain_sta=
te_handlers.o -MTscif_sas_domain_state_handlers.o -mcmodel=3Dkernel -mno-re=
d-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffr=
eestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-pr=
ototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=
=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn=
o-unknown-pragmas -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 -Wno-unused-but-set-variable   -finl=
ine-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param l=
arge-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/isci/sc=
il/scif_sas_domain_state_handlers.c -o scif_sas_domain_state_handlers.o
--- all_subdir_ksyms ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_krpc ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_ksyms ---
--- ksyms.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ksyms.o -MTksyms.o =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-=
pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi=
agnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com=
pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o=
verflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno=
-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked=
-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno=
-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -=
Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-=
limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large=
-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/ksyms/ksyms=
.c -o ksyms.o
--- all_subdir_krpc ---
--- auth_unix.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.auth_unix.o -MTauth=
_unix.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon=
null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=
=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun=
ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger=
-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling=
-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length  =
 -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/rpc/a=
uth_unix.c -o auth_unix.o
--- all_subdir_iwlwifi ---
--- iwl-nvm-parse.o ---
ctfconvert -L VERSION -g iwl-nvm-parse.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- cfg/22000.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DKBUILD_MODNAME=3D'"iwlwifi"' -DCONFIG_IWLDVM=3D0 -DCONFI=
G_IWLMVM=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1=
  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc =
 -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linux=
kpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAV=
E_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GEN=
ERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/=
include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer=
 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-=
prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./=
i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64=
/sys/GENERIC     -MD  -MF.depend.cfg_22000.o -MTcfg/22000.o -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -W=
missing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D=
__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-=
option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-lo=
op-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err=
or=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -=
Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=
=3Doverflow -Wno-error=3Dsequence-point -Wno-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=3Dgnu99 -c /workspace/src/sys/contrib/dev/iwlwifi/cfg/22000.=
c -o cfg/22000.o
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_display_status.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- gss_export_name.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.gss_export_name.o -=
MTgss_export_name.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof=
t-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pro=
tector -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 -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -finline-limit=3D8000 -fms-extensions --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/=
src/sys/kgssapi/gss_export_name.c -o gss_export_name.o
--- all_subdir_kgssapi_krb5 ---
ctfconvert -L VERSION -g kcrypto_aes.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- krb5_mech.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.krb5_mech.o -MTkrb5=
_mech.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon=
null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=
=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun=
ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger=
-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling=
-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length  =
 -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/kgssa=
pi/krb5/krb5_mech.c -o krb5_mech.o
--- all_subdir_isp ---
cc1: all warnings being treated as errors
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_export_name.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- gss_get_mic.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.gss_get_mic.o -MTgs=
s_get_mic.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -=
Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -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=3Dgnu99 -c /workspace/src/sys/kgss=
api/gss_get_mic.c -o gss_get_mic.o
--- all_subdir_iwlwifi ---
--- cfg/9000.o ---
ctfconvert -L VERSION -g cfg/9000.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- cfg/ax210.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DKBUILD_MODNAME=3D'"iwlwifi"' -DCONFIG_IWLDVM=3D0 -DCONFI=
G_IWLMVM=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1=
  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc =
 -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linux=
kpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAV=
E_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GEN=
ERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/=
include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer=
 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-=
prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./=
i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64=
/sys/GENERIC     -MD  -MF.depend.cfg_ax210.o -MTcfg/ax210.o -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -W=
missing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D=
__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-=
option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-lo=
op-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err=
or=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -=
Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=
=3Doverflow -Wno-error=3Dsequence-point -Wno-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=3Dgnu99 -c /workspace/src/sys/contrib/dev/iwlwifi/cfg/ax210.=
c -o cfg/ax210.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_domain_state_handlers.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- scif_sas_domain_states.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.scif_sas_domain_sta=
tes.o -MTscif_sas_domain_states.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx =
-mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwra=
pv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint=
er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr=
intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma=
s -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=3D8000=
 -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr=
owth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_doma=
in_states.c -o scif_sas_domain_states.o
--- all_subdir_isp ---
*** [isp.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/isp
1 error

make[4]: stopped in /workspace/src/sys/modules/isp
       68.61 real       374.43 user        22.54 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins8784006385579890=
163.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_11703_1474843733.1703968236374--



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