Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2025 05:37:12 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        tuexen@FreeBSD.org, emaste@FreeBSD.org, markj@FreeBSD.org, jrtc27@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #5760 - Still Failing
Message-ID:  <2115053710.95.1750138636137@jenkins.ci.freebsd.org>
In-Reply-To: <1023410177.81.1750131445622@jenkins.ci.freebsd.org>
References:  <1023410177.81.1750131445622@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #5760 (9134ed157388f3e34374322a5de06=
449a031f1ec) - Still Failing

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

c13f4b1574da77f89ab57cfcc87fe8ad80f25263 by tuexen:
tcp: cleanup timer initialisations

64e0b2e8f75286f9f4d85a86fbb6815b435c7096 by markj:
makefs: Implement the collision differentiator for micro ZAPs

3923bf59f99295b66c8c36c4d5f03f9e39393274 by jrtc27:
tools/build: Provide extra headers on non-FreeBSD

ebc0ceaca16cd276ca6ff1c66142389db8d33840 by jrtc27:
sys/mount.h: Hoist sys/types.h include

b1e67144058d6c8394272ba81751e041029bd876 by jrtc27:
sys/mount.h: Add missing headers so it's standalone for _WANT_MOUNT

68c3cec90a87d0d833a34f58135be9a1b063087a by jrtc27:
cd9660: Add _WANT_ISO_MNT

c4d3a1836d50f66de71384bf7e824b2c49f914a3 by jrtc27:
msdosfs: Don't #ifdef out msdosfsmount members

b61239ef83d671f04c3f9d3ace96cb07e0c9e6df by jrtc27:
msdosfs: Add _WANT_MSDOSFS_INTERNALS to replace MAKEFS in headers

20aaf0f6578cfb273383332fb9188548b53d2ca7 by jrtc27:
libprocstat: Drop all _KERNEL defines outside of zfs_defs.c

b4f9be7fb371aa84881d12089d42df5ef14d3e89 by jrtc27:
openzfs: Add a _WANT_ZNODE that defines struct znode / znode_t for

66cc116bb2c17c3373762c2c53928a2be775b17d by jrtc27:
libprocstat: Drop zfs_defs.c hack, including its _KERNEL define

d8496725c155e5454a872c8ff61fc7f14d57dc37 by tuexen:
Revert "tcp: cleanup timer initialisations"

9134ed157388f3e34374322a5de06449a031f1ec by emaste:
bsdinstall: Default to pkgbase if media contains base packages



The end of the build log:

[...truncated 125.58 MiB...]
      |                  ^~~
In function 'ar5212GetLowerUpperValues',
    inlined from 'ar5212GetTargetPowers' at /workspace/src/sys/dev/ath/ath_=
hal/ar5212/ar5212_reset.c:2580:2,
    inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal=
/ar5212/ar5212_reset.c:2301:3,
    inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath=
