Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2024 12:55:10 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        thj@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #4534 - Failure
Message-ID:  <171016061.6710.1733489714715@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #4534 (f132be9bac5f29e844e8dde4f3a70=
f4c3c158221) - Failure

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

b6c90b909905a48c6f8ad027ff259e64d5d0e762 by thj:
ipfw : Enable support for EIM NAT

ef18594985c0d569650b44b0ba0171a6fd8703a5 by thj:
natd: Enable support for EIM NAT

cb21fa3d0d2640a6f48a21c406cac9dd07681052 by thj:
ppp: Enable support for EIM NAT

f132be9bac5f29e844e8dde4f3a70f4c3c158221 by thj:
netgraph: Enable support for EIM NAT



The end of the build log:

[...truncated 129.63 MiB...]
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=
99 -Werror /workspace/src/sys/vm/vm_object.c
--- swap_pager.o ---
In file included from /workspace/src/sys/vm/swap_pager.c:110:
/workspace/src/sys/vm/vm_page.h: In function 'swap_pager_scan_all_shadowed'=
:
/workspace/src/sys/vm/vm_page.h:772:17: warning: 'p' may be used uninitiali=
zed [-Wmaybe-uninitialized]
  772 |                 vm_page_xunbusy_hard(m);                           =
     \
      |                 ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/vm/swap_pager.c:2557:19: note: 'p' was declared here
 2557 |         vm_page_t p, pp;
      |                   ^
--- vm_page.o ---
--- vm_pageout.o ---
--- vm_pager.o ---
--- vm_phys.o ---
--- vm_radix.o ---
--- vm_page.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.vm_page.o -MTvm_page.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-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=3Daddres=
s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e=
rror=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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/vm/vm_page.c
--- vm_pageout.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.vm_pageout.o -MTvm_pageout.o -fdebug-prefix-map=3D./machine=3D/works=
pace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/=
x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -=
Werror /workspace/src/sys/vm/vm_pageout.c
--- vm_pager.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.vm_pager.o -MTvm_pager.o -fdebug-prefix-map=3D./machine=3D/workspace=
/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/=
include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/vm/vm_pager.c
--- vm_phys.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.vm_phys.o -MTvm_phys.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-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=3Daddres=
s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e=
rror=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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/vm/vm_phys.c
--- vm_radix.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.vm_radix.o -MTvm_radix.o -fdebug-prefix-map=3D./machine=3D/workspace=
/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/=
include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/vm/vm_radix.c
--- swap_pager.o ---
ctfconvert -L VERSION -g swap_pager.o
--- vm_radix.o ---
ctfconvert -L VERSION -g vm_radix.o
--- vm_reserv.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.vm_reserv.o -MTvm_reserv.o -fdebug-prefix-map=3D./machine=3D/workspa=
ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad=
dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err=
or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno=
-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-=
larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da=
ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le=
ngth   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werr=
or /workspace/src/sys/vm/vm_reserv.c
--- vm_page.o ---
In file included from ./machine/atomic.h:73,
                 from /workspace/src/sys/sys/systm.h:45,
                 from /workspace/src/sys/vm/vm_page.c:71:
/workspace/src/sys/vm/vm_page.c: In function 'vm_page_busy_acquire':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_page.c:937:15: note: in expansion of macro 'atomic=
_load_ptr'
  937 |         obj =3D atomic_load_ptr(&m->object);
      |               ^~~~~~~~~~~~~~~
--- vm_pageout.o ---
In file included from ./machine/atomic.h:73,
                 from /workspace/src/sys/sys/systm.h:45,
                 from /workspace/src/sys/vm/vm_pageout.c:79:
/workspace/src/sys/vm/vm_pageout.c: In function 'vm_pageout_launder':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_pageout.c:745:34: note: in expansion of macro 'ato=
mic_load_ptr'
  745 |                         object =3D atomic_load_ptr(&m->object);
      |                                  ^~~~~~~~~~~~~~~
/workspace/src/sys/vm/vm_pageout.c: In function 'vm_pageout_scan_active':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_pageout.c:1213:26: note: in expansion of macro 'at=
omic_load_ptr'
 1213 |                 object =3D atomic_load_ptr(&m->object);
      |                          ^~~~~~~~~~~~~~~
/workspace/src/sys/vm/vm_pageout.c: In function 'vm_pageout_scan_inactive':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_pageout.c:1462:34: note: in expansion of macro 'at=
omic_load_ptr'
 1462 |                         object =3D atomic_load_ptr(&m->object);
      |                                  ^~~~~~~~~~~~~~~
