Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2025 23:42:00 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        tuexen@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #3037 - Still Failing
Message-ID:  <692802532.159.1743464523722@jenkins.ci.freebsd.org>
In-Reply-To: <615102087.127.1743453099131@jenkins.ci.freebsd.org>
References:  <615102087.127.1743453099131@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #3037 (6e76489098c6dc415ac3f2ae08415=
4c3c22558ec) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/3037/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
3037/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3=
037/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)

6e76489098c6dc415ac3f2ae084154c3c22558ec by tuexen:
tcp: remove support for TCPPCAP



The end of the build log:

[...truncated 118.87 MiB...]
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:676:41: note: ob=
ject 'cmd' of size 456
  676 |         struct iwl_tof_range_req_cmd_v8 cmd;
      |                                         ^~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v8' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:686:2:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:302:49: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v8[1]' [-Warray-bounds=3D]
  302 |                                 cmd->tsf_mac_id =3D cpu_to_le32(mvm=
vif->id);
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start_v8':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:676:41: note: ob=
ject 'cmd' of size 456
  676 |         struct iwl_tof_range_req_cmd_v8 cmd;
      |                                         ^~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v8' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:686:2:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:311:25: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v8[1]' [-Warray-bounds=3D]
  311 |         cmd->tsf_mac_id =3D cpu_to_le32(0xff);
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start_v8':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:676:41: note: ob=
ject 'cmd' of size 456
  676 |         struct iwl_tof_range_req_cmd_v8 cmd;
      |                                         ^~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v8' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:686:2:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:291:38: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v8[1]' [-Warray-bounds=3D]
  291 |                 cmd->macaddr_mask[i] =3D ~req->mac_addr_mask[i];
      |                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start_v8':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:676:41: note: ob=
ject 'cmd' of size 456
  676 |         struct iwl_tof_range_req_cmd_v8 cmd;
      |                                         ^~~
--- all_subdir_ixv ---
--- ixgbe_common.o ---
ctfconvert -L VERSION -g ixgbe_common.o
--- all_subdir_ix ---
--- ixgbe_x550.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.ixgbe_x550.o -MTixgbe_x550.o -mcmodel=3Dkernel -mno-red-zone -mno=
-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding =
-fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pr=
ototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=
=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn=
o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo=
p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro=
r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=
=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring=
op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W=
no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca=
-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length=
-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -f=
ms-extensions --param inline-unit-growth=3D100 --param large-function-growt=
h=3D1000  -std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_x550.c -o ixgb=
e_x550.o
--- all_subdir_ixv ---
--- ixgbe_dcb_82598.o ---
ctfconvert -L VERSION -g ixgbe_dcb_82598.o
--- all_subdir_ixl ---
--- i40e_common.o ---
ctfconvert -L VERSION -g i40e_common.o
--- all_subdir_iwlwifi ---
--- mvm/fw.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DKBUIL=
D_MODNAME=3D'"iwlwifi"' -DLINUXKPI_VERSION=3D61100 -include /workspace/src/=
sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCO=
NFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=
=3D1  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostd=
inc  -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/l=
inuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -=
DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys=
/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib=
/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-poi=
nter -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fde=
bug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=
=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.=
amd64/sys/GENERIC    -MD  -MF.depend.mvm_fw.o -MTmvm/fw.o -mcmodel=3Dkernel=
 -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tab=
les -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prot=
otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe=
r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost=
ics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-err=
or=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Da=
ttributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmay=
be-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-c=
ompare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift=
-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -W=
no-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpack=
ed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -W=
no-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer=
 -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finlin=