_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2634:35: warning: =
'tempChannelList' may be used uninitialized [-Wmaybe-uninitialized]
 2634 |         if (target < (uint32_t)(lp[0] * EEP_SCALE - EEP_DELTA)) {
      |                                 ~~^~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar52=
12SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2572:18: note: 'te=
mpChannelList' declared here
 2572 |         uint16_t tempChannelList[NUM_TEST_FREQUENCIES];
      |                  ^~~~~~~~~~~~~~~
In function 'ar5212GetLowerUpperValues',
    inlined from 'ar5212GetTargetPowers' at /workspace/src/sys/dev/ath/ath_=
hal/ar5212/ar5212_reset.c:2580:2,
    inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal=
/ar5212/ar5212_reset.c:2216:4,
    inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath=
_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2634:35: warning: =
'tempChannelList' may be used uninitialized [-Wmaybe-uninitialized]
 2634 |         if (target < (uint32_t)(lp[0] * EEP_SCALE - EEP_DELTA)) {
      |                                 ~~^~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar52=
12SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2572:18: note: 'te=
mpChannelList' declared here
 2572 |         uint16_t tempChannelList[NUM_TEST_FREQUENCIES];
      |                  ^~~~~~~~~~~~~~~
In function 'ar5212GetLowerUpperValues',
    inlined from 'ar5212GetTargetPowers' at /workspace/src/sys/dev/ath/ath_=
hal/ar5212/ar5212_reset.c:2580:2,
    inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal=
/ar5212/ar5212_reset.c:2219:4,
    inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath=
_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2634:35: warning: =
'tempChannelList' may be used uninitialized [-Wmaybe-uninitialized]
 2634 |         if (target < (uint32_t)(lp[0] * EEP_SCALE - EEP_DELTA)) {
      |                                 ~~^~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar52=
12SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2572:18: note: 'te=
mpChannelList' declared here
 2572 |         uint16_t tempChannelList[NUM_TEST_FREQUENCIES];
      |                  ^~~~~~~~~~~~~~~
--- modules-all ---
--- all_subdir_sym ---
ctfconvert -L VERSION -g sym_hipd.o
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ufs_gjournal.o
--- all_subdir_rtw89 ---
--- if_rtw89.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug if_rtw8=
9.ko.full if_rtw89.ko.debug
--- all_subdir_sym ---
--- sym.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 sym.ko.full sym_hipd.o=20
--- all_subdir_uart ---
--- uart_dev_z8530.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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
--- all_subdir_sym ---
ctfmerge -L VERSION -g -o sym.ko.full sym_hipd.o=20
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk sym.ko.full  export_syms | xar=
gs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % sym.ko.full
--- sym.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug sym.ko.=
full sym.ko.debug
--- sym.ko ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsym.ko.debug  sym.ko.full sym.ko
--- all_subdir_ufs ---
--- ufs_inode.o ---
--- all_subdir_uart ---
--- uart_dev_quicc.o ---
ctfconvert -L VERSION -g uart_dev_quicc.o
--- all_subdir_ufs ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_inode.o -MTufs_i=
node.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/ufs/ufs/ufs_inode.c -o ufs_inode.o
--- ufs_lookup.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_lookup.o -MTufs_=
lookup.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/ufs/ufs/ufs_lookup.c -o ufs_lookup.o
--- all_subdir_rtw89 ---
--- if_rtw89.ko ---
--- ar5416_attach.o ---
ctfconvert -L VERSION -g ar5416_attach.o
--- modules-all ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dif_rtw89.ko.debug  if_rtw89.ko.full if_rtw89.ko
--- all_subdir_uart ---
--- uart_if.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_if.o -MTuart_if=
.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asy=
nchronous-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=3Dgnu17 -c uart_if.c -=
o uart_if.o
ctfconvert -L VERSION -g uart_if.o
--- all_subdir_ufs ---
--- ufs_quota.o ---
--- ufs_inode.o ---
ctfconvert -L VERSION -g ufs_inode.o
--- ar5416_ani.o ---
ctfconvert -L VERSION -g ar5416_ani.o
--- modules-all ---
--- ufs_quota.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_quota.o -MTufs_q=
uota.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/ufs/ufs/ufs_quota.c -o ufs_quota.o
--- all_subdir_uart ---
--- uart_subr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_subr.o -MTuart_=
subr.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/dev/uart/uart_subr.c -o uart_subr.o
--- all_subdir_ufshci ---
=3D=3D=3D> ufshci (all)
--- all_subdir_uart ---
--- uart_tty.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_tty.o -MTuart_t=
ty.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/dev/uart/uart_tty.c -o uart_tty.o
--- all_subdir_ufs ---
--- ufs_dirhash.o ---
ctfconvert -L VERSION -g ufs_dirhash.o
--- all_subdir_ufshci ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ufshci...]
--- ar5212_reset.o ---
ctfconvert -L VERSION -g ar5212_reset.o
--- modules-all ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
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_uinput ---
=3D=3D=3D> uinput (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/uinput...]
--- all_subdir_ufshci ---
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_uinput ---
--- machine ---
--- x86 ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- all_subdir_unionfs ---
=3D=3D=3D> unionfs (all)
--- all_subdir_uinput ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_unionfs ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/unionfs...]
--- all_subdir_ufshci ---
--- pci_if.h ---
--- all_subdir_uinput ---
--- opt_evdev.h ---
--- all_subdir_ufshci ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- all_subdir_uinput ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_evdev.h opt_evdev=
.h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_unionfs ---
--- machine ---
--- all_subdir_ufshci ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_unionfs ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
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
--- all_subdir_uinput ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_uart ---
--- uart_subr.o ---
ctfconvert -L VERSION -g uart_subr.o
--- ar5416_beacon.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.ar5416_beacon.o -MTar5416_beacon.o -fdebug-prefix-map=3D./machine=3D=
/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/sr=
c/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/inc=
lude -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   -fms-extensions -finline-limit=3D8000 --param inline-unit-gr=
owth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu=
17 -Werror -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /works=
pace/src/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c -I/workspace/src/sys/de=
v/ath/ath_hal
--- modules-all ---
--- all_subdir_ufshci ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_unionfs ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_uinput ---
--- uinput.o ---
--- all_subdir_ufshci ---
--- ufshci_pci.o ---
--- all_subdir_uinput ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.uinput.o -MTuinput.o=
 -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   -finline-limit=3D8000 -fms-extensions --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /workspace/=
src/sys/dev/evdev/uinput.c -o uinput.o
--- all_subdir_ufshci ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_unionfs ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- union_vfsops.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.union_vfsops.o -MTun=
ion_vfsops.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__freebsd_kprin--- ar54=
16_beacon.o ---
In file included from /workspace/src/sys/dev/ath/ath_hal/ah.h:31,
                 from /workspace/src/sys/dev/ath/ath_hal/ar5416/ar5416_beac=
on.c:21:
/workspace/src/sys/dev/ath/ah_osdep.h: In function 'ar5416BeaconInit':
/workspace/src/sys/dev/ath/ah_osdep.h:137:41: warning: 'bt.bt_nextdba' may =
be used uninitialized [-Wmaybe-uninitialized]
  137 | #define OS_REG_WRITE(_ah, _reg, _val)   ath_hal_reg_write(_ah, _reg=
, _val)
      |                                         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c:85:27: note: 'bt.=
