Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2024 02:24:50 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        asomers@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #3775 - Failure
Message-ID:  <1945686846.3295.1725848696245@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #3775 (f93a50d69df2e996ff1d4f793d0dc=
b9de655ebdc) - Failure

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

f93a50d69df2e996ff1d4f793d0dcb9de655ebdc by asomers:
fusefs: fix an uninitialized memory access in fuse_vnop_deallocate



The end of the build log:

[...truncated 138.79 MiB...]
      |                                ~~~~~~~~~~~~~^~~~~~~~~~
/workspace/src/sys/sys/queue.h:708:13: note: in expansion of macro 'TAILQ_N=
EXT'
  708 |         if (TAILQ_NEXT((elm), field) !=3D NULL &&                  =
       \
      |             ^~~~~~~~~~
/workspace/src/sys/sys/queue.h:867:9: note: in expansion of macro 'QMD_TAIL=
Q_CHECK_NEXT'
  867 |         QMD_TAILQ_CHECK_NEXT(elm, field);                          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5458:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5458 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:32: note: object 'pc_marker_b' o=
f size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                ^~~~~~~~~~~
In function 'reclaim_pv_chunk_domain',
    inlined from 'reclaim_pv_chunk' at /workspace/src/sys/amd64/amd64/pmap.=
c:5481:7,
    inlined from 'reserve_pv_entries.constprop' at /workspace/src/sys/amd64=
/amd64/pmap.c:5721:8:
/workspace/src/sys/sys/queue.h:720:26: warning: array subscript 'struct pv_=
chunk[0]' is partly outside array bounds of 'struct pv_chunk_header[1]' [-W=
array-bounds]
  720 |         if (*(elm)->field.tqe_prev !=3D (elm))                     =
       \
      |              ~~~~~~~~~~~~^~~~~~~~~
/workspace/src/sys/sys/queue.h:868:9: note: in expansion of macro 'QMD_TAIL=
Q_CHECK_PREV'
  868 |         QMD_TAILQ_CHECK_PREV(elm, field);                          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5458:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5458 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:32: note: object 'pc_marker_b' o=
f size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                ^~~~~~~~~~~
In function 'reclaim_pv_chunk_domain',
    inlined from 'reclaim_pv_chunk' at /workspace/src/sys/amd64/amd64/pmap.=
c:5481:7,
    inlined from 'reserve_pv_entries.constprop' at /workspace/src/sys/amd64=
/amd64/pmap.c:5721:8:
/workspace/src/sys/sys/queue.h:720:26: warning: array subscript 'struct pv_=
chunk[0]' is partly outside array bounds of 'struct pv_chunk_header[1]' [-W=
array-bounds]
  720 |         if (*(elm)->field.tqe_prev !=3D (elm))                     =
       \
      |              ~~~~~~~~~~~~^~~~~~~~~
/workspace/src/sys/sys/queue.h:868:9: note: in expansion of macro 'QMD_TAIL=
Q_CHECK_PREV'
  868 |         QMD_TAILQ_CHECK_PREV(elm, field);                          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5458:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5458 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:32: note: object 'pc_marker_b' o=
f size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                ^~~~~~~~~~~
In function 'reclaim_pv_chunk_domain',
    inlined from 'reclaim_pv_chunk' at /workspace/src/sys/amd64/amd64/pmap.=
c:5481:7,
    inlined from 'reserve_pv_entries.constprop' at /workspace/src/sys/amd64=
/amd64/pmap.c:5721:8:
/workspace/src/sys/sys/queue.h:876:22: warning: array subscript 'struct pv_=
chunk[0]' is partly outside array bounds of 'struct pv_chunk_header[1]' [-W=
array-bounds]
  876 |         *(elm)->field.tqe_prev =3D TAILQ_NEXT((elm), field);       =
       \
      |          ~~~~~~~~~~~~^~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5458:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5458 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:32: note: object 'pc_marker_b' o=