e-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param lar=
ge-function-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/fw.c -o mvm/fw.o
--- all_subdir_ix ---
--- if_ix.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.if_ix.o -MTif_ix.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-=
sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f=
stack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -=
Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb=
sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-=
pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiza=
tions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-q=
ual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflo=
w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo=
w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address=
-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th=
an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W=
no-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensi=
ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000  =
-std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/if_ix.c -o if_ix.o
--- all_subdir_ixv ---
--- ixgbe_dcb_82599.o ---
ctfconvert -L VERSION -g ixgbe_dcb_82599.o
--- all_subdir_ixl ---
--- ixl_pf_iov.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.ixl_pf_iov.o -MTixl_=
pf_iov.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -f=
no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gd=
warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas=
t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi=
ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn=
o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu=
m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat=
ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc=
e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-=
error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-=
elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno=
-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon=
null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo=
rmat-zero-length   -finline-limit=3D8000 -fms-extensions --param inline-uni=
t-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /works=
pace/src/sys/dev/ixl/ixl_pf_iov.c -o ixl_pf_iov.o
--- all_subdir_iwlwifi ---
--- mvm/ftm-responder.o ---
ctfconvert -L VERSION -g mvm/ftm-responder.o
--- all_subdir_ix ---
--- ixgbe_x540.o ---
ctfconvert -L VERSION -g ixgbe_x540.o
--- all_subdir_ixl ---
--- ixl_pf_main.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.ixl_pf_main.o -MTixl=
_pf_main.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  =
-fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -=
gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc=
ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis=
sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -=
Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c =
/workspace/src/sys/dev/ixl/ixl_pf_main.c -o ixl_pf_main.o
--- all_subdir_ixv ---
--- ixgbe_82598.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.ixgbe_82598.o -MTixgbe_82598.o -mcmodel=3Dkernel -mno-red-zone -m=
no-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestandin=
g -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-=
prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf=
__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -=
Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er=
ror=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-error=3Dshift-overflow -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring=
op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W=
no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca=
-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length=
-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -f=
ms-extensions --param inline-unit-growth=3D100 --param large-function-growt=
h=3D1000  -std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_82598.c -o ixg=
be_82598.o
--- all_subdir_ixl ---
--- i40e_lan_hmc.o ---
ctfconvert -L VERSION -g i40e_lan_hmc.o
--- all_subdir_ixv ---
--- ixgbe_82599.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.ixgbe_82599.o -MTixgbe_82599.o -mcmodel=3Dkernel -mno-red-zone -m=
no-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestandin=
g -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-=
prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf=
__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -=
Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er=
ror=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-error=3Dshift-overflow -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring=
op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W=
no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca=
-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length=
-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -f=
ms-extensions --param inline-unit-growth=3D100 --param large-function-growt=
h=3D1000  -std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_82599.c -o ixg=
be_82599.o
--- all_subdir_ix ---
--- ixgbe_82599.o ---
ctfconvert -L VERSION -g ixgbe_82599.o
--- all_subdir_ixv ---
--- ixgbe_x540.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.ixgbe_x540.o -MTixgbe_x540.o -mcmodel=3Dkernel -mno-red-zone -mno=
-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding =
-fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pr=
ototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=
=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn=
o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo=
p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro=
r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=
=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring=
op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W=
no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca=
-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length=
-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -f=
ms-extensions --param inline-unit-growth=3D100 --param large-function-growt=
h=3D1000  -std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_x540.c -o ixgb=
e_x540.o
--- all_subdir_iwlwifi ---
--- mvm/ftm-initiator.o ---
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:274:30: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  274 |         cmd->initiator_flags =3D
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:277:25: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  277 |         cmd->request_id =3D req->cookie;
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:278:24: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  278 |         cmd->num_of_ap =3D req->n_peers;
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:287:37: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  287 |                 cmd->req_timeout_ms =3D cpu_to_le32(0xfffff);
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:285:37: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  285 |                 cmd->req_timeout_ms =3D cpu_to_le32(req->timeout);
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:302:49: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  302 |                                 cmd->tsf_mac_id =3D cpu_to_le32(mvm=
vif->id);
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:311:25: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  311 |         cmd->tsf_mac_id =3D cpu_to_le32(0xff);
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
In function 'iwl_mvm_ftm_cmd_common',
    inlined from 'iwl_mvm_ftm_cmd_v8' at /workspace/src/sys/contrib/dev/iwl=
wifi/mvm/ftm-initiator.c:318:2,
    inlined from 'iwl_mvm_ftm_start_v7' at /workspace/src/sys/contrib/dev/i=
wlwifi/mvm/ftm-initiator.c:660:2,
    inlined from 'iwl_mvm_ftm_start' at /workspace/src/sys/contrib/dev/iwlw=
ifi/mvm/ftm-initiator.c:1089:10:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:291:38: warning:=
 array subscript 'struct iwl_tof_range_req_cmd_v9[0]' is partly outside arr=
ay bounds of 'struct iwl_tof_range_req_cmd_v7[1]' [-Warray-bounds=3D]
  291 |                 cmd->macaddr_mask[i] =3D ~req->mac_addr_mask[i];
      |                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c: In function 'iw=
l_mvm_ftm_start':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c:646:41: note: ob=
ject 'cmd_v7' of size 156
  646 |         struct iwl_tof_range_req_cmd_v7 cmd_v7;
      |                                         ^~~~~~
