Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 19:51:20 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, arybchik@FreeBSD.org, jenkins-admin@FreeBSD.org,  freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #4586 - Still Failing
Message-ID:  <1574652105.39.1484077882316.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1030571584.37.1484068303853.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1030571584.37.1484068303853.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_arm64 - Build #4586 - Still Failing:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4586/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4586/ch=
anges
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4586/con=
sole

Change summaries:

311879 by kib:
Use ANSI C definitions, update comment.

Sponsored by:=09The FreeBSD Foundation
MFC after:=091 week

311877 by arybchik:
sfxge(4): avoid unnecessary mbuf data prefetch

Unnecessary prefetch just loads HW prefetcher and displaces other
cache entries (which could be really useful).

If we parse mbuf for TSO early and use firmware-assisted TSO, we do not
expect mbuf data access when we compose firmware-assisted TSO (v1 or v2)
option descriptors.  If packet header needs to be linearized or finally
FATSO cannot be used because of, for example, too big header, we do not
care about a bit more performance degradation because of prefetch
absence (it is better to optimize more common case).

Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
Differential Revision:  https://reviews.freebsd.org/D9120



The end of the build log:

[...truncated 178011 lines...]
--- all_subdir_usb ---
--- bus_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
--- usb_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/usb/usb_if.m -h
--- usbdevs.h ---
awk -f /usr/src/sys/tools/usbdevs2h.awk /usr/src/sys/dev/usb/usbdevs -h
--- all_subdir_zfs ---
ctfconvert -L VERSION -g opensolaris_kobj.o
--- all_subdir_wlan ---
ctfconvert -L VERSION -g ieee80211_monitor.o
--- all_subdir_zfs ---
--- opensolaris_kstat.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_kstat.o -MTopensolaris_kstat.o -mgeneral-regs-only -ffixed-x18 -ffrees=
tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste=
d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline=
 -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -=
Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-e=
rror-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equa=
lity -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-ne=
gative-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno=
-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-u=
ninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith    -std=
=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_com=
pat.h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_kstat.c -o o=
pensolaris_kstat.o
--- all_subdir_wlan ---
--- ieee80211_sta.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ieee80211_sta.o -MTieee80211_sta.o -mgeneral-regs-only -ff=
ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointe=
r-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-=
parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wn=
o-error-shift-negative-value -Wno-unused-function   -std=3Diso9899:1999 -c =
/usr/src/sys/modules/wlan/../../net80211/ieee80211_sta.c -o ieee80211_sta.o
--- all_subdir_zfs ---
ctfconvert -L VERSION -g opensolaris_kstat.o
--- opensolaris_lookup.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_lookup.o -MTopensolaris_lookup.o -mgeneral-regs-only -ffixed-x18 -ffre=
estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winli=
ne -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__=
 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno=
-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-eq=
uality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-=
negative-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -W=
no-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno=
-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith    -s=
td=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_c=
ompat.h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_lookup.c -=
o opensolaris_lookup.o
--- all_subdir_usb ---
--- all_subdir_usb/ubsa ---
--- ubsa.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ubsa.o -MTubsa.o -mgeneral-regs-only -ffixed-x18 -ffreesta=
nding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-=
externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -=
Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm=
issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-err=
or-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equali=
ty -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-nega=
tive-value    -std=3Diso9899:1999 -c /usr/src/sys/modules/usb/ubsa/../../..=
/dev/usb/serial/ubsa.c -o ubsa.o
--- all_subdir_usb/ubser ---
--- ubser.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ubser.o -MTubser.o -mgeneral-regs-only -ffixed-x18 -ffrees=
tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste=
d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline=
 -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -=
Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-e=
rror-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equa=
lity -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-ne=
gative-value    -std=3Diso9899:1999 -c /usr/src/sys/modules/usb/ubser/../..=
/../dev/usb/serial/ubser.c -o ubser.o
--- all_subdir_zfs ---
ctfconvert -L VERSION -g opensolaris_lookup.o
--- opensolaris_policy.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_policy.o -MTopensolaris_policy.o -mgeneral-regs-only -ffixed-x18 -ffre=
estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winli=
ne -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__=
 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno=