f size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                ^~~~~~~~~~~
In function 'reclaim_pv_chunk_domain',
    inlined from 'reclaim_pv_chunk' at /workspace/src/sys/amd64/amd64/pmap.=
c:5481:7,
    inlined from 'reserve_pv_entries.constprop' at /workspace/src/sys/amd64=
/amd64/pmap.c:5721:8:
/workspace/src/sys/sys/queue.h:852:45: warning: array subscript 'struct pv_=
chunk[0]' is partly outside array bounds of 'struct pv_chunk_header[1]' [-W=
array-bounds]
  852 | #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)
      |                                ~~~~~~~~~~~~~^~~~~~~~~~
/workspace/src/sys/sys/queue.h:708:13: note: in expansion of macro 'TAILQ_N=
EXT'
  708 |         if (TAILQ_NEXT((elm), field) !=3D NULL &&                  =
       \
      |             ^~~~~~~~~~
/workspace/src/sys/sys/queue.h:867:9: note: in expansion of macro 'QMD_TAIL=
Q_CHECK_NEXT'
  867 |         QMD_TAILQ_CHECK_NEXT(elm, field);                          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5459:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5459 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker_end, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:45: note: object 'pc_marker_end_=
b' of size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                             ^~~~~~~~~~~~~~~
In function 'reclaim_pv_chunk_domain',
    inlined from 'reclaim_pv_chunk' at /workspace/src/sys/amd64/amd64/pmap.=
c:5481:7,
    inlined from 'reserve_pv_entries.constprop' at /workspace/src/sys/amd64=
/amd64/pmap.c:5721:8:
/workspace/src/sys/sys/queue.h:720:26: warning: array subscript 'struct pv_=
chunk[0]' is partly outside array bounds of 'struct pv_chunk_header[1]' [-W=
array-bounds]
  720 |         if (*(elm)->field.tqe_prev !=3D (elm))                     =
       \
      |              ~~~~~~~~~~~~^~~~~~~~~
/workspace/src/sys/sys/queue.h:868:9: note: in expansion of macro 'QMD_TAIL=
Q_CHECK_PREV'
  868 |         QMD_TAILQ_CHECK_PREV(elm, field);                          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5459:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5459 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker_end, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:45: note: object 'pc_marker_end_=
b' of size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                             ^~~~~~~~~~~~~~~
In function 'reclaim_pv_chunk_domain',
    inlined from 'reclaim_pv_chunk' at /workspace/src/sys/amd64/amd64/pmap.=
c:5481:7,
    inlined from 'reserve_pv_entries.constprop' at /workspace/src/sys/amd64=
/amd64/pmap.c:5721:8:
/workspace/src/sys/sys/queue.h:720:26: warning: array subscript 'struct pv_=
chunk[0]' is partly outside array bounds of 'struct pv_chunk_header[1]' [-W=
array-bounds]
  720 |         if (*(elm)->field.tqe_prev !=3D (elm))                     =
       \
      |              ~~~~~~~~~~~~^~~~~~~~~
/workspace/src/sys/sys/queue.h:868:9: note: in expansion of macro 'QMD_TAIL=
Q_CHECK_PREV'
  868 |         QMD_TAILQ_CHECK_PREV(elm, field);                          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5459:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5459 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker_end, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:45: note: object 'pc_marker_end_=
b' of size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                             ^~~~~~~~~~~~~~~
In function 'reclaim_pv_chunk_domain',
    inlined from 'reclaim_pv_chunk' at /workspace/src/sys/amd64/amd64/pmap.=
c:5481:7,
    inlined from 'reserve_pv_entries.constprop' at /workspace/src/sys/amd64=
/amd64/pmap.c:5721:8:
/workspace/src/sys/sys/queue.h:876:22: warning: array subscript 'struct pv_=
chunk[0]' is partly outside array bounds of 'struct pv_chunk_header[1]' [-W=
array-bounds]
  876 |         *(elm)->field.tqe_prev =3D TAILQ_NEXT((elm), field);       =
       \
      |          ~~~~~~~~~~~~^~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:5459:9: note: in expansion of macro '=
