Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2025 19:07:03 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        zlei@FreeBSD.org, $@FreeBSD.org, dev-ci@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc14_build - Build #49 - Still Failing
Message-ID:  <1018819274.1807.1739819227264@jenkins.ci.freebsd.org>
In-Reply-To: <336515443.1795.1739786538680@jenkins.ci.freebsd.org>
References:  <336515443.1795.1739786538680@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc14_build - Build #49 (90a3b6a7a4e4c8201ba1bb90fb8e2b0=
88f3a5788) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil=
d/49/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/=
49/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4=
9/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)

90a3b6a7a4e4c8201ba1bb90fb8e2b088f3a5788 by zlei:
libkern: strdup.c, strndup.c: Prefer memcpy() over bcopy()



The end of the build log:

[...truncated 125.04 MiB...]
    inlined from 'qla_poll_reg' at /workspace/src/sys/dev/qlxgbe/ql_misc.c:=
915:7,
    inlined from 'qla_poll_write_list' at /workspace/src/sys/dev/qlxgbe/ql_=
misc.c:998:8,
    inlined from 'qla_tmplt_execute' at /workspace/src/sys/dev/qlxgbe/ql_mi=
sc.c:1143:10:
/workspace/src/sys/dev/qlxgbe/ql_misc.c:78:17: warning: 'data' may be used =
uninitialized [-Wmaybe-uninitialized]
   78 |                 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d=
] failed\n",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~
   79 |                         __func__, addr, *val, rd);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/qlxgbe/ql_misc.c: In function 'qla_tmplt_execute':
/workspace/src/sys/dev/qlxgbe/ql_misc.c:912:18: note: 'data' was declared h=
ere
  912 |         uint32_t data;
      |                  ^~~~
In function 'ql_rdwr_indreg32',
    inlined from 'ql_rdwr_indreg32' at /workspace/src/sys/dev/qlxgbe/ql_mis=
c.c:63:1,
    inlined from 'qla_poll_list' at /workspace/src/sys/dev/qlxgbe/ql_misc.c=
:943:7,
    inlined from 'qla_tmplt_execute' at /workspace/src/sys/dev/qlxgbe/ql_mi=
sc.c:1138:10:
/workspace/src/sys/dev/qlxgbe/ql_misc.c:78:17: warning: 'data' may be used =
uninitialized [-Wmaybe-uninitialized]
   78 |                 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d=
] failed\n",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~
   79 |                         __func__, addr, *val, rd);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/qlxgbe/ql_misc.c: In function 'qla_tmplt_execute':
/workspace/src/sys/dev/qlxgbe/ql_misc.c:937:25: note: 'data' was declared h=
ere
  937 |         uint32_t        data;
      |                         ^~~~
In function 'ql_rdwr_indreg32',
    inlined from 'ql_rdwr_indreg32' at /workspace/src/sys/dev/qlxgbe/ql_mis=
c.c:63:1,
    inlined from 'qla_poll_reg' at /workspace/src/sys/dev/qlxgbe/ql_misc.c:=
915:7,
    inlined from 'qla_poll_list' at /workspace/src/sys/dev/qlxgbe/ql_misc.c=
:952:8,
    inlined from 'qla_tmplt_execute' at /workspace/src/sys/dev/qlxgbe/ql_mi=
sc.c:1138:10:
/workspace/src/sys/dev/qlxgbe/ql_misc.c:78:17: warning: 'data' may be used =
uninitialized [-Wmaybe-uninitialized]
   78 |                 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d=
] failed\n",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~
   79 |                         __func__, addr, *val, rd);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/qlxgbe/ql_misc.c: In function 'qla_tmplt_execute':
/workspace/src/sys/dev/qlxgbe/ql_misc.c:912:18: note: 'data' was declared h=
ere
  912 |         uint32_t data;
      |                  ^~~~
In function 'ql_rdwr_indreg32',
    inlined from 'ql_rdwr_indreg32' at /workspace/src/sys/dev/qlxgbe/ql_mis=
c.c:63:1,
    inlined from 'qla_rd_wr_list' at /workspace/src/sys/dev/qlxgbe/ql_misc.=
c:888:7,
    inlined from 'qla_tmplt_execute' at /workspace/src/sys/dev/qlxgbe/ql_mi=
sc.c:1133:10:
/workspace/src/sys/dev/qlxgbe/ql_misc.c:78:17: warning: 'data' may be used =
uninitialized [-Wmaybe-uninitialized]
   78 |                 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d=
] failed\n",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~
   79 |                         __func__, addr, *val, rd);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/qlxgbe/ql_misc.c: In function 'qla_tmplt_execute':
