Date: Sat, 9 Apr 2016 03:01:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, jhibbits@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Subject: FreeBSD_HEAD_arm64 - Build #2821 - Failure Message-ID: <2053013409.9.1460170997691.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_arm64 - Build #2821 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/2821/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/2821/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/2821/console Change summaries: 297730 by jhibbits: Fix a masking bug for e500 PMC. No idea how this slipped through my regression testing. pe_code is the event to count, pe_cpu is the CPU family mask. 297729 by adrian: [ath] Only process beacon frames for the IBSS/BSSID if appropriate. * Don't use arbitrary frames for the average RX RSSI - only frames from the current BSSID * Don't log / do the syncbeacon logic for another BSSID and definitely don't do the syncbeacon call if we miss beacons outside of STA mode. * Don't do the IBSS merge bits if the current node plainly won't ever match our current BSS (ie, the IBSS doesn't have to match, but all the same bits that we check in ieee80211_ibss_merge() have to match.) Tested: * ath(4), AR9380, IBSS mode, surrounded by a lot of IBSS 11ac networks. Sponsored by: Eva Automation, Inc. 297728 by adrian: [net8021] Pull out the ibss check code into a public function. The ath(4) driver now sees beacons and management frames for different BSSIDs in IBSS mode, which is a problem when you're in a very busy IBSS environment. So, expose this function so drivers can use it to check if the current RX node is actually for a BSS we need to pay attention to or not. PR: kern/208644 Sponsored by: Eva Automation. Inc. 297727 by adrian: [net80211] revert part of r282405 in order to restore IBSS behaviour. This prevents nodes being created for peers on BSSes that are not our own. (Ie, same channel, IBSS, but different BSS.) The "IBSS merge" thing was fixed by me enabling "see all beacons" in the ath(4) driver a few months ago. Trouble is, we now need the filtering again. Tested: * ath(4), IBSS, on a very busy IBSS channel with lots (> 15) IBSS networks. PR: kern/208643 Sponsored by: Eva Automation, Inc. The end of the build log: [...truncated 165167 lines...] awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- all_subdir_usb/uhid --- --- 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 --- vnode_if_newproto.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p --- vnode_if_typedef.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q --- all_subdir_usb/atp --- --- usbdevs.h --- awk -f /usr/src/sys/tools/usbdevs2h.awk /usr/src/sys/dev/usb/usbdevs -h --- all_subdir_usb/uhid --- --- 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 --- vnode_if.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- all_subdir_usb/zyd --- --- if_zyd.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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.if_zyd.o -MTif_zyd.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/usb/zyd/../../../dev/usb/wlan/if_zyd.c -o if_zyd.o --- all_subdir_usb/uhid --- --- usbdevs.h --- awk -f /usr/src/sys/tools/usbdevs2h.awk /usr/src/sys/dev/usb/usbdevs -h --- all_subdir_wlan --- --- ieee80211_dfs.o --- ctfconvert -L VERSION -g ieee80211_dfs.o --- ieee80211_freebsd.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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_freebsd.o -MTieee80211_freebsd.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan/../../net80211/ieee80211_freebsd.c -o ieee80211_freebsd.o ctfconvert -L VERSION -g ieee80211_freebsd.o --- all_subdir_usb --- --- all_subdir_usb/atp --- --- atp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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.atp.o -MTatp.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/usb/atp/../../../dev/usb/input/atp.c -o atp.o --- all_subdir_wlan --- --- ieee80211_input.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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_input.o -MTieee80211_input.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan/../../net80211/ieee80211_input.c -o ieee80211_input.o --- all_subdir_usb --- --- all_subdir_usb/uhid --- --- uhid.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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.uhid.o -MTuhid.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/usb/uhid/../../../dev/usb/input/uhid.c -o uhid.o ctfconvert -L VERSION -g uhid.o --- uhid.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o uhid.kld uhid.o ctfmerge -L VERSION -g -o uhid.kld uhid.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk uhid.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % uhid.kld --- uhid.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o uhid.ko.full uhid.o --- uhid.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug uhid.ko.full uhid.ko.debug --- uhid.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=uhid.ko.debug uhid.ko.full uhid.ko --- all_subdir_wlan --- --- ieee80211_ioctl.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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_ioctl.o -MTieee80211_ioctl.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan/../../net80211/ieee80211_ioctl.c -o ieee80211_ioctl.o --- ieee80211_input.o --- ctfconvert -L VERSION -g ieee80211_input.o --- all_subdir_wlan_amrr --- ===> wlan_amrr (all) --- machine --- machine -> /usr/src/sys/arm64/include --- opt_wlan.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_wlan.h opt_wlan.h --- ieee80211_amrr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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_amrr.o -MTieee80211_amrr.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan_amrr/../../net80211/ieee80211_amrr.c -o ieee80211_amrr.o --- all_subdir_usb --- --- all_subdir_usb/atp --- ctfconvert -L VERSION -g atp.o --- atp.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o atp.kld atp.o ctfmerge -L VERSION -g -o atp.kld atp.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk atp.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % atp.kld --- atp.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o atp.ko.full atp.o --- atp.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug atp.ko.full atp.ko.debug --- all_subdir_wlan_amrr --- ctfconvert -L VERSION -g ieee80211_amrr.o --- all_subdir_usb --- --- atp.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=atp.ko.debug atp.ko.full atp.ko --- all_subdir_wlan_ccmp --- ===> wlan_ccmp (all) --- machine --- machine -> /usr/src/sys/arm64/include --- opt_wlan.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_wlan.h opt_wlan.h --- rijndael-alg-fst.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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.rijndael-alg-fst.o -MTrijndael-alg-fst.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan_ccmp/../../crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o --- all_subdir_wlan_amrr --- --- wlan_amrr.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o wlan_amrr.kld ieee80211_amrr.o ctfmerge -L VERSION -g -o wlan_amrr.kld ieee80211_amrr.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wlan_amrr.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % wlan_amrr.kld --- wlan_amrr.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o wlan_amrr.ko.full ieee80211_amrr.o --- wlan_amrr.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug wlan_amrr.ko.full wlan_amrr.ko.debug --- wlan_amrr.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=wlan_amrr.ko.debug wlan_amrr.ko.full wlan_amrr.ko --- all_subdir_wlan --- --- ieee80211_mesh.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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_mesh.o -MTieee80211_mesh.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -Wno-unused-function -std=iso9899:1999 -c /usr/src/sys/modules/wlan/../../net80211/ieee80211_mesh.c -o ieee80211_mesh.o --- all_subdir_wlan_ccmp --- ctfconvert -L VERSION -g rijndael-alg-fst.o --- all_subdir_usb --- --- all_subdir_usb/zyd --- ctfconvert -L VERSION -g if_zyd.o --- all_subdir_wlan_ccmp --- --- rijndael-api.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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.rijndael-api.o -MTrijndael-api.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan_ccmp/../../crypto/rijndael/rijndael-api.c -o rijndael-api.o ctfconvert -L VERSION -g rijndael-api.o --- all_subdir_usb --- --- if_zyd.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o if_zyd.kld if_zyd.o --- all_subdir_wlan_ccmp --- --- ieee80211_crypto_ccmp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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_crypto_ccmp.o -MTieee80211_crypto_ccmp.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan_ccmp/../../net80211/ieee80211_crypto_ccmp.c -o ieee80211_crypto_ccmp.o --- all_subdir_usb --- ctfmerge -L VERSION -g -o if_zyd.kld if_zyd.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk if_zyd.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % if_zyd.kld --- if_zyd.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o if_zyd.ko.full if_zyd.o --- if_zyd.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug if_zyd.ko.full if_zyd.ko.debug --- if_zyd.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=if_zyd.ko.debug if_zyd.ko.full if_zyd.ko --- all_subdir_usb/ukbd --- ===> usb/ukbd (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_compat.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_compat.h opt_compat.h --- opt_kbd.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_kbd.h opt_kbd.h --- opt_ukbd.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_ukbd.h opt_ukbd.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 --- usbdevs.h --- awk -f /usr/src/sys/tools/usbdevs2h.awk /usr/src/sys/dev/usb/usbdevs -h --- all_subdir_wlan_ccmp --- ctfconvert -L VERSION -g ieee80211_crypto_ccmp.o --- wlan_ccmp.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o wlan_ccmp.kld ieee80211_crypto_ccmp.o rijndael-alg-fst.o rijndael-api.o ctfmerge -L VERSION -g -o wlan_ccmp.kld ieee80211_crypto_ccmp.o rijndael-alg-fst.o rijndael-api.o --- all_subdir_usb --- --- ukbd.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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.ukbd.o -MTukbd.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/usb/ukbd/../../../dev/usb/input/ukbd.c -o ukbd.o --- all_subdir_wlan_ccmp --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wlan_ccmp.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % wlan_ccmp.kld --- wlan_ccmp.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o wlan_ccmp.ko.full ieee80211_crypto_ccmp.o rijndael-alg-fst.o rijndael-api.o --- wlan_ccmp.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug wlan_ccmp.ko.full wlan_ccmp.ko.debug --- wlan_ccmp.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=wlan_ccmp.ko.debug wlan_ccmp.ko.full wlan_ccmp.ko --- all_subdir_wlan --- --- ieee80211_node.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -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_node.o -MTieee80211_node.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__=__freebsd_kprintf__ -Wmissing-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-negative-value -std=iso9899:1999 -c /usr/src/sys/modules/wlan/../../net80211/ieee80211_node.c -o ieee80211_node.o --- ieee80211_mesh.o --- ctfconvert -L VERSION -g ieee80211_mesh.o --- ieee80211_node.o --- /usr/src/sys/modules/wlan/../../net80211/ieee80211_node.c:601:23: error: unused variable 'vap' [-Werror,-Wunused-variable] struct ieee80211vap *vap = ni->ni_vap; ^ 1 error generated. *** [ieee80211_node.o] Error code 1 bmake[4]: stopped in /usr/src/sys/modules/wlan --- ieee80211_ioctl.o --- ctfconvert -L VERSION -g ieee80211_ioctl.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 --- all_subdir_usb --- ctfconvert -L VERSION -g ukbd.o A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/sys/modules/usb/ukbd *** [all_subdir_usb/ukbd] 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 2 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 [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson571632574794067124.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_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::104: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?2053013409.9.1460170997691.JavaMail.jenkins>