TAILQ_REMOVE'
 5459 |         TAILQ_REMOVE(&pvc->pvc_list, pc_marker_end, pc_lru);
      |         ^~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c: In function 'reserve_pv_entries.cons=
tprop':
/workspace/src/sys/amd64/amd64/pmap.c:5279:45: note: object 'pc_marker_end_=
b' of size 64
 5279 |         struct pv_chunk_header pc_marker_b, pc_marker_end_b;
      |                                             ^~~~~~~~~~~~~~~
--- if_ice_iflib.o ---
ctfconvert -L VERSION -g if_ice_iflib.o
--- ice_vlan_mode.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ice_vlan_mode.o -MTice_vlan_mode.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 -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   -fms-extensions -finline-limit=3D8000 --param inline-unit-=
growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dg=
nu99 -Werror /workspace/src/sys/dev/ice/ice_vlan_mode.c -I/workspace/src/sy=
s/dev/ice
ctfconvert -L VERSION -g ice_vlan_mode.o
--- ice_fw_logging.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ice_fw_logging.o -MTice_fw_logging.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 -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   -fms-extensions -finline-limit=3D8000 --param inline-unit-=
growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dg=
nu99 -Werror /workspace/src/sys/dev/ice/ice_fw_logging.c -I/workspace/src/s=
ys/dev/ice
ctfconvert -L VERSION -g ice_fw_logging.o
--- ice_dcb.o ---
ctfconvert -L VERSION -g ice_dcb.o
--- ice_fwlog.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ice_fwlog.o -MTice_fwlog.o -fdebug-prefix-map=3D./machine=3D/worksp=
ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -m=
cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchro=
nous-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/ice/ice_fwlog.c -I/workspace/src/sys/dev/ice
--- ice_rdma.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ice_rdma.o -MTice_rdma.o -fdebug-prefix-map=3D./machine=3D/workspac=
e/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 -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef=
 -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir=
s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr=
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/dev/ice/ice_rdma.c -I/workspace/src/sys/dev/ice
--- ice_fwlog.o ---
ctfconvert -L VERSION -g ice_fwlog.o
--- irdma_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/ice/i=
rdma_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=
=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freeb=
sd14.0/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-fram=
e-pointer -MD  -MF.depend.irdma_if.o -MTirdma_if.o -fdebug-prefix-map=3D./m=
achine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/wor=
kspace/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-floa=
t  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -=
Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm=
issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch=
 -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  =
-std=3Dgnu99 -Werror irdma_if.c -I/workspace/src/sys/dev/ice
ctfconvert -L VERSION -g irdma_if.o
--- irdma_di_if.o ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/ice/i=
rdma_di_if.m -c ;  /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroo=
t=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-free=
bsd14.0/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nost=
dinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/w=
orkspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude opt_global.h -fno-common    -fno-omit-frame-pointer -mno-omit-leaf-fra=
me-pointer -MD  -MF.depend.irdma_di_if.o -MTirdma_di_if.o -fdebug-prefix-ma=
p=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_kprint=
f__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -=
Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-=
error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadi=
ng-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-erro=
r=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-erro=
r=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-t=
ype -Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --param=
 inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensi=
ons  -std=3Dgnu99 -Werror irdma_di_if.c -I/workspace/src/sys/dev/ice
ctfconvert -L VERSION -g irdma_di_if.o
--- ice_ddp_common.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ice_ddp_common.o -MTice_ddp_common.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 -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   -fms-extensions -finline-limit=3D8000 --param inline-unit-=
growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dg=
nu99 -Werror /workspace/src/sys/dev/ice/ice_ddp_common.c -I/workspace/src/s=
ys/dev/ice
--- ice_rdma.o ---
ctfconvert -L VERSION -g ice_rdma.o
--- if_ixl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.if_ixl.o -MTif_ixl.o -fdebug-prefix-map=3D./machine=3D/workspace/sr=
c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inc=
lude -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 -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-e=
rror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-err=
or=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dn=
onnull-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/dev/ixl/if_ixl.c -I/workspace/src/sys/dev/ixl
--- ice_nvm.o ---
/workspace/src/sys/dev/ice/ice_nvm.c: In function 'ice_validate_sr_checksum=
':
/workspace/src/sys/dev/ice/ice_nvm.c:1681:12: warning: 'checksum_sr' may be=
 used uninitialized [-Wmaybe-uninitialized]
 1681 |         if (checksum_local !=3D checksum_sr)
      |            ^