/workspace/src/sys/dev/qlxgbe/ql_misc.c:882:18: note: 'data' was declared h=
ere
  882 |         uint32_t data;
      |                  ^~~~
--- all_subdir_pms ---
ctfconvert -L VERSION -g sautil.o
--- saioctlcmd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va=
riable -Woverflow -Wmissing-prototypes -Wparentheses -w  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTI=
ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob=
al.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-pref=
ix-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/works=
pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC =
   -MD  -MF.depend.saioctlcmd.o -MTsaioctlcmd.o -mcmodel=3Dkernel -mno-red-=
zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffree=
standing -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wm=
issing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D_=
_printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o=
ption -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggre=
ssive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes =
-Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uniniti=
alized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wn=
o-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-size -Wno-error=3Dpacked-not-a=
ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=
=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze=
ro-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 -c /workspace/src/sys/dev/pms/RefTisa/sall=
sdk/spc/saioctlcmd.c -o saioctlcmd.o
--- all_subdir_ral ---
ctfconvert -L VERSION -g if_ral_pci.o
--- rt2560.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --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.rt2560.o -MTrt2560.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/ral/rt2560.c -o rt2560.o
--- all_subdir_pf ---
--- pf.o ---
In file included from /workspace/src/sys/sys/bus.h:168,
                 from /workspace/src/sys/netpfil/pf/pf.c:48:
In function 'pf_dummynet_route',
    inlined from 'pf_route' at /workspace/src/sys/netpfil/pf/pf.c:8884:11:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming =
