Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2025 18:42:42 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        tuexen@FreeBSD.org, kevans@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #3655 - Still Failing
Message-ID:  <75656135.241.1750185765767@jenkins.ci.freebsd.org>
In-Reply-To: <886254492.211.1750181061440@jenkins.ci.freebsd.org>
References:  <886254492.211.1750181061440@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #3655 (6d8cfd29d477c64376b3e286946cd=
db93c7373c5) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/3655/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
3655/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3=
655/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)

124120d44ba23ccc44144f9fc48d35818c660dc1 by tuexen:
tcp: remove TCPTV_TWTRUNC

e2a605e7ab7ff83d15b1a0b994223768169b0f1e by kevans:
libarchive/test: fix build when memcpy() is a macro

6d8cfd29d477c64376b3e286946cddb93c7373c5 by emaste:
RELNOTES: Correct hash for member_ifaddrs change



The end of the build log:

[...truncated 125.85 MiB...]
ctfconvert -L VERSION -g tpm_tis_core.o
--- all_subdir_udf ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_tpm ---
--- tpm_tis_acpi.o ---
--- all_subdir_udf ---
--- i386 ---
--- all_subdir_tpm ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common -DDEV_ACPI  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_M=
ODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj=
/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sy=
s -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/worksp=
ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I=
/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.tpm_tis_a=
cpi.o -MTtpm_tis_acpi.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -=
msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack=
-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoin=
ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp=
rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm=
as -Wswitch -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=
gnu17 -c /workspace/src/sys/dev/tpm/tpm_tis_acpi.c -o tpm_tis_acpi.o
--- all_subdir_udf ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -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 -Wswitch -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 -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000 -std=3Dgnu17 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- udf_vnops.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.udf_vnops.o -MTudf_v=
nops.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno=
-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 -Wswitch -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-=
growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /workspa=
ce/src/sys/fs/udf/udf_vnops.c -o udf_vnops.o
--- all_subdir_tpm ---
ctfconvert -L VERSION -g tpm_tis_acpi.o
--- tpm_crb.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common -DDEV_ACPI  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_M=
ODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj=
/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sy=
s -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/worksp=
ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I=
/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.tpm_crb.o=
 -MTtpm_crb.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-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__ -W=
missing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitc=
h -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=3Dgnu17 -c =
/workspace/src/sys/dev/tpm/tpm_crb.c -o tpm_crb.o
--- netmap_generic.o ---
ctfconvert -L VERSION -g netmap_generic.o
--- netmap_mbq.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.netmap_mbq.o -MTnetmap_mbq.o -fdebug-prefix-map=3D./machine=3D/works=
pace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/=
x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-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 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -=
Werror /workspace/src/sys/dev/netmap/netmap_mbq.c
--- netmap_legacy.o ---
ctfconvert -L VERSION -g netmap_legacy.o
--- netmap_mem2.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.netmap_mem2.o -MTnetmap_mem2.o -fdebug-prefix-map=3D./machine=3D/wor=
kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy=
s/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include=
 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-async=
hronous-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-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-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-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu1=
7 -Werror /workspace/src/sys/dev/netmap/netmap_mem2.c
--- netmap_mbq.o ---
ctfconvert -L VERSION -g netmap_mbq.o
--- netmap_monitor.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.netmap_monitor.o -MTnetmap_monitor.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  -gdw=
arf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast=
-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin=
g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno=
-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum=
-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentati=
on -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence=
-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-e=
lt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-=
alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonn=
ull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-for=
mat-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit=
-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3D=
gnu17 -Werror /workspace/src/sys/dev/netmap/netmap_monitor.c
--- modules-all ---
--- all_subdir_tmpfs ---
ctfconvert -L VERSION -g tmpfs_subr.o
--- all_subdir_tpm ---
--- tpm_bus.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common -DDEV_ACPI  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_M=
ODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj=
/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sy=
s -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/worksp=
ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I=
/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.tpm_bus.o=
 -MTtpm_bus.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-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__ -W=
missing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitc=
h -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=3Dgnu17 -c =
/workspace/src/sys/dev/tpm/tpm_bus.c -o tpm_bus.o
--- all_subdir_tmpfs ---
--- tmpfs_vnops.o ---
ctfconvert -L VERSION -g tmpfs_vnops.o
--- all_subdir_tpm ---
--- tpm_crb.o ---
ctfconvert -L VERSION -g tpm_crb.o
--- tpm_if.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common -DDEV_ACPI  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_M=
ODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj=
/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sy=
s -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/worksp=
ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I=
/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.tpm_if.o =
-MTtpm_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  =
-gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W=
cast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmi=
ssing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch =
-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-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=3Dgnu17 -c =
tpm_if.c -o tpm_if.o
--- all_subdir_tmpfs ---
--- tmpfs.ko.full ---
/usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o tmpfs.ko.full tmpfs_vnops.o tmpfs_fifoops.o tmpfs_vfsops.o tmpfs_subr.o=
=20
ctfmerge -L VERSION -g -o tmpfs.ko.full tmpfs_vnops.o tmpfs_fifoops.o tmpfs=
_vfsops.o tmpfs_subr.o=20
--- all_subdir_tpm ---
--- tpm_bus.o ---
ctfconvert -L VERSION -g tpm_bus.o
--- all_subdir_uart ---
--- uart_dev_quicc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.uart_dev_quicc.o -MT=
uart_dev_quicc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f=
loat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec=
tor  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari=
th -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__=
 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wsw=