/workspace/src/sys/dev/ice/ice_nvm.c:1662:13: note: 'checksum_sr' was decla=
red here
 1662 |         u16 checksum_sr;
      |             ^~~~~~~~~~~
ctfconvert -L VERSION -g ice_nvm.o
--- ixl_pf_main.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ixl_pf_main.o -MTixl_pf_main.o -fdebug-prefix-map=3D./machine=3D/wo=
rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s=
ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ=
e -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-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/dev/ixl/ixl_pf_main.c -I/workspace/src/sys/dev=
/ixl
--- if_ixl.o ---
ctfconvert -L VERSION -g if_ixl.o
--- ixl_pf_iflib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ixl_pf_iflib.o -MTixl_pf_iflib.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/incl=
ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4=
 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual=
 -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro=
r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp=
are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W=
no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin=
t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -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/dev/ixl/ixl_pf_iflib.c -I/workspace/src/sys/de=
v/ixl
--- xgbe-phy-v2.o ---
ctfconvert -L VERSION -g xgbe-phy-v2.o
--- ixl_pf_qmgr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ixl_pf_qmgr.o -MTixl_pf_qmgr.o -fdebug-prefix-map=3D./machine=3D/wo=
rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s=
ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ=
e -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-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/dev/ixl/ixl_pf_qmgr.c -I/workspace/src/sys/dev=
/ixl
ctfconvert -L VERSION -g ixl_pf_qmgr.o
--- ixl_pf_iov.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ixl_pf_iov.o -MTixl_pf_iov.o -fdebug-prefix-map=3D./machine=3D/work=
space/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys=
/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -=
Werror /workspace/src/sys/dev/ixl/ixl_pf_iov.c -I/workspace/src/sys/dev/ixl
--- ice_common.o ---
ctfconvert -L VERSION -g ice_common.o
--- ixl_pf_i2c.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ixl_pf_i2c.o -MTixl_pf_i2c.o -fdebug-prefix-map=3D./machine=3D/work=
space/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys=
/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -=
Werror /workspace/src/sys/dev/ixl/ixl_pf_i2c.c -I/workspace/src/sys/dev/ixl
--- ixl_pf_iflib.o ---
ctfconvert -L VERSION -g ixl_pf_iflib.o
--- ixl_txrx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ixl_txrx.o -MTixl_txrx.o -fdebug-prefix-map=3D./machine=3D/workspac=
e/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 -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef=
 -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir=
s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr=
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/dev/ixl/ixl_txrx.c -I/workspace/src/sys/dev/ixl
--- ice_flow.o ---
ctfconvert -L VERSION -g ice_flow.o
--- i40e_osdep.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_osdep.o -MTi40e_osdep.o -fdebug-prefix-map=3D./machine=3D/work=
space/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys=
/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D=
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -=
Werror /workspace/src/sys/dev/ixl/i40e_osdep.c -I/workspace/src/sys/dev/ixl
ctfconvert -L VERSION -g i40e_osdep.o
--- i40e_lan_hmc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_lan_hmc.o -MTi40e_lan_hmc.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/incl=
ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4=
 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual=
 -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro=
r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp=
are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W=
no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin=
t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -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/dev/ixl/i40e_lan_hmc.c -I/workspace/src/sys/de=
v/ixl
--- ice_ddp_common.o ---
ctfconvert -L VERSION -g ice_ddp_common.o
--- i40e_hmc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_hmc.o -MTi40e_hmc.o -fdebug-prefix-map=3D./machine=3D/workspac=
e/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 -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef=
 -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir=
