From owner-freebsd-i386@freebsd.org Wed Mar 30 02:15:00 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 50B19ADF7BC; Wed, 30 Mar 2016 02:15:00 +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 306181BF8; Wed, 30 Mar 2016 02:15:00 +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 562AF1EDF; Wed, 30 Mar 2016 02:14:59 +0000 (UTC) Date: Wed, 30 Mar 2016 02:14:53 +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-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <726389380.155.1459304098191.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2724 - 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.21 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.21 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 02:15:00 -0000 FreeBSD_HEAD_i386 - Build #2724 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2724/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2724/cha= nges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2724/cons= ole Change summaries: 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 297402 by pfg: Small typo. The end of the build log: [...truncated 153955 lines...] ld -Bshareable -d -warn-common -o atavia.ko.full atavia.kld --- all_subdir_bktr --- --- bktr_os.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -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.bktr_os.o -MTbktr_os.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 = -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9= 899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c -o b= ktr_os.o --- all_subdir_ata --- --- atavia.ko.debug --- objcopy --only-keep-debug atavia.ko.full atavia.ko.debug --- atavia.ko --- objcopy --strip-debug --add-gnu-debuglink=3Datavia.ko.debug atavia.ko.full= atavia.ko --- atapci.ko.full --- ld -Bshareable -d -warn-common -o atapci.ko.full atapci.kld --- atapci.ko.debug --- objcopy --only-keep-debug atapci.ko.full atapci.ko.debug --- atapci.ko --- objcopy --strip-debug --add-gnu-debuglink=3Datapci.ko.debug atapci.ko.full= atapci.ko --- all_subdir_ath --- --- ah.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah.o -MTah.o -mno-mmx -mno-sse -msoft-float -ffreestan= ding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-e= xterns -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= -error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-e= quality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shif= t-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys/mo= dules/ath/../../dev/ath/ath_hal/ah.c -o ah.o --- ah_osdep.o --- ctfconvert -L VERSION -g ah_osdep.o --- all_subdir_bridgestp --- =3D=3D=3D> bridgestp (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- bridgestp.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bridgestp.o -MTbridgestp.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_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pare= ntheses-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/bridgestp/../../net/bridgestp.c -o bridgestp.o --- all_subdir_bge --- ctfconvert -L VERSION -g if_bge.o --- if_bge.kld --- ld -d -warn-common -r -d -o if_bge.kld if_bge.o 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% = objcopy % if_bge.kld --- if_bge.ko.full --- ld -Bshareable -d -warn-common -o if_bge.ko.full if_bge.kld --- if_bge.ko.debug --- objcopy --only-keep-debug if_bge.ko.full if_bge.ko.debug --- if_bge.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dif_bge.ko.debug if_bge.ko.full= if_bge.ko --- xenmem_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/xen/xenmem/xenmem_if.= m -c --- modules-all --- --- all_subdir_ath --- --- ah_regdomain.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_regdomain.o -MTah_regdomain.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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-shift-count-negative -Wno-shift-c= ount-overflow -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys/module= s/ath/../../dev/ath/ath_hal/ah_regdomain.c -o ah_regdomain.o --- all_subdir_bktr --- ctfconvert -L VERSION -g bktr_os.o --- bktr_audio.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -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.bktr_audio.o -MTbktr_audio.o -mno-mmx= -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -= Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o= ption -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-emp= ty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-e= rror-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std= =3Diso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_au= dio.c -o bktr_audio.o --- all_subdir_ath --- --- ah.o --- ctfconvert -L VERSION -g ah.o --- all_subdir_bktr --- ctfconvert -L VERSION -g bktr_audio.o --- bktr_tuner.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -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.bktr_tuner.o -MTbktr_tuner.o -mno-mmx= -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -= Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o= ption -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-emp= ty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-e= rror-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std= =3Diso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_tu= ner.c -o bktr_tuner.o --- bktr_card.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -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.bktr_card.o -MTbktr_card.o -mno-mmx -= mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wa= ll -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty= -body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-err= or-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3D= iso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_card.= c -o bktr_card.o --- bktr_tuner.o --- ctfconvert -L VERSION -g bktr_tuner.o --- acpi_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/acpica/acpi_if.m = -c --- modules-all --- --- all_subdir_ath --- --- ah_eeprom_v3.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_eeprom_v3.o -MTah_eeprom_v3.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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:199= 9 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v3.c -o ah_ee= prom_v3.o --- all_subdir_bktr --- --- bktr_card.o --- ctfconvert -L VERSION -g bktr_card.o --- msp34xx.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -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.msp34xx.o -MTmsp34xx.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 = -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9= 899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/msp34xx.c -o m= sp34xx.o ctfconvert -L VERSION -g msp34xx.o --- bktr_core.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -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.bktr_core.o -MTbktr_core.o -mno-mmx -= mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wa= ll -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty= -body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-err= or-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3D= iso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_core.= c -o bktr_core.o --- all_subdir_bridgestp --- ctfconvert -L VERSION -g bridgestp.o --- bridgestp.kld --- ld -d -warn-common -r -d -o bridgestp.kld bridgestp.o ctfmerge -L VERSION -g -o bridgestp.kld bridgestp.o --- all_subdir_ath --- --- ah_regdomain.o --- ctfconvert -L VERSION -g ah_regdomain.o --- all_subdir_bridgestp --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bridgestp.kld export_syms | xargs -= J% objcopy % bridgestp.kld --- bridgestp.ko.full --- ld -Bshareable -d -warn-common -o bridgestp.ko.full bridgestp.kld --- bridgestp.ko.debug --- objcopy --only-keep-debug bridgestp.ko.full bridgestp.ko.debug --- bridgestp.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dbridgestp.ko.debug bridgestp.k= o.full bridgestp.ko --- acpi_wmi_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/acpi_support/acpi= _wmi_if.m -c --- modules-all --- --- all_subdir_ath --- --- ah_eeprom_v1.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_eeprom_v1.o -MTah_eeprom_v1.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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:199= 9 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v1.c -o ah_ee= prom_v1.o --- all_subdir_bktr --- --- all_subdir_bktr/bktr_mem --- =3D=3D=3D> bktr/bktr_mem (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- bktr_mem.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bktr_mem.o -MTbktr_mem.o -mno-mmx -mno-sse -msoft-float -ff= reestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wn= ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi= nline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parent= heses-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/bktr/bktr_mem/../../../dev/bktr/bktr_mem.c -o bktr_mem.o ctfconvert -L VERSION -g bktr_mem.o --- bktr_mem.kld --- ld -d -warn-common -r -d -o bktr_mem.kld bktr_mem.o ctfmerge -L VERSION -g -o bktr_mem.kld bktr_mem.o echo bktr_has_stored_addresses=09 bktr_store_address=09=09 bktr_retrieve_ad= dress > export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bktr_mem.kld export_syms | xargs -J= % objcopy % bktr_mem.kld --- bktr_mem.ko.full --- ld -Bshareable -d -warn-common -o bktr_mem.ko.full bktr_mem.kld --- bktr_mem.ko.debug --- objcopy --only-keep-debug bktr_mem.ko.full bktr_mem.ko.debug --- bktr_mem.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dbktr_mem.ko.debug bktr_mem.ko.= full bktr_mem.ko --- all_subdir_bwi --- =3D=3D=3D> bwi (all) --- all_subdir_ath --- ctfconvert -L VERSION -g ah_eeprom_v1.o --- all_subdir_bwi --- --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- opt_inet.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- opt_bwi.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_bwi.h opt_bwi.h --- opt_wlan.h --- ln -sf /usr/obj/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 --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_bwn --- =3D=3D=3D> bwn (all) --- all_subdir_bwi --- --- if_bwi_pci.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.if_bwi_pci.o -MTif_bwi_pci.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_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -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 -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr= /src/sys/modules/bwi/../../dev/bwi/if_bwi_pci.c -o if_bwi_pci.o --- all_subdir_bwn --- --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- 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 --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- if_bwn.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.if_bwn.o -MTif_bwn.o -mno-mmx -mno-sse -msoft-float -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -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-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -Wno-error-sometimes-uninitialized -mno-aes -mno-avx -= std=3Diso9899:1999 -c /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c -o if= _bwn.o --- all_subdir_bwi --- ctfconvert -L VERSION -g if_bwi_pci.o --- bwimac.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bwimac.o -MTbwimac.o -mno-mmx -mno-sse -msoft-float -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -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-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys= /modules/bwi/../../dev/bwi/bwimac.c -o bwimac.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_ath --- --- ah_eeprom_v3.o --- ctfconvert -L VERSION -g ah_eeprom_v3.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 --- 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_bktr --- --- all_subdir_bktr/bktr --- ctfconvert -L VERSION -g bktr_core.o A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/sys/modules/bktr/bktr *** [all_subdir_bktr/bktr] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/bktr 1 error bmake[4]: stopped in /usr/src/sys/modules/bktr *** [all_subdir_bktr] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_bwi --- ctfconvert -L VERSION -g bwimac.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/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/hudson2018087691736678838.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::106: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