Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2024 22:03:48 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #4123 - Still Failing
Message-ID:  <707808937.2491.1729461832030@jenkins.ci.freebsd.org>
In-Reply-To: <2143233610.2483.1729455148324@jenkins.ci.freebsd.org>
References:  <2143233610.2483.1729455148324@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #4123 (6244b9dc4a03e87246bad1c94067d=
fe54ff4cdbc) - Still Failing

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

6244b9dc4a03e87246bad1c94067dfe54ff4cdbc by kib:
la57: explain how the trampoline works



The end of the build log:

[...truncated 136.14 MiB...]
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- all_subdir_usb/template ---
ctfconvert -L VERSION -g usb_template_cdce.o
--- usb_template_kbd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_kbd.o =
-MTusb_template_kbd.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -ms=
oft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-p=
rotector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer=
-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin=
tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas =
-Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno=
-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead=
ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err=
or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err=
or=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 --para=
m inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu=
99 -c /workspace/src/sys/dev/usb/template/usb_template_kbd.c -o usb_templat=
e_kbd.o
--- all_subdir_usb/g_modem ---
--- vnode_if_typedef.h ---
--- all_subdir_usb/g_audio ---
ctfconvert -L VERSION -g g_audio.o
--- all_subdir_usb/g_modem ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- all_subdir_usb/g_audio ---
--- g_audio.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o g_audio.ko.full g_audio.o=20
ctfmerge -L VERSION -g -o g_audio.ko.full g_audio.o=20
--- all_subdir_usb/g_keyboard ---
ctfconvert -L VERSION -g g_keyboard.o
--- g_keyboard.ko.full ---
--- all_subdir_usb/g_audio ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk g_audio.ko.full  export_syms |=
 xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % g_audio.ko.=
full
--- all_subdir_usb/g_keyboard ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o g_keyboard.ko.full g_keyboard.o=20
--- all_subdir_usb/g_modem ---
--- 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/g_keyboard ---
ctfmerge -L VERSION -g -o g_keyboard.ko.full g_keyboard.o=20
--- all_subdir_usb/g_audio ---
--- g_audio.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug g_audio=
.ko.full g_audio.ko.debug
--- all_subdir_usb/g_keyboard ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk g_keyboard.ko.full  export_sym=
s | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % g_keyboa=
rd.ko.full
--- all_subdir_usb/g_audio ---
--- g_audio.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dg_audio.ko.debug  g_audio.ko.full g_audio.ko
--- all_subdir_usb/g_keyboard ---
--- g_keyboard.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug g_keybo=
ard.ko.full g_keyboard.ko.debug
--- all_subdir_usb/g_mouse ---
=3D=3D=3D> usb/g_mouse (all)
--- all_subdir_usb/g_keyboard ---
--- g_keyboard.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dg_keyboard.ko.debug  g_keyboard.ko.full g_keyboard.ko
--- all_subdir_usb/g_mouse ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/usb/g_mouse...]
--- all_subdir_usb/template ---
--- usb_template_modem.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_modem.=
o -MTusb_template_modem.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse=
 -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta=
ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k=
printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag=
mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual =
-Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis=
leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno=
-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic=
al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno=
-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa=
cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D =
-Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret=
urn-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/usb/template/usb_template_modem.c -o usb=
_template_modem.o
--- all_subdir_usb/g_modem ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- all_subdir_usb/g_mouse ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
--- all_subdir_usb/g_modem ---
--- device_if.h ---
--- all_subdir_usb/g_mouse ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- all_subdir_usb/g_modem ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_usb/g_mouse ---
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- all_subdir_usb/g_modem ---
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- all_subdir_usb/g_mouse ---
--- 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/template ---
--- usb_template_kbd.o ---
ctfconvert -L VERSION -g usb_template_kbd.o
--- usb_template_mouse.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_mouse.=
o -MTusb_template_mouse.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse=
 -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta=
ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k=
printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag=
mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual =
-Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis=
leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno=
-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic=
al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno=
-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa=
cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D =
-Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret=
urn-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/usb/template/usb_template_mouse.c -o usb=
_template_mouse.o
--- all_subdir_usb/g_modem ---
--- card_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/cardb=
us/card_if.m -h
--- all_subdir_usb/g_mouse ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- all_subdir_usb/g_modem ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- all_subdir_usb/template ---
--- usb_template_modem.o ---
ctfconvert -L VERSION -g usb_template_modem.o
--- all_subdir_usb/g_mouse ---
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_usb/template ---
--- usb_template_msc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_msc.o =
-MTusb_template_msc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -ms=
oft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-p=
rotector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer=
-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin=
tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas =
-Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno=
-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead=
ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err=
or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err=
or=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 --para=
m inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu=
99 -c /workspace/src/sys/dev/usb/template/usb_template_msc.c -o usb_templat=
e_msc.o
--- all_subdir_zfs ---
--- zio_crypt.o ---
In file included from /workspace/src/sys/contrib/openzfs/include/os/freebsd=
/spl/sys/sunddi.h:28,
                 from /workspace/src/sys/contrib/openzfs/include/sys/zfs_co=
