Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2023 12:33:43 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #93 - Still Failing
Message-ID:  <1764652664.5826.1696854826673@jenkins.ci.freebsd.org>
In-Reply-To: <1427709374.5806.1696843367977@jenkins.ci.freebsd.org>
References:  <1427709374.5806.1696843367977@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #93 (e19be5b01eabc5260011d97ae8=
07e8d2410cf511) - Still Failing

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

6c19376f44801168a0a7b54de90e4f1c4f9871aa by kib:
amd64 cpu_fetch_syscall_args_fallback(): fix whitespace

e0f1021386bd9df6d3510e6fc70572fb157f046f by kib:
syscalls: fix missing SIGSYS for several ENOSYS errors

45ebb15ab10910a058ab0e98365fa0896fb91604 by kib:
sysentvec: add SV_SIGSYS flag

3911b00c0ab0a4ac0a1113310dd39c1fb2dd4e24 by kib:
nosys(): add kern.signosys tunable/sysctl to control SIGSYS

9a077205ca6cc1fa13ad50a797aed638abb9e7cb by kib:
linuxolator: fix nosys() to not send SIGSYS

e19be5b01eabc5260011d97ae807e8d2410cf511 by kib:
SIGSYS: add tests



The end of the build log:

[...truncated 115.62 MB...]
--- modules-all ---
--- all_subdir_ext2fs ---
--- ext2_extents.o ---
--- all_subdir_dtrace ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- 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_extents.o -MTe=
xt2_extents.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -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-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddre=
ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn=
o-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-=
error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloc=
a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt=
h-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -=
fms-extensions --param inline-unit-growth=3D100 --param large-function-grow=
th=3D1000  -std=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_extents.c -o e=
xt2_extents.o
--- all_subdir_dtrace ---
--- systrace.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 -D_SYS_VMEM_H_   -D__KERNEL__  -nostdinc  -DSMP  -I/worksp=
ace/src/sys/contrib/openzfs/include   -I/workspace/src/sys/contrib/openzfs/=
include/os/freebsd  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=
/spl  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/works=
pace/src/sys/cddl/compat/opensolaris  -I/workspace/src/sys/cddl/contrib/ope=
nsolaris/uts/common  -include /workspace/src/sys/contrib/openzfs/include/os=
/freebsd/spl/sys/ccompile.h -DLINUX_SYSTRACE  -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/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/wo=
rkspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sy=
s/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -M=
F.depend.systrace.o -MTsystrace.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx =
-mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwra=
pv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint=
er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr=
intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma=
s -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-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 -include /workspace/src/sys/cdd=
l/compat/opensolaris/sys/debug_compat.h -c /workspace/src/sys/cddl/dev/syst=
race/systrace.c -o systrace.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_ext2fs ---
In file included from /workspace/src/sys/fs/ext2fs/ext2_extents.c:30:
/workspace/src/sys/fs/ext2fs/ext2_extents.c: In function 'ext4_ext_tree_ini=
t':
/workspace/src/sys/sys/systm.h:264:33: warning: 'memset' used with length e=
qual to number of elements without multiplication by element size [-Wmemset=
-elt-size]
  264 | #define memset(buf, c, len)     __builtin_memset((buf), (c), (len))
      |                                 ^~~~~~~~~~~~~~~~
/workspace/src/sys/fs/ext2fs/ext2_extents.c:714:9: note: in expansion of ma=
cro 'memset'
  714 |         memset(ip->i_data, 0, EXT2_NDADDR + EXT2_NIADDR);
      |         ^~~~~~
--- all_subdir_firewire ---
--- fwmem.o ---
ctfconvert -L VERSION -g fwmem.o
--- all_subdir_ext2fs ---
--- ext2_hash.o ---
--- all_subdir_firewire ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- 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_hash.o -MText2=
_hash.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon=
null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=
=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun=
ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la=
rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo=
unds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-=
extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000  -std=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_hash.c -o ext2_h=
ash.o
--- all_subdir_firewire ---
--- all_subdir_firewire/sbp_targ ---
In file included from /workspace/src/sys/sys/kernel.h:54,
                 from /workspace/src/sys/dev/firewire/sbp_targ.c:38:
/workspace/src/sys/sys/queue.h: In function 'sbp_targ_action':
/workspace/src/sys/sys/queue.h:268:29: warning: 'lstate' may be used uninit=
ialized [-Wmaybe-uninitialized]
  268 |         SLIST_FIRST((head)) =3D (elm);                             =
       \
      |                             ^
/workspace/src/sys/dev/firewire/sbp_targ.c:1174:33: note: 'lstate' was decl=
ared here
 1174 |         struct sbp_targ_lstate *lstate;
      |                                 ^~~~~~
