From owner-freebsd-arm@freebsd.org Wed Mar 30 02:59:10 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D912FAE2017 for ; Wed, 30 Mar 2016 02:59:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id B8C481A2A; Wed, 30 Mar 2016 02:59:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 998AF1EEC; Wed, 30 Mar 2016 02:59:10 +0000 (UTC) Date: Wed, 30 Mar 2016 02:59:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: np@FreeBSD.org, pfg@FreeBSD.org, adrian@FreeBSD.org, markj@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1299097205.157.1459306749691.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #2739 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.21 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 02:59:11 -0000 FreeBSD_HEAD_arm64 - Build #2739 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/2739/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/2739/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/2739/con= sole Change summaries: 297407 by pfg: freopen(3): prevent uninitialized errno. The case doesn't look very likely but clean the possibility nevertheless CID:=09=091018720 MFC after:=091 week 297406 by np: Remove unnecessary dequeue_mutex (added in r294610) from the iWARP connection manager. Examining so_comp without synchronization with iw_so_event_handler is a harmless race. Submitted by:=09Krishnamraju Eraparaju @ Chelsio Reviewed by:=09Steve Wise @ Open Grid Computing Sponsored by:=09Chelsio Communications 297405 by adrian: [net80211] migrate the time_* macros to ieee80211_* namespace. It turns out that these will clash very annoyingly with the linux macros in the linuxkpi layer, so let the wookie^Wlinux win. The only user that I can find is ath(4), so fix it there too. 297404 by adrian: [net80211] Add fields to decode uAPSD fields. It turns out that madwifi actually has the basics for uAPSD implemented but it was never ported to FreeBSD. I may eventually port most of the pieces; I'll see how it goes! Obtained from:=09Madwifi 297403 by markj: Fix the lladdr copy in in6_lltable_dump_entry() after r292978. This bug caused "ndp -a" to show the wrong link layer address for neighbour cache entries. PR:=09208067 The end of the build log: [...truncated 148148 lines...] --- all_subdir_ata --- --- all_subdir_ata/atapci/chipsets/atasiliconimage --- ctfconvert -L VERSION -g ata-siliconimage.o --- atasiliconimage.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o atasiliconimage.= kld ata-siliconimage.o ctfmerge -L VERSION -g -o atasiliconimage.kld ata-siliconimage.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk atasiliconimage.kld export_syms | x= args -J% /usr/local/aarch64-freebsd/bin/objcopy % atasiliconimage.kld --- atasiliconimage.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o atasilicon= image.ko.full ata-siliconimage.o --- atasiliconimage.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug atasiliconimage.ko= .full atasiliconimage.ko.debug --- atasiliconimage.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= atasiliconimage.ko.debug atasiliconimage.ko.full atasiliconimage.ko --- all_subdir_bwi --- =3D=3D=3D> bwi (all) --- machine --- machine -> /usr/src/sys/arm64/include --- opt_inet.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- opt_bwi.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_bwi.h opt_bwi.h --- opt_wlan.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_wlan.h opt_wlan.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 --- all_subdir_ata --- --- all_subdir_ata/atapci/chipsets/atasis --- ctfconvert -L VERSION -g ata-sis.o --- all_subdir_bwi --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_ata --- --- atasis.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o atasis.kld ata-s= is.o ctfmerge -L VERSION -g -o atasis.kld ata-sis.o --- all_subdir_bwi --- --- if_bwi_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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_bwi_pci.o -MTif_bwi_pci.o -mgeneral-regs-only -ffixed-x18 -ffree= standing -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnest= ed-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-parenthes= es-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-= shift-negative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/bwi/../= ../dev/bwi/if_bwi_pci.c -o if_bwi_pci.o --- all_subdir_ata --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk atasis.kld export_syms | xargs -J% = /usr/local/aarch64-freebsd/bin/objcopy % atasis.kld --- atasis.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o atasis.ko.= full ata-sis.o --- atasis.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug atasis.ko.full ata= sis.ko.debug --- atasis.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= atasis.ko.debug atasis.ko.full atasis.ko --- all_subdir_ata/atapci/chipsets/atavia --- =3D=3D=3D> ata/atapci/chipsets/atavia (all) --- machine --- machine -> /usr/src/sys/arm64/include --- ata_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/ata/ata_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- all_subdir_ath --- ctfconvert -L VERSION -g if_ath_btcoex.o --- all_subdir_ata --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- ata-via.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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.ata-via.o -MTata-via.o -mgeneral-regs-only -ffixed-x18 -ffreestandi= ng -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-ext= erns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm= issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-e= rror-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equ= ality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-= negative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/ata/atapci/ch= ipsets/atavia/../../../../../dev/ata/chipsets/ata-via.c -o ata-via.o --- all_subdir_ath --- --- if_ath_lna_div.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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_ath_lna_div.o -MTif_ath_lna_div.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__fre= ebsd_kprintf__ -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 -Wno-error-shift-negative-value -std=3Diso9899:1999 -c /usr/src/sys/mo= dules/ath/../../dev/ath/if_ath_lna_div.c -o if_ath_lna_div.o --- all_subdir_bwi --- ctfconvert -L VERSION -g if_bwi_pci.o --- bwimac.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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.bwimac.o -MTbwimac.o -mgeneral-regs-only -ffixed-x18 -ffreestanding= -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-exter= ns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-err= or-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equal= ity -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-ne= gative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/bwi/../../dev/b= wi/bwimac.c -o bwimac.o --- all_subdir_ata --- ctfconvert -L VERSION -g ata-via.o --- atavia.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o atavia.kld ata-v= ia.o ctfmerge -L VERSION -g -o atavia.kld ata-via.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk atavia.kld export_syms | xargs -J% = /usr/local/aarch64-freebsd/bin/objcopy % atavia.kld --- atavia.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o atavia.ko.= full ata-via.o --- atavia.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug atavia.ko.full ata= via.ko.debug --- atavia.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= atavia.ko.debug atavia.ko.full atavia.ko --- all_subdir_ath --- --- if_ath_ioctl.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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_ath_ioctl.o -MTif_ath_ioctl.o -mgeneral-regs-only -ffixed-x= 18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-dec= ls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Winline -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-equality -Wno-error-unused-function -Wno-error-pointer-sign -W= no-error-shift-negative-value -std=3Diso9899:1999 -c /usr/src/sys/module= s/ath/../../dev/ath/if_ath_ioctl.c -o if_ath_ioctl.o --- if_ath_lna_div.o --- ctfconvert -L VERSION -g if_ath_lna_div.o --- all_subdir_bwn --- =3D=3D=3D> bwn (all) --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- all_subdir_bge --- ctfconvert -L VERSION -g if_bge.o --- all_subdir_bwn --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_ath --- --- if_ath_ioctl.o --- ctfconvert -L VERSION -g if_ath_ioctl.o --- all_subdir_bge --- --- if_bge.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o if_bge.kld if_bg= e.o --- all_subdir_bwn --- --- if_bwn.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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_bwn.o -MTif_bwn.o -mgeneral-regs-only -ffixed-x18 -ffreestanding= -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-exter= ns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-err= or-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equal= ity -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-ne= gative-value -Wno-error-sometimes-uninitialized -std=3Diso9899:1999 -c /u= sr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c -o if_bwn.o --- all_subdir_bge --- ctfmerge -L VERSION -g -o if_bge.kld if_bge.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk if_bge.kld export_syms | xargs -J% = /usr/local/aarch64-freebsd/bin/objcopy % if_bge.kld --- if_bge.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o if_bge.ko.= full if_bge.o --- if_bge.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug if_bge.ko.full if_= bge.ko.debug --- if_bge.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= if_bge.ko.debug if_bge.ko.full if_bge.ko --- all_subdir_bwi --- --- bwiphy.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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.bwiphy.o -MTbwiphy.o -mgeneral-regs-only -ffixed-x18 -ffreestanding= -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-exter= ns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-err= or-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equal= ity -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-ne= gative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/bwi/../../dev/b= wi/bwiphy.c -o bwiphy.o --- all_subdir_ath --- --- if_ath_descdma.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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_ath_descdma.o -MTif_ath_descdma.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__fre= ebsd_kprintf__ -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 -Wno-error-shift-negative-value -std=3Diso9899:1999 -c /usr/src/sys/mo= dules/ath/../../dev/ath/if_ath_descdma.c -o if_ath_descdma.o --- all_subdir_bwn --- /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c:2615:7: error: implicit dec= laration of function 'time_before' is invalid in C99 [-Werror,-Wimplicit-fu= nction-declaration] if (time_before(lo->pwr_vec_read_time, expire)) { ^ --- all_subdir_bwi --- --- bwimac.o --- ctfconvert -L VERSION -g bwimac.o --- all_subdir_ath --- ctfconvert -L VERSION -g if_ath_descdma.o --- all_subdir_cam --- =3D=3D=3D> cam (all) --- machine --- machine -> /usr/src/sys/arm64/include --- opt_cam.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_cam.h opt_cam.h --- opt_ada.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_ada.h opt_ada.h --- opt_scsi.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_scsi.h opt_scsi.h --- opt_cd.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_cd.h opt_cd.h --- opt_kdtrace.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_kdtrace.h opt_kdtrace= .h --- opt_pt.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_pt.h opt_pt.h --- opt_sa.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_sa.h opt_sa.h --- opt_ses.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_ses.h opt_ses.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 --- 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 --- all_subdir_ath --- --- ah_osdep.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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.ah_osdep.o -MTah_osdep.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 -Winl= ine -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-parenthe= ses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error= -shift-negative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/ath/..= /../dev/ath/ah_osdep.c -o ah_osdep.o --- all_subdir_cam --- --- vnode_if.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- cam_compat.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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.cam_compat.o -MTcam_compat.o -mgeneral-regs-only -ffixed-x18 -ffree= standing -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnest= ed-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-parenthes= es-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-= shift-negative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/cam/../= ../cam/cam_compat.c -o cam_compat.o --- all_subdir_bwn --- 1 error generated. *** [if_bwn.o] Error code 1 bmake[4]: stopped in /usr/src/sys/modules/bwn 1 error bmake[4]: stopped in /usr/src/sys/modules/bwn *** [all_subdir_bwn] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_ath --- ctfconvert -L VERSION -g ah_osdep.o A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/ath *** [all_subdir_ath] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_cam --- ctfconvert -L VERSION -g cam_compat.o A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/cam *** [all_subdir_cam] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_bwi --- --- bwiphy.o --- ctfconvert -L VERSION -g bwiphy.o A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/bwi *** [all_subdir_bwi] Error code 2 bmake[3]: stopped in /usr/src/sys/modules 4 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/hudson3532841747811767069.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::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