Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2025 08:34:25 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        olivier@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-15-amd64-gcc14_build - Build #170 - Still Failing
Message-ID:  <583155992.2223.1762158869068@jenkins.ci.freebsd.org>
In-Reply-To: <101309978.2219.1762155507910@jenkins.ci.freebsd.org>
References:  <101309978.2219.1762155507910@jenkins.ci.freebsd.org>

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

FreeBSD-stable-15-amd64-gcc14_build - Build #170 (36098bbfbcaa49bacb52216ae=
3d1eb29c23f56e2) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14=
_build/170/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b=
uild/170/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu=
ild/170/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)

36098bbfbcaa49bacb52216ae3d1eb29c23f56e2 by olivier:
tests/ipfw: Update regression tests to match new 32-bit size rule



The end of the build log:

[...truncated 146.36 MiB...]
In function 'zfs_xvattr_set',
    inlined from 'zfs_xvattr_set' at /workspace/src/sys/contrib/openzfs/mod=
ule/os/freebsd/zfs/zfs_znode_os.c:848:1,
    inlined from 'zfs_mknode' at /workspace/src/sys/contrib/openzfs/module/=
os/freebsd/zfs/zfs_znode_os.c:825:3,
    inlined from 'zfs_create_share_dir' at /workspace/src/sys/contrib/openz=
fs/module/os/freebsd/zfs/zfs_znode_os.c:295:2,
    inlined from 'zfs_create_fs' at /workspace/src/sys/contrib/openzfs/modu=
le/os/freebsd/zfs/zfs_znode_os.c:1815:10:
/workspace/src/sys/contrib/openzfs/include/sys/xvattr.h:230:40: warning: ar=
ray subscript 'xvattr_t {aka struct xvattr}[0]' is partly outside array bou=
nds of 'vattr_t[1]' {aka 'struct vattr[1]'} [-Warray-bounds=3D]
  230 | #define XVA_RTNATTRMAP(xvap)    ((xvap)->xva_rtnattrmapp)
      |                                        ^
/workspace/src/sys/contrib/openzfs/include/sys/xvattr.h:256:10: note: in ex=
pansion of macro 'XVA_RTNATTRMAP'
  256 |         (XVA_RTNATTRMAP(xvap))[XVA_INDEX(attr)] |=3D XVA_ATTRBIT(at=
tr)
      |          ^~~~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:943=
:17: note: in expansion of macro 'XVA_SET_RTN'
  943 |                 XVA_SET_RTN(xvap, XAT_PROJINHERIT);
      |                 ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c: In=
 function 'zfs_create_fs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:274=
:17: note: object 'vattr' of size 176
  274 |         vattr_t vattr;
      |                 ^~~~~
