Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2023 23:16:49 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1881 - Still Failing
Message-ID:  <1183441928.7092.1698275812395@jenkins.ci.freebsd.org>
In-Reply-To: <813781485.7082.1698261639834@jenkins.ci.freebsd.org>
References:  <813781485.7082.1698261639834@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #1881 (575878a533823aa3e5bab715928d9=
cdffbc4dcbc) - Still Failing

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

575878a533823aa3e5bab715928d9cdffbc4dcbc by emaste:
OpenSSL: regenerate asm files for 3.0.12



The end of the build log:

[...truncated 124.13 MB...]
--- all_subdir_tcp ---
--- all_subdir_tcp/bbr ---
--- bbr.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 -DMODNAME=3Dtcp_bbr -DSTACKNAME=3Dbbr  -fno-strict-aliasin=
g -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTIO=
N_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_globa=
l.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-c=
ommon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefi=
x-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/worksp=
ace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC  =
   -MD  -MF.depend.bbr.o -MTbbr.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 -c /workspace/src/sys/modules/t=
cp/bbr/../../../netinet/tcp_stacks/bbr.c -o bbr.o
--- rack_bbr_common.o ---
In file included from /workspace/src/sys/net/route.h:37,
                 from /workspace/src/sys/modules/tcp/bbr/../../../netinet/t=
cp_stacks/rack_bbr_common.c:68:
/workspace/src/sys/net/vnet.h: In function 'ctf_do_queued_segments':
--- all_subdir_sound ---
--- all_subdir_sound/driver ---
--- all_subdir_sound/driver/hda ---
--- hdac.o ---
ctfconvert -L VERSION -g hdac.o
--- all_subdir_tcp ---
/workspace/src/sys/net/vnet.h:237:17: warning: 'saved_vnet' may be used uni=
nitialized [-Wmaybe-uninitialized]
  237 |         curvnet =3D saved_vnet;
      |                 ^
/workspace/src/sys/net/vnet.h:224:22: note: 'saved_vnet' was declared here
  224 |         struct vnet *saved_vnet =3D curvnet;                       =
       \
      |                      ^~~~~~~~~~
/workspace/src/sys/net/vnet.h:228:9: note: in expansion of macro 'CURVNET_S=
ET_QUIET'
  228 |         CURVNET_SET_QUIET(arg)
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/net/vnet.h:230:33: note: in expansion of macro 'CURVNET_=
SET_VERBOSE'
  230 | #define CURVNET_SET(arg)        CURVNET_SET_VERBOSE(arg)
      |                                 ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c:382:9: note: in expansion of macro 'CURVNET_SET'
  382 |         CURVNET_SET(ifp->if_vnet);
      |         ^~~~~~~~~~~
