Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2022 21:18:25 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        asomers@FreeBSD.org, cy@FreeBSD.org, dchagin@FreeBSD.org, kp@FreeBSD.org, glebius@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-build - Build #24288 - Failure
Message-ID:  <1935900883.5017.1652390307204@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-build - Build #24288 (0bef4927ea858bb18b6f679bc0a36cff26=
4dc842) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/2428=
8/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24288/=
changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24288/c=
onsole

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)

b562e59e27efbea397bdc8782dfceaa3c0e23542 by cy:
sqlite3: Vendor import of sqlite3 3.38.5

e4a257058c95beca39aecebc70604ec5d8e37938 by dchagin:
tests: Get rid of invalid since 3e11d3f6 testcase

37c452292132c062a4deb2b136facb9b6a675cf9 by kp:
pf: also apply dummynet to route-to/dup-to packets

a908f8f0dc62ebf61b6f92c60c9c053be6ccb194 by kp:
pf: tag dummynet'd route-to packets with their real destination

1977d9a37b880657512f16bd46e0656c02d19b29 by kp:
pf tests: factor out common dummynet check

920c3410872c93f0ca97dcc4c96a134746eb9393 by kp:
pf tests: test dummynet on route-to'd packets

009e8f0a109999a1978ac77b390f4ac5a6ae59a3 by kp:
pf: fix pf_rule_to_actions()

4328318445aec29c87f33ebfa11f5253a73a7896 by glebius:
sockets: use socket buffer mutexes in struct socket directly

08f17d1432893f9434ce2e32aa62cc691e3f37cf by glebius:
unix: make unp_connect2() void

bb35a4e11d5ec70f99cd36caf5290a33afc9a515 by glebius:
unix: microoptimize unp_connectat() - one less lock on success

8b582b16402102df10a715c626e212bbbc8e9d7c by asomers:
fusefs: make the mknod.cc tests a bit more general.

0bef4927ea858bb18b6f679bc0a36cff264dc842 by asomers:
fusefs: handle evil servers that return illegal inode numbers



The end of the build log:

[...truncated 56.92 MB...]
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
--- nsxfobj.o ---
ctfconvert -L VERSION -g nsxfobj.o
--- modules-all ---
--- all_subdir_cxgbe/cxgbei ---
--- genoffset.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-strict=
-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/src/sy=
s/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.am=
d64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/i=
nclude -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref=
ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=
=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD =
-MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-=
mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f=
wrapv -fstack-protector -Wall -Wnested-externs -Wstrict-prototypes -Wmissin=
g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin=
tf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option=
 -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-error=3Dempty-=
body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-er=
ror=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed=
-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Diso9899:1999 -fcom=
mon  /usr/src/sys/kern/genoffset.c
--- all_subdir_cxgbe/tom ---
--- t4_listen.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.t4_listen.o -MTt4_listen.o -mcmodel=
=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-u=
nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-extern=
s -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun=
def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-=
dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautologic=
al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e=
rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ=
e-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -m=
no-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/tom/t4_listen.c -o t4=
_listen.o
--- all_subdir_cxgbe/iw_cxgbe ---
--- device_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
--- iicbus_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.=
m -h
--- iicbb_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m=
 -h
