Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2024 05:10:12 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        chuck@FreeBSD.org, cy@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #345 - Still Failing
Message-ID:  <2068777646.109.1706505015250@jenkins.ci.freebsd.org>
In-Reply-To: <126379696.107.1706490444035@jenkins.ci.freebsd.org>
References:  <126379696.107.1706490444035@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #345 (83ab4d6cc58bd53b84a819d51=
b032ba17f3f6a8c) - Still Failing

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

dca696965fdaee80f91d44cc210bae380ce6b56b by chuck:
bhyve nvme: Add NQN value

83ab4d6cc58bd53b84a819d51b032ba17f3f6a8c by cy:
rc.d/kdc: Support start of MIT krb5kdc



The end of the build log:

[...truncated 128.54 MiB...]
/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_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_sfxge ---
--- 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 ---
--- all_subdir_sound/driver ---
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-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_ich.ko.full ich.o=20
--- all_subdir_sfxge ---
--- ef10_tx.o ---
ctfconvert -L VERSION -g ef10_tx.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sound ---
ctfmerge -L VERSION -g -o snd_ich.ko.full ich.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
--- all_subdir_ti ---
=3D=3D=3D> ti (all)
--- all_subdir_sound ---
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_ich.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % snd_ich.ko.f=
ull
--- all_subdir_ti ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ti...]
--- all_subdir_sound ---
--- snd_ich.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug snd_ich=
.ko.full snd_ich.ko.debug
--- all_subdir_sfxge ---
--- ef10_vpd.o ---
ctfconvert -L VERSION -g ef10_vpd.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_tcp ---
--- 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 -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_ti ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_sound ---
--- snd_ich.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsnd_ich.ko.debug  snd_ich.ko.full snd_ich.ko
--- all_subdir_ti ---
--- x86 ---
--- OsdTable.o ---
--- modules-all ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- OsdTable.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.OsdTable.o -MTOsdTable.o -fdebug-prefix-map=3D./machine=3D/workspac=
e/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 -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-pr=
ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin=
ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno=
stics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare =
-Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl=
ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro=
r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-=
aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -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 /workspace/src/sys=
/dev/acpica/Osd/OsdTable.c
--- modules-all ---
--- opt_ti.h ---
--- all_subdir_sfxge ---
--- hunt_nic.o ---
ctfconvert -L VERSION -g hunt_nic.o
--- all_subdir_ti ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ti.h opt_ti.h
--- all_subdir_sfxge ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ti ---
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_sfxge ---
--- medford_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.medford_nic.o -MTme=
dford_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-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress=
 -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er=
ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D=
nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro=
r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu=
nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large=
r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin=
g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length =
  -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --=
param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/=
sfxge/common/medford_nic.c -o medford_nic.o
--- all_subdir_tcp ---
--- 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_tmpfs ---
=3D=3D=3D> tmpfs (all)
--- all_subdir_ti ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_tmpfs ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/tmpfs...]
--- all_subdir_ti ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- all_subdir_tmpfs ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- all_subdir_ti ---
--- genoffset.o ---
--- all_subdir_tmpfs ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_ti ---
/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_tmpfs ---
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- opt_tmpfs.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_tmpfs.h opt_tmpfs=
.h
--- opt_ddb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ddb.h opt_ddb.h
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-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
--- OsdTable.o ---
ctfconvert -L VERSION -g OsdTable.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- modules-all ---
--- all_subdir_ti ---
--- offset.inc ---
--- all_subdir_sfxge ---
--- medford2_nic.o ---
--- all_subdir_ti ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- 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.medford2_nic.o -MTm=
edford2_nic.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual=
 -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddre=
ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn=
o-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-=
error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/d=
ev/sfxge/common/medford2_nic.c -o medford2_nic.o
--- all_subdir_tcp ---
--- 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/emu10kx ---
--- emu10kx.o ---
ctfconvert -L VERSION -g emu10kx.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sysvipc ---
ctfconvert -L VERSION -g sysv_shm.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_sound ---
--- snd_emu10kx.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_emu10kx.ko.full emu10kx.o emu10kx-pcm.o emu10kx-midi.o=20
--- all_subdir_sysvipc ---
--- sysvshm.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 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 ---
--- all_subdir_tmpfs ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_sysvipc ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sysvshm=
.ko.full sysvshm.ko.debug
--- sysvshm.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsysvshm.ko.debug  sysvshm.ko.full sysvshm.ko
--- all_subdir_sound ---
ctfmerge -L VERSION -g -o snd_emu10kx.ko.full emu10kx.o emu10kx-pcm.o emu10=
kx-midi.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_emu10kx.ko.full  export_sy=
ms | xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % snd_emu1=
0kx.ko.full
--- 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...]
--- all_subdir_sfxge ---
--- medford_nic.o ---
ctfconvert -L VERSION -g medford_nic.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- acpi.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.acpi.o -MTacpi.o -fdebug-prefix-map=3D./machine=3D/workspace/src/sy=
s/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=3Dk=
ernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwin=
d-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-sh=
ow-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-uninitialize=
d -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-err=
or=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-=
error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned =
-Wno-address-of-packed-member -Wno-alloc-size-larger-than -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   -fms-extensions -finli=
ne-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-gro=
wth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/acp=
ica/acpi.c
--- modules-all ---
--- all_subdir_sound ---
--- all_subdir_sound/driver/emu10kx ---
--- snd_emu10kx.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug snd_emu=
10kx.ko.full snd_emu10kx.ko.debug
--- snd_emu10kx.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsnd_emu10kx.ko.debug  snd_emu10kx.ko.full snd_emu10kx.ko
--- all_subdir_sfxge ---
--- sfxge.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.sfxge.o -MTsfxge.o =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-=
pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi=
agnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com=
pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o=
verflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno=
-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked=
-not-aligned -Wno-address-of-packed-member -Wno-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 --param large=
-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/sfxge/sfxge=
.c -o sfxge.o
--- all_subdir_sound ---
--- all_subdir_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
--- all_subdir_tcp ---
cc1: all warnings being treated as errors
--- acpi_acad.o ---
      298.15 real       201.20 user        12.14 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/jenkins13747793145=
608036049.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_108_656176550.1706505012455--



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