Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2023 08:48:02 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #140 - Still Failing
Message-ID:  <507994547.7302.1698569285334@jenkins.ci.freebsd.org>
In-Reply-To: <1535196622.7282.1698551784543@jenkins.ci.freebsd.org>
References:  <1535196622.7282.1698551784543@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #140 (b23756cc789213c24c68fdc43=
a60fc837daec21d) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12=
_build/140/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b=
uild/140/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu=
ild/140/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)

578e91188081525fe45abd00cd751600190b4688 by kib:
pthread_mutexattr_init(3): describe pthread_mutexattr_{set,get}pshared

b23756cc789213c24c68fdc43a60fc837daec21d by kib:
pthread_mutexattr(3), _condattr(3): reference libthr(3)



The end of the build log:

[...truncated 116.69 MB...]
--- modules-all ---
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/if_cxgbe ---
--- t4_sge.o ---
In function 't4_sge_set_conm_context',
    inlined from 'alloc_iq_fl_hwq' at /workspace/src/sys/dev/cxgbe/t4_sge.c=
:3655:3,
    inlined from 'alloc_fwq' at /workspace/src/sys/dev/cxgbe/t4_sge.c:3778:=
8,
    inlined from 't4_setup_adapter_queues' at /workspace/src/sys/dev/cxgbe/=
t4_sge.c:1044:7:
/workspace/src/sys/dev/cxgbe/t4_sge.c:3919:29: warning: 'cong_map' may be u=
sed uninitialized [-Wmaybe-uninitialized]
 3919 |                         if (cong_map & (1 << i))
      |                             ^~~~~~~~
/workspace/src/sys/dev/cxgbe/t4_sge.c: In function 't4_setup_adapter_queues=
':
/workspace/src/sys/dev/cxgbe/t4_sge.c:3521:27: note: 'cong_map' was declare=
d here
 3521 |         int rc, cntxt_id, cong_map;
      |                           ^~~~~~~~
--- mpr_config.o ---
ctfconvert -L VERSION -g mpr_config.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- mpr_pci.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.mpr_pci.o -MTmpr_pci.o -fdebug-prefix-map=3D./machine=3D/workspace/=
src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/i=
nclude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmod=
el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous=
-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prot=
otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe=
r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost=
ics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggr=
essive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes=
 -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -W=
no-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-size -Wno-error=3Dpacked-not-a=
ligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wn=
o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return=
-type -Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --par=
am inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exten=
sions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/mpr/mpr_pci.c
--- modules-all ---
--- all_subdir_em ---
ctfconvert -L VERSION -g e1000_82540.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- e1000_82542.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  =
-MF.depend.e1000_82542.o -MTe1000_82542.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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangl=
ing-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-lengt=
h   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 =
--param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/de=
v/e1000/e1000_82542.c -o e1000_82542.o
--- all_subdir_fusefs ---
ctfconvert -L VERSION -g fuse_ipc.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- fuse_file.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fuse_file.o -MTfuse=
_file.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-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/fs/fuse/fuse_file.c -o fuse_fil=
e.o
--- mpr_pci.o ---
ctfconvert -L VERSION -g mpr_pci.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- mpr_sas.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.mpr_sas.o -MTmpr_sas.o -fdebug-prefix-map=3D./machine=3D/workspace/=
src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/i=
nclude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmod=
el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous=
-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prot=
otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe=
r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost=
ics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggr=
essive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes=
 -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -W=