itch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-err=
or=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-=
indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=
=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com=
pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m=
ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e=
rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty=
pe -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --param =
inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17=
 -c /workspace/src/sys/dev/uart/uart_dev_quicc.c -o uart_dev_quicc.o
--- all_subdir_tpm ---
--- tpm_if.o ---
ctfconvert -L VERSION -g tpm_if.o
--- tpm.ko.full ---
/usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o tpm.ko.full tpm_if.o tpm.o tpm_acpi.o tpm_isa.o tpm20.o tpm_tis_core.o tp=
m_tis_acpi.o tpm_crb.o tpm_bus.o=20
--- all_subdir_tmpfs ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk tmpfs.ko.full  export_syms | x=
args -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % tmpfs.ko.full
--- tmpfs.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug tmpfs.k=
o.full tmpfs.ko.debug
--- all_subdir_tpm ---
ctfmerge -L VERSION -g -o tpm.ko.full tpm_if.o tpm.o tpm_acpi.o tpm_isa.o t=
pm20.o tpm_tis_core.o tpm_tis_acpi.o tpm_crb.o tpm_bus.o=20
--- all_subdir_tmpfs ---
--- tmpfs.ko ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtmpfs.ko.debug  tmpfs.ko.full tmpfs.ko
--- all_subdir_udf_iconv ---
=3D=3D=3D> udf_iconv (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/udf_iconv...]
--- all_subdir_tpm ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk tpm.ko.full  export_syms | xar=
gs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % tpm.ko.full
--- all_subdir_udf_iconv ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_tpm ---
--- tpm.ko.debug ---
--- all_subdir_udf_iconv ---
--- genoffset.o ---
--- all_subdir_tpm ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug tpm.ko.=
full tpm.ko.debug
--- all_subdir_udf_iconv ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -I/workspace/src/sys/ -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/w=
orkspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys =
-I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omi=
t-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/am=
d64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fd=
ebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/works=
pace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal=
l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun=
def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-=
dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -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=3D10=
0 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon  /workspace/sr=
c/sys/kern/genoffset.c
--- all_subdir_tpm ---
--- tpm.ko ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtpm.ko.debug  tpm.ko.full tpm.ko
--- all_subdir_ufs ---
=3D=3D=3D> ufs (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ufs...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_ddb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ddb.h opt_ddb.h
--- opt_directio.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_directio.h opt_di=
rectio.h
--- opt_ffs.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ffs.h opt_ffs.h
--- opt_quota.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_quota.h opt_quota=
.h
--- opt_suiddir.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_suiddir.h opt_sui=
ddir.h
--- opt_ufs.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ufs.h opt_ufs.h
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- all_subdir_udf_iconv ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_ufs ---
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- all_subdir_udf_iconv ---
--- udf_iconv.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/ -DHAVE_KERNEL_OPTION_HEADERS -includ=
e /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omi=
t-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=
=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace=
/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/=
include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend=
.udf_iconv.o -MTudf_iconv.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-s=
se -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fs=
tack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -W=
pointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebs=
d_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-p=
ragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizat=
ions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qu=
al -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3D=
misleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -=
Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolo=
gical-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-extension=
s --param inline-unit-growth=3D100 --param large-function-growth=3D1000  -s=
td=3Dgnu17 -c /workspace/src/sys/fs/udf/udf_iconv.c -o udf_iconv.o
--- all_subdir_ufs ---
--- 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.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -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 -Wswitch -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 -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000 -std=3Dgnu17 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- all_subdir_udf_iconv ---
ctfconvert -L VERSION -g udf_iconv.o
--- udf_iconv.ko.full ---
/usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o udf_iconv.ko.full udf_iconv.o=20
ctfmerge -L VERSION -g -o udf_iconv.ko.full udf_iconv.o=20
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk udf_iconv.ko.full  export_syms=
 | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % udf_iconv=
.ko.full
--- udf_iconv.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug udf_ico=
nv.ko.full udf_iconv.ko.debug
--- udf_iconv.ko ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dudf_iconv.ko.debug  udf_iconv.ko.full udf_iconv.ko
--- mwlhal.o ---
ctfconvert -L VERSION -g mwlhal.o
--- modules-all ---
--- all_subdir_ufshci ---
=3D=3D=3D> ufshci (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ufshci...]
--- netmap_null.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.netmap_null.o -MTnetmap_null.o -fdebug-prefix-map=3D./machine=3D/wor=
kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy=
s/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include=
 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-async=
hronous-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-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-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-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu1=
7 -Werror /workspace/src/sys/dev/netmap/netmap_null.c
--- modules-all ---
--- machine ---
--- netmap.o ---
ctfconvert -L VERSION -g netmap.o
--- modules-all ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- all_subdir_ufs ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_ufshci ---
i386 -> /workspace/src/sys/i386/include
--- opt_cam.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_cam.h opt_cam.h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_ufs ---
--- ufs_bmap.o ---
--- netmap_offloadings.o ---
--- modules-all ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.ufs_bmap.o -MTufs_bm=
ap.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-a=
synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf=
-4 -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 -Wswitch -Wno-er=
ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co=
mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation =
-Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po=
int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro=
r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-=
size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all=
oc-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-gr=
owth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /workspace=
/src/sys/ufs/ufs/ufs_bmap.c -o ufs_bmap.o
--- netmap_offloadings.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.netmap_offloadings.o -MTnetmap_offloadings.o -fdebug-prefix-map=3D./=
machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/wo=
rkspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sy=
s/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo=
at  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto=
r  -gdwarf-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 -Wswit=
ch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=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   -fms-extensions -finline-limit=3D8000 --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  =
-std=3Dgnu17 -Werror /workspace/src/sys/dev/netmap/netmap_offloadings.c
--- modules-all ---
--- all_subdir_ufshci ---
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -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 -Wswitch -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 -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000 -std=3Dgnu17 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- ufshci_pci.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.ufshci_pci.o -MTufsh=
ci_pci.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -f=
no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gd=
warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas=
t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi=
ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn=
o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu=
m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat=
ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc=
e-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-larger-than=3D -Wno-error=3Dnon=
null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo=
rmat-zero-length   -finline-limit=3D8000 -fms-extensions --param inline-uni=
t-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /works=
pace/src/sys/dev/ufshci/ufshci_pci.c -o ufshci_pci.o
--- all_subdir_uart ---
ctfconvert -L VERSION -g uart_dev_quicc.o
--- uart_dev_z8530.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.uart_dev_z8530.o -MT=
uart_dev_z8530.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f=
loat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec=
tor  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari=
th -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__=
 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wsw=
itch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-err=
or=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-=
indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=
=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com=
pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m=
ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e=
rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty=
pe -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --param =
inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17=
 -c /workspace/src/sys/dev/uart/uart_dev_z8530.c -o uart_dev_z8530.o
--- netmap_null.o ---
ctfconvert -L VERSION -g netmap_null.o
--- netmap_pipe.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.netmap_pipe.o -MTnetmap_pipe.o -fdebug-prefix-map=3D./machine=3D/wor=
kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy=
s/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include=
 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-async=
hronous-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-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-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-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu1=
7 -Werror /workspace/src/sys/dev/netmap/netmap_pipe.c
--- modules-all ---
--- all_subdir_ufs ---
/workspace/src/sys/ufs/ufs/ufs_bmap.c: In function 'ufs_bmap':
/workspace/src/sys/ufs/ufs/ufs_bmap.c:92:20: warning: 'blkno' may be used u=
ninitialized [-Wmaybe-uninitialized]
   92 |         *ap->a_bnp =3D blkno;
      |         ~~~~~~~~~~~^~~~~~~
/workspace/src/sys/ufs/ufs/ufs_bmap.c:78:22: note: 'blkno' was declared her=
e
   78 |         ufs2_daddr_t blkno;
      |                      ^~~~~
--- all_subdir_ufshci ---
In file included from /workspace/src/sys/dev/ufshci/ufshci_pci.c:21:
/workspace/src/sys/dev/ufshci/ufshci_private.h:506:19: error: 'ufshci_devcl=
ass' defined but not used [-Werror=3Dunused-variable]
  506 | static devclass_t ufshci_devclass;
      |                   ^~~~~~~~~~~~~~~
--- all_subdir_udf ---
In function 'udf_uiodir',
    inlined from 'udf_readdir' at /workspace/src/sys/fs/udf/udf_vnops.c:867=
:12:
/workspace/src/sys/fs/udf/udf_vnops.c:615:20: warning: 'uiodir.ncookies' ma=
y be used uninitialized [-Wmaybe-uninitialized]
  615 |                 if (++uiodir->acookies > uiodir->ncookies) {
      |                    ^
/workspace/src/sys/fs/udf/udf_vnops.c: In function 'udf_readdir':
/workspace/src/sys/fs/udf/udf_vnops.c:783:27: note: 'uiodir.ncookies' was d=
eclared here
  783 |         struct udf_uiodir uiodir;
      |                           ^~~~~~
--- all_subdir_ufshci ---
cc1: all warnings being treated as errors
      295.11 real       530.55 user        28.22 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1104137002956490=
6998.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_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_240_373668902.1750185762552--



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