Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 06:00:24 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        cperciva@FreeBSD.org, gjb@FreeBSD.org, imp@FreeBSD.org, jhb@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #119 - Still Failing
Message-ID:  <1123081029.6648.1697781627320@jenkins.ci.freebsd.org>
In-Reply-To: <224746745.6628.1697756212642@jenkins.ci.freebsd.org>
References:  <224746745.6628.1697756212642@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #119 (394e87e634bc0f5f34d6bde28=
794746a07f702ec) - Still Failing

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

bfbb28f3b1b659805364eea580033b4b3afcc0eb by jhb:
bsdinstall partedit: Apply changes from scripted installs

1ad148a68ae74f3372b12b6e66fadf5ade384144 by imp:
smartpqi: Drop spinlock before freeing memory

01619a8fafcfd99d1811b2c14a92bac1a48c6d31 by imp:
smartpqi: Change alignment for dma tags

10bbea2e25ef95936619b6522bbdeea2317e76a5 by imp:
mpi3mr: Move creation of watchdog to interupt config hook

0e0a03c792542a2509702378559622efafc86548 by gjb:
arm64/compat32: Fix handling of 32bits FP registers.

394e87e634bc0f5f34d6bde28794746a07f702ec by cperciva:
releng-gce: Add missing _



The end of the build log:

[...truncated 115.66 MB...]
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- all_subdir_fusefs ---
--- fuse_io.o ---
ctfconvert -L VERSION -g fuse_io.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ext2fs ---
--- 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
--- all_subdir_fxp ---
--- 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
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_ext2fs ---
/workspace/src/sys/fs/ext2fs/ext2_inode.c: In function 'ext2_ind_truncate':
--- all_subdir_fxp ---
--- inphy.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.inphy.o -MTinphy.o =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-=
pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi=
agnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com=
pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o=
verflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno=
-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked=
-not-aligned -Wno-address-of-packed-member -Wno-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/fxp/inphy.c -o inphy.o
--- all_subdir_ext2fs ---
/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_ena ---
ctfconvert -L VERSION -g ena_com.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_ena.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 if_ena.ko.full ena_com.o ena_eth_com.o ena.o ena_sysctl.o ena_datapath.o =
ena_netmap.o ena_rss.o=20
ctfmerge -L VERSION -g -o if_ena.ko.full ena_com.o ena_eth_com.o ena.o ena_=
sysctl.o ena_datapath.o ena_netmap.o ena_rss.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_ena.ko.full  export_syms | =
xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % if_ena.ko.ful=
l
--- if_ena.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_ena.=
ko.full if_ena.ko.debug
--- if_ena.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dif_ena.ko.debug  if_ena.ko.full if_ena.ko
--- all_subdir_fusefs ---
--- 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_fxp ---
ctfconvert -L VERSION -g inphy.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_fxp.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_fxp.o -MTif_fxp.=
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/fxp/if_fxp.c -o if_fxp.o
--- all_subdir_firewire ---
--- fwohci.o ---
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_firewire/fwip ---
ctfconvert -L VERSION -g if_fwip.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_fwip.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 if_fwip.ko.full if_fwip.o if_fwsubr.o=20
--- all_subdir_firewire/sbp ---
=3D=3D=3D> firewire/sbp (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/firewire/sbp...]
--- all_subdir_fusefs ---
--- fuse_ipc.o ---
ctfconvert -L VERSION -g fuse_ipc.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_firewire ---
--- all_subdir_firewire/fwip ---
ctfmerge -L VERSION -g -o if_fwip.ko.full if_fwip.o if_fwsubr.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_fwip.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % if_fwip.ko.f=
ull
--- if_fwip.ko.debug ---
--- all_subdir_ext2fs ---
--- ext2_inode_cnv.o ---
--- all_subdir_firewire ---
--- all_subdir_firewire/sbp ---
--- machine ---
--- all_subdir_firewire/fwip ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_fwip=
.ko.full if_fwip.ko.debug
--- all_subdir_firewire/sbp ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
--- all_subdir_firewire/fwip ---
--- if_fwip.ko ---
--- all_subdir_firewire/sbp ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_firewire/fwip ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dif_fwip.ko.debug  if_fwip.ko.full if_fwip.ko
--- all_subdir_firewire/sbp ---
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_cam.h ---
--- opt_scsi.h ---
--- opt_cam.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_cam.h opt_cam.h
--- opt_scsi.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_scsi.h opt_scsi.h
--- 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_inode_cnv.o -M=
Text2_inode_cnv.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-=
float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prote=
ctor -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=3Da=
ddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds=
 -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn=
o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu=
sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W=
no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dal=
loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le=
ngth-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D800=
0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g=
rowth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_inode_cnv.c=
 -o ext2_inode_cnv.o
--- all_subdir_firewire ---
--- 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
--- 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
--- all_subdir_fusefs ---
--- fuse_file.o ---
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_firewire ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_ext2fs ---
--- ext2_htree.o ---
ctfconvert -L VERSION -g ext2_htree.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_fusefs ---
--- 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_firewire ---
--- sbp.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.sbp.o -MTsbp.o -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   -finline-limit=3D8000 -fms-extensions --pa=
ram inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dg=
nu99 -c /workspace/src/sys/dev/firewire/sbp.c -o sbp.o
--- all_subdir_ext2fs ---
--- ext2_extents.o ---
ctfconvert -L VERSION -g ext2_extents.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_fusefs ---
--- 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_ext2fs ---
--- ext2_inode_cnv.o ---
ctfconvert -L VERSION -g ext2_inode_cnv.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- 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
--- 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_fusefs ---
--- fuse_vfsops.o ---
ctfconvert -L VERSION -g fuse_vfsops.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_geom ---
=3D=3D=3D> geom (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/geom...]
--- all_subdir_geom/geom_bde ---
=3D=3D=3D> geom/geom_bde (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/geom/geom_bde...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-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
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- g_bde_crypt.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.g_bde_crypt.o -MTg_=
bde_crypt.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/geom/bde/g_bde_crypt.c -o g_bde=
_crypt.o
--- 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_geom ---
ctfconvert -L VERSION -g g_bde_crypt.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- g_bde_lock.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.g_bde_lock.o -MTg_b=
de_lock.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/geom/bde/g_bde_lock.c -o g_bde_=
lock.o
--- all_subdir_ext2fs ---
--- ext2_inode.o ---
cc1: all warnings being treated as errors
*** [ext2_inode.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/ext2fs
       77.48 real        58.26 user         4.70 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/jenkins10666702729=
528256406.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_6647_690282380.1697781624311--



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