--- all_subdir_usb ---
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- usbdevs.h ---
awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us=
bdevs -h
--- in6_proto.o ---
ctfconvert -L VERSION -g in6_proto.o
--- in6_rmx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.in6_rmx.o -MTin6_rmx.o -ffile-prefix-map=3D/workspace/src/sys=3D/usr=
/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=
=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo=
rkspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/us=
r/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/inclu=
de -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkerne=
l -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-ta=
bles -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-pro=
totypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-point=
er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos=
tics-show-option -Wno-unknown-pragmas -Wswitch -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   -fms-e=
xtensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --param la=
rge-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror /workspace=
/src/sys/netinet6/in6_rmx.c
--- modules-all ---
--- all_subdir_usb/ure ---
ctfconvert -L VERSION -g if_ure.o
--- if_ure.ko.full ---
/usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o if_ure.ko.full if_ure.o=20
ctfmerge -L VERSION -g -o if_ure.ko.full if_ure.o=20
--- all_subdir_usb/umass ---
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- all_subdir_usb/ure ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_ure.ko.full  export_syms | =
xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % if_ure.ko.fu=
ll
--- if_ure.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug if_ure.=
ko.full if_ure.ko.debug
--- all_subdir_usb/umass ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -=
ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t=
mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64=
/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN=
ERIC/modules/workspace/src/sys/modules/usb/umass=3D/usr/obj/usr/src/amd64.a=
md64/sys/GENERIC/modules/usr/src/sys/modules/umass -ffile-prefix-map=3D/tmp=
/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machin=
e=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/ob=
j/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenof=
fset.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 -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-grow=
th=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon  /works=
pace/src/sys/kern/genoffset.c
--- all_subdir_usb/usfs ---
ctfconvert -L VERSION -g ustorage_fs.o
--- all_subdir_usb/ure ---
--- if_ure.ko ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dif_ure.ko.debug  if_ure.ko.full if_ure.ko
--- all_subdir_usb/usfs ---
--- usfs.ko.full ---
/usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o usfs.ko.full ustorage_fs.o=20
--- in6_rmx.o ---
ctfconvert -L VERSION -g in6_rmx.o
--- modules-all ---
ctfmerge -L VERSION -g -o usfs.ko.full ustorage_fs.o=20
--- all_subdir_usb/urio ---
=3D=3D=3D> usb/urio (all)
--- all_subdir_usb/usfs ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk usfs.ko.full  export_syms | xa=
rgs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % usfs.ko.full
--- all_subdir_usb/urio ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/usb/urio...]
--- all_subdir_usb/usfs ---
--- usfs.ko.debug ---
--- in6_src.o ---
--- modules-all ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug usfs.ko=
.full usfs.ko.debug
--- in6_src.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.in6_src.o -MTin6_src.o -ffile-prefix-map=3D/workspace/src/sys=3D/usr=
/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=
=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo=
rkspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/us=
r/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/inclu=
de -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkerne=
l -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-ta=
bles -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-pro=
totypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-point=
er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos=
tics-show-option -Wno-unknown-pragmas -Wswitch -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   -fms-e=
xtensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --param la=
rge-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror /workspace=
/src/sys/netinet6/in6_src.c
--- modules-all ---
--- usfs.ko ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dusfs.ko.debug  usfs.ko.full usfs.ko
--- all_subdir_usb/urio ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
--- all_subdir_usb/uacpi ---
=3D=3D=3D> usb/uacpi (all)
--- all_subdir_usb/urio ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- all_subdir_usb/uacpi ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/usb/uacpi...]
--- all_subdir_usb/urio ---
i386 -> /workspace/src/sys/i386/include
--- opt_bus.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_usb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_usb/uacpi ---
--- machine ---
--- all_subdir_usb/umass ---
--- offset.inc ---
--- all_subdir_usb/uacpi ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_usb/umass ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_usb/uacpi ---
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- usb_if.c ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -c
--- all_subdir_usb/umass ---
--- umass.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s=
ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us=
r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac=
e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/usb/umass=
=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/uma=
ss -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -f=
debug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-ma=
p=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src=
/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  =
-MF.depend.umass.o -MTumass.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 -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__free=
bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown=
-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz=
ations -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=3Dnonnull-compare -Wno-error=3Doverflo=
w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo=
w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address=
-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th=
an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W=
no-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensi=
ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000  =
-std=3Dgnu17 -c /workspace/src/sys/dev/usb/storage/umass.c -o umass.o
--- all_subdir_usb/urio ---
--- device_if.h ---
--- all_subdir_usb/uacpi ---
--- vnode_if_newproto.h ---
--- all_subdir_usb/urio ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_usb/uacpi ---
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
--- all_subdir_usb/urio ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- all_subdir_zfs ---
--- zfs_acl.o ---
ctfconvert -L VERSION -g zfs_acl.o
--- all_subdir_usb ---
--- all_subdir_usb/uacpi ---
--- opt_usb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h
--- all_subdir_usb/urio ---
--- usbdevs.h ---
--- all_subdir_usb/uacpi ---
--- opt_bus.h ---
--- all_subdir_usb/urio ---
awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us=
bdevs -h
--- all_subdir_usb/uacpi ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_ddb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ddb.h opt_ddb.h
--- opt_acpi.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_acpi.h opt_acpi.h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_zfs ---
--- zvol_os.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -=
pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO=
_ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_=
_x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH=
AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DHAVE_VAES -DHAVE_=
VPCLMULQDQ -DBITS_PER_LONG=3D64  -fno-strict-aliasing -Werror -D_KERNEL -DK=
LD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/contrib/openzfs/includ=
e -I/workspace/src/sys/contrib/openzfs/module/icp/include -I/workspace/src/=
sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include/os/fre=
ebsd/zfs -I/workspace/src/sys/contrib/openzfs/module/zstd/include -I/worksp=
ace/src/sys/modules/zfs -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/work=
space/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/=
workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer=
 -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr=
/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=
=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/zfs=
=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zfs=
 -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fde=
bug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=
=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.zvol_os.o -MTzvol_os.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -=
mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrap=
v -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp=
es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f=
reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn=
own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti=
mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca=
st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf=
low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta=
utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf=
low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre=
ss-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-exten=
sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000=
 -Wno-pointer-to-int-cast  -std=3Dgnu17 -include /workspace/src/sys/cddl/co=
mpat/opensolaris/sys/debug_compat.h -include /workspace/src/sys/contrib/ope=
nzfs/include/os/freebsd/spl/sys/ccompile.h -include /workspace/src/sys/modu=
les/zfs/static_ccompile.h -c /workspace/src/sys/contrib/openzfs/module/os/f=
reebsd/zfs/zvol_os.c -o zvol_os.o
--- all_subdir_usb ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- in6_mcast.o ---
In file included from /workspace/src/sys/sys/sysctl.h:41,
                 from /workspace/src/sys/netinet6/in6_mcast.c:49:
