Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2024 23:39:17 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        brooks@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #2539 - Still Failing
Message-ID:  <1447172992.3903.1710373160494@jenkins.ci.freebsd.org>
In-Reply-To: <470789338.3891.1710360883054@jenkins.ci.freebsd.org>
References:  <470789338.3891.1710360883054@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #2539 (d7847a8d351436a4654bd2c746bc9=
c04401160ee) - Still Failing

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

f7dbbbd1762f8f74d5a585230c56eca92e4fdb8b by brooks:
libsys: don't expose sigwait wrapper

ef5fddd3440cc726db2acb85ca55fdc9c996ea64 by brooks:
libsys: make __libsys_interposing static

d7847a8d351436a4654bd2c746bc9c04401160ee by brooks:
lib{c,sys}: return wrapped syscall APIs to libc



The end of the build log:

[...truncated 132.32 MiB...]
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sysvmsg=
.ko.full sysvmsg.ko.debug
--- sysvmsg.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsysvmsg.ko.debug  sysvmsg.ko.full sysvmsg.ko
--- all_subdir_tcp ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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 -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp=
es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f=
reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn=
own-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=3Dmisl=
eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-=
error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica=
l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-=
error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac=
ked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -=
Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retu=
rn-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --p=
aram inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3D=
gnu99 -c /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr=
.c -o bbr.o
--- all_subdir_tarfs ---
--- tarfs.ko.full ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o tarfs.ko.full tarfs_io.o tarfs_subr.o tarfs_vnops.o tarfs_vfsops.o=20
ctfmerge -L VERSION -g -o tarfs.ko.full tarfs_io.o tarfs_subr.o tarfs_vnops=
.o tarfs_vfsops.o=20
--- all_subdir_tcp ---
--- sack_filter.o ---
ctfconvert -L VERSION -g sack_filter.o
--- all_subdir_tcp/rack ---
=3D=3D=3D> tcp/rack (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/tcp/rack...]
--- all_subdir_tarfs ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk tarfs.ko.full  export_syms | x=
args -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % tarfs.ko.full
--- tarfs.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug tarfs.k=
o.full tarfs.ko.debug
--- tarfs.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtarfs.ko.debug  tarfs.ko.full tarfs.ko
--- all_subdir_tcp ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_tcp/tcpmd5 ---
=3D=3D=3D> tcp/tcpmd5 (all)
--- all_subdir_tcp/rack ---
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_tcp/tcpmd5 ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/tcp/tcpmd5...]
--- all_subdir_tcp/rack ---
--- opt_inet.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h
--- opt_inet6.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6=
.h
--- opt_ipsec.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ipsec.h opt_ipsec=
.h
--- opt_kern_tls.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kern_tls.h opt_ke=
rn_tls.h
--- opt_ratelimit.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ratelimit.h opt_r=
atelimit.h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -c -O2=
 -pipe -DMODNAME=3Dtcp_rack -DSTACKNAME=3Drack -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 -g -fno-omit-fram=
e-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/wo=
rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s=
ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ=
e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset=
.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-=
float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec=
tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit=
h -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-optimizations -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-=
compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio=
n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-=
point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er=
ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a=
lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu=
ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form=
at-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gr=
owth=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -fcommon  /wor=
kspace/src/sys/kern/genoffset.c
--- all_subdir_tcp/tcpmd5 ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_inet.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h
--- opt_inet6.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6=
.h
--- opt_ipsec.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ipsec.h opt_ipsec=
.h
--- opt_kern_tls.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kern_tls.h opt_ke=
rn_tls.h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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 -gdwarf-4 -Wall -Wstrict-prototypes =
-Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign =
-D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho=
w-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-=
loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized=
 -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro=
r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e=
rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -=
Wno-address-of-packed-member -Wno-alloc-size-larger-than -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 -fm=
s-extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000 -std=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_tcp/bbr ---
--- rack_bbr_common.o ---
In file included from /workspace/src/sys/net/route.h:35,
                 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_tcp/rack ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_tcp/bbr ---
/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_tcp/rack ---
--- sack_filter.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.sack_filter.o -MTsack_filter.o -mcmodel=3Dkernel -mn=
o-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables =
-ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototype=
s -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sig=
n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s=
how-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressiv=
e-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno=
-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitializ=
ed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstr=
ingop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned=
 -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dall=
oca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-len=
gth-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000=
 -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr=
owth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/modules/tcp/rack/../../../n=
etinet/tcp_stacks/sack_filter.c -o sack_filter.o
--- all_subdir_tcp/tcpmd5 ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- xform_tcp.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.xform_tcp.o -MTxfor=
m_tcp.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwa=
rf-4 -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-alloc-size=
-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d=
angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l=
ength   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D=
100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sy=
s/netipsec/xform_tcp.c -o xform_tcp.o
--- all_subdir_tcp/bbr ---
ctfconvert -L VERSION -g rack_bbr_common.o
--- all_subdir_tcp/rack ---
--- rack_bbr_common.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.rack_bbr_common.o -MTrack_bbr_common.o -mcmodel=3Dke=
rnel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind=
-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p=
rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi=
nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn=
ostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Da=
ggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribu=
tes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uni=
nitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare=
 -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overf=