no-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-size -Wno-error=3Dpacked-not-a=
ligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wn=
o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return=
-type -Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --par=
am inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exten=
sions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/mpr/mpr_sas.c=20
--- modules-all ---
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_extents.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ext2_hash.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ext2_hash.o -MText2=
_hash.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-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/fs/ext2fs/ext2_hash.c -o ext2_h=
ash.o
--- mpr_mapping.o ---
ctfconvert -L VERSION -g mpr_mapping.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- mpr_sas_lsi.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.mpr_sas_lsi.o -MTmpr_sas_lsi.o -fdebug-prefix-map=3D./machine=3D/wo=
rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s=
ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ=
e -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-erro=
r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-=
overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn=
o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke=
d-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=
=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno=
-return-type -Wno-format-zero-length   -fms-extensions -finline-limit=3D800=
0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fm=
s-extensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/mpr/mpr_sas_lsi.c
--- modules-all ---
--- all_subdir_dtrace ---
ctfconvert -L VERSION -g systrace.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- systrace.ko.full ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o systrace.ko.full systrace.o=20
ctfmerge -L VERSION -g -o systrace.ko.full systrace.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk systrace.ko.full  export_syms =
| xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % systrace.ko=
.full
--- all_subdir_fusefs ---
ctfconvert -L VERSION -g fuse_file.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- fuse_vfsops.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fuse_vfsops.o -MTfu=
se_vfsops.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-error=3Dalloca-l=
arger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-b=
ounds -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/fs/fuse/fuse_vfsops.c -o fuse_v=
fsops.o
--- all_subdir_dtrace ---
--- systrace.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug systrac=
e.ko.full systrace.ko.debug
--- systrace.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsystrace.ko.debug  systrace.ko.full systrace.ko
--- all_subdir_em ---
ctfconvert -L VERSION -g e1000_82542.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- e1000_82541.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  =
-MF.depend.e1000_82541.o -MTe1000_82541.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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangl=
ing-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-lengt=
h   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 =
--param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/de=
v/e1000/e1000_82541.c -o e1000_82541.o
--- all_subdir_dtrace ---
--- all_subdir_dtrace/fasttrap ---
=3D=3D=3D> dtrace/fasttrap (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/dtrace/fasttrap...]
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_hash.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ext2_htree.o ---
--- all_subdir_dtrace ---
--- machine ---
--- all_subdir_ext2fs ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ext2_htree.o -MText=
2_htree.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-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-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/fs/ext2fs/ext2_htree.c -o ext2_=
htree.o
--- all_subdir_dtrace ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- opt_global.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h opt_glob=
al.h
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2=
 -pipe -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/work=
space/src/sys/modules/dtrace/fasttrap/opt_global.h -D_SYS_VMEM_H_ -D__KERNE=
L__ -nostdinc -DSMP -I/workspace/src/sys/contrib/openzfs/include -I/workspa=
ce/src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/=
openzfs/include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include=
/os/freebsd/zfs -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/s=
rc/sys/cddl/contrib/opensolaris/uts/common -include /workspace/src/sys/cont=
rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -fno-strict-aliasing -Wer=
ror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/cddl/c=
ontrib/opensolaris/uts/intel -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj=
/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sy=
s -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-o=
mit-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/wor=
kspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-async=
hronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstri=
ct-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno=
-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fd=
iagnostics-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-error=3Dalloca-larger-than=
=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno=
-return-type -Wno-format-zero-length -Wno-cast-qual -Wno-unused -finline-li=
mit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-f=
unction-growth=3D1000 -std=3Dgnu99 -include /workspace/src/sys/cddl/compat/=
opensolaris/sys/debug_compat.h -fcommon  /workspace/src/sys/kern/genoffset.=
c
--- mpr_sas.o ---
In file included from /workspace/src/sys/dev/mpr/mpr_sas.c:85:
In function 'mprsas_get_ccbstatus',
    inlined from 'mprsas_async' at /workspace/src/sys/dev/mpr/mpr_sas.c:340=
3:8:
/workspace/src/sys/dev/mpr/mpr_sas.h:159:27: warning: array subscript 'unio=
n ccb[0]' is partly outside array bounds of 'struct ccb_dev_advinfo[1]' [-W=
array-bounds]
  159 |         return (ccb->ccb_h.status & CAM_STATUS_MASK);
      |                 ~~~~~~~~~~^~~~~~~
/workspace/src/sys/dev/mpr/mpr_sas.c: In function 'mprsas_async':
/workspace/src/sys/dev/mpr/mpr_sas.c:3342:40: note: object 'cdai' of size 2=
32
 3342 |                 struct ccb_dev_advinfo cdai;
      |                                        ^~~~
--- modules-all ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- fasttrap.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/mo=
dules/workspace/src/sys/modules/dtrace/fasttrap/opt_global.h -D_SYS_VMEM_H_=
   -D__KERNEL__  -nostdinc  -DSMP  -I/workspace/src/sys/contrib/openzfs/inc=
