Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2015 20:35:20 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, glebius@FreeBSD.org, jhb@FreeBSD.org, ian@FreeBSD.org, mav@FreeBSD.org, nwhitehorn@FreeBSD.org
Subject:   Build failed in Jenkins: FreeBSD_HEAD #2532
Message-ID:  <1580886437.4.1426192523504.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2532/changes>;

Changes:

[ian] Nullterminate strings returned via sysctl.

PR:=09=09195668

[ian] Nullterminate strings returned via sysctl.

PR:=09=09195668

[ian] Nullterminate strings returned via sysctl.

PR:=09=09195668

[jhb] Spin the twiddle in dosfs to give visual feedback for disk I/O on
FAT filesystems as is done for other filesystems in the loader.

MFC after:=091 week

[jhb] Allow the EFI loader to work with large kernels and/or modules
(for example, a large mfsroot).  Note that for EFI the kernel and
modules (as well as other metadata files such as splash screens or
memory disk images) are loaded into a statically-sized staging area.
When the EFI loader exits it copies this staging area down to the
location the kernel expects to run at.
- Add bounds checking to the copy routines to fail attempts to access
  memory outside of the staging area.  Previously loading a combined
  kernel + modules larger than the staging size (32MB) would overflow
  the staging area trashing whatever memory was afterwards.  Under
  Intel's OVMF firmware for qemu this resulted in fatal faults in the
  firmware itself.  Now the attempt will fail with ENOMEM.
- Allow the staging area size to be configured at compile time via
  an EFI_STAGING_SIZE variable in src.conf or on the command line.
  It accepts the size of the staging area in MB.  The default size
  remains 32MB.

MFC after:=092 weeks
Sponsored by:=09Cisco Systems, Inc.

[nwhitehorn] The H_VIO_SIGNAL hypercall only enables interrupts for future =
received
packets and does not schedule interrupts for any packets currently
enqueued. Close two races where enqueued packets may not ever trigger
interrupts. The first of these, at adapter initialization time, was
especially severe since a rush of enqueued packets could actually fill
the receive buffer completely, stalling the interface forever.

MFC after:=092 weeks

[mav] Make DIOCGATTR in device mode handle "GEOM::candelete".

MFC after:=093 days

[glebius] Add -p parameter to list PCI device to pass through to the guest.

Reviewed by:=09neel

------------------------------------------
[...truncated 273766 lines...]
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/cryp=
to/../../opencrypto/cryptosoft.c>
--- all_subdir_ath ---
ctfconvert -L VERSION -g if_ath_rx_edma.o
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_ael1002.o
--- cxgb_mv88e1xxx.o ---
cc  -O2 -pipe  -g -DDEFAULT_JUMBO -fno-strict-aliasing -Werror -D_KERNEL -D=
KLD_MODULE -nostdinc  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sy=
s/modules/cxgb/cxgb/../../../dev/cxgb> -DHAVE_KERNEL_OPTION_HEADERS -includ=
e <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/=
sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/a=
ltq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sy=
s/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-=
parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -W=
all -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-proto=
types -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -ffor=
mat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkn=
own-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-er=
ror-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sig=
n  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/sys/modules/cxgb/cxgb/../../../dev/cxgb/common/cxgb_mv88=
e1xxx.c>
--- all_subdir_ath ---
--- if_ath_tx_edma.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/.=
./../dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/module=
s/ath/../../dev/ath/ath_hal> -I. -I<https://jenkins.freebsd.org/job/FreeBSD=
_HEAD/ws/sys/modules/ath/../../contrib/dev/ath/ath_hal/> -DHAVE_KERNEL_OPTI=
ON_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.=
org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/buil=
ds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty=
-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-err=
or-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype=
s  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-=
pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show=
-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-e=
mpty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno=
-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/../../dev/ath/if_ath_t=
x_edma.c>
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl.o
--- ctl_backend.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_backend.c>
--- all_subdir_crypto ---
ctfconvert -L VERSION -g cryptosoft.o
--- crypto.ko.debug ---
ld -d -warn-common -r -d -o crypto.ko.debug crypto.o cryptodev_if.o criov.o=
 cryptosoft.o xform.o cast.o cryptodeflate.o rmd160.o rijndael-alg-fst.o ri=