--- lkpi_iic_if.c ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/compat/linuxkpi/commo=
n/src/lkpi_iic_if.m -c
--- pci_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
--- all_subdir_dcons_crom ---
ctfconvert -L VERSION -g dcons_crom.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/if_cxgbe ---
--- t4_mp_ring.o ---
ctfconvert -L VERSION -g t4_mp_ring.o
--- all_subdir_cxgbe/iw_cxgbe ---
--- pci_iov_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_iov_if.m =
-h
--- all_subdir_cxgbe/ccr ---
=3D=3D=3D> cxgbe/ccr (all)
--- all_subdir_dcons_crom ---
--- dcons_crom.ko.full ---
--- all_subdir_cxgbe ---
[Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s=
ys/modules/cxgbe/ccr...]
--- all_subdir_dcons_crom ---
ld -m elf_x86_64_fbsd -d -warn-common --build-id=3Dsha1 -T /usr/src/sys/con=
f/ldscript.kmod.amd64 -r -d  -o dcons_crom.ko.full dcons_crom.o=20
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/iw_cxgbe ---
--- pcib_if.h ---
--- all_subdir_cxgbe/cxgbei ---
--- offset.inc ---
--- all_subdir_cxgbe/iw_cxgbe ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pcib_if.m -h
--- all_subdir_cxgbe/cxgbei ---
sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_cxgbe/iw_cxgbe ---
--- vnode_if.h ---
awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h
--- all_subdir_cxgbe/ccr ---
--- machine ---
machine -> /usr/src/sys/amd64/include
--- x86 ---
x86 -> /usr/src/sys/x86/include
--- bus_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
--- all_subdir_cxgbe/cxgbei ---
--- icl_cxgbei.o ---
--- all_subdir_cxgbe/iw_cxgbe ---
--- usb_if.h ---
--- all_subdir_cxgbe/cxgbei ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.icl_cxgbei.o -MTicl_cxgbei.o -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-exter=
ns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-=
error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negati=
ve-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -=
mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/cxgbei/icl_cxgbei.c =
-o icl_cxgbei.o
--- all_subdir_cxgbe/iw_cxgbe ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/usb/usb_if.m -h
--- all_subdir_dcons_crom ---
ctfmerge -L VERSION -g -o dcons_crom.ko.full dcons_crom.o=20
--- all_subdir_cxgbe ---
--- genoffset.o ---
--- all_subdir_cxgbe/ccr ---
--- device_if.h ---
--- all_subdir_cxgbe/iw_cxgbe ---
--- all_subdir_dcons_crom ---
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk dcons_crom.ko.full  export_syms | xa=
rgs -J% objcopy % dcons_crom.ko.full
--- all_subdir_cxgbe ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -DLINUX_TYP=
ES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-aliasing=
 -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/src/sys/dev/cxg=
be -I/usr/src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/=
sys/compat/linuxkpi/common/include -DHAVE_KERNEL_OPTION_HEADERS -include /u=
sr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/u=
sr/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-fra=
me-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fde=
bug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64.=
amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-ta=
bles -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-externs -Wstri=
ct-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua--- all_subdir=
_cxgbe/ccr ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
--- all_subdir_cxgbe/iw_cxgbe ---
l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in=
clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality =
-Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-n=
egative-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-ae=
s -mno-avx -std=3Diso9899:1999 -fcommon  /usr/src/sys/kern/genoffset.c
--- all_subdir_dcons_crom ---
--- dcons_crom.ko.debug ---
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/ccr ---
--- cryptodev_if.h ---
--- all_subdir_dcons_crom ---
objcopy --only-keep-debug dcons_crom.ko.full dcons_crom.ko.debug
--- all_subdir_cxgbe ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/opencrypto/cryptodev_=
if.m -h
--- all_subdir_dcons_crom ---
--- dcons_crom.ko ---
objcopy --strip-debug --add-gnu-debuglink=3Ddcons_crom.ko.debug  dcons_crom=
.ko.full dcons_crom.ko
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/cxgbei ---
--- cxgbei.o ---
--- all_subdir_cxgbe/ccr ---
--- pci_if.h ---
--- all_subdir_cxgbe/cxgbei ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.cxgbei.o -MTcxgbei.o -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-externs -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-comp=
are -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3D=
unused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value=
 -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx =
 -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/cxgbei/cxgbei.c -o cxgbei.o
--- all_subdir_cxgbe/ccr ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
--- genoffset.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-strict=
-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/src/sy=
s/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.am=
d64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/i=
nclude -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref=
ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=
=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD =
-MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-=
mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f=
wrapv -fstack-protector -Wall -Wnested-externs -Wstrict-prototypes -Wmissin=
g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin=
tf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option=
 -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-error=3Dempty-=
