From owner-freebsd-i386@freebsd.org Wed Dec 7 06:29:07 2016 Return-Path: Delivered-To: freebsd-i386@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 0F362C6B642; Wed, 7 Dec 2016 06:29:07 +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 E92D11D17; Wed, 7 Dec 2016 06:29:06 +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 D4E22146; Wed, 7 Dec 2016 06:29:06 +0000 (UTC) Date: Wed, 7 Dec 2016 06:29:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: np@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <968050529.22.1481092146881.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4319 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 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.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2016 06:29:07 -0000 FreeBSD_HEAD_i386 - Build #4319 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4319/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4319/cha= nges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4319/cons= ole Change summaries: 309666 by np: cxgbe(4): unsigned short isn't large enough to store link speed (which is in Mbps) for 100Gbps links. MFC after:=093 days 309665 by adrian: [net80211] flesh out more RX phy information. I'm teaching my ath10k port to communicate up the per-rate / channel width information I get from the firmware. The HT40 flag field should just be retired and instead moved to use the PHY bandwidth field. 309664 by adrian: [net80211] start refactoring out the "am I a wep / group key!" code. This is a bunch of pointer arithmetic that is copypasta'ed everywhere. Let's undo that copypasta. The end of the build log: [...truncated 197469 lines...] ctfmerge -L VERSION -g -o umcs.kld umcs.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk umcs.kld export_syms | xargs -J% ob= jcopy % umcs.kld --- umcs.ko.full --- ld -Bshareable -d -warn-common -o umcs.ko.full umcs.kld --- umcs.ko.debug --- objcopy --only-keep-debug umcs.ko.full umcs.ko.debug --- umcs.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dumcs.ko.debug umcs.ko.full umc= s.ko --- adwlib.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/u= sr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include o= pt_global.h -MD -MF.depend.adwlib.o -MTadwlib.o -mno-mmx -mno-sse -msoft-= float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebs= d_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-p= ragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-par= entheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-e= rror-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -Werror = /usr/src/sys/dev/advansys/adwlib.c --- modules-all --- --- all_subdir_usb/umodem --- ctfconvert -L VERSION -g umodem.o --- umodem.kld --- ld -d -warn-common -r -d -o umodem.kld umodem.o ctfmerge -L VERSION -g -o umodem.kld umodem.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk umodem.kld export_syms | xargs -J% = objcopy % umodem.kld --- umodem.ko.full --- ld -Bshareable -d -warn-common -o umodem.ko.full umodem.kld --- umodem.ko.debug --- objcopy --only-keep-debug umodem.ko.full umodem.ko.debug --- umodem.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dumodem.ko.debug umodem.ko.full= umodem.ko --- all_subdir_usb/umoscom --- =3D=3D=3D> usb/umoscom (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- opt_bus.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- ln -sf /usr/obj/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 --- adwlib.o --- ctfconvert -L VERSION -g adwlib.o --- modules-all --- --- all_subdir_vxge --- --- vxgehal-srpcim.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -DVXGE_HAL_RX_MULTI_POST -DVXGE_HAL_TX_= MULTI_POST -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_glo= bal.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD= -MF.depend.vxgehal-srpcim.o -MTvxgehal-srpcim.o -mno-mmx -mno-sse -msoft-= float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebs= d_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-p= ragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-par= entheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-e= rror-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/s= rc/sys/modules/vxge/../../dev/vxge/vxgehal/vxgehal-srpcim.c -o vxgehal-srpc= im.o --- all_subdir_usb --- --- umoscom.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.umoscom.o -MTumoscom.o -mno-mmx -mno-= sse -msoft-float -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_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 -mno-aes -mno-avx -std=3Diso9899:199= 9 -c /usr/src/sys/modules/usb/umoscom/../../../dev/usb/serial/umoscom.c -o = umoscom.o ctfconvert -L VERSION -g umoscom.o --- umoscom.kld --- ld -d -warn-common -r -d -o umoscom.kld umoscom.o ctfmerge -L VERSION -g -o umoscom.kld umoscom.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk umoscom.kld export_syms | xargs -J%= objcopy % umoscom.kld --- umoscom.ko.full --- ld -Bshareable -d -warn-common -o umoscom.ko.full umoscom.kld --- umoscom.ko.debug --- objcopy --only-keep-debug umoscom.ko.full umoscom.ko.debug --- umoscom.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dumoscom.ko.debug umoscom.ko.fu= ll umoscom.ko --- all_subdir_usb/uplcom --- =3D=3D=3D> usb/uplcom (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- opt_bus.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- ln -sf /usr/obj/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 --- all_subdir_vxge --- ctfconvert -L VERSION -g vxgehal-srpcim.o --- all_subdir_usb --- --- 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_vxge --- ERROR: vxgehal-srpcim.c: sou vxge_hal_mrpcim_reg_t has too many members: 19= 11 > 1023 --- all_subdir_wlan --- =3D=3D=3D> wlan (all) --- all_subdir_vxge --- --- vxgehal-mgmtaux.o --- 1 warning generated. ctfconvert -L VERSION -g vxgehal-mgmtaux.o --- all_subdir_wlan --- --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- opt_ddb.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_ddb.h opt_ddb.h --- opt_inet.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- opt_inet6.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_inet6.h opt_inet6.h --- opt_tdma.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_tdma.h opt_tdma.h --- all_subdir_vxge --- ERROR: vxgehal-mgmtaux.c: sou vxge_hal_mrpcim_reg_t has too many members: 1= 911 > 1023 --- all_subdir_wlan --- --- opt_wlan.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_wlan.h opt_wlan.h --- all_subdir_usb --- --- all_subdir_usb/uslcom --- =3D=3D=3D> usb/uslcom (all) --- all_subdir_wlan --- --- 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_usb --- --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- --- all_subdir_wlan --- --- ieee80211_action.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.ieee80211_action.o -MTieee80211_actio= n.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector= -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnosti= cs-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-er= ror-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -= Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx = -std=3Diso9899:1999 -c /usr/src/sys/modules/wlan/../../net80211/ieee80211_a= ction.c -o ieee80211_action.o --- all_subdir_usb --- x86 -> /usr/src/sys/x86/include --- opt_bus.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- ln -sf /usr/obj/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 --- ctfconvert -L VERSION -g ieee80211_action.o --- ieee80211_ageq.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.ieee80211_ageq.o -MTieee80211_ageq.o = -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gd= warf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s= how-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 -mno-aes -mno-avx -std= =3Diso9899:1999 -c /usr/src/sys/modules/wlan/../../net80211/ieee80211_ageq.= c -o ieee80211_ageq.o --- all_subdir_vxge --- --- vxgehal-mrpcim.o --- ctfconvert -L VERSION -g vxgehal-mrpcim.o ERROR: vxgehal-mrpcim.c: sou vxge_hal_mrpcim_reg_t has too many members: 19= 11 > 1023 --- vxgehal-ifmsg.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -DVXGE_HAL_RX_MULTI_POST -DVXGE_HAL_TX_= MULTI_POST -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_glo= bal.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD= -MF.depend.vxgehal-ifmsg.o -MTvxgehal-ifmsg.o -mno-mmx -mno-sse -msoft-fl= oat -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-de= cls -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-pra= gmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-paren= theses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-err= or-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src= /sys/modules/vxge/../../dev/vxge/vxgehal/vxgehal-ifmsg.c -o vxgehal-ifmsg.o --- all_subdir_usb --- --- all_subdir_usb/uplcom --- --- uplcom.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.uplcom.o -MTuplcom.o -mno-mmx -mno-ss= e -msoft-float -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 -mno-aes -mno-avx -std=3Diso9899:199= 9 -c /usr/src/sys/modules/usb/uplcom/../../../dev/usb/serial/uplcom.c -o up= lcom.o --- all_subdir_wlan --- ctfconvert -L VERSION -g ieee80211_ageq.o --- all_subdir_usb --- --- all_subdir_usb/uslcom --- --- uslcom.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.uslcom.o -MTuslcom.o -mno-mmx -mno-ss= e -msoft-float -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 -mno-aes -mno-avx -std=3Diso9899:199= 9 -c /usr/src/sys/modules/usb/uslcom/../../../dev/usb/serial/uslcom.c -o us= lcom.o --- all_subdir_wlan --- --- ieee80211_crypto.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.ieee80211_crypto.o -MTieee80211_crypt= o.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector= -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnosti= cs-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-er= ror-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -= Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-unused-function= -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys/modules/wlan/../../= net80211/ieee80211_crypto.c -o ieee80211_crypto.o /usr/src/sys/modules/wlan/../../net80211/ieee80211_crypto.c:537:13: error: = expected ';' after return statement return (-1): ^ ; 1 error generated. *** [ieee80211_crypto.o] Error code 1 bmake[4]: stopped in /usr/src/sys/modules/wlan 1 error bmake[4]: stopped in /usr/src/sys/modules/wlan --- all_subdir_vxge --- ctfconvert -L VERSION -g vxgehal-ifmsg.o --- all_subdir_wlan --- *** [all_subdir_wlan] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_vxge --- ERROR: vxgehal-ifmsg.c: sou vxge_hal_mrpcim_reg_t has too many members: 191= 1 > 1023 A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/vxge *** [all_subdir_vxge] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_usb --- --- all_subdir_usb/uplcom --- ctfconvert -L VERSION -g uplcom.o A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/sys/modules/usb/uplcom *** [all_subdir_usb/uplcom] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/usb --- all_subdir_usb/uslcom --- ctfconvert -L VERSION -g uslcom.o A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/sys/modules/usb/uslcom *** [all_subdir_usb/uslcom] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/usb 2 errors bmake[4]: stopped in /usr/src/sys/modules/usb *** [all_subdir_usb] 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/usr/src/sys/GENERIC 1 error bmake[2]: stopped in /usr/obj/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_i386] $ /bin/sh -xe /tmp/hudson4551562467081150594.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any