--- 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
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_hash.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_em ---
--- e1000_82571.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_82571.o -MTe1000_82571.o -mcmodel=3Dkernel -mno-red-zone -=
mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestandi=
ng -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes=
 -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -=
Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wn=
o-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislea=
ding-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-er=
ror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-=
compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packe=
d-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangl=
ing-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-lengt=
h   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 =
--param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/de=
v/e1000/e1000_82571.c -o e1000_82571.o
--- all_subdir_firewire ---
--- 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
ctfmerge -L VERSION -g -o if_fwip.ko.full if_fwip.o if_fwsubr.o=20
ERROR: ctfmerge: No ctf sections found to merge
--- all_subdir_ena ---
--- if_ena.ko.debug ---
--- all_subdir_firewire ---
:> 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
--- all_subdir_ena ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_ena.=
ko.full if_ena.ko.debug
--- all_subdir_firewire ---
--- if_fwip.ko.debug ---
--- all_subdir_ena ---
--- if_ena.ko ---
--- all_subdir_firewire ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_fwip=
.ko.full if_fwip.ko.debug
--- all_subdir_ena ---
/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_firewire ---
--- if_fwip.ko ---
/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_ext2fs ---
--- ext2_htree.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_htree.o -MText=
2_htree.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=
=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun=
ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la=
rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo=
unds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-=
extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000  -std=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_htree.c -o ext2_=
htree.o
--- ext2_inode.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ext2_inode.o -MText=
2_inode.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=
=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun=
ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la=
rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo=
unds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-=
extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000  -std=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_inode.c -o ext2_=
inode.o
/workspace/src/sys/fs/ext2fs/ext2_inode.c: In function 'ext2_ind_truncate':
/workspace/src/sys/fs/ext2fs/ext2_inode.c:235:18: error: variable 'newblks'=
 set but not used [-Werror=3Dunused-but-set-variable]
  235 |         uint32_t newblks[EXT2_NDADDR + EXT2_NIADDR];
      |                  ^~~~~~~
--- all_subdir_firewire ---
--- all_subdir_firewire/sbp_targ ---
ctfconvert -L VERSION -g sbp_targ.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- sbp_targ.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 sbp_targ.ko.full sbp_targ.o=20
ctfmerge -L VERSION -g -o sbp_targ.ko.full sbp_targ.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk sbp_targ.ko.full  export_syms =
| xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % sbp_targ.ko=
.full
--- sbp_targ.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug sbp_tar=
g.ko.full sbp_targ.ko.debug
--- sbp_targ.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsbp_targ.ko.debug  sbp_targ.ko.full sbp_targ.ko
--- all_subdir_em ---
--- e1000_82575.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_82575.o -MTe1000_82575.o -mcmodel=3Dkernel -mno-red-zone -=
mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestandi=
ng -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes=
 -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -=
Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wn=
o-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislea=
ding-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-er=
ror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-=
compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packe=
d-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangl=
ing-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-lengt=
h   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 =
--param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/de=
v/e1000/e1000_82575.c -o e1000_82575.o
--- all_subdir_ext2fs ---
--- ext2_extattr.o ---
ctfconvert -L VERSION -g ext2_extattr.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_firmware ---
=3D=3D=3D> firmware (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/firmware...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- 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_dtrace ---
--- all_subdir_dtrace/systrace_linux32 ---
=3D=3D=3D> dtrace/systrace_linux32 (all)
--- all_subdir_firmware ---
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- all_subdir_dtrace ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/dtrace/systrace_linux32...]
--- machine ---
--- all_subdir_firmware ---
--- 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_dtrace ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2=
 -pipe -D_SYS_VMEM_H_ -D__KERNEL__ -nostdinc -DSMP -I/workspace/src/sys/con=
trib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebs=
d -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/workspace/=
src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/cddl/co=
mpat/opensolaris -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -=
include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccomp=
ile.h -DLINUX32_SYSTRACE -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODUL=
E -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/works=
pace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/w=
orkspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-le=
af-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.genoffset.o -MTgenoffset.o -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronou=
s-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-pro=
totypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-point=
er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos=
tics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribute=
s -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unini=
tialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -=
Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflo=
w -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=
=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-a=
ligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wn=
o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return=
-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param=
 inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu99=
 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -fc=
ommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_firmware ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- subr_firmware.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.subr_firmware.o -MT=
subr_firmware.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/kern/subr_firmware.c -o subr=
_firmware.o
--- all_subdir_dtrace ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- systrace.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 -D_SYS_VMEM_H_   -D__KERNEL__  -nostdinc  -DSMP  -I/worksp=
ace/src/sys/contrib/openzfs/include   -I/workspace/src/sys/contrib/openzfs/=
include/os/freebsd  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=
/spl  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/works=
pace/src/sys/cddl/compat/opensolaris  -I/workspace/src/sys/cddl/contrib/ope=
nsolaris/uts/common  -include /workspace/src/sys/contrib/openzfs/include/os=
/freebsd/spl/sys/ccompile.h -DLINUX32_SYSTRACE  -fno-strict-aliasing -Werro=
r -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -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.systrace.o -MTsystrace.o -mcmodel=3Dkernel -mno-red-zone -mno-mm=
x -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fw=
rapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k=
printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag=
mas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro=
r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i=
ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D=
sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar=
e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D=
memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb=
er -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-po=
inter -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -f=
inline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --para=
m large-function-growth=3D1000  -std=3Dgnu99 -include /workspace/src/sys/cd=
dl/compat/opensolaris/sys/debug_compat.h -c /workspace/src/sys/cddl/dev/sys=
trace/systrace.c -o systrace.o
--- all_subdir_firmware ---
ctfconvert -L VERSION -g subr_firmware.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- firmware.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 firmware.ko.full subr_firmware.o=20
ctfmerge -L VERSION -g -o firmware.ko.full subr_firmware.o=20
ERROR: ctfmerge: No ctf sections found to merge
--- firmware.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug firmwar=
e.ko.full firmware.ko.debug
--- firmware.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dfirmware.ko.debug  firmware.ko.full firmware.ko
--- all_subdir_firewire ---
--- all_subdir_firewire/firewire ---
--- fwdma.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.fwdma.o -MTfwdma.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/firewire/fwdma.c -o fwdma.o
--- all_subdir_em ---
--- e1000_82571.o ---
ctfconvert -L VERSION -g e1000_82571.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ext2fs ---
--- ext2_inode_cnv.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_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
--- 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.54 real        59.92 user         4.84 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/jenkins13564426235=
828604587.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_5825_1616822359.1696854824057--



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