--- all_subdir_sound ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sound/driver/maestro3 ---
=3D=3D=3D> sound/driver/maestro3 (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/sound/driver/maestro3...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- ac97_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/ac97_if.m -h
--- channel_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/channel_if.m -h
--- feeder_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/feeder_if.m -h
--- mixer_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/mixer_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 -Wall -DM3_DEBUG_LEVEL=3D-1 -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/sr=
c/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -m=
no-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/inclu=
de -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 -MTgenoff=
set.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a=
synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -W=
strict-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-e=
rror=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-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-ex=
tensions --param inline-unit-growth=3D100 --param large-function-growth=3D1=
000 -std=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_tcp ---
--- all_subdir_tcp/rack ---
In file included from /workspace/src/sys/net/route.h:37,
                 from /workspace/src/sys/modules/tcp/rack/../../../netinet/=
tcp_stacks/rack_bbr_common.c:68:
/workspace/src/sys/net/vnet.h: In function 'ctf_do_queued_segments':
--- all_subdir_tcp/tcpmd5 ---
ctfconvert -L VERSION -g xform_tcp.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- tcpmd5.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 tcpmd5.ko.full xform_tcp.o=20
ctfmerge -L VERSION -g -o tcpmd5.ko.full xform_tcp.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk tcpmd5.ko.full  export_syms | =
xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % tcpmd5.ko.ful=
l
--- tcpmd5.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug tcpmd5.=
ko.full tcpmd5.ko.debug
--- tcpmd5.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtcpmd5.ko.debug  tcpmd5.ko.full tcpmd5.ko
--- all_subdir_sound ---
--- all_subdir_sound/sound ---
--- mpu401.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.mpu401.o -MTmpu401.=
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/sound/midi/mpu401.c -o mpu401.o
--- all_subdir_tcp ---
--- all_subdir_tcp/rack ---
/workspace/src/sys/net/vnet.h:237:17: warning: 'saved_vnet' may be used uni=
nitialized [-Wmaybe-uninitialized]
  237 |         curvnet =3D saved_vnet;
      |                 ^
/workspace/src/sys/net/vnet.h:224:22: note: 'saved_vnet' was declared here
  224 |         struct vnet *saved_vnet =3D curvnet;                       =
       \
      |                      ^~~~~~~~~~
/workspace/src/sys/net/vnet.h:228:9: note: in expansion of macro 'CURVNET_S=
ET_QUIET'
  228 |         CURVNET_SET_QUIET(arg)
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/net/vnet.h:230:33: note: in expansion of macro 'CURVNET_=
SET_VERBOSE'
  230 | #define CURVNET_SET(arg)        CURVNET_SET_VERBOSE(arg)
      |                                 ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:382:9: note: in expansion of macro 'CURVNET_SET'
  382 |         CURVNET_SET(ifp->if_vnet);
      |         ^~~~~~~~~~~
--- all_subdir_sound ---
--- all_subdir_sound/driver ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- maestro3.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 -Wall -DM3_DEBUG_LEVEL=3D-1  -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.maestro3.o -MTmaestro3.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 -c /workspace/src/sys/dev/sound=
/pci/maestro3.c -o maestro3.o
--- all_subdir_sound/driver/ich ---
ctfconvert -L VERSION -g ich.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- snd_ich.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 snd_ich.ko.full ich.o=20
ctfmerge -L VERSION -g -o snd_ich.ko.full ich.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_ich.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % snd_ich.ko.f=
ull
--- snd_ich.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug snd_ich=
.ko.full snd_ich.ko.debug
--- snd_ich.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsnd_ich.ko.debug  snd_ich.ko.full snd_ich.ko
--- all_subdir_tcp ---
--- tailq_hash.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common -DMODNAME=3Dtcp_rack -DSTACKNAME=3Drack  -fno-strict-alias=
ing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPT=
ION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glo=
bal.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-pre=
fix-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/wo=
rkspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER=
IC     -MD  -MF.depend.tailq_hash.o -MTtailq_hash.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-gro=
wth=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/=
src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/tailq_hash.c -o tailq_=
hash.o
--- all_subdir_sysvipc ---
ctfconvert -L VERSION -g sysv_shm.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- sysvshm.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 sysvshm.ko.full sysv_shm.o=20
ctfmerge -L VERSION -g -o sysvshm.ko.full sysv_shm.o=20
ERROR: ctfmerge: No ctf sections found to merge
--- sysvshm.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug sysvshm=
.ko.full sysvshm.ko.debug
--- all_subdir_tcp ---
--- all_subdir_tcp/bbr ---
ctfconvert -L VERSION -g rack_bbr_common.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sound ---
--- all_subdir_sound/driver/neomagic ---
=3D=3D=3D> sound/driver/neomagic (all)
--- all_subdir_sysvipc ---
--- sysvshm.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsysvshm.ko.debug  sysvshm.ko.full sysvshm.ko
--- all_subdir_sound ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/sound/driver/neomagic...]
--- all_subdir_tests ---
=3D=3D=3D> tests (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/tests...]
--- all_subdir_tests/framework ---
=3D=3D=3D> tests/framework (all)
--- all_subdir_sound ---
--- machine ---
--- all_subdir_tests ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/tests/framework...]
--- all_subdir_sound ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
--- all_subdir_sound/sound ---
ctfconvert -L VERSION -g mpu401.o
--- virtio_if.o ---
--- modules-all ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sound/driver ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- virtio_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virti=
o/virtio_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysro=
ot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-fre=
ebsd13.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nos=
tdinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/=
workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -in=
clude opt_global.h -fno-common    -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -MD  -MF.depend.virtio_if.o -MTvirtio_if.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 -mso=
ft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr=
otector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wca=
st-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmiss=
ing-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   -fms-extension=
s -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror virtio_if.c
--- modules-all ---
i386 -> /workspace/src/sys/i386/include
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_tests ---
--- machine ---
--- all_subdir_sound ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_tests ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_sound ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- all_subdir_tests ---
--- device_if.h ---
--- all_subdir_sound ---
--- ac97_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/ac97_if.m -h
--- channel_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/channel_if.m -h
--- all_subdir_tests ---
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_sound ---
--- feeder_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/feeder_if.m -h
--- mixer_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/pcm/mixer_if.m -h
--- virtio_if.o ---
ctfconvert -L VERSION -g virtio_if.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- virtio_pci.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common    -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF=
.depend.virtio_pci.o -MTvirtio_pci.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/virtio/pci/virtio=
_pci.c
--- modules-all ---
--- all_subdir_tcp ---
--- all_subdir_tcp/rack ---
--- rack_bbr_common.o ---
ctfconvert -L VERSION -g rack_bbr_common.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sound ---
--- all_subdir_sound/sound ---
--- sequencer.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.sequencer.o -MTsequ=
encer.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/dev/sound/midi/sequencer.c -o s=
equencer.o
--- all_subdir_sound/driver ---
--- 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_tcp ---
--- tailq_hash.o ---
In file included from /workspace/src/sys/modules/tcp/rack/../../../netinet/=
tcp_stacks/tailq_hash.c:62:
/workspace/src/sys/netinet/tcp_fsm.h:73:17: error: 'tcp_outflags' defined b=
ut not used [-Werror=3Dunused-variable]
   73 | static u_char   tcp_outflags[TCP_NSTATES] =3D {
      |                 ^~~~~~~~~~~~
--- all_subdir_tests ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- kern_testfrwk.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.kern_testfrwk.o -MT=
kern_testfrwk.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/tests/framework/kern_testfrw=
k.c -o kern_testfrwk.o
--- all_subdir_sound ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- neomagic.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.neomagic.o -MTneoma=
gic.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-include-dir=
s -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-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/dev/sound/pci/neomagic.c -o neo=
magic.o
--- all_subdir_tcp ---
cc1: all warnings being treated as errors
      259.38 real       668.03 user        35.05 sys

make[1]: stopped in /workspace/src

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



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