bt_nextdba' was declared here
   85 |         HAL_BEACON_TIMERS bt;
      |                           ^~
/workspace/src/sys/dev/ath/ah_osdep.h:137:41: warning: 'bt.bt_nextswba' may=
 be used uninitialized [-Wmaybe-uninitialized]
  137 | #define OS_REG_WRITE(_ah, _reg, _val)   ath_hal_reg_write(_ah, _reg=
, _val)
      |                                         ^~~~~~~~~~~~~~~~~
--- modules-all ---
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=
17 -c /workspace/src/sys/fs/unionfs/union_vfsops.c -o union_vfsops.o
--- ar5416_beacon.o ---
/workspace/src/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c:85:27: note: 'bt.=
bt_nextswba' was declared here
   85 |         HAL_BEACON_TIMERS bt;
      |                           ^~
ctfconvert -L VERSION -g ar5416_beacon.o
--- modules-all ---
--- 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_unionfs ---
--- union_vnops.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.union_vnops.o -MTuni=
on_vnops.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 -Wc=
ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis=
sing-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 =
/workspace/src/sys/fs/unionfs/union_vnops.c -o union_vnops.o
--- all_subdir_uart ---
--- uart_tty.o ---
ctfconvert -L VERSION -g uart_tty.o
--- all_subdir_ufshci ---
--- ufshci_ctrlr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_ctrlr.o -MTuf=
shci_ctrlr.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__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=3Dgnu17 -c =
/workspace/src/sys/dev/ufshci/ufshci_ctrlr.c -o ufshci_ctrlr.o
--- all_subdir_uinput ---
In function 'uinput_ioctl_sub',
    inlined from 'uinput_ioctl' at /workspace/src/sys/dev/evdev/uinput.c:65=
4:8:
/workspace/src/sys/dev/evdev/uinput.c:620:17: warning: 'intdata' may be use=
d uninitialized [-Wmaybe-uninitialized]
  620 |                 evdev_support_prop(state->ucs_evdev, intdata);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/evdev/uinput.c: In function 'uinput_ioctl':
/workspace/src/sys/dev/evdev/uinput.c:470:23: note: 'intdata' was declared =
here
  470 |         int ret, len, intdata;
      |                       ^~~~~~~
--- all_subdir_ufshci ---
--- ufshci_pci.o ---
cc1: all warnings being treated as errors
      321.21 real       327.75 user        18.71 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/jenkins1808489660950646=
2597.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_94_745227816.1750138632997--



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