--- all_subdir_ixv ---
--- ixgbe_82598.o ---
ctfconvert -L VERSION -g ixgbe_82598.o
--- all_subdir_iwlwifi ---
--- mvm/mac-ctxt.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DKBUIL=
D_MODNAME=3D'"iwlwifi"' -DLINUXKPI_VERSION=3D61100 -include /workspace/src/=
sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCO=
NFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=
=3D1  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostd=
inc  -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/l=
inuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -=
DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys=
/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib=
/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-poi=
nter -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fde=
bug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=
=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.=
amd64/sys/GENERIC    -MD  -MF.depend.mvm_mac-ctxt.o -MTmvm/mac-ctxt.o -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   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/c=
ontrib/dev/iwlwifi/mvm/mac-ctxt.c -o mvm/mac-ctxt.o
--- mvm/ftm-initiator.o ---
ctfconvert -L VERSION -g mvm/ftm-initiator.o
--- all_subdir_ixv ---
--- ixgbe_x540.o ---
ctfconvert -L VERSION -g ixgbe_x540.o
--- utobject.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.utobject.o -MTutobject.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=3Dgnu17 -Werror=
 /workspace/src/sys/contrib/dev/acpica/components/utilities/utobject.c
--- modules-all ---
--- all_subdir_jme ---
=3D=3D=3D> jme (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/jme...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_platform.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_pl=
atform.h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- miibus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/m=
iibus_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes =
-Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign =
-D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho=
w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare =
-Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl=
ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro=
r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-=
aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro=
r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z=
ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000 -std=3Dgnu17 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- utobject.o ---
ctfconvert -L VERSION -g utobject.o
--- modules-all ---
--- all_subdir_ixv ---
--- ixgbe_phy.o ---
ctfconvert -L VERSION -g ixgbe_phy.o
--- ixgbe_x550.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.ixgbe_x550.o -MTixgbe_x550.o -mcmodel=3Dkernel -mno-red-zone -mno=
-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding =
-fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pr=
ototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=
=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn=
o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo=
p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro=
r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=
=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring=
op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W=
no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca=
-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length=
-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -f=
ms-extensions --param inline-unit-growth=3D100 --param large-function-growt=
h=3D1000  -std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_x550.c -o ixgb=
e_x550.o
--- all_subdir_iwlwifi ---
--- mvm/mac80211.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DKBUIL=
D_MODNAME=3D'"iwlwifi"' -DLINUXKPI_VERSION=3D61100 -include /workspace/src/=
sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCO=
NFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=
=3D1  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostd=
inc  -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/l=
inuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -=
DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys=
/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib=
/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-poi=
nter -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fde=
bug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=
=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.=
amd64/sys/GENERIC    -MD  -MF.depend.mvm_mac80211.o -MTmvm/mac80211.o -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   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/c=
ontrib/dev/iwlwifi/mvm/mac80211.c -o mvm/mac80211.o
--- all_subdir_jme ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- if_jme.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys=
/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include =
-fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.if_jme.o -MTif_jme.o=
 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-async=
hronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -=
Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -=
Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -finline-limit=3D8000 -fms-extensions --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /workspace/=
src/sys/dev/jme/if_jme.c -o if_jme.o
--- all_subdir_ixv ---
--- ixgbe_82599.o ---
ctfconvert -L VERSION -g ixgbe_82599.o
--- all_subdir_iwlwifi ---
--- mvm/nvm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DKBUIL=
D_MODNAME=3D'"iwlwifi"' -DLINUXKPI_VERSION=3D61100 -include /workspace/src/=
sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCO=
NFIG_IWLMVM=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=
=3D1  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostd=
inc  -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/l=
inuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -=
DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys=
/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib=
/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-poi=
nter -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fde=
bug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=
=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.=
amd64/sys/GENERIC    -MD  -MF.depend.mvm_nvm.o -MTmvm/nvm.o -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  =
 -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/contr=
ib/dev/iwlwifi/mvm/nvm.c -o mvm/nvm.o
--- all_subdir_ix ---
--- ixgbe_x550.o ---
ctfconvert -L VERSION -g ixgbe_x550.o
--- all_subdir_ixv ---
--- if_ixv.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADER=
S -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. =
-I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g=
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D=
./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/=
workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.if_ixv.o -MTif_ixv.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn=
o-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv =
-fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes=
 -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast=
-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflo=
w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo=
w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address=
-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th=
an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W=
no-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensi=
ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000  =
-std=3Dgnu17 -c /workspace/src/sys/dev/ixgbe/if_ixv.c -o if_ixv.o
--- all_subdir_iwx ---
cc1: all warnings being treated as errors
*** [if_iwx.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/iwx
      149.29 real        78.28 user         7.46 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1552169420513442=
433.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_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_158_1571041726.1743464520538--



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