Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2024 06:34:46 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kp@FreeBSD.org, kevans@FreeBSD.org, dim@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #376 - Still Failing
Message-ID:  <1316850067.911.1707892489416@jenkins.ci.freebsd.org>
In-Reply-To: <1239121696.799.1707791594174@jenkins.ci.freebsd.org>
References:  <1239121696.799.1707791594174@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #376 (d18b1958ade203f16f2427666=
1e553c076d5d7a9) - Still Failing

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

24b0131793ccf493d6beb4c43b23076a6bcddac5 by dim:
Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko):

5fe7f76dd681bc3008464c83324d8eb927c6d599 by dim:
Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file

9fc1d78e39d5a56e3041e11898b14cfb9a3e8a47 by kevans:
caroot: routine update

d18b1958ade203f16f24276661e553c076d5d7a9 by kp:
pf: uncomment counter asserts after mem leak fix



The end of the build log:

[...truncated 128.64 MiB...]
      |                                     ^~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c: In function 'ctf_do_queued_segments':
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c:363:18: note: 'drop_hdrlen' was declared here
  363 |         uint16_t drop_hdrlen;
      |                  ^~~~~~~~~~~
In function 'ctf_process_inbound_raw',
    inlined from 'ctf_do_queued_segments' at /workspace/src/sys/modules/tcp=
/bbr/../../../netinet/tcp_stacks/rack_bbr_common.c:496:7:
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c:432:30: warning: 'tlen' may be used uninitialized [-Wmaybe-uninitiali=
zed]
  432 |                         tlen -=3D off;
      |                         ~~~~~^~~~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c: In function 'ctf_do_queued_segments':
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c:361:34: note: 'tlen' was declared here
  361 |         int32_t retval, nxt_pkt, tlen, off;
      |                                  ^~~~
In function 'ctf_process_inbound_raw',
    inlined from 'ctf_do_queued_segments' at /workspace/src/sys/modules/tcp=
/bbr/../../../netinet/tcp_stacks/rack_bbr_common.c:496:7:
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c:422:33: warning: 'th' may be used uninitialized [-Wmaybe-uninitialize=
d]
  422 |                         off =3D th->th_off << 2;
      |                               ~~^~~~~~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c: In function 'ctf_do_queued_segments':
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/rack_bbr_com=
mon.c:351:24: note: 'th' was declared here
  351 |         struct tcphdr *th;
      |                        ^~
--- all_subdir_sfxge ---
ctfconvert -L VERSION -g ef10_phy.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ef10_rx.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.ef10_rx.o -MTef10_r=
x.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws=
trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -=
Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs =
-fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -=
Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe=
r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finli=
ne-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param la=
rge-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/sfxge/co=
mmon/ef10_rx.c -o ef10_rx.o
--- all_subdir_tcp ---
--- all_subdir_tcp/rack ---
ctfconvert -L VERSION -g sack_filter.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- 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 -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/rack_bbr_common.c -o rack_bbr_common.o
--- all_subdir_sound ---
--- sound.o ---
ctfconvert -L VERSION -g sound.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sfxge ---
--- ef10_tx.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.ef10_tx.o -MTef10_t=
x.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws=
trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -=
Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs =
-fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -=
Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe=
r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finli=
ne-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param la=
rge-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/sfxge/co=
mmon/ef10_tx.c -o ef10_tx.o
--- all_subdir_sysvipc ---
--- all_subdir_sysvipc/sysvsem ---
ctfconvert -L VERSION -g sysv_sem.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- sysvsem.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 sysvsem.ko.full sysv_sem.o=20
ctfmerge -L VERSION -g -o sysvsem.ko.full sysv_sem.o=20
ERROR: ctfmerge: No ctf sections found to merge
--- sysvsem.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sysvsem=
.ko.full sysvsem.ko.debug
--- sysvsem.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsysvsem.ko.debug  sysvsem.ko.full sysvsem.ko
--- all_subdir_tcp ---
--- all_subdir_tcp/bbr ---
--- bbr.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_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-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 inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c =
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c -o bbr=
.o
--- rack_bbr_common.o ---
ctfconvert -L VERSION -g rack_bbr_common.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_ale.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 -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common    -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF=
.depend.if_ale.o -MTif_ale.o -fdebug-prefix-map=3D./machine=3D/workspace/sr=
c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inc=
lude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=
=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-u=
nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-=
sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic=
s-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggres=
sive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitia=
lized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno=
-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -=
Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3D=
stringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-alig=
ned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3D=
alloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-=
length-bounds -Wno-return-type -Wno-format-zero-length   -fms-extensions -f=
inline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function=
-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev=
/ale/if_ale.c
--- modules-all ---
--- all_subdir_tcp/rack ---
In function 'ctf_process_inbound_raw',
    inlined from 'ctf_do_queued_segments' at /workspace/src/sys/modules/tcp=