jndael-api.o skipjack.o bf_enc.o bf_ecb.o bf_skey.o camellia.o camellia-api=
.o des_ecb.o des_enc.o des_setkey.o sha1.o sha2.o sha256c.o siphash.o gmac.=
o gfmult.o
ctfmerge -L VERSION -g -o crypto.ko.debug crypto.o cryptodev_if.o criov.o c=
ryptosoft.o xform.o cast.o cryptodeflate.o rmd160.o rijndael-alg-fst.o rijn=
dael-api.o skipjack.o bf_enc.o bf_ecb.o bf_skey.o camellia.o camellia-api.o=
 des_ecb.o des_enc.o des_setkey.o sha1.o sha2.o sha256c.o siphash.o gmac.o =
gfmult.o
:> export_syms
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.=
awk> crypto.ko.debug  export_syms | xargs -J% objcopy % crypto.ko.debug
--- crypto.ko.symbols ---
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_mv88e1xxx.o
--- all_subdir_crypto ---
objcopy --only-keep-debug crypto.ko.debug crypto.ko.symbols
--- crypto.ko ---
objcopy --strip-debug --add-gnu-debuglink=3Dcrypto.ko.symbols crypto.ko.deb=
ug crypto.ko
--- all_subdir_cxgb ---
--- cxgb_xgmac.o ---
--- exresolv.o ---
--- modules-all ---
cc  -O2 -pipe  -g -DDEFAULT_JUMBO -fno-strict-aliasing -Werror -D_KERNEL -D=
KLD_MODULE -nostdinc  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sy=
s/modules/cxgb/cxgb/../../../dev/cxgb> -DHAVE_KERNEL_OPTION_HEADERS -includ=
e <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/=
sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/a=
ltq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sy=
s/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-=
parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -W=
all -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-proto=
types -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -ffor=
mat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkn=
own-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-er=
ror-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sig=
n  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/sys/modules/cxgb/cxgb/../../../dev/cxgb/common/cxgb_xgma=
c.c>
--- exresolv.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -Wall -Wredundant-decls -Wnested-=
externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline =
-Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign -nostdinc  -I. -I<https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jo=
b/FreeBSD_HEAD/ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/job/Free=
BSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-e=
rror-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equ=
ality -Wno-error-unused-function  -Wno-error-pointer-sign -Wall -Wredundant=
-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer=
-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions =
 -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -W=