-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-eq=
uality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-=
negative-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -W=
no-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno=
-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith    -s=
td=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_c=
ompat.h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_policy.c -=
o opensolaris_policy.o
--- all_subdir_usb ---
--- all_subdir_usb/ubsa ---
ctfconvert -L VERSION -g ubsa.o
--- ubsa.kld ---
/usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o ubsa.kld ubsa.o
ctfmerge -L VERSION -g -o ubsa.kld ubsa.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk ubsa.kld  export_syms | xargs -J% /u=
sr/local/aarch64-freebsd/bin/objcopy % ubsa.kld
--- ubsa.ko.full ---
/usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o ubsa.ko.fu=
ll ubsa.o
--- ubsa.ko.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug ubsa.ko.full ubsa.=
ko.debug
--- ubsa.ko ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D=
ubsa.ko.debug  ubsa.ko.full ubsa.ko
--- all_subdir_usb/ubser ---
ctfconvert -L VERSION -g ubser.o
--- all_subdir_zfs ---
--- opensolaris_string.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_string.o -MTopensolaris_string.o -mgeneral-regs-only -ffixed-x18 -ffre=
estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winli=
ne -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__=
 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno=
-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-eq=
uality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-=
negative-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -W=
no-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno=
-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith    -s=
td=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_c=
ompat.h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_string.c -=
o opensolaris_string.o
--- all_subdir_usb ---
--- ubser.kld ---
/usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o ubser.kld ubser.=
o
ctfmerge -L VERSION -g -o ubser.kld ubser.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk ubser.kld  export_syms | xargs -J% /=
usr/local/aarch64-freebsd/bin/objcopy % ubser.kld
--- ubser.ko.full ---
/usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o ubser.ko.f=
ull ubser.o
--- ubser.ko.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug ubser.ko.full ubse=
r.ko.debug
--- ubser.ko ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D=
ubser.ko.debug  ubser.ko.full ubser.ko
--- all_subdir_usb/uchcom ---
=3D=3D=3D> usb/uchcom (all)
--- machine ---
machine -> /usr/src/sys/arm64/include
--- opt_bus.h ---
ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_usb.h ---
ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_usb.h opt_usb.h
--- device_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
--- all_subdir_wlan ---
ctfconvert -L VERSION -g ieee80211_sta.o
--- all_subdir_usb ---
--- bus_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
--- usb_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/usb/usb_if.m -h
--- usbdevs.h ---
awk -f /usr/src/sys/tools/usbdevs2h.awk /usr/src/sys/dev/usb/usbdevs -h
--- all_subdir_wlan ---
--- ieee80211_wds.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ieee80211_wds.o -MTieee80211_wds.o -mgeneral-regs-only -ff=
ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointe=
r-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-=
parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wn=
o-error-shift-negative-value    -std=3Diso9899:1999 -c /usr/src/sys/modules=
/wlan/../../net80211/ieee80211_wds.c -o ieee80211_wds.o--- all_subdir_zfs -=
--
ctfconvert -L VERSION -g opensolaris_string.o
--- tbprint.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe  -g -nostdinc  -I.=
 -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTIO=
N_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-fra=
me-pointer -MD  -MF.depend.tbprint.o -MTtbprint.o -mgeneral-regs-only -ffix=
ed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant=
-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-=
arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb=
sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-=
pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pa=
rentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-=
error-shift-negative-value    -std=3Diso9899:1999 -Werror  /usr/src/sys/con=
trib/dev/acpica/components/tables/tbprint.c
ctfconvert -L VERSION -g tbprint.o
--- modules-all ---
--- all_subdir_wlan ---
--- ieee80211_ddb.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ieee80211_ddb.o -MTieee80211_ddb.o -mgeneral-regs-only -ff=
ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointe=
r-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-=
parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wn=
o-error-shift-negative-value    -std=3Diso9899:1999 -c /usr/src/sys/modules=
/wlan/../../net80211/ieee80211_ddb.c -o ieee80211_ddb.o--- all_subdir_zfs -=
--
--- opensolaris_policy.o ---
ctfconvert -L VERSION -g opensolaris_policy.o
--- opensolaris_sysevent.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_sysevent.o -MTopensolaris_sysevent.o -mgeneral-regs-only -ffixed-x18 -=
ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -=
Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W=
inline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin=
tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas =
-Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthese=
s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-sh=
ift-negative-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototype=
s -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces =
-Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith  =
  -std=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/deb=