low -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-err=
or=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not=
-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-err=
or=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-=
zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limi=
t=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fun=
ction-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/modules/tcp/rack/..=
/../../netinet/tcp_stacks/rack_bbr_common.c -o rack_bbr_common.o
--- all_subdir_tcp/tcpmd5 ---
ctfconvert -L VERSION -g xform_tcp.o
--- tcpmd5.ko.full ---
/usr/local/x86_64-unknown-freebsd14.0/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
:> export_syms
--- all_subdir_sound ---
--- all_subdir_sound/driver/cmi ---
=3D=3D=3D> sound/driver/cmi (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/sound/driver/cmi...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_tcp ---
awk -f /workspace/src/sys/conf/kmod_syms.awk tcpmd5.ko.full  export_syms | =
xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % tcpmd5.ko.ful=
l
--- tcpmd5.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug tcpmd5.=
ko.full tcpmd5.ko.debug
--- all_subdir_tcp/rack ---
--- sack_filter.o ---
ctfconvert -L VERSION -g sack_filter.o
--- all_subdir_tcp/tcpmd5 ---
--- tcpmd5.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtcpmd5.ko.debug  tcpmd5.ko.full tcpmd5.ko
--- all_subdir_tcp/rack ---
--- tailq_hash.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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 -gdwarf-4 -Wall -Wstrict-prototypes =
-Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign =
-D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho=
w-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-=
loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized=
 -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro=
r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e=
rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -=
Wno-address-of-packed-member -Wno-alloc-size-larger-than -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/modules/tcp/rack/../../../net=
inet/tcp_stacks/tailq_hash.c -o tailq_hash.o
--- all_subdir_sound ---
--- 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
--- all_subdir_tcp ---
--- all_subdir_tcp/hpts ---
ctfconvert -L VERSION -g tcp_hpts.o
--- all_subdir_sound ---
--- mpufoi_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound=
/midi/mpufoi_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
--- all_subdir_tcp ---
--- tcphpts.ko.full ---
--- 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
--- genoffset.o ---
--- all_subdir_tcp ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o tcphpts.ko.full tcp_hpts.o tcp_lro_hpts.o=20
ctfmerge -L VERSION -g -o tcphpts.ko.full tcp_hpts.o tcp_lro_hpts.o=20
--- all_subdir_sound ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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 -gdwarf-4 -Wall -Wstrict-prototypes =
-Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign =
-D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho=
w-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-=
loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized=
 -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro=
r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e=
rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -=
Wno-address-of-packed-member -Wno-alloc-size-larger-than -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 -fm=
s-extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000 -std=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_tcp ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk tcphpts.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % tcphpts.ko.f=
ull
--- tcphpts.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug tcphpts=
.ko.full tcphpts.ko.debug
--- tcphpts.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtcphpts.ko.debug  tcphpts.ko.full tcphpts.ko
--- all_subdir_tcp/rack ---
--- rack_pcm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.rack_pcm.o -MTrack_pcm.o -mcmodel=3Dkernel -mno-red-=
zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffree=
standing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmi=
ssing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__=
printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-op=
tion -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 -Wn=
o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D=
overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-=
overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-=
address-of-packed-member -Wno-alloc-size-larger-than -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/modules/tcp/rack/../../../netin=
et/tcp_stacks/rack_pcm.c -o rack_pcm.o
--- all_subdir_sound ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_tcp ---
--- rack_bbr_common.o ---
In file included from /workspace/src/sys/net/route.h:35,
                 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_sound ---
--- cmi.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/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 ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.cmi.o -MTcmi.o -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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-alloc-size-larger=
-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling=
-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length  =
 -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/s=
ound/pci/cmi.c -o cmi.o
--- all_subdir_tcp ---
--- tailq_hash.o ---
ctfconvert -L VERSION -g tailq_hash.o
--- rack_pcm.o ---
In file included from /workspace/src/sys/modules/tcp/rack/../../../netinet/=
tcp_stacks/rack_pcm.c:89:
/workspace/src/sys/netinet/tcp_fsm.h:71:17: error: 'tcp_outflags' defined b=
ut not used [-Werror=3Dunused-variable]
   71 | static u_char   tcp_outflags[TCP_NSTATES] =3D {
      |                 ^~~~~~~~~~~~
--- 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)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/tests/framework...]
--- machine ---
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
--- device_if.h ---
--- if_alc.o ---
ctfconvert -L VERSION -g if_alc.o
--- modules-all ---
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-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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 -gdwarf-4 -Wall -Wstrict-prototypes =
-Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign =
-D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho=
w-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-=
loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized=
 -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro=
r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e=
rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -=
Wno-address-of-packed-member -Wno-alloc-size-larger-than -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 -fm=
s-extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000 -std=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_tcp ---
cc1: all warnings being treated as errors
*** [rack_pcm.o] Error code 1

make[5]: stopped in /workspace/src/sys/modules/tcp/rack
      287.60 real       251.45 user        14.62 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/jenkins4718477490357614=
715.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_3902_172897293.1710373157721--



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