Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2023 13:59:43 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        delphij@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #18 - Still Failing
Message-ID:  <1001665636.3810.1694267985810@jenkins.ci.freebsd.org>
In-Reply-To: <2053489489.3798.1694252425622@jenkins.ci.freebsd.org>
References:  <2053489489.3798.1694252425622@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #18 (cbf1bbe5c8b5afedff247dbc20=
f4bccd888a06e9) - Still Failing

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

579455e8f01d319ccf01afab86f1e89d9fb159a4 by delphij:
MFC: MFV: zlib: examples: define functions as static ones. (PR #855)

72a9f518d5973bb1cd371cff8ee4e3f24c410e42 by delphij:
sys/dev/arcmsr: Update Areca RAID driver to version 1.50.00.06.

c3325cc44d0b7ecc6749e4f0d7575412e78fd7f8 by kib:
kern_kthread.c: some style

689e7b5a86b9950944a961487aeb620611584e4d by kib:
kern_kthread: fork1() does not handle locked Giant

70e76f81e594e108054446bfc890eeaeace5a839 by kib:
kthread_add(): do not allow to attach the thread to a dead or dying

cbf1bbe5c8b5afedff247dbc20f4bccd888a06e9 by kib:
__crt_aligned_alloc_offset(): fix ov_index for backing allocation



The end of the build log:

[...truncated 116.57 MB...]
    inlined from 'scsi_announce_periph_sbuf' at /workspace/src/sys/cam/scsi=
/scsi_xpt.c:3095:2:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'scsi_announce_periph_s=
buf':
/workspace/src/sys/cam/scsi/scsi_xpt.c:3091:36: note: object 'cts' of size =
312
 3091 |         struct  ccb_trans_settings cts;
      |                                    ^~~
In function 'cam_ccb_status',
    inlined from 'scsi_announce_periph_sbuf' at /workspace/src/sys/cam/scsi=
/scsi_xpt.c:3096:6:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'scsi_announce_periph_s=
buf':
/workspace/src/sys/cam/scsi/scsi_xpt.c:3091:36: note: object 'cts' of size =
312
 3091 |         struct  ccb_trans_settings cts;
      |                                    ^~~
--- acpi_quirk.o ---
ctfconvert -L VERSION -g acpi_quirk.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- acpi_resource.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.acpi_resource.o -MTacpi_resource.o -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 -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   -fms-extensions -finline-li=
mit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/acpica=
/acpi_resource.c
--- modules-all ---
--- all_subdir_cxgbe ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_cam ---
In function 'cam_ccb_status',
    inlined from 'proberequestdefaultnegotiation' at /workspace/src/sys/cam=
/scsi/scsi_xpt.c:1047:6,
    inlined from 'probeschedule' at /workspace/src/sys/cam/scsi/scsi_xpt.c:=
722:3:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probeschedule':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1040:35: note: object 'cts' of size =
312
 1040 |         struct ccb_trans_settings cts;
      |                                   ^~~
--- acpi_powerres.o ---
ctfconvert -L VERSION -g acpi_powerres.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- acpi_container.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.acpi_container.o -MTacpi_container.o -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 -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   -fms-extensions -finline-li=
mit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/acpica=
/acpi_container.c
--- modules-all ---
--- all_subdir_cxgbe ---
--- t4_crypto.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.t4_crypto.o -MTt4_crypto.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/crypto/t4_crypto.c -o t4_crypto.o
--- acpi_ec.o ---
ctfconvert -L VERSION -g acpi_ec.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- acpi_smbat.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.acpi_smbat.o -MTacpi_smbat.o -fdebug-prefix-map=3D./machine=3D/work=
space/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 =
-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-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/acpica/acpi_smbat=
.c
--- modules-all ---
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_inode_cnv.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ext2_lookup.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_lookup.o -MTex=
t2_lookup.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/ext2fs/ext2_lookup.c -o ext2=
_lookup.o
--- all_subdir_cam ---
--- scsi_target.o ---
ctfconvert -L VERSION -g scsi_target.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- smp_all.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.smp_all.o -MTsmp_al=
l.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws=
trict-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-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-th=
an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W=
no-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensi=
ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000  =
-std=3Dgnu99 -c /workspace/src/sys/cam/scsi/smp_all.c -o smp_all.o
--- acpi_container.o ---
ctfconvert -L VERSION -g acpi_container.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- acpi_thermal.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.acpi_thermal.o -MTacpi_thermal.o -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/incl=
ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws=
trict-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-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -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   -fms-extensions -finline-limit=3D8=
000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -=
fms-extensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/acpica/acpi_the=
rmal.c
--- modules-all ---
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/cxgbei ---
ctfconvert -L VERSION -g icl_cxgbei.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- cxgbei.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.cxgbei.o -MTcxgbei.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m=
no-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_kprin=
tf__ -Wmissing-include-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-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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-poi=
nter -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -fi=
nline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param=
 large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/cxgbe=
/cxgbei/cxgbei.c -o cxgbei.o
--- acpi_resource.o ---
ctfconvert -L VERSION -g acpi_resource.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- acpi_throttle.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.acpi_throttle.o -MTacpi_throttle.o -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 -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   -fms-extensions -finline-li=
mit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/acpica=
/acpi_throttle.c
--- modules-all ---
--- all_subdir_cam ---
--- scsi_xpt.o ---
In function 'cam_ccb_status',
    inlined from 'proberequestbackoff' at /workspace/src/sys/cam/scsi/scsi_=
xpt.c:1069:6,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1759=
:8:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1061:35: note: object 'cts' of size =
312
 1061 |         struct ccb_trans_settings cts;
      |                                   ^~~
In function 'cam_ccb_status',
    inlined from 'proberequestbackoff' at /workspace/src/sys/cam/scsi/scsi_=
xpt.c:1147:7,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1759=
:8:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1061:35: note: object 'cts' of size =
312
 1061 |         struct ccb_trans_settings cts;
      |                                   ^~~
In function 'cam_ccb_status',
    inlined from 'proberequestdefaultnegotiation' at /workspace/src/sys/cam=
/scsi/scsi_xpt.c:1047:6,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1675=
:4:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1040:35: note: object 'cts' of size =
312
 1040 |         struct ccb_trans_settings cts;
      |                                   ^~~
In function 'cam_ccb_status',
    inlined from 'proberequestdefaultnegotiation' at /workspace/src/sys/cam=
/scsi/scsi_xpt.c:1047:6,
    inlined from 'probeschedule' at /workspace/src/sys/cam/scsi/scsi_xpt.c:=
722:3,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1814=
:3:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1040:35: note: object 'cts' of size =
312
 1040 |         struct ccb_trans_settings cts;
      |                                   ^~~
--- all_subdir_em ---
--- e1000_82543.o ---
ctfconvert -L VERSION -g e1000_82543.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- e1000_ich8lan.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_ich8lan.o -MTe1000_ich8lan.o -mcmodel=3Dkernel -mno-red-zo=
ne -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreest=
anding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-protot=
ypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D_=
_freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un=
known-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizatio=
ns -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual=
 -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmi=
sleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wn=
o-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-p=
acked-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d=
angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l=
ength   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D=
100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sy=
s/dev/e1000/e1000_ich8lan.c -o e1000_ich8lan.o
--- all_subdir_firewire ---
In function 'fwohci_arcv_swap',
    inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:=
2850:12,
    inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc=
i.c:2037:2:
/workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript =
'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un=
signed int[1]'} [-Warray-bounds]
 2670 |         switch (fp0->mode.common.tcode) {
      |                 ~~~~~~~~~~~~~~~~^~~~~~
/workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid':
/workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz=
e 4
 2657 |         uint32_t ld0;
      |                  ^~~
In function 'fwohci_arcv_swap',
    inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:=
2831:13,
    inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc=
i.c:2037:2:
/workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript =
'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un=
signed int[1]'} [-Warray-bounds]
 2670 |         switch (fp0->mode.common.tcode) {
      |                 ~~~~~~~~~~~~~~~~^~~~~~
/workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid':
/workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz=
e 4
 2657 |         uint32_t ld0;
      |                  ^~~
In function 'fwohci_arcv_swap',
    inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:=
2850:12,
    inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc=
i.c:2038:2:
/workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript =
'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un=
signed int[1]'} [-Warray-bounds]
 2670 |         switch (fp0->mode.common.tcode) {
      |                 ~~~~~~~~~~~~~~~~^~~~~~
/workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid':
/workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz=
e 4
 2657 |         uint32_t ld0;
      |                  ^~~
In function 'fwohci_arcv_swap',
    inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:=
2831:13,
    inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc=
i.c:2038:2:
/workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript =
'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un=
signed int[1]'} [-Warray-bounds]
 2670 |         switch (fp0->mode.common.tcode) {
      |                 ~~~~~~~~~~~~~~~~^~~~~~
/workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid':
/workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz=
e 4
 2657 |         uint32_t ld0;
      |                  ^~~
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/iw_cxgbe ---
ctfconvert -L VERSION -g cq.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- device.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 -DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6=
 -DINET  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -no=
stdinc  -I/workspace/src/sys/dev/cxgbe -I/workspace/src/sys/ofed/include -I=
/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/c=
ommon/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KER=
NEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/=
opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/inclu=
de -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fde=
bug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefi=
x-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.device.o -MTdevice.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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -=
Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-z=
ero-length   -finline-limit=3D8000 -fms-extensions --param inline-unit-grow=
th=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/s=
rc/sys/dev/cxgbe/iw_cxgbe/device.c -o device.o
--- all_subdir_cam ---
--- smp_all.o ---
ctfconvert -L VERSION -g smp_all.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ata_all.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.ata_all.o -MTata_al=
l.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws=
trict-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-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-th=
an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W=
no-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensi=
ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000  =
-std=3Dgnu99 -c /workspace/src/sys/cam/ata/ata_all.c -o ata_all.o
--- all_subdir_geom ---
ctfconvert -L VERSION -g g_bde_work.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- rijndael-alg-fst.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.rijndael-alg-fst.o =
-MTrijndael-alg-fst.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -ms=
oft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-p=
rotector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc=
ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis=
sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -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-erro=
r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z=
ero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/crypto/rijndael/rijn=
dael-alg-fst.c -o rijndael-alg-fst.o
--- acpi_throttle.o ---
ctfconvert -L VERSION -g acpi_throttle.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_ae.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.if_ae.o -MTif_ae.o -fdebug-prefix-map=3D./machine=3D/workspace/src/=
sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inclu=
de -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=
=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-u=
nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-=
sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic=
s-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggres=
sive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitia=
lized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno=
-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -=
Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3D=
stringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-alig=
ned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wno-e=
rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty=
pe -Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --param =
inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensio=
ns  -std=3Dgnu99 -Werror /workspace/src/sys/dev/ae/if_ae.c
--- modules-all ---
--- all_subdir_crypto ---
ctfconvert -L VERSION -g blake2s-ref.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- blake2-sw.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 -DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -=
Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -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.blake2-sw.o -MTblake2-sw.o -mcmodel=3Dkernel -mno-red-zone =
-mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestand=
ing -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototype=
s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr=
eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno=
wn-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -W=
no-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisle=
ading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-e=
rror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological=
-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pack=
ed-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -I/workspace/src/sys/crypto/blake2 -s=
td=3Dgnu99 -c /workspace/src/sys/crypto/blake2/blake2-sw.c -o blake2-sw.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/cxgbei ---
/workspace/src/sys/dev/cxgbe/cxgbei/cxgbei.c: In function 'do_rx_iscsi_cmp'=
:
/workspace/src/sys/dev/cxgbe/cxgbei/cxgbei.c:631:15: warning: 'ip' may be u=
sed uninitialized [-Wmaybe-uninitialized]
  631 |         bhsdo =3D (struct iscsi_bhs_data_out *)ip->ip_bhs;
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/cxgbe/cxgbei/cxgbei.c:588:25: note: 'ip' was declare=
d here
  588 |         struct icl_pdu *ip;
      |                         ^~
--- 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
--- all_subdir_crypto ---
--- blake2b-ref.o ---
ctfconvert -L VERSION -g blake2b-ref.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- chacha.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 -DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -=
Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -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.chacha.o -MTchacha.o -mcmodel=3Dkernel -mno-red-zone -mno-m=
mx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -f=
wrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpo=
inter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_=
kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pra=
gmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-err=
or=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/crypt=
o/chacha20/chacha.c -o chacha.o
--- blake2-sw.o ---
ctfconvert -L VERSION -g blake2-sw.o
--- all_subdir_ext2fs ---
--- ext2_inode.o ---
cc1: all warnings being treated as errors
--- all_subdir_crypto ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- chacha-sw.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 -DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -=
Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -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.chacha-sw.o -MTchacha-sw.o -mcmodel=3Dkernel -mno-red-zone =
-mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestand=
ing -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototype=
s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr=
eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno=
wn-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -W=
no-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisle=
ading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-e=
rror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological=
-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pack=
ed-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/c=
rypto/chacha20/chacha-sw.c -o chacha-sw.o
--- all_subdir_ext2fs ---
*** [ext2_inode.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/ext2fs
       35.80 real       188.84 user        13.06 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins78887535059=
89423156.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_3809_1432753307.1694267983106--



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