ug_compat.h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_syseve=
nt.c -o opensolaris_sysevent.o
--- all_subdir_wlan ---
--- ieee80211_wds.o ---
ctfconvert -L VERSION -g ieee80211_wds.o
--- all_subdir_usb ---
--- all_subdir_usb/ucycom ---
=3D=3D=3D> usb/ucycom (all)
--- machine ---
machine -> /usr/src/sys/arm64/include
--- opt_bus.h ---
ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_usb.h ---
ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_usb.h opt_usb.h
--- device_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
--- bus_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
--- usb_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/usb/usb_if.m -h
--- all_subdir_usb/uchcom ---
--- uchcom.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.uchcom.o -MTuchcom.o -mgeneral-regs-only -ffixed-x18 -ffre=
estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winli=
ne -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__=
 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno=
-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-eq=
uality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-=
negative-value    -std=3Diso9899:1999 -c /usr/src/sys/modules/usb/uchcom/..=
/../../dev/usb/serial/uchcom.c -o uchcom.o
--- all_subdir_usb/ucycom ---
--- usbdevs.h ---
awk -f /usr/src/sys/tools/usbdevs2h.awk /usr/src/sys/dev/usb/usbdevs -h
--- all_subdir_zfs ---
ctfconvert -L VERSION -g opensolaris_sysevent.o
--- opensolaris_taskq.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_taskq.o -MTopensolaris_taskq.o -mgeneral-regs-only -ffixed-x18 -ffrees=
tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste=
d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline=
 -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -=
Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-e=
rror-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equa=
lity -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-ne=
gative-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno=
-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-u=
ninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith    -std=
=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_com=
pat.h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c -o o=
pensolaris_taskq.o
--- all_subdir_wlan ---
--- ieee80211_ddb.o ---
ctfconvert -L VERSION -g ieee80211_ddb.o
--- all_subdir_zfs ---
ctfconvert -L VERSION -g opensolaris_taskq.o
--- all_subdir_wlan ---
--- ieee80211_tdma.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ieee80211_tdma.o -MTieee80211_tdma.o -mgeneral-regs-only -=
ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredun=
dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin=
ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f=
reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn=
own-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-erro=
r-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -=
Wno-error-shift-negative-value    -std=3Diso9899:1999 -c /usr/src/sys/modul=
es/wlan/../../net80211/ieee80211_tdma.c -o ieee80211_tdma.o
--- all_subdir_zfs ---
--- opensolaris_uio.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_uio.o -MTopensolaris_uio.o -mgeneral-regs-only -ffixed-x18 -ffreestand=
ing -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-ex=
terns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wc=
ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis=
sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=
-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality=
 -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negati=
ve-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cas=
t-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-unini=
tialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith    -std=3Di=
so9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_compat.=
h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_uio.c -o opensol=
aris_uio.o
--- all_subdir_wlan ---
ctfconvert -L VERSION -g ieee80211_tdma.o
--- ieee80211_superg.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ieee80211_superg.o -MTieee80211_superg.o -mgeneral-regs-on=
ly -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wr=
edundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -W=
pointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=
=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn=
o-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wn=
o-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-=
sign -Wno-error-shift-negative-value    -std=3Diso9899:1999 -c /usr/src/sys=
/modules/wlan/../../net80211/ieee80211_superg.c -o ieee80211_superg.o
ctfconvert -L VERSION -g ieee80211_superg.o
--- ieee80211_vht.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ieee80211_vht.o -MTieee80211_vht.o -mgeneral-regs-only -ff=
ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda=
nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointe=
r-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre=
ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow=
n-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-=
parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wn=
o-error-shift-negative-value    -std=3Diso9899:1999 -c /usr/src/sys/modules=
/wlan/../../net80211/ieee80211_vht.c -o ieee80211_vht.o--- all_subdir_usb -=
--
--- all_subdir_usb/uchcom ---
ctfconvert -L VERSION -g uchcom.o
--- uchcom.kld ---
/usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o uchcom.kld uchco=
m.o
ctfmerge -L VERSION -g -o uchcom.kld uchcom.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk uchcom.kld  export_syms | xargs -J% =
/usr/local/aarch64-freebsd/bin/objcopy % uchcom.kld
--- all_subdir_zfs ---
ctfconvert -L VERSION -g opensolaris_uio.o
--- all_subdir_usb ---
--- uchcom.ko.full ---
/usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o uchcom.ko.=
full uchcom.o
--- uchcom.ko.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug uchcom.ko.full uch=
com.ko.debug
--- all_subdir_zfs ---
--- opensolaris_vfs.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -DFREEBSD_NAMECACHE=
 -DBUILDING_ZFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostd=