offset [16, 27] is out of the bounds [0, 16] of object 'dst' with type 'str=
uct sockaddr_in' [-Warray-bounds=3D]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/netpfil/pf/pf.c:9500:25: note: in expansion of macro 'me=
mcpy'
 9500 |                         memcpy(&pd->pf_mtag->dst, sa,
      |                         ^~~~~~
/workspace/src/sys/netpfil/pf/pf.c: In function 'pf_route':
/workspace/src/sys/netpfil/pf/pf.c:8676:33: note: 'dst' declared here
 8676 |         struct sockaddr_in      dst;
      |                                 ^~~
In function 'pf_dummynet_route',
    inlined from 'pf_route' at /workspace/src/sys/netpfil/pf/pf.c:8925:12:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming =
offset [16, 27] is out of the bounds [0, 16] of object 'dst' with type 'str=
uct sockaddr_in' [-Warray-bounds=3D]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/netpfil/pf/pf.c:9500:25: note: in expansion of macro 'me=
mcpy'
 9500 |                         memcpy(&pd->pf_mtag->dst, sa,
      |                         ^~~~~~
/workspace/src/sys/netpfil/pf/pf.c: In function 'pf_route':
/workspace/src/sys/netpfil/pf/pf.c:8676:33: note: 'dst' declared here
 8676 |         struct sockaddr_in      dst;
      |                                 ^~~
--- all_subdir_qlxgbe ---
--- ql_isr.o ---
ctfconvert -L VERSION -g ql_isr.o
--- ql_ioctl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DQLA_LOCK_NO_SLEEP=3D1  -fno-strict-aliasing -Werror -D_K=
ERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wor=
kspace/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./mach=
ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp=
ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3=
86/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.dep=
end.ql_ioctl.o -MTql_ioctl.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/qlxgbe/ql_ioctl.c -o ql_ioctl.o
--- all_subdir_qat ---
ctfconvert -L VERSION -g adf_fw_counters.o
--- adf_dev_err.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include=
/linux/kconfig.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/=
dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include =
-I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEA=
DERS -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    -M=
D  -MF.depend.adf_dev_err.o -MTadf_dev_err.o -mcmodel=3Dkernel -mno-red-zon=
e -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreesta=
nding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss=
ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr=
intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti=
on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi=
ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali=
zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn=
o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst=
ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne=
d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal=
loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le=
ngth-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D800=
0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g=
rowth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_common/adf_dev=
_err.c -o adf_dev_err.o
--- all_subdir_qat_c2xxx ---
ctfconvert -L VERSION -g qat.o
--- qat_c2xxx.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o qat_c2xxx.ko.full qat.o qat_ae.o qat_c2xxx.o qat_hw15.o=20
ctfmerge -L VERSION -g -o qat_c2xxx.ko.full qat.o qat_ae.o qat_c2xxx.o qat_=
hw15.o=20
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk qat_c2xxx.ko.full  export_syms=
 | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % qat_c2xxx=
.ko.full
--- qat_c2xxx.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug qat_c2x=
xx.ko.full qat_c2xxx.ko.debug
--- qat_c2xxx.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dqat_c2xxx.ko.debug  qat_c2xxx.ko.full qat_c2xxx.ko
--- all_subdir_ralfw ---
=3D=3D=3D> ralfw (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ralfw...]
--- all_subdir_ralfw/rt2561 ---
=3D=3D=3D> ralfw/rt2561 (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ralfw/rt2561...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- rt2561fw.c ---
awk -f /workspace/src/sys/tools/fw_stub.awk rt2561.fw:rt2561fw -mrt2561fw -=
crt2561fw.c =20
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --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
--- offset.inc ---
--- all_subdir_qlxge ---
ctfconvert -L VERSION -g qls_dump.o
--- all_subdir_ralfw ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- rt2561.fw ---
uudecode -p /workspace/src/sys/contrib/dev/ral/rt2561.fw.uu > rt2561.fw
--- all_subdir_qlxge ---
--- qls_ioctl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DQL_DBG  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MOD=
ULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/w=
orkspace/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-poin=
ter -mno-omit-leaf-frame-pointer -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 -I/t=
mp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.qls_ioctl.o=
 -MTqls_ioctl.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-fl=
oat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protect=
or  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit=
h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ =
-Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi=
tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro=
r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i=
ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D=
sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar=
e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D=
memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb=
er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro=
r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type =
-Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --param inl=
ine-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c=
 /workspace/src/sys/dev/qlxge/qls_ioctl.c -o qls_ioctl.o
--- all_subdir_ralfw ---
--- rt2561fw.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --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.rt2561fw.o -MTrt2561=
fw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-a=
synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf=
-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu=
al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i=
nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er=
ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co=
mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation =
-Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po=
int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro=
r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-=
size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all=
oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull=
 -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format=
-zero-length   -finline-limit=3D8000 -fms-extensions --param inline-unit-gr=
owth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c rt2561fw.c=
 -o rt2561fw.o
ctfconvert -L VERSION -g rt2561fw.o
--- rt2561.fw.fwo ---
rt2561.fw rt2561.fw
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x =
assembler-with-cpp -DLOCORE =09 -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/workspace/src/sys/contrib/ck/include -fno-co=
mmon -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/workspa=
ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC   =
 -MD  -MF.depend.rt2561.fw.fwo -MTrt2561.fw.fwo -mcmodel=3Dkernel -mno-red-=
zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffree=
standing -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wm=
issing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D_=
_printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o=
ption -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggre=
ssive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes =
-Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uniniti=
alized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wn=
o-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-size -Wno-error=3Dpacked-not-a=
ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=
=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze=
ro-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 -Werror =09=09=09=09 -DFIRMW_FILE=3D\""rt2=
561.fw"\"=09 -DFIRMW_SYMBOL=3D"rt2561_fw"=09 /workspace/src/sys/kern/firmw.=
S -o rt2561.fw.fwo
--- rt2561fw.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o rt2561fw.ko.full rt2561.fw.fwo rt2561fw.o=20
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: rt2561.fw.fwo: missi=
ng .note.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is depre=
cated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o rt2561fw.ko.full rt2561.fw.fwo rt2561fw.o=20
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk rt2561fw.ko.full  export_syms =
| xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % rt2561fw.k=
o.full
--- rt2561fw.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug rt2561f=
w.ko.full rt2561fw.ko.debug
--- rt2561fw.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Drt2561fw.ko.debug  rt2561fw.ko.full rt2561fw.ko
--- all_subdir_ralfw/rt2561s ---
=3D=3D=3D> ralfw/rt2561s (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ralfw/rt2561s...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_qlxgbe ---
ctfconvert -L VERSION -g ql_ioctl.o
--- all_subdir_ralfw ---
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- rt2561sfw.c ---
awk -f /workspace/src/sys/tools/fw_stub.awk rt2561s.fw:rt2561sfw -mrt2561sf=
w -crt2561sfw.c =20
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --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
--- all_subdir_qlxgbe ---
--- ql_reset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DQLA_LOCK_NO_SLEEP=3D1  -fno-strict-aliasing -Werror -D_K=
ERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wor=
kspace/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./mach=
ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp=
ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3=
86/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.dep=
end.ql_reset.o -MTql_reset.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/qlxgbe/ql_reset.c -o ql_reset.o
--- all_subdir_pf ---
cc1: all warnings being treated as errors
--- all_subdir_qlxge ---
ctfconvert -L VERSION -g qls_ioctl.o
--- all_subdir_ralfw ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_qlxge ---
--- qls_os.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DQL_DBG  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MOD=
ULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/w=
orkspace/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-poin=
ter -mno-omit-leaf-frame-pointer -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 -I/t=
mp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.qls_os.o -M=
Tqls_os.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -g=
dwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wca=
st-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmiss=
ing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -W=
no-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3D=
array-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Den=
um-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indenta=
tion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequen=
ce-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 -Wn=
o-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dno=
nnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-f=
ormat-zero-length   -finline-limit=3D8000 -fms-extensions --param inline-un=
it-growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c /work=
space/src/sys/dev/qlxge/qls_os.c -o qls_os.o
--- all_subdir_ralfw ---
--- rt2561s.fw ---
uudecode -p /workspace/src/sys/contrib/dev/ral/rt2561s.fw.uu > rt2561s.fw
--- rt2561sfw.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --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.rt2561sfw.o -MTrt256=
1sfw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno=
-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwa=
rf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-=
qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing=
-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-=
error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-=
compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio=
n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-=
point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er=
ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a=
lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu=
ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form=
at-zero-length   -finline-limit=3D8000 -fms-extensions --param inline-unit-=
growth=3D100 --param large-function-growth=3D1000  -std=3Dgnu17 -c rt2561sf=
w.c -o rt2561sfw.o
ctfconvert -L VERSION -g rt2561sfw.o
--- all_subdir_qat ---
ctfconvert -L VERSION -g adf_dev_err.o
--- all_subdir_ralfw ---
--- rt2561s.fw.fwo ---
rt2561s.fw rt2561s.fw
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x =
assembler-with-cpp -DLOCORE =09 -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/workspace/src/sys/contrib/ck/include -fno-co=
mmon -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/workspa=
ce/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC   =
 -MD  -MF.depend.rt2561s.fw.fwo -MTrt2561s.fw.fwo -mcmodel=3Dkernel -mno-re=
d-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffr=
eestanding -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=3Dagg=
ressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribute=
s -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unini=
tialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -=
Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflo=
w -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=
=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-a=
ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=
=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze=
ro-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 -Werror =09=09=09=09 -DFIRMW_FILE=3D\""rt2=
561s.fw"\"=09 -DFIRMW_SYMBOL=3D"rt2561s_fw"=09 /workspace/src/sys/kern/firm=
w.S -o rt2561s.fw.fwo
--- rt2561sfw.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o rt2561sfw.ko.full rt2561s.fw.fwo rt2561sfw.o=20
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: rt2561s.fw.fwo: miss=
ing .note.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is depre=
cated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o rt2561sfw.ko.full rt2561s.fw.fwo rt2561sfw.o=20
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk rt2561sfw.ko.full  export_syms=
 | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % rt2561sfw=
.ko.full
--- rt2561sfw.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug rt2561s=
fw.ko.full rt2561sfw.ko.debug
--- rt2561sfw.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Drt2561sfw.ko.debug  rt2561sfw.ko.full rt2561sfw.ko
--- all_subdir_qat ---
--- adf_gen2_hw_data.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include=
/linux/kconfig.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/=
dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include =
-I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEA=
DERS -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    -M=
D  -MF.depend.adf_gen2_hw_data.o -MTadf_gen2_hw_data.o -mcmodel=3Dkernel -m=
no-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables=
 -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototy=
pes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-s=
ign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics=
-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com=
pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o=
verflow -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=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 --param large=
-function-growth=3D1000  -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_com=
mon/adf_gen2_hw_data.c -o adf_gen2_hw_data.o
--- all_subdir_ralfw ---
--- all_subdir_ralfw/rt2661 ---
=3D=3D=3D> ralfw/rt2661 (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ralfw/rt2661...]
--- all_subdir_qlxgbe ---
ctfconvert -L VERSION -g ql_reset.o
--- ql_fw.o ---
--- all_subdir_ralfw ---
--- machine ---
--- all_subdir_qlxgbe ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DQLA_LOCK_NO_SLEEP=3D1  -fno-strict-aliasing -Werror -D_K=
ERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wor=
kspace/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./mach=
ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp=
ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3=
86/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.dep=
end.ql_fw.o -MTql_fw.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -m=
soft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-=
protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint=
er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr=
intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma=
s -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -W=
no-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisle=
ading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-e=
rror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological=
-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pack=
ed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -W=
no-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retur=
n-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --pa=
ram inline-unit-growth=3D100 --param large-function-growth=3D1000  -std=3Dg=
nu17 -c /workspace/src/sys/dev/qlxgbe/ql_fw.c -o ql_fw.o
--- all_subdir_ralfw ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- rt2661fw.c ---
awk -f /workspace/src/sys/tools/fw_stub.awk rt2661.fw:rt2661fw -mrt2661fw -=
crt2661fw.c =20
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --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
--- all_subdir_pf ---
*** [pf.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/pf
      196.65 real       611.78 user        33.37 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1219970424796942=
5243.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc14_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_1806_1656773353.1739819223934--



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