/workspace/src/sys/netinet6/in6_mcast.c: In function 'in6m_merge':
/workspace/src/sys/sys/tree.h:1054:27: warning: 'nims' may be used uninitia=
lized [-Wmaybe-uninitialized]
 1054 |             ((x) !=3D NULL) && ((y) =3D name##_RB_PREV(x), (x) !=3D=
 NULL);    \
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet6/in6_mcast.c:1056:17: note: in expansion of macr=
o 'RB_FOREACH_REVERSE_FROM'
 1056 |                 RB_FOREACH_REVERSE_FROM(ims, ip6_msource_tree, nims=
) {
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet6/in6_mcast.c:1025:40: note: 'nims' was declared =
here
 1025 |         struct ip6_msource      *ims, *nims;
      |                                        ^~~~
In function 'ip6_msource_tree_RB_INSERT_COLOR',
    inlined from 'ip6_msource_tree_RB_INSERT_FINISH' at /workspace/src/sys/=
netinet6/in6_mcast.c:100:1,
    inlined from 'ip6_msource_tree_RB_INSERT' at /workspace/src/sys/netinet=
6/in6_mcast.c:100:1,
    inlined from 'in6m_get_source' at /workspace/src/sys/netinet6/in6_mcast=
.c:965:3,
    inlined from 'in6m_merge' at /workspace/src/sys/netinet6/in6_mcast.c:10=
47:11:
/workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia=
lized [-Wmaybe-uninitialized]
  332 | #define _RB_LINK(elm, dir, field)       (elm)->field.rbe_link[dir]
      |                                         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK=
'
  401 |             _RB_LINK(tmp, dir, field)) !=3D NULL)                  =
       \
      |             ^~~~~~~~
/workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTAT=
E'
  583 |                         RB_ROTATE(elm, child, elmdir, field);      =
     \
      |                         ^~~~~~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA=
TE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA=
TE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet6/in6_mcast.c:100:1: note: in expansion of macro =
'RB_GENERATE'
  100 | RB_GENERATE(ip6_msource_tree, ip6_msource, im6s_link, ip6_msource_c=
mp);
      | ^~~~~~~~~~~
/workspace/src/sys/netinet6/in6_mcast.c: In function 'in6m_merge':
/workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here
  540 |         struct type *child, *child_up, *gpar;                      =
     \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA=
TE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA=
TE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet6/in6_mcast.c:100:1: note: in expansion of macro =
'RB_GENERATE'
  100 | RB_GENERATE(ip6_msource_tree, ip6_msource, im6s_link, ip6_msource_c=
mp);
      | ^~~~~~~~~~~
--- icmp6.o ---
ctfconvert -L VERSION -g icmp6.o
--- modules-all ---
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- ip6_fastfwd.o ---
--- modules-all ---
--- acpi_if.h ---
--- ip6_fastfwd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.ip6_fastfwd.o -MTip6_fastfwd.o -ffile-prefix-map=3D/workspace/src/sy=
s=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys=
/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machi=
ne=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=
=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-u=
nwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wst=
rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W=
no-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=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 =
  -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --=
param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror /w=
orkspace/src/sys/netinet6/ip6_fastfwd.c
--- modules-all ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/acpic=
a/acpi_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -=
ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t=
mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64=
/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN=
ERIC/modules/workspace/src/sys/modules/usb/uacpi=3D/usr/obj/usr/src/amd64.a=
md64/sys/GENERIC/modules/usr/src/sys/modules/uacpi -ffile-prefix-map=3D/tmp=
/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machin=
e=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/ob=
j/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenof=
fset.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 -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-grow=
th=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon  /works=
pace/src/sys/kern/genoffset.c
--- all_subdir_zfs ---
--- zio_crypt.o ---
cc1: all warnings being treated as errors
--- all_subdir_usb ---
--- all_subdir_usb/urio ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -=
ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t=
mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64=
/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN=
ERIC/modules/workspace/src/sys/modules/usb/urio=3D/usr/obj/usr/src/amd64.am=
d64/sys/GENERIC/modules/usr/src/sys/modules/urio -ffile-prefix-map=3D/tmp/o=
bj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=
=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86=
/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj=
/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoff=
set.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a=
synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-=
4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua=
l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in=
clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err=
or=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-=
bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-com=
pare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -=
Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poi=
nt -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 -finline-limit=3D8000 -fms-extensions --param inline-unit-growt=
h=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon  /worksp=
ace/src/sys/kern/genoffset.c
--- all_subdir_zfs ---
*** [zio_crypt.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/zfs
      337.24 real      1179.41 user        61.53 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins13311442201=
821061117.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-amd64-gcc14_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_2222_1062948243.1762158865447--



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