--- vm_page.o ---
/workspace/src/sys/vm/vm_page.c: In function 'vm_page_scan_contig':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_page.c:2973:36: note: in expansion of macro 'atomi=
c_load_ptr'
 2973 |                 else if ((object =3D atomic_load_ptr(&m->object)) !=
=3D NULL) {
      |                                    ^~~~~~~~~~~~~~~
/workspace/src/sys/vm/vm_page.c: In function 'vm_page_reclaim_run':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_page.c:3114:36: note: in expansion of macro 'atomi=
c_load_ptr'
 3114 |                 else if ((object =3D atomic_load_ptr(&m->object)) !=
=3D NULL) {
      |                                    ^~~~~~~~~~~~~~~
--- vm_swapout.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.vm_swapout.o -MTvm_swapout.o -fdebug-prefix-map=3D./machine=3D/works=
pace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/=
x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -=
Werror /workspace/src/sys/vm/vm_swapout.c
--- vm_page.o ---
/workspace/src/sys/vm/vm_page.c: In function 'vm_page_release':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_page.c:4623:34: note: in expansion of macro 'atomi=
c_load_ptr'
 4623 |                         object =3D atomic_load_ptr(&m->object);
      |                                  ^~~~~~~~~~~~~~~
/workspace/src/sys/vm/vm_page.c: In function 'vm_page_grab_pages_unlocked':
/workspace/src/sys/sys/atomic_common.h:127:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct vm_object **' to 'struct vm_object *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  127 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/vm/vm_page.c:5251:21: note: in expansion of macro 'atomi=
c_load_ptr'
 5251 |                     atomic_load_ptr(&m->object) !=3D object) {
      |                     ^~~~~~~~~~~~~~~
--- vm_pager.o ---
ctfconvert -L VERSION -g vm_pager.o
--- vm_unix.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.vm_unix.o -MTvm_unix.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-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=3Daddres=
s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e=
rror=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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/vm/vm_unix.c
--- vm_swapout.o ---
ctfconvert -L VERSION -g vm_swapout.o
--- vm_unix.o ---
ctfconvert -L VERSION -g vm_unix.o
--- vnode_pager.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.vnode_pager.o -MTvnode_pager.o -fdebug-prefix-map=3D./machine=3D/wor=
kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy=
s/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include=
 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-async=
hronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -=
Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -=
Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu9=
9 -Werror /workspace/src/sys/vm/vnode_pager.c
--- features.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.features.o -MTfeatures.o -fdebug-prefix-map=3D./machine=3D/workspace=
/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/=
include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/xen/features.c
ctfconvert -L VERSION -g features.o
--- xen_common.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.xen_common.o -MTxen_common.o -fdebug-prefix-map=3D./machine=3D/works=
pace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/=
x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -=
Werror /workspace/src/sys/xen/xen_common.c
--- vm_object.o ---
ctfconvert -L VERSION -g vm_object.o
--- xenbus_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/xen/xenbu=
s/xenbus_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysro=
ot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-fre=
ebsd14.1/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nos=
tdinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/=
workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -in=
clude opt_global.h -fno-common   -fno-omit-frame-pointer -mno-omit-leaf-fra=
me-pointer -MD  -MF.depend.xenbus_if.o -MTxenbus_if.o -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-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   -fms-extensions -finline-limit=3D8000 --param =
inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensio=
ns  -std=3Dgnu99 -Werror xenbus_if.c
--- xen_common.o ---
ctfconvert -L VERSION -g xen_common.o
--- xenbus.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.xenbus.o -MTxenbus.o -fdebug-prefix-map=3D./machine=3D/workspace/src=
/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/incl=
ude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=
=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-u=
nwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wst=
rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W=
no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -=
fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress=
 -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er=
ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D=
nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro=
r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu=
nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large=
r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin=
g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length =
  -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --=
param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /w=
orkspace/src/sys/xen/xenbus/xenbus.c
--- xenbus_if.o ---
ctfconvert -L VERSION -g xenbus_if.o
--- xenbusb_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/xen/xenbu=
s/xenbusb_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysr=
oot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-fr=
eebsd14.1/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -no=
stdinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I=
/workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h -fno-common   -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -MD  -MF.depend.xenbusb_if.o -MTxenbusb_if.o -fdebug-prefix-map=
=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=
=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/=
src/sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso=
ft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr=
otector  -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   -fms-extensions -finline-limit=3D8000 --para=
m inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extens=
ions  -std=3Dgnu99 -Werror xenbusb_if.c
--- vm_phys.o ---
In file included from /workspace/src/sys/sys/sysctl.h:40,
                 from /workspace/src/sys/vm/vm_phys.c:58:
/workspace/src/sys/sys/tree.h: In function 'vm_phys_fictitious_reg_range':
/workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia=
lized [-Wmaybe-uninitialized]
  332 | #define _RB_LINK(elm, dir, field)       (elm)->field.rbe_link[dir]
      |                                                              ^
/workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here
  540 |         struct type *child, *child_up, *gpar;                      =
     \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA=
TE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA=
TE_INTERNAL'
  471 |         RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati=
c)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/vm/vm_phys.c:114:1: note: in expansion of macro 'RB_GENE=
RATE_STATIC'
  114 | RB_GENERATE_STATIC(fict_tree, vm_phys_fictitious_seg, node,
      | ^~~~~~~~~~~~~~~~~~
--- xenbusb_if.o ---
ctfconvert -L VERSION -g xenbusb_if.o
--- xenbusb.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.xenbusb.o -MTxenbusb.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-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=3Daddres=
s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e=
rror=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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/xen/xenbus/xenbusb.c
--- vm_reserv.o ---
ctfconvert -L VERSION -g vm_reserv.o
--- xenbusb_front.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.xenbusb_front.o -MTxenbusb_front.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=
99 -Werror /workspace/src/sys/xen/xenbus/xenbusb_front.c
--- ffs_subr.o ---
ctfconvert -L VERSION -g ffs_subr.o
--- xenbusb_back.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.xenbusb_back.o -MTxenbusb_back.o -fdebug-prefix-map=3D./machine=3D/w=
orkspace/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/inclu=
de -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   -fms-extensions -finline-limit=3D8000 --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu9=
9 -Werror /workspace/src/sys/xen/xenbus/xenbusb_back.c
--- xenbusb_front.o ---
ctfconvert -L VERSION -g xenbusb_front.o
--- xenmem_if.o ---
--- xenbus.o ---
ctfconvert -L VERSION -g xenbus.o
--- xenmem_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/xen/xenme=
m/xenmem_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysro=
ot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-fre=
ebsd14.1/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nos=
tdinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/=
workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -in=
clude opt_global.h -fno-common   -fno-omit-frame-pointer -mno-omit-leaf-fra=
me-pointer -MD  -MF.depend.xenmem_if.o -MTxenmem_if.o -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-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   -fms-extensions -finline-limit=3D8000 --param =
inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensio=
ns  -std=3Dgnu99 -Werror xenmem_if.c
--- xdr.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.xdr.o -MTxdr.o -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/a=
md64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -f=
debug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-pr=
ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin=
ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno=
stics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-e=
rror=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  =
 -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /wo=
rkspace/src/sys/xdr/xdr.c
--- ufs_quota.o ---
ctfconvert -L VERSION -g ufs_quota.o
--- xdr_array.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.xdr_array.o -MTxdr_array.o -fdebug-prefix-map=3D./machine=3D/workspa=
ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad=
dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err=
or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno=
-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-=
larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da=
ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le=
ngth   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werr=
or /workspace/src/sys/xdr/xdr_array.c
--- xenmem_if.o ---
ctfconvert -L VERSION -g xenmem_if.o
--- xdr_mbuf.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.xdr_mbuf.o -MTxdr_mbuf.o -fdebug-prefix-map=3D./machine=3D/workspace=
/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/=
include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/xdr/xdr_mbuf.c
--- xenbusb_back.o ---
ctfconvert -L VERSION -g xenbusb_back.o
--- xdr_mem.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.xdr_mem.o -MTxdr_mem.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-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=3Daddres=
s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e=
rror=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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/xdr/xdr_mem.c
--- xdr_array.o ---
ctfconvert -L VERSION -g xdr_array.o
--- xdr_reference.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.xdr_reference.o -MTxdr_reference.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=
99 -Werror /workspace/src/sys/xdr/xdr_reference.c
--- vm_pageout.o ---
ctfconvert -L VERSION -g vm_pageout.o
--- xdr_reference.o ---
ctfconvert -L VERSION -g xdr_reference.o
--- xdr_sizeof.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.xdr_sizeof.o -MTxdr_sizeof.o -fdebug-prefix-map=3D./machine=3D/works=
pace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/=
x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -=
Werror /workspace/src/sys/xdr/xdr_sizeof.c
--- aesni.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.aesni.o -MTaesni.o -fdebug-prefix-map=3D./machine=3D/workspace/src/s=
ys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/includ=
e -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=3D=
kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwi=
nd-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-=
pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi=
agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -W=
no-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-err=
or=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  =
 -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror /wo=
rkspace/src/sys/crypto/aesni/aesni.c
--- xdr_mbuf.o ---
In file included from ./x86/endian.h:36,
                 from ./machine/endian.h:5,
                 from /workspace/src/sys/sys/types.h:43,
                 from /workspace/src/sys/sys/param.h:114,
                 from /workspace/src/sys/xdr/xdr_mbuf.c:30:
/workspace/src/sys/sys/_endian.h: In function 'xdrmbuf_getlong':
/workspace/src/sys/sys/_endian.h:86:25: warning: 't' may be used uninitiali=
zed [-Wmaybe-uninitialized]
   86 | #define __bswap32(x)    __builtin_bswap32(x)
      |                         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/xdr/xdr_mbuf.c:144:17: note: 't' declared here
  144 |         int32_t t;
      |                 ^
/workspace/src/sys/sys/_endian.h:86:25: warning: 't' may be used uninitiali=
zed [-Wmaybe-uninitialized]
   86 | #define __bswap32(x)    __builtin_bswap32(x)
      |                         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/xdr/xdr_mbuf.c:144:17: note: 't' declared here
  144 |         int32_t t;
      |                 ^
--- xdr_mem.o ---
ctfconvert -L VERSION -g xdr_mem.o
--- xenbusb.o ---
ctfconvert -L VERSION -g xenbusb.o
--- acpi_hpet.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.acpi_hpet.o -MTacpi_hpet.o -fdebug-prefix-map=3D./machine=3D/workspa=
ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad=
dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err=
or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno=
-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-=
larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da=
ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le=
ngth   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werr=
or /workspace/src/sys/dev/acpica/acpi_hpet.c
--- acpi_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/acpic=
a/acpi_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=
=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freeb=
sd14.1/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nostd=
inc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/wo=
rkspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -incl=
ude opt_global.h -fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame=
-pointer -MD  -MF.depend.acpi_if.o -MTacpi_if.o -fdebug-prefix-map=3D./mach=
ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp=
ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3=
86/include -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   -fms-extensions -finline-limit=3D8000 --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  =
-std=3Dgnu99 -Werror acpi_if.c
--- xdr_sizeof.o ---
ctfconvert -L VERSION -g xdr_sizeof.o
--- acpi_pci.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.acpi_pci.o -MTacpi_pci.o -fdebug-prefix-map=3D./machine=3D/workspace=
/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/=
include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-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   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/dev/acpica/acpi_pci.c
--- xdr_mbuf.o ---
ctfconvert -L VERSION -g xdr_mbuf.o
--- acpi_pci_link.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.acpi_pci_link.o -MTacpi_pci_link.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=
99 -Werror /workspace/src/sys/dev/acpica/acpi_pci_link.c
--- acpi_if.o ---
ctfconvert -L VERSION -g acpi_if.o
--- acpi_pcib.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.acpi_pcib.o -MTacpi_pcib.o -fdebug-prefix-map=3D./machine=3D/workspa=
ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad=
dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err=
or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno=
-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-=
larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da=
ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le=
ngth   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werr=
or /workspace/src/sys/dev/acpica/acpi_pcib.c
--- xdr.o ---
ctfconvert -L VERSION -g xdr.o
--- acpi_pcib_acpi.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.acpi_pcib_acpi.o -MTacpi_pcib_acpi.o -fdebug-prefix-map=3D./machine=
=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace=
/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/=
include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdw=
arf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast=
-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin=
g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno=
-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum=
-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentati=
on -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence=
-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-e=
lt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-=
alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonn=
ull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-for=
mat-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit=
-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3D=
gnu99 -Werror /workspace/src/sys/dev/acpica/acpi_pcib_acpi.c
--- acpi_pcib.o ---
ctfconvert -L VERSION -g acpi_pcib.o
--- acpi_pcib_pci.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.acpi_pcib_pci.o -MTacpi_pcib_pci.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=
99 -Werror /workspace/src/sys/dev/acpica/acpi_pcib_pci.c
--- acpi_pci.o ---
ctfconvert -L VERSION -g acpi_pci.o
--- acpi_pxm.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.acpi_pxm.o -MTacpi_pxm.o -fdebug-prefix-map=3D./machine=3D/workspace=
/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/=
include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-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=3D[FreeBSD-main-amd64-g=
cc12_build] $ /bin/sh -xe /tmp/jenkins4824752185127202155.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_6709_1596759449.1733489710274--



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