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 Subject: FreeBSD_HEAD_arm64 - Build #2739 - Failure Message-ID: <1299097205.157.1459306749691.JavaMail.jenkins@jenkins-9.freebsd.org>
index | next in thread | raw e-mail
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/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/2739/console Change summaries: 297407 by pfg: freopen(3): prevent uninitialized errno. The case doesn't look very likely but clean the possibility nevertheless CID: 1018720 MFC after: 1 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: Krishnamraju Eraparaju @ Chelsio Reviewed by: Steve Wise @ Open Grid Computing Sponsored by: Chelsio 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: Madwifi 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: 208067 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 | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % atasiliconimage.kld --- atasiliconimage.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o atasiliconimage.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=atasiliconimage.ko.debug atasiliconimage.ko.full atasiliconimage.ko --- all_subdir_bwi --- ===> 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-sis.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 -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_bwi_pci.o -MTif_bwi_pci.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/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 atasis.ko.debug --- atasis.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=atasis.ko.debug atasis.ko.full atasis.ko --- all_subdir_ata/atapci/chipsets/atavia --- ===> 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 -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.ata-via.o -MTata-via.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/ata/atapci/chipsets/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 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -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/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 -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/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 -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.bwimac.o -MTbwimac.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/bwi/../../dev/bwi/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-via.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 atavia.ko.debug --- atavia.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=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 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -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/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-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/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 --- ===> 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_bge.o --- all_subdir_bwn --- --- if_bwn.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_bwn.o -MTif_bwn.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-error-sometimes-uninitialized -std=iso9899:1999 -c /usr/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=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 -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.bwiphy.o -MTbwiphy.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/bwi/../../dev/bwi/bwiphy.c -o bwiphy.o --- all_subdir_ath --- --- if_ath_descdma.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -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/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 -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/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 declaration of function 'time_before' is invalid in C99 [-Werror,-Wimplicit-function-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 --- ===> 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 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -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/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 -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/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 -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.cam_compat.o -MTcam_compat.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/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=/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 - Anyhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1299097205.157.1459306749691.JavaMail.jenkins>