inc  -I/usr/src/sys/cddl/compat/opensolaris -I/usr/src/sys/cddl/contrib/ope=
nsolaris/uts/common/fs/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/comm=
on/zmod -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -=
I/usr/src/sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/sys/cddl/contr=
ib/opensolaris/common -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.=
aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g =
-fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -MD  -MF.depend.opensol=
aris_vfs.o -MTopensolaris_vfs.o -mgeneral-regs-only -ffixed-x18 -ffreestand=
ing -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-ex=
terns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wc=
ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis=
sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=
-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality=
 -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negati=
ve-value -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cas=
t-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-unini=
tialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith    -std=3Di=
so9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_compat.=
h -c /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c -o opensol=
aris_vfs.o
--- all_subdir_usb ---
--- uchcom.ko ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D=
uchcom.ko.debug  uchcom.ko.full uchcom.ko
--- all_subdir_wlan ---
--- ieee80211.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ieee80211.o -MTieee80211.o -mgeneral-regs-only -ffixed-x18=
 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls=
 -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith =
-Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr=
intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma=
s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthe=
ses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-=
shift-negative-value    -std=3Diso9899:1999 -c /usr/src/sys/modules/wlan/..=
/../net80211/ieee80211.c -o ieee80211.o
--- all_subdir_usb ---
--- all_subdir_usb/ucycom ---
--- ucycom.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u=
sr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe  -fno-strict-aliasi=
ng -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS =
-include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr=
/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC =
 -MD  -MF.depend.ucycom.o -MTucycom.o -mgeneral-regs-only -ffixed-x18 -ffre=
estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes=
ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winli=
ne -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__=
 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno=
-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-eq=
uality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-=
negative-value    -std=3Diso9899:1999 -c /usr/src/sys/modules/usb/ucycom/..=
/../../dev/usb/serial/ucycom.c -o ucycom.o
--- all_subdir_wlan ---
--- ieee80211_vht.o ---
/usr/src/sys/modules/wlan/../../net80211/ieee80211_vht.c:94:2: error: impli=
cit declaration of function 'ieee80211_note' is invalid in C99 [-Werror,-Wi=
mplicit-function-declaration]
        ieee80211_note(ni->ni_vap, "%s: called; fc=3D0x%.2x/0x%.2x",
        ^
1 error generated.
*** [ieee80211_vht.o] Error code 1

bmake[4]: stopped in /usr/src/sys/modules/wlan
--- all_subdir_zfs ---
ctfconvert -L VERSION -g opensolaris_vfs.o
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/sys/modules/zfs
*** [all_subdir_zfs] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
--- all_subdir_usb ---
ctfconvert -L VERSION -g ucycom.o
A failure has been detected in another branch of the parallel make

bmake[5]: stopped in /usr/src/sys/modules/usb/ucycom
*** [all_subdir_usb/ucycom] Error code 2

bmake[4]: stopped in /usr/src/sys/modules/usb
1 error

bmake[4]: stopped in /usr/src/sys/modules/usb
*** [all_subdir_usb] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
--- all_subdir_wlan ---
--- ieee80211.o ---
ctfconvert -L VERSION -g ieee80211.o
1 error

bmake[4]: stopped in /usr/src/sys/modules/wlan
*** [all_subdir_wlan] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
3 errors

bmake[3]: stopped in /usr/src/sys/modules
*** [modules-all] Error code 2

bmake[2]: stopped in /usr/obj/arm64.aarch64/usr/src/sys/GENERIC
1 error

bmake[2]: stopped in /usr/obj/arm64.aarch64/usr/src/sys/GENERIC
*** [buildkernel] Error code 2

bmake[1]: stopped in /usr/src
1 error

bmake[1]: stopped in /usr/src
*** [buildkernel] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[PostBuildScript] - Execution post build scripts.
[FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson2920863079271889052.sh
+ export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b=
in'
+ export 'jname=3DFreeBSD_HEAD_arm64'
+ echo 'clean up jail FreeBSD_HEAD_arm64'
clean up jail FreeBSD_HEAD_arm64
+ sudo jail -r FreeBSD_HEAD_arm64
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::101:1 -alias
+ sudo umount FreeBSD_HEAD_arm64/usr/src
+ sudo umount FreeBSD_HEAD_arm64/dev
+ sudo rm -fr FreeBSD_HEAD_arm64
+ true
+ sudo chflags -R noschg FreeBSD_HEAD_arm64
+ sudo rm -fr FreeBSD_HEAD_arm64
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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