ntext.h:69:
In function 'zfs_uio_init',
    inlined from 'zio_do_crypt_data' at /workspace/src/sys/contrib/openzfs/=
module/os/freebsd/zfs/zio_crypt.c:1690:2:
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/uio.h:102:45:=
 error: 'puio_s.uio_offset' is used uninitialized [-Werror=3Duninitialized]
  102 |                 zfs_uio_soffset(uio) =3D uio_s->uio_offset;
      |                                        ~~~~~^~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_do_crypt_data':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:1683:2=
0: note: 'puio_s' declared here
 1683 |         struct uio puio_s, cuio_s;
      |                    ^~~~~~
In function 'zfs_uio_init',
    inlined from 'zio_do_crypt_data' at /workspace/src/sys/contrib/openzfs/=
module/os/freebsd/zfs/zio_crypt.c:1691:2:
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/uio.h:102:45:=
 error: 'cuio_s.uio_offset' is used uninitialized [-Werror=3Duninitialized]
  102 |                 zfs_uio_soffset(uio) =3D uio_s->uio_offset;
      |                                        ~~~~~^~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_do_crypt_data':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:1683:2=
8: note: 'cuio_s' declared here
 1683 |         struct uio puio_s, cuio_s;
      |                            ^~~~~~
--- all_subdir_usb ---
--- all_subdir_usb/g_modem ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- all_subdir_usb/g_mouse ---
--- 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.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- all_subdir_usb/g_modem ---
--- offset.inc ---
--- all_subdir_usb/template ---
--- usb_template_mouse.o ---
ctfconvert -L VERSION -g usb_template_mouse.o
--- all_subdir_usb/g_modem ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_usb/template ---
--- usb_template_mtp.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_mtp.o =
-MTusb_template_mtp.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -ms=
oft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-p=
rotector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer=
-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin=
tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas =
-Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno=
-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead=
ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err=
or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err=
or=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 --para=
m inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu=
99 -c /workspace/src/sys/dev/usb/template/usb_template_mtp.c -o usb_templat=
e_mtp.o
--- all_subdir_usb/g_modem ---
--- g_modem.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.g_modem.o -MTg_mode=
m.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-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-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro=
r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp=
are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W=
no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin=
t -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-gro=
wth=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/=
src/sys/dev/usb/gadget/g_modem.c -o g_modem.o
--- all_subdir_usb/g_mouse ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_usb/template ---
--- usb_template_msc.o ---
ctfconvert -L VERSION -g usb_template_msc.o
--- usb_template_phone.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_phone.=
o -MTusb_template_phone.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse=
 -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta=
ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k=
printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag=
mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual =
-Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis=
leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno=
-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic=
al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno=
-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa=
cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D =
-Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret=
urn-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/usb/template/usb_template_phone.c -o usb=
_template_phone.o
--- all_subdir_usb/g_mouse ---
--- g_mouse.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.g_mouse.o -MTg_mous=
e.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-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-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro=
r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp=
are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W=
no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin=
t -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-gro=
wth=3D100 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/=
src/sys/dev/usb/gadget/g_mouse.c -o g_mouse.o
--- all_subdir_zfs ---
--- uconv.o ---
ctfconvert -L VERSION -g uconv.o
--- u8_textprep.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -DBITS_PER_LONG=3D6=
4  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc=
  -I/workspace/src/sys/contrib/openzfs/include -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/wor=
kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/=
contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE=
_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE=
RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i=
nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer =
-fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p=
refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i=
386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/=
sys/GENERIC     -MD  -MF.depend.u8_textprep.o -MTu8_textprep.o -mcmodel=3Dk=
ernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwin=
d-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-=
prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po=
inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag=
nostics-show-option -Wno-unknown-pragmas -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-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 -Wno-pointer-to-int-cast -Wno-cast-qual -=
std=3Dgnu99 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_c=
ompat.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/=
sys/ccompile.h -include /workspace/src/sys/modules/zfs/static_ccompile.h -c=
 /workspace/src/sys/contrib/openzfs/module/unicode/u8_textprep.c -o u8_text=
prep.o
--- all_subdir_usb ---
--- all_subdir_usb/template ---
--- usb_template_mtp.o ---
ctfconvert -L VERSION -g usb_template_mtp.o
--- usb_template_serialnet.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_serial=
net.o -MTusb_template_serialnet.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx =
-mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwra=
pv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp=
es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f=
reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn=
own-pragmas -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=
  -std=3Dgnu99 -c /workspace/src/sys/dev/usb/template/usb_template_serialne=