body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-er=
ror=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed=
-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Diso9899:1999 -fcom=
mon  /usr/src/sys/kern/genoffset.c
--- all_subdir_cxgbe/iw_cxgbe ---
--- offset.inc ---
sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- psargs.o ---
ctfconvert -L VERSION -g psargs.o
--- modules-all ---
--- cq.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-stri=
ct-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/usr/src=
/sys/dev/cxgbe -I/usr/src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi=
 -I/usr/src/sys/compat/linuxkpi/common/include -DHAVE_KERNEL_OPTION_HEADERS=
 -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/=
src/sys -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/sr=
c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -=
I/usr/obj/usr/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.cq.o -MTcq.o =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wneste=
d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q=
ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-=
include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dta=
utological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equalit=
y -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift=
-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -mn=
o-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/iw_cxgbe/cq.c=
 -o cq.o
--- device.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-stri=
ct-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/usr/src=
/sys/dev/cxgbe -I/usr/src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi=
 -I/usr/src/sys/compat/linuxkpi/common/include -DHAVE_KERNEL_OPTION_HEADERS=
 -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/=
src/sys -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/sr=
c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -=
I/usr/obj/usr/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.device.o -MTd=
evice.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall=
 -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -W--- all_subdir=
_dpdk_lpm4 ---
--- rte_lpm.o ---
ctfconvert -L VERSION -g rte_lpm.o
--- all_subdir_cxgbe ---
pointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebs=
d_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-p=
ragmas -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=
=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-s=
ign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-fo=
rmat-zero-length   -mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/d=
ev/cxgbe/iw_cxgbe/device.c -o device.o
--- all_subdir_cxgbe/if_cxgbe ---
--- t4_sge.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.t4_sge.o -MTt4_sge.o -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-externs -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-comp=
are -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3D=
unused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value=
 -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx =
 -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/t4_sge.c -o t4_sge.o
--- all_subdir_cxgb ---
--- cxgb_main.o ---
ctfconvert -L VERSION -g cxgb_main.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/ccr ---
--- offset.inc ---
sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_dpdk_lpm4 ---
--- dpdk_lpm.o ---
ctfconvert -L VERSION -g dpdk_lpm.o
--- all_subdir_cxgbe ---
--- t4_crypto.o ---
--- all_subdir_crypto ---
--- blake2-sw.o ---
--- all_subdir_cxgbe ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.t4_crypto.o -MTt4_crypto.o -mcmodel=
=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-u=
nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-extern=
s -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun=
def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-=
dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautologic=
al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e=
rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ=
e-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -m=
no-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/crypto/t4_crypto.c -o=
 t4_crypto.o
--- all_subdir_dpdk_lpm4 ---
--- dpdk_lpm4.ko.full ---
--- all_subdir_crypto ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -Werror -D_KERNEL -=
DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /u=
sr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/u=
sr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/=
include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/us=
r/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.blake2-sw.o -MTblake2-sw.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast=
-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin=
g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3D=
tautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equal=
ity -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshi=
ft-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -=
mno-aes -mno-avx -I/usr/src/sys/crypto/blake2 -std=3Diso9899:1999 -c /usr/s=
rc/sys/crypto/blake2/blake2-sw.c -o blake2-sw.o
--- all_subdir_dpdk_lpm4 ---
ld -m elf_x86_64_fbsd -d -warn-common --build-id=3Dsha1 -T /usr/src/sys/con=
f/ldscript.kmod.amd64 -r -d  -o dpdk_lpm4.ko.full dpdk_lpm.o rte_lpm.o=20
ctfmerge -L VERSION -g -o dpdk_lpm4.ko.full dpdk_lpm.o rte_lpm.o=20
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk dpdk_lpm4.ko.full  export_syms | xar=
gs -J% objcopy % dpdk_lpm4.ko.full
--- all_subdir_crypto ---
ctfconvert -L VERSION -g blake2-sw.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/tom ---
--- t4_tls.o ---
--- all_subdir_dpdk_lpm4 ---
--- dpdk_lpm4.ko.debug ---
--- all_subdir_cxgbe ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.t4_tls.o -MTt4_tls.o -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-externs -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-comp=
are -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3D=
unused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value=
 -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx =
 -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/tom/t4_tls.c -o t4_tls.o