s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr=
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/dev/ixl/i40e_hmc.c -I/workspace/src/sys/dev/ixl
--- ixl_txrx.o ---
ctfconvert -L VERSION -g ixl_txrx.o
--- i40e_common.o ---
--- i40e_hmc.o ---
ctfconvert -L VERSION -g i40e_hmc.o
--- i40e_nvm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_nvm.o -MTi40e_nvm.o -fdebug-prefix-map=3D./machine=3D/workspac=
e/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 -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef=
 -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir=
s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr=
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/dev/ixl/i40e_nvm.c -I/workspace/src/sys/dev/ixl
--- i40e_common.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_common.o -MTi40e_common.o -fdebug-prefix-map=3D./machine=3D/wo=
rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s=
ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ=
e -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-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/dev/ixl/i40e_common.c -I/workspace/src/sys/dev=
/ixl
--- pmap.o ---
/workspace/src/sys/amd64/amd64/pmap.c: In function 'pmap_remove_pages':
/workspace/src/sys/sys/queue.h:832:39: warning: array subscript -1 is below=
 array bounds of 'struct pv_chunklist[8]' [-Warray-bounds]
  832 |         (elm)->field.tqe_prev =3D (head)->tqh_last;                =
       \
      |                                       ^~
/workspace/src/sys/amd64/amd64/pmap.c:8704:25: note: in expansion of macro =
'TAILQ_INSERT_TAIL'
 8704 |                         TAILQ_INSERT_TAIL(&free_chunks[pc_to_domain=
(pc)], pc, pc_list);
      |                         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:8526:29: note: while referencing 'fre=
e_chunks'
 8526 |         struct pv_chunklist free_chunks[PMAP_MEMDOM];
      |                             ^~~~~~~~~~~
/workspace/src/sys/sys/queue.h:833:16: warning: array subscript -1 is below=
 array bounds of 'struct pv_chunklist[8]' [-Warray-bounds]
  833 |         *(head)->tqh_last =3D (elm);                               =
       \
      |                ^~
/workspace/src/sys/amd64/amd64/pmap.c:8704:25: note: in expansion of macro =
'TAILQ_INSERT_TAIL'
 8704 |                         TAILQ_INSERT_TAIL(&free_chunks[pc_to_domain=
(pc)], pc, pc_list);
      |                         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/amd64/amd64/pmap.c:8526:29: note: while referencing 'fre=
e_chunks'
 8526 |         struct pv_chunklist free_chunks[PMAP_MEMDOM];
      |                             ^~~~~~~~~~~
--- i40e_lan_hmc.o ---
ctfconvert -L VERSION -g i40e_lan_hmc.o
--- i40e_adminq.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_adminq.o -MTi40e_adminq.o -fdebug-prefix-map=3D./machine=3D/wo=
rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s=
ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ=
e -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-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/dev/ixl/i40e_adminq.c -I/workspace/src/sys/dev=
/ixl
--- ice_lib.o ---
ctfconvert -L VERSION -g ice_lib.o
--- i40e_dcb.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_dcb.o -MTi40e_dcb.o -fdebug-prefix-map=3D./machine=3D/workspac=
e/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 -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef=
 -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir=
s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr=
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu99 -Werror=
 /workspace/src/sys/dev/ixl/i40e_dcb.c -I/workspace/src/sys/dev/ixl
--- ixl_pf_iov.o ---
ctfconvert -L VERSION -g ixl_pf_iov.o
--- smartpqi_cam.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.smartpqi_cam.o -MTsmartpqi_cam.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/incl=
ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4=
 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual=
 -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro=
r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp=
are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W=
no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin=
t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -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/dev/smartpqi/smartpqi_cam.c
Build timed out (after 90 minutes). Marking the build as failed.
Build was aborted
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
--- ice_flex_pipe.o ---
{standard input}: Assembler messages:
{standard input}:56887: Warning: end of file not at end of a line; newline =
inserted
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins7505899665375795=
828.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_3294_2109828532.1725848691078--



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