t.c -o usb_template_serialnet.o
--- usb_template_phone.o ---
ctfconvert -L VERSION -g usb_template_phone.o
--- usb_template_midi.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_midi.o=
 -MTusb_template_midi.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 -Wpoint=
er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr=
intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma=
s -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -W=
no-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisle=
ading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-e=
rror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological=
-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pack=
ed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -W=
no-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retur=
n-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --pa=
ram inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dg=
nu99 -c /workspace/src/sys/dev/usb/template/usb_template_midi.c -o usb_temp=
late_midi.o
--- all_subdir_zfs ---
--- zvol_os.o ---
ctfconvert -L VERSION -g zvol_os.o
--- all_subdir_usb ---
--- all_subdir_usb/g_modem ---
ctfconvert -L VERSION -g g_modem.o
--- g_modem.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o g_modem.ko.full g_modem.o=20
ctfmerge -L VERSION -g -o g_modem.ko.full g_modem.o=20
--- all_subdir_usb/g_mouse ---
ctfconvert -L VERSION -g g_mouse.o
--- all_subdir_usb/g_modem ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk g_modem.ko.full  export_syms |=
 xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % g_modem.ko.=
full
--- all_subdir_usb/g_mouse ---
--- g_mouse.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o g_mouse.ko.full g_mouse.o=20
--- all_subdir_usb/g_modem ---
--- g_modem.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug g_modem=
.ko.full g_modem.ko.debug
--- all_subdir_usb/g_mouse ---
ctfmerge -L VERSION -g -o g_mouse.ko.full g_mouse.o=20
--- all_subdir_usb/g_modem ---
--- g_modem.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dg_modem.ko.debug  g_modem.ko.full g_modem.ko
--- all_subdir_usb/template ---
ctfconvert -L VERSION -g usb_template_midi.o
--- all_subdir_usb/g_mouse ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk g_mouse.ko.full  export_syms |=
 xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % g_mouse.ko.=
full
--- all_subdir_usb/template ---
--- usb_template_multi.o ---
--- all_subdir_zfs ---
--- zfeature_common.o ---
--- all_subdir_usb ---
--- usb_template_cdceem.o ---
--- usb_template_multi.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_multi.=
o -MTusb_template_multi.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse=
 -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta=
ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k=
printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag=
mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual =
-Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis=
leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno=
-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic=
al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno=
-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa=
cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D =
-Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret=
urn-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/usb/template/usb_template_multi.c -o usb=
_template_multi.o
--- usb_template_cdceem.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template_cdceem=
.o -MTusb_template_cdceem.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 -Wp=
ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd=
_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr=
agmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizati=
ons -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qua=
l -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dm=
isleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -W=
no-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolog=
ical-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -W=
no-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=3Dgnu99 -c /workspace/src/sys/dev/usb/template/usb_template_cdceem.c -o =
usb_template_cdceem.o
--- all_subdir_zfs ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -DBITS_PER_LONG=3D6=
4  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc=
  -I/workspace/src/sys/contrib/openzfs/include -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/wor=
kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/=
contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE=
_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE=
RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i=
nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer =
-fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p=
refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i=
386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/=
sys/GENERIC     -MD  -MF.depend.zfeature_common.o -MTzfeature_common.o -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef=
 -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir=
s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr=
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-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 -Wno-pointer-to-int-cast  -std=3Dgnu9=
9 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -i=
nclude /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompi=
le.h -include /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspac=
e/src/sys/contrib/openzfs/module/zcommon/zfeature_common.c -o zfeature_comm=
on.o
--- all_subdir_usb ---
--- all_subdir_usb/g_mouse ---
--- g_mouse.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug g_mouse=
.ko.full g_mouse.ko.debug
--- g_mouse.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dg_mouse.ko.debug  g_mouse.ko.full g_mouse.ko
--- all_subdir_usb/template ---
--- usb_template_serialnet.o ---
ctfconvert -L VERSION -g usb_template_serialnet.o
--- usb_template.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.usb_template.o -MTu=
sb_template.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__ -Wm=
issing-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=3Dgnu99 -c =
/workspace/src/sys/dev/usb/template/usb_template.c -o usb_template.o
--- md_promise.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.md_promise.o -MTmd_promise.o -fdebug-prefix-map=3D./machine=3D/work=
space/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-asynch=
ronous-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=3Dgnu99 -=
Werror /workspace/src/sys/geom/raid/md_promise.c
--- modules-all ---
--- all_subdir_zfs ---
--- zio_crypt.o ---
cc1: all warnings being treated as errors
      270.23 real       732.23 user        40.52 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins9365310799686974=
849.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_2490_1567398091.1729461828475--



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