--- all_subdir_dpdk_lpm4 ---
objcopy --only-keep-debug dpdk_lpm4.ko.full dpdk_lpm4.ko.debug
--- dpdk_lpm4.ko ---
objcopy --strip-debug --add-gnu-debuglink=3Ddpdk_lpm4.ko.debug  dpdk_lpm4.k=
o.full dpdk_lpm4.ko
--- all_subdir_crypto ---
--- chacha.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -Werror -D_KERNEL -=
DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /u=
sr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/u=
sr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/=
include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/us=
r/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.chacha.o -MTchacha.o -mcm=
odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchrono=
us-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-ex=
terns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual =
-Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-incl=
ude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -W=
no-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-neg=
ative-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-ae=
s -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/crypto/chacha20/chacha.c -o=
 chacha.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/if_cxgbe ---
--- t4_sched.o ---
ctfconvert -L VERSION -g t4_sched.o
--- all_subdir_crypto ---
--- chacha-sw.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -Werror -D_KERNEL -=
DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /u=
sr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/u=
sr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/=
include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/us=
r/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.chacha-sw.o -MTchacha-sw.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast=
-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin=
g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3D=
tautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equal=
ity -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshi=
ft-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -=
mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/crypto/chacha20/chach=
a-sw.c -o chacha-sw.o
--- all_subdir_cxgbe ---
--- t4_filter.o ---
ctfconvert -L VERSION -g t4_filter.o
--- all_subdir_crypto ---
--- chacha20_poly1305.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -Werror -D_KERNEL -=
DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /u=
sr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/u=
sr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/=
include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/us=
r/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.chacha20_poly1305.o -MTch=
acha20_poly1305.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-=
float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prote=
ctor -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin=
ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp=
rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm=
as -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dp=
arentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign =
-Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format=
-zero-length   -mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/crypt=
o/chacha20_poly1305.c -o chacha20_poly1305.o
--- blake2b-ref.o ---
ctfconvert -L VERSION -g blake2b-ref.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/iw_cxgbe ---
--- ev.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-stri=
ct-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/usr/src=
/sys/dev/cxgbe -I/usr/src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi=
 -I/usr/src/sys/compat/linuxkpi/common/include -DHAVE_KERNEL_OPTION_HEADERS=
 -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/=
src/sys -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/sr=
c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -=
I/usr/obj/usr/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ev.o -MTev.o =
-mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynch=
ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wneste=
d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q=
ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-=
include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dta=
utological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equalit=
y -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift=
-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -mn=
o-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/iw_cxgbe/ev.c=
 -o ev.o
--- all_subdir_cxgb ---
--- cxgb_sge.o ---
ctfconvert -L VERSION -g cxgb_sge.o
--- all_subdir_crypto ---
--- chacha-sw.o ---
ctfconvert -L VERSION -g chacha-sw.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/tom ---
--- t4_tom.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.t4_tom.o -MTt4_tom.o -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-externs -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-comp=
are -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3D=
unused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value=
 -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx =
 -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/tom/t4_tom.c -o t4_tom.o
--- all_subdir_crypto ---
--- blake2s-ref.o ---
ctfconvert -L VERSION -g blake2s-ref.o
--- all_subdir_cxgbe ---
--- t4_tom_l2t.o ---
--- all_subdir_cxgbe/iw_cxgbe ---
--- id_table.o ---
--- all_subdir_cxgbe/tom ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.t4_tom_l2t.o -MTt4_tom_l2t.o -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-exter=
ns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-=
error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negati=
ve-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -=
mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/tom/t4_tom_l2t.c -o =
t4_tom_l2t.o
--- all_subdir_cxgbe/iw_cxgbe ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-stri=
ct-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/usr/src=
/sys/dev/cxgbe -I/usr/src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi=
 -I/usr/src/sys/compat/linuxkpi/common/include -DHAVE_KERNEL_OPTION_HEADERS=
 -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/=