/rack/../../../netinet/tcp_stacks/rack_bbr_common.c:496:7:
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:462:27: warning: 'iptos' may be used uninitialized [-Wmaybe-uninitia=
lized]
  462 |                 retval =3D (*tp->t_fb->tfb_do_segment_nounlock)(tp,=
 m, th,
      |                          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~
  463 |                     drop_hdrlen, tlen, iptos, nxt_pkt, &tv);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c: In function 'ctf_do_queued_segments':
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:364:17: note: 'iptos' was declared here
  364 |         uint8_t iptos, no_vn=3D0;
      |                 ^~~~~
In function 'ctf_process_inbound_raw',
    inlined from 'ctf_do_queued_segments' at /workspace/src/sys/modules/tcp=
/rack/../../../netinet/tcp_stacks/rack_bbr_common.c:496:7:
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:433:37: warning: 'drop_hdrlen' may be used uninitialized [-Wmaybe-un=
initialized]
  433 |                         drop_hdrlen +=3D off;
      |                                     ^~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c: In function 'ctf_do_queued_segments':
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:363:18: note: 'drop_hdrlen' was declared here
  363 |         uint16_t drop_hdrlen;
      |                  ^~~~~~~~~~~
In function 'ctf_process_inbound_raw',
    inlined from 'ctf_do_queued_segments' at /workspace/src/sys/modules/tcp=
/rack/../../../netinet/tcp_stacks/rack_bbr_common.c:496:7:
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:432:30: warning: 'tlen' may be used uninitialized [-Wmaybe-uninitial=
ized]
  432 |                         tlen -=3D off;
      |                         ~~~~~^~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c: In function 'ctf_do_queued_segments':
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:361:34: note: 'tlen' was declared here
  361 |         int32_t retval, nxt_pkt, tlen, off;
      |                                  ^~~~
In function 'ctf_process_inbound_raw',
    inlined from 'ctf_do_queued_segments' at /workspace/src/sys/modules/tcp=
/rack/../../../netinet/tcp_stacks/rack_bbr_common.c:496:7:
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:422:33: warning: 'th' may be used uninitialized [-Wmaybe-uninitializ=
ed]
  422 |                         off =3D th->th_off << 2;
      |                               ~~^~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c: In function 'ctf_do_queued_segments':
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack_bbr_co=
mmon.c:351:24: note: 'th' was declared here
  351 |         struct tcphdr *th;
      |                        ^~
--- all_subdir_sfxge ---
--- ef10_rx.o ---
ctfconvert -L VERSION -g ef10_rx.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ata_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/ata/a=
ta_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/=
tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14=
.0/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc =
 -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/worksp=
ace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include =
opt_global.h -fno-common    -fno-omit-frame-pointer -mno-omit-leaf-frame-po=
inter -MD  -MF.depend.ata_if.o -MTata_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 -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-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  =
 -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror ata=
_if.c
ctfconvert -L VERSION -g ata_if.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- modules-all ---
--- all_subdir_sound ---
--- all_subdir_sound/driver ---
--- hdac_if.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.hdac_if.o -MThdac_i=
f.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws=
trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -=
Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs =
-fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -=
Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe=
r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finli=
ne-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param la=
rge-function-growth=3D1000  -std=3Dgnu99 -c hdac_if.c -o hdac_if.o
ctfconvert -L VERSION -g hdac_if.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- 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 ---
--- all_subdir_sfxge ---
--- ef10_tx.o ---
ctfconvert -L VERSION -g ef10_tx.o
--- 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-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 -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-alloc-size-larger-than -Wno-error=3Dalloca-larger-t=
han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -=
Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensio=
ns --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s=
td=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_sfxge ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_tcp ---
ctfconvert -L VERSION -g rack_bbr_common.o
--- all_subdir_sfxge ---
--- ef10_vpd.o ---
--- all_subdir_tcp ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- tailq_hash.o ---
--- all_subdir_sfxge ---
/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.ef10_vpd.o -MTef10_=
vpd.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-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=
fxge/common/ef10_vpd.c -o ef10_vpd.o
--- 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_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-alloc-size-larger-than -Wno-error=3Dalloca-larger-t=
han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -=
Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extens=
ions --param inline-unit-growth=3D100 --param large-function-growth=3D1000 =
 -std=3Dgnu99 -c /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_s=