no-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses=
-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mn=
o-avx  -std=3Diso9899:1999 -Werror  <https://jenkins.freebsd.org/job/FreeBS=
D_HEAD/ws/sys/contrib/dev/acpica/components/executer/exresolv.c>
--- modules-all ---
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_backend.o
--- ctl_backend_ramdisk.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_backend_ramdisk.c>
--- all_subdir_ath ---
ctfconvert -L VERSION -g if_ath_tx_edma.o
--- exresolv.o ---
ctfconvert -L VERSION -g exresolv.o
--- modules-all ---
--- all_subdir_cxgb ---
--- cxgb_vsc7323.o ---
cc  -O2 -pipe  -g -DDEFAULT_JUMBO -fno-strict-aliasing -Werror -D_KERNEL -D=
KLD_MODULE -nostdinc  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sy=
s/modules/cxgb/cxgb/../../../dev/cxgb> -DHAVE_KERNEL_OPTION_HEADERS -includ=
e <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/=
sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/a=
ltq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sy=
s/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-=
parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -W=
all -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-proto=
types -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -ffor=
mat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkn=
own-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-er=
ror-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sig=
n  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/sys/modules/cxgb/cxgb/../../../dev/cxgb/common/cxgb_vsc7=
323.c>
--- all_subdir_ath ---
--- if_ath_spectral.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/.=
./../dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/module=
s/ath/../../dev/ath/ath_hal> -I. -I<https://jenkins.freebsd.org/job/FreeBSD=
_HEAD/ws/sys/modules/ath/../../contrib/dev/ath/ath_hal/> -DHAVE_KERNEL_OPTI=
ON_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.=
org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/buil=
ds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty=
-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-err=
or-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype=
s  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-=
pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show=
-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-e=
mpty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno=
-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/../../dev/ath/if_ath_s=
pectral.c>
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_backend_ramdisk.o
--- ctl_cmd_table.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_cmd_table.c>
ctfconvert -L VERSION -g ctl_cmd_table.o
--- ctl_frontend.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_frontend.c>
--- all_subdir_ath ---
ctfconvert -L VERSION -g if_ath_spectral.o
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_vsc7323.o
--- all_subdir_cxgbe ---
=3D=3D=3D> cxgbe (all)
--- _sub.all ---
=3D=3D=3D> cxgbe/if_cxgbe (all)
--- all_subdir_ath ---
--- if_ath_btcoex.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/.=
./../dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/module=
s/ath/../../dev/ath/ath_hal> -I. -I<https://jenkins.freebsd.org/job/FreeBSD=
_HEAD/ws/sys/modules/ath/../../contrib/dev/ath/ath_hal/> -DHAVE_KERNEL_OPTI=
ON_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.=
org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/buil=
ds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty=
-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-err=
or-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype=
s  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-=
pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show=
-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-e=
mpty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno=
-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/../../dev/ath/if_ath_b=
tcoex.c>
--- all_subdir_cxgb ---
--- cxgb_xgmac.o ---
ctfconvert -L VERSION -g cxgb_xgmac.o
--- cxgb_t3_hw.o ---
cc  -O2 -pipe  -g -DDEFAULT_JUMBO -fno-strict-aliasing -Werror -D_KERNEL -D=
KLD_MODULE -nostdinc  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sy=
s/modules/cxgb/cxgb/../../../dev/cxgb> -DHAVE_KERNEL_OPTION_HEADERS -includ=
e <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/=
sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/a=
ltq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sy=
s/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-=
parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -W=
all -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-proto=
types -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -ffor=
mat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkn=
own-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-er=
ror-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sig=
n  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/sys/modules/cxgb/cxgb/../../../dev/cxgb/common/cxgb_t3_h=
w.c>
--- all_subdir_cxgbe ---
--- t4_mp_ring.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/cxgbe/if_=
cxgbe/../../../dev/cxgbe> -DHAVE_KERNEL_OPTION_HEADERS -include <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/o=
pt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq>; -fno-com=
mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I<https://jenk=
ins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno=
-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-e=
quality -Wno-error-unused-function  -Wno-error-pointer-sign -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpoint=
er-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extension=
s  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  =
-Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parenthes=
es-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -=
mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys/modules/cxgbe/if_cxgbe/../../../dev/cxgbe/t4_mp_ring.c>
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_frontend.o
--- ctl_frontend_internal.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_frontend_internal.c>
--- all_subdir_cxgbe ---
ctfconvert -L VERSION -g t4_mp_ring.o
--- t4_netmap.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/cxgbe/if_=
cxgbe/../../../dev/cxgbe> -DHAVE_KERNEL_OPTION_HEADERS -include <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/o=
pt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq>; -fno-com=
mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I<https://jenk=
ins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno=
-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-e=
quality -Wno-error-unused-function  -Wno-error-pointer-sign -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpoint=
er-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extension=
s  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  =
-Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parenthes=
es-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -=
mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys/modules/cxgbe/if_cxgbe/../../../dev/cxgbe/t4_netmap.c>
--- all_subdir_ath ---
ctfconvert -L VERSION -g if_ath_btcoex.o
--- if_ath_lna_div.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/.=
./../dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/module=
s/ath/../../dev/ath/ath_hal> -I. -I<https://jenkins.freebsd.org/job/FreeBSD=
_HEAD/ws/sys/modules/ath/../../contrib/dev/ath/ath_hal/> -DHAVE_KERNEL_OPTI=
ON_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.=
org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/buil=
ds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty=
-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-err=
or-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype=
s  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-=
pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show=
-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-e=
mpty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno=
-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/../../dev/ath/if_ath_l=
na_div.c>
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_frontend_internal.o
--- ctl_scsi_all.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_scsi_all.c>
ctfconvert -L VERSION -g ctl_scsi_all.o
--- ctl_tpc.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_tpc.c>
--- all_subdir_ath ---
ctfconvert -L VERSION -g if_ath_lna_div.o
--- ah_osdep.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/.=
./../dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/module=
s/ath/../../dev/ath/ath_hal> -I. -I<https://jenkins.freebsd.org/job/FreeBSD=
_HEAD/ws/sys/modules/ath/../../contrib/dev/ath/ath_hal/> -DHAVE_KERNEL_OPTI=
ON_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.=
org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/buil=
ds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty=
-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-err=
or-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype=
s  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-=
pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show=
-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-e=
mpty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno=
-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/../../dev/ath/ah_osdep=
.c>
--- all_subdir_cxgbe ---
ctfconvert -L VERSION -g t4_netmap.o
--- all_subdir_ath ---
ctfconvert -L VERSION -g ah_osdep.o
--- all_subdir_cxgbe ---
--- t4_hw.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/cxgbe/if_=
cxgbe/../../../dev/cxgbe> -DHAVE_KERNEL_OPTION_HEADERS -include <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/o=
pt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq>; -fno-com=
mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I<https://jenk=
ins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno=
-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-e=
quality -Wno-error-unused-function  -Wno-error-pointer-sign -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpoint=
er-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extension=
s  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  =
-Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parenthes=
es-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -=
mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys/modules/cxgbe/if_cxgbe/../../../dev/cxgbe/common/t4_hw.c>
--- all_subdir_ath ---
--- sample.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/.=
./../dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/module=
s/ath/../../dev/ath/ath_hal> -I. -I<https://jenkins.freebsd.org/job/FreeBSD=
_HEAD/ws/sys/modules/ath/../../contrib/dev/ath/ath_hal/> -DHAVE_KERNEL_OPTI=
ON_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.=
org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/buil=
ds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty=
-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-err=
or-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype=
s  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-=
pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show=
-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-e=
mpty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno=
-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/../../dev/ath/ath_rate=
/sample/sample.c>
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_tpc.o
--- ctl_tpc_local.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_tpc_local.c>
ctfconvert -L VERSION -g ctl_tpc_local.o
--- ctl_error.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_error.c>
--- all_subdir_ath ---
ctfconvert -L VERSION -g sample.o
--- dfs_null.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/.=
./../dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/module=
s/ath/../../dev/ath/ath_hal> -I. -I<https://jenkins.freebsd.org/job/FreeBSD=
_HEAD/ws/sys/modules/ath/../../contrib/dev/ath/ath_hal/> -DHAVE_KERNEL_OPTI=
ON_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.=
org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/buil=
ds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty=
-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-err=
or-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype=
s  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-=
pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show=
-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-e=
mpty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno=
-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ath/../../dev/ath/ath_dfs/=
null/dfs_null.c>
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_error.o
--- ctl_util.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_util.c>
ctfconvert -L VERSION -g ctl_util.o
--- ctl_backend_block.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_backend_block.c>
--- all_subdir_ath ---
ctfconvert -L VERSION -g dfs_null.o
--- if_ath.ko.debug ---
ld -d -warn-common -r -d -o if_ath.ko.debug if_ath.o if_ath_alq.o if_ath_de=
bug.o if_ath_keycache.o if_ath_sysctl.o if_ath_tx.o if_ath_tx_ht.o if_ath_l=
ed.o if_ath_rx.o if_ath_tdma.o if_ath_beacon.o if_ath_rx_edma.o if_ath_tx_e=
dma.o if_ath_spectral.o if_ath_btcoex.o if_ath_lna_div.o ah_osdep.o ah.o ah=
_regdomain.o ah_eeprom_v3.o ah_eeprom_v1.o ar5210_attach.o ar5210_beacon.o =
ar5210_interrupts.o ar5210_keycache.o ar5210_misc.o ar5210_phy.o ar5210_pow=
er.o ar5210_recv.o ar5210_reset.o ar5210_xmit.o ar5211_attach.o ar5211_beac=
on.o ar5211_interrupts.o ar5211_keycache.o ar5211_misc.o ar5211_phy.o ar521=
1_power.o ar5211_recv.o ar5211_reset.o ar5211_xmit.o ar5212_ani.o ar5212_at=
tach.o ar5212_beacon.o ar5212_eeprom.o ar5212_gpio.o ar5212_interrupts.o ar=
5212_keycache.o ar5212_misc.o ar5212_phy.o ar5212_power.o ar5212_recv.o ar5=
212_reset.o ar5212_rfgain.o ar5212_xmit.o ar5111.o ar5112.o ar2413.o ar2425=
.o ar5413.o ah_eeprom_v14.o ah_eeprom_v4k.o ar5416_ani.o ar5416_attach.o ar=
5416_beacon.o ar5416_btcoex.o ar5416_cal.o ar5416_cal_iq.o ar5416_cal_adcga=
in.o ar5416_cal_adcdc.o ar5416_eeprom.o ar5416_gpio.o ar5416_interrupts.o a=
r5416_keycache.o ar5416_misc.o ar5416_phy.o ar5416_power.o ar5416_radar.o a=
r5416_spectral.o ar5416_recv.o ar5416_reset.o ar5416_xmit.o ar2133.o ar9160=
_attach.o ar9130_attach.o ar9130_eeprom.o ar9130_phy.o ar9280.o ar9280_atta=
ch.o ar9280_olc.o ar9285.o ar9285_reset.o ar9285_attach.o ar9285_cal.o ar92=
85_phy.o ar9285_diversity.o ar9285_btcoex.o ah_eeprom_9287.o ar9287.o ar928=
7_reset.o ar9287_attach.o ar9287_cal.o ar9287_olc.o ar9300_interrupts.o ar9=
300_radar.o ar9300_ani.o ar9300_keycache.o ar9300_radio.o ar9300_xmit.o ar9=
300_attach.o ar9300_mci.o ar9300_stub.o ar9300_xmit_ds.o ar9300_beacon.o ar=
9300_misc.o ar9300_recv.o ar9300_stub_funcs.o ar9300_eeprom.o ar9300_paprd.=
o ar9300_recv_ds.o ar9300_freebsd.o ar9300_phy.o ar9300_reset.o ar9300_gpio=
.o ar9300_power.o ar9300_timer.o sample.o dfs_null.o
ctfmerge -L VERSION -g -o if_ath.ko.debug if_ath.o if_ath_alq.o if_ath_debu=
g.o if_ath_keycache.o if_ath_sysctl.o if_ath_tx.o if_ath_tx_ht.o if_ath_led=
.o if_ath_rx.o if_ath_tdma.o if_ath_beacon.o if_ath_rx_edma.o if_ath_tx_edm=
a.o if_ath_spectral.o if_ath_btcoex.o if_ath_lna_div.o ah_osdep.o ah.o ah_r=
egdomain.o ah_eeprom_v3.o ah_eeprom_v1.o ar5210_attach.o ar5210_beacon.o ar=
5210_interrupts.o ar5210_keycache.o ar5210_misc.o ar5210_phy.o ar5210_power=
.o ar5210_recv.o ar5210_reset.o ar5210_xmit.o ar5211_attach.o ar5211_beacon=
.o ar5211_interrupts.o ar5211_keycache.o ar5211_misc.o ar5211_phy.o ar5211_=
power.o ar5211_recv.o ar5211_reset.o ar5211_xmit.o ar5212_ani.o ar5212_atta=
ch.o ar5212_beacon.o ar5212_eeprom.o ar5212_gpio.o ar5212_interrupts.o ar52=
12_keycache.o ar5212_misc.o ar5212_phy.o ar5212_power.o ar5212_recv.o ar521=
2_reset.o ar5212_rfgain.o ar5212_xmit.o ar5111.o ar5112.o ar2413.o ar2425.o=
 ar5413.o ah_eeprom_v14.o ah_eeprom_v4k.o ar5416_ani.o ar5416_attach.o ar54=