src/sys -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/sr=
c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -=
I/usr/obj/usr/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.id_table.o -M=
Tid_table.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar=
ith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_=
_ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wn=
o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth=
eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e=
rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-=
length   -mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/i=
w_cxgbe/id_table.c -o id_table.o
--- all_subdir_crypto ---
--- chacha.o ---
ctfconvert -L VERSION -g chacha.o
--- all_subdir_cxgbe ---
--- mem.o ---
--- all_subdir_crypto ---
--- chacha20_poly1305.o ---
ctfconvert -L VERSION -g chacha20_poly1305.o
--- all_subdir_cxgbe ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-stri=
ct-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/usr/src=
/sys/dev/cxgbe -I/usr/src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi=
 -I/usr/src/sys/compat/linuxkpi/common/include -DHAVE_KERNEL_OPTION_HEADERS=
 -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/=
src/sys -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po=
inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/sr=
c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -=
I/usr/obj/usr/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.mem.o -MTmem.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast=
-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin=
g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3D=
tautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equal=
ity -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshi=
ft-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -=
mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/iw_cxgbe/me=
m.c -o mem.o
--- all_subdir_crypto ---
--- xform_chacha20_poly1305.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -Werror -D_KERNEL -=
DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /u=
sr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/u=
sr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/=
include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/us=
r/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.xform_chacha20_poly1305.o=
 -MTxform_chacha20_poly1305.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-proto=
types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D=
__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u=
nknown-pragmas -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -W=
no-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dp=
ointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member=
 -Wno-format-zero-length   -mno-aes -mno-avx -I/usr/src/sys/contrib/libsodi=
um/src/libsodium/include -I/usr/src/sys/crypto/libsodium -std=3Diso9899:199=
9 -c /usr/src/sys/opencrypto/xform_chacha20_poly1305.c -o xform_chacha20_po=
ly1305.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/if_cxgbe ---
--- t4_kern_tls.o ---
ctfconvert -L VERSION -g t4_kern_tls.o
--- all_subdir_crypto ---
--- xform_poly1305.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
DSKEIN_ASM -DSKEIN_USE_ASM=3D1792  -fno-strict-aliasing -Werror -D_KERNEL -=
DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /u=
sr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/u=
sr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/=
include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/us=
r/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.xform_poly1305.o -MTxform=
_poly1305.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar=
ith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_=
_ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wn=
o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth=
eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e=
rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-=
length   -mno-aes -mno-avx -I/usr/src/sys/contrib/libsodium/src/libsodium/i=
nclude -I/usr/src/sys/crypto/libsodium -std=3Diso9899:1999 -c /usr/src/sys/=
opencrypto/xform_poly1305.c -o xform_poly1305.o
--- xform_chacha20_poly1305.o ---
ctfconvert -L VERSION -g xform_chacha20_poly1305.o
--- all_subdir_cxgbe ---
--- all_subdir_cxgbe/tom ---
--- t4_connect.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
-fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -=
I/usr/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/=
contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr=
ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd=
ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -I/usr/obj/usr/src/amd64=
.amd64/sys/GENERIC     -MD  -MF.depend.t4_connect.o -MTt4_connect.o -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wnested-exter=
ns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-=
error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negati=
ve-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -=
mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/cxgbe/tom/t4_connect.c -o =
t4_connect.o
--- t4_tls.o ---
/usr/src/sys/dev/cxgbe/tom/t4_tls.c:789:26: error: incompatible pointer typ=
es passing 'struct sockbuf *' to parameter of type 'struct socket *' [-Werr=
or,-Wincompatible-pointer-types]
       23.78 real        52.53 user         8.77 sys

make[1]: stopped in /usr/src

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
FTP: Current build result is [FAILURE], not going to run.
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]=
. Did not execute build step #0.
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins3113092642692879201.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-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_5016_656573723.1652390305264--



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