tacks/tailq_hash.c -o tailq_hash.o
--- all_subdir_tests ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_tcp ---
--- all_subdir_tcp/hpts ---
ctfconvert -L VERSION -g tcp_hpts.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- tcphpts.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 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
ERROR: ctfmerge: No ctf sections found to merge
:> 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.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.o -MTrack.o -mcmodel=3Dkernel -mno-red-zone -mn=
o-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__freeb=
sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-=
pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-=
error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadi=
ng-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-erro=
r=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-erro=
r=3Dmemset-elt-size -Wno-error=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-t=
ype -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --param=
 inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu9=
9 -c /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c=
 -o rack.o
--- tailq_hash.o ---
In file included from /workspace/src/sys/modules/tcp/rack/../../../netinet/=
tcp_stacks/tailq_hash.c:69:
/workspace/src/sys/netinet/tcp_ratelimit.h:217:1: warning: 'tcp_rl_log_enob=
uf' defined but not used [-Wunused-function]
  217 | tcp_rl_log_enobuf(const struct tcp_hwrate_limit_table *rte)
      | ^~~~~~~~~~~~~~~~~
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_sound ---
--- all_subdir_sound/driver/es137x ---
ctfconvert -L VERSION -g es137x.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- snd_es137x.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 snd_es137x.ko.full es137x.o=20
ctfmerge -L VERSION -g -o snd_es137x.ko.full es137x.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_es137x.ko.full  export_sym=
s | xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % snd_es137=
x.ko.full
--- snd_es137x.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug snd_es1=
37x.ko.full snd_es137x.ko.debug
--- all_subdir_tcp ---
--- all_subdir_tcp/bbr ---
--- bbr.o ---
In file included from /workspace/src/sys/modules/tcp/bbr/../../../netinet/t=
cp_stacks/bbr.c:97:
/workspace/src/sys/netinet/tcp_ratelimit.h:217:1: warning: 'tcp_rl_log_enob=
uf' defined but not used [-Wunused-function]
  217 | tcp_rl_log_enobuf(const struct tcp_hwrate_limit_table *rte)
      | ^~~~~~~~~~~~~~~~~
--- all_subdir_sound ---
--- snd_es137x.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsnd_es137x.ko.debug  snd_es137x.ko.full snd_es137x.ko
--- all_subdir_tests ---
--- kern_testfrwk.o ---
--- all_subdir_sound ---
--- all_subdir_sound/sound ---
--- unit.o ---
--- all_subdir_tests ---
/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.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-alloc-size-l=
arger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dan=
gling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-len=
gth   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D10=
0 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/=
tests/framework/kern_testfrwk.c -o kern_testfrwk.o
--- 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.unit.o -MTunit.o -m=
cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchro=
nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-=
prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po=
inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag=
nostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3D=
aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib=
utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un=
initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar=
e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over=
flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no=
t-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-er=
ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno=
-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-lim=
it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu=
nction-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/sound/unit.c -=
o unit.o
--- all_subdir_sfxge ---
ctfconvert -L VERSION -g ef10_vpd.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- hunt_nic.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.hunt_nic.o -MThunt_=
nic.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-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=
fxge/common/hunt_nic.c -o hunt_nic.o
--- all_subdir_sound ---
ctfconvert -L VERSION -g unit.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_tcp ---
--- all_subdir_tcp/rack ---
cc1: all warnings being treated as errors
--- all_subdir_sound ---
--- all_subdir_sound/driver ---
--- all_subdir_sound/driver/hdspe ---
=3D=3D=3D> sound/driver/hdspe (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/sound/driver/hdspe...]
--- all_subdir_tcp ---
*** [tailq_hash.o] Error code 1

make[5]: stopped in /workspace/src/sys/modules/tcp/rack
      300.06 real       250.65 user        13.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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins15852627841=
028283878.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_910_1413106567.1707892486398--



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