16_beacon.o ar5416_btcoex.o ar5416_cal.o ar5416_cal_iq.o ar5416_cal_adcgain=
.o ar5416_cal_adcdc.o ar5416_eeprom.o ar5416_gpio.o ar5416_interrupts.o ar5=
416_keycache.o ar5416_misc.o ar5416_phy.o ar5416_power.o ar5416_radar.o ar5=
416_spectral.o ar5416_recv.o ar5416_reset.o ar5416_xmit.o ar2133.o ar9160_a=
ttach.o ar9130_attach.o ar9130_eeprom.o ar9130_phy.o ar9280.o ar9280_attach=
.o ar9280_olc.o ar9285.o ar9285_reset.o ar9285_attach.o ar9285_cal.o ar9285=
_phy.o ar9285_diversity.o ar9285_btcoex.o ah_eeprom_9287.o ar9287.o ar9287_=
reset.o ar9287_attach.o ar9287_cal.o ar9287_olc.o ar9300_interrupts.o ar930=
0_radar.o ar9300_ani.o ar9300_keycache.o ar9300_radio.o ar9300_xmit.o ar930=
0_attach.o ar9300_mci.o ar9300_stub.o ar9300_xmit_ds.o ar9300_beacon.o ar93=
00_misc.o ar9300_recv.o ar9300_stub_funcs.o ar9300_eeprom.o ar9300_paprd.o =
ar9300_recv_ds.o ar9300_freebsd.o ar9300_phy.o ar9300_reset.o ar9300_gpio.o=
 ar9300_power.o ar9300_timer.o sample.o dfs_null.o
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_t3_hw.o
--- cxgb_main.o ---
cc  -O2 -pipe  -g -DDEFAULT_JUMBO -fno-strict-aliasing -Werror -D_KERNEL -D=
KLD_MODULE -nostdinc  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sy=
s/modules/cxgb/cxgb/../../../dev/cxgb> -DHAVE_KERNEL_OPTION_HEADERS -includ=
e <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/=
sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/a=
ltq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sy=
s/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-=
parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -W=
all -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-proto=
types -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -ffor=
mat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkn=
own-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-er=
ror-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sig=
n  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/sys/modules/cxgb/cxgb/../../../dev/cxgb/cxgb_main.c>
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_backend_block.o
--- ctl_frontend_cam_sim.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_frontend_cam_sim.c>
--- all_subdir_ath ---
:> export_syms
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.=
awk> if_ath.ko.debug  export_syms | xargs -J% objcopy % if_ath.ko.debug
--- if_ath.ko.symbols ---
objcopy --only-keep-debug if_ath.ko.debug if_ath.ko.symbols
--- if_ath.ko ---
objcopy --strip-debug --add-gnu-debuglink=3Dif_ath.ko.symbols if_ath.ko.deb=
ug if_ath.ko
--- exresop.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -Wall -Wredundant-decls -Wnested-=
externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline =
-Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign -nostdinc  -I. -I<https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jo=
b/FreeBSD_HEAD/ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/job/Free=
BSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-e=
rror-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equ=
ality -Wno-error-unused-function  -Wno-error-pointer-sign -Wall -Wredundant=
-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer=
-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions =
 -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -W=