lude   -I/workspace/src/sys/contrib/openzfs/include/os/freebsd  -I/workspac=
e/src/sys/contrib/openzfs/include/os/freebsd/spl  -I/workspace/src/sys/cont=
rib/openzfs/include/os/freebsd/zfs  -I/workspace/src/sys/cddl/compat/openso=
laris  -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common  -include /=
workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -f=
no-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/=
workspace/src/sys/cddl/contrib/opensolaris/uts/intel -DHAVE_KERNEL_OPTION_H=
EADERS -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-comm=
on -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-m=
ap=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x8=
6=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.fasttrap.o -MTfasttrap.o -mcmodel=3Dkernel -mno-red-zone -m=
no-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestandin=
g -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes =
-Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__free=
bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown=
-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno=
-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead=
ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err=
or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err=
or=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed=
-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangli=
ng-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length=
 -Wno-cast-qual -Wno-unused   -finline-limit=3D8000 -fms-extensions --param=
 inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu9=
9 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c=
 /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c -=
o fasttrap.o
--- all_subdir_fusefs ---
ctfconvert -L VERSION -g fuse_vfsops.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- fuse_vnops.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fuse_vnops.o -MTfus=
e_vnops.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-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-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/fs/fuse/fuse_vnops.c -o fuse_vn=
ops.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/ccr ---
ctfconvert -L VERSION -g t4_crypto.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ccr.ko.full ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o ccr.ko.full t4_crypto.o=20
ctfmerge -L VERSION -g -o ccr.ko.full t4_crypto.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk ccr.ko.full  export_syms | xar=
gs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % ccr.ko.full
--- ccr.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug ccr.ko.=
full ccr.ko.debug
--- all_subdir_em ---
ctfconvert -L VERSION -g e1000_82541.o
--- all_subdir_cxgbe ---
--- ccr.ko ---
--- all_subdir_em ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_cxgbe ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dccr.ko.debug  ccr.ko.full ccr.ko
--- all_subdir_em ---
--- e1000_82543.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  =
-MF.depend.e1000_82543.o -MTe1000_82543.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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangl=
ing-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-lengt=
h   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 =
--param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/de=
v/e1000/e1000_82543.c -o e1000_82543.o
--- all_subdir_gem ---
=3D=3D=3D> gem (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/gem...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_platform.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_pl=
atform.h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- miibus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/m=
iibus_if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-growt=
h=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -fcommon  /worksp=
ace/src/sys/kern/genoffset.c
--- mpr_sas_lsi.o ---
ctfconvert -L VERSION -g mpr_sas_lsi.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- mpr_table.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.mpr_table.o -MTmpr_table.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-error=3Dalloca-larger-than=3D =
-Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret=
urn-type -Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --=
param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-ex=
tensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/mpr/mpr_table.c
--- modules-all ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- if_gem_pci.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.if_gem_pci.o -MTif_=
gem_pci.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-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-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/dev/gem/if_gem_pci.c -o if_gem_=
pci.o
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_htree.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ext2_inode.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ext2_inode.o -MText=
2_inode.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-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-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/fs/ext2fs/ext2_inode.c -o ext2_=
inode.o
/workspace/src/sys/fs/ext2fs/ext2_inode.c: In function 'ext2_ind_truncate':
/workspace/src/sys/fs/ext2fs/ext2_inode.c:235:18: error: variable 'newblks'=
 set but not used [-Werror=3Dunused-but-set-variable]
  235 |         uint32_t newblks[EXT2_NDADDR + EXT2_NIADDR];
      |                  ^~~~~~~
--- all_subdir_gem ---
ctfconvert -L VERSION -g if_gem_pci.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_gem.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.if_gem.o -MTif_gem.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-erro=
r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-=
overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn=
o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke=
d-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=
=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno=
-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extension=
s --param inline-unit-growth=3D100 --param large-function-growth=3D1000  -s=
td=3Dgnu99 -c /workspace/src/sys/dev/gem/if_gem.c -o if_gem.o
--- all_subdir_fusefs ---
/workspace/src/sys/fs/fuse/fuse_vnops.c: In function 'fuse_vnop_ioctl':
/workspace/src/sys/fs/fuse/fuse_vnops.c:1331:16: warning: 'err' may be used=
 uninitialized [-Wmaybe-uninitialized]
 1331 |         return (err);
      |                ^
/workspace/src/sys/fs/fuse/fuse_vnops.c:1303:13: note: 'err' was declared h=
ere
 1303 |         int err;
      |             ^~~
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/if_cxgbe ---
--- cudbg_lib.o ---
ctfconvert -L VERSION -g cudbg_lib.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- cudbg_wtp.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  =
-MF.depend.cudbg_wtp.o -MTcudbg_wtp.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 -Wp=
ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd=
_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr=
agmas -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-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/dev/c=
xgbe/cudbg/cudbg_wtp.c -o cudbg_wtp.o
--- mpr_table.o ---
ctfconvert -L VERSION -g mpr_table.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- mpr_user.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.mpr_user.o -MTmpr_user.o -fdebug-prefix-map=3D./machine=3D/workspac=
e/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 -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-pr=
ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin=
ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno=
stics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare =
-Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl=
ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro=
r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-=
aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -W=
no-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retur=
n-type -Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --pa=
ram inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exte=
nsions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/mpr/mpr_user.c
--- modules-all ---
--- all_subdir_fusefs ---
ctfconvert -L VERSION -g fuse_vnops.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- fuse_internal.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fuse_internal.o -MT=
fuse_internal.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-fl=
oat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protect=
or -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu=
al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i=
nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dadd=
ress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -=
Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-erro=
r=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-=
error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunuse=
d-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dallo=
ca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-leng=
th-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 =
-fms-extensions --param inline-unit-growth=3D100 --param large-function-gro=
wth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/fs/fuse/fuse_internal.c -o f=
use_internal.o
--- all_subdir_dtrace ---
ctfconvert -L VERSION -g fasttrap.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- fasttrap_isa.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/mo=
dules/workspace/src/sys/modules/dtrace/fasttrap/opt_global.h -D_SYS_VMEM_H_=
   -D__KERNEL__  -nostdinc  -DSMP  -I/workspace/src/sys/contrib/openzfs/inc=
lude   -I/workspace/src/sys/contrib/openzfs/include/os/freebsd  -I/workspac=
e/src/sys/contrib/openzfs/include/os/freebsd/spl  -I/workspace/src/sys/cont=
rib/openzfs/include/os/freebsd/zfs  -I/workspace/src/sys/cddl/compat/openso=
laris  -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common  -include /=
workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -f=
no-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/=
workspace/src/sys/cddl/contrib/opensolaris/uts/intel -DHAVE_KERNEL_OPTION_H=
EADERS -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-comm=
on -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-m=
ap=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x8=
6=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.fasttrap_isa.o -MTfasttrap_isa.o -mcmodel=3Dkernel -mno-red=
-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffre=
estanding -fwrapv -fstack-protector -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 -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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -=
Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-z=
ero-length -Wno-cast-qual -Wno-unused   -finline-limit=3D8000 -fms-extensio=
ns --param inline-unit-growth=3D100 --param large-function-growth=3D1000  -=
std=3Dgnu99 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_c=
ompat.h -c /workspace/src/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fas=
ttrap_isa.c -o fasttrap_isa.o
--- all_subdir_em ---
ctfconvert -L VERSION -g e1000_82543.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- e1000_80003es2lan.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  =
-MF.depend.e1000_80003es2lan.o -MTe1000_80003es2lan.o -mcmodel=3Dkernel -mn=
o-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables =
-ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissin=
g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin=
tf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option=
 -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opt=
imizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dc=
ast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Dover=
flow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dt=
autological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-over=
flow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addr=
ess-of-packed-member -Wno-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/dev/e1000/e1000_80003es2lan.c -o e1000_80003es2lan.o
--- all_subdir_firewire ---
ctfconvert -L VERSION -g fwohci.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- fwohci_pci.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fwohci_pci.o -MTfwo=
hci_pci.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-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-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/dev/firewire/fwohci_pci.c -o fw=
ohci_pci.o
--- all_subdir_ext2fs ---
cc1: all warnings being treated as errors
       74.33 real       361.53 user        22.47 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins46973806556=
09377409.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-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_7301_1164692456.1698569282722--



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