no-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses=
-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mn=
o-avx  -std=3Diso9899:1999 -Werror  <https://jenkins.freebsd.org/job/FreeBS=
D_HEAD/ws/sys/contrib/dev/acpica/components/executer/exresop.c>
--- modules-all ---
--- all_subdir_ctl ---
ctfconvert -L VERSION -g ctl_frontend_cam_sim.o
--- scsi_ctl.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/scsi_ctl.c>
--- all_subdir_cxgbe ---
ctfconvert -L VERSION -g t4_hw.o
--- t4_l2t.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/cxgbe/if_=
cxgbe/../../../dev/cxgbe> -DHAVE_KERNEL_OPTION_HEADERS -include <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/o=
pt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq>; -fno-com=
mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I<https://jenk=
ins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno=
-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-e=
quality -Wno-error-unused-function  -Wno-error-pointer-sign -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpoint=
er-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extension=
s  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  =
-Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parenthes=
es-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -=
mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys/modules/cxgbe/if_cxgbe/../../../dev/cxgbe/t4_l2t.c>
--- exresop.o ---
ctfconvert -L VERSION -g exresop.o
--- modules-all ---
--- all_subdir_ctl ---
--- ctl_frontend_iscsi.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/=
FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht=
tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb=
sd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame=
-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC>  -mcmodel=3Dkernel -mno-=
red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co=
mpare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unu=
sed-function  -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte=
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca=
st-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-d=
irs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautologica=
l-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error=
-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ctl/=
../../cam/ctl/ctl_frontend_iscsi.c>
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_main.o
--- all_subdir_ctl ---
--- scsi_ctl.o ---
ctfconvert -L VERSION -g scsi_ctl.o
--- exstore.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -Wall -Wredundant-decls -Wnested-=
externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline =
-Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign -nostdinc  -I. -I<https://jen=
kins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jo=
b/FreeBSD_HEAD/ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/job/Free=
BSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-e=
rror-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equ=
ality -Wno-error-unused-function  -Wno-error-pointer-sign -Wall -Wredundant=
-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer=
-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions =
 -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -W=
no-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses=
-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mn=
o-avx  -std=3Diso9899:1999 -Werror  <https://jenkins.freebsd.org/job/FreeBS=
D_HEAD/ws/sys/contrib/dev/acpica/components/executer/exstore.c>
--- modules-all ---
--- all_subdir_cxgb ---
--- cxgb_aq100x.o ---
--- all_subdir_cxgbe ---
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/cxgbe/if_cxgbe=
/../../../dev/cxgbe/t4_l2t.c>:324:12: error: incompatible pointer types pas=
sing 'struct sbuf **' to parameter of type 'struct sbuf *'; remove & [-Werr=
or,-Wincompatible-pointer-types]
        sbuf_putc(&sb, 0); /* nullterm */
                  ^~~
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/sbuf.h>:77:30: not=
e: passing argument to parameter here
int              sbuf_putc(struct sbuf *, int);
                                        ^
1 error generated.
--- all_subdir_cxgb ---
cc  -O2 -pipe  -g -DDEFAULT_JUMBO -fno-strict-aliasing -Werror -D_KERNEL -D=
KLD_MODULE -nostdinc  -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sy=
s/modules/cxgb/cxgb/../../../dev/cxgb> -DHAVE_KERNEL_OPTION_HEADERS -includ=
e <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/=
sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HE=
AD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/a=
ltq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sy=
s/GENERIC>  -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-=
parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -W=
all -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-proto=
types -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -ffor=
mat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkn=
own-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-er=
ror-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sig=
n  -mno-aes -mno-avx  -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/sys/modules/cxgb/cxgb/../../../dev/cxgb/common/cxgb_aq10=
0x.c>
--- all_subdir_cxgbe ---
*** [t4_l2t.o] Error code 1

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/cxgbe/if_cxgbe>
1 error

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/cxgbe/if_cxgbe>
*** [_sub.all] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/cxgbe>
1 error

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/cxgbe>
*** [all_subdir_cxgbe] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules>
--- exstore.o ---
ctfconvert -L VERSION -g exstore.o
--- modules-all ---
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_aq100x.o
A failure has been detected in another branch of the parallel make

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/cxgb/cxgb>
*** [_sub.all] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/cxgb>
1 error

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/cxgb>
*** [all_subdir_cxgb] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules>
--- all_subdir_ctl ---
--- ctl_frontend_iscsi.o ---
ctfconvert -L VERSION -g ctl_frontend_iscsi.o
A failure has been detected in another branch of the parallel make

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules/ctl>
*** [all_subdir_ctl] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules>
3 errors

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo=
dules>
*** [modules-all] Error code 2

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC>
1 error

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC>
*** [buildkernel] Error code 2

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
1 error

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
*** [buildkernel] Error code 2

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
1 error

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
Build step 'Execute shell' marked build as failure



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