Date: Thu, 5 May 2016 18:59:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zbb@FreeBSD.org, emaste@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Subject: FreeBSD_HEAD_arm64 - Build #3069 - Still Failing Message-ID: <1343857054.7.1462474754002.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <994111251.3.1462467589453.JavaMail.jenkins@jenkins-9.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD_HEAD_arm64 - Build #3069 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3069/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3069/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3069/console Change summaries: 299124 by zbb: Fix GICv3 build after r299090 Obtained from: Semihalf Sponsored by: Cavium 299123 by emaste: bhnd: another build fix for GCC-using architectures Further to r299119. GCC architectures failed with bcma_subr.c:138: warning: control reaches end of non-void function Sponsored by: The FreeBSD Foundation The end of the build log: [...truncated 149502 lines...] --- all_subdir_ata --- --- atasiliconimage.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o atasiliconimage.ko.full ata-siliconimage.o --- all_subdir_bhnd --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bcma_bhndb.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % bcma_bhndb.kld --- all_subdir_ata --- --- atasiliconimage.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug atasiliconimage.ko.full atasiliconimage.ko.debug --- all_subdir_bhnd --- --- bcma_bhndb.ko.full --- --- all_subdir_ata --- --- atasiliconimage.ko --- --- all_subdir_bhnd --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o bcma_bhndb.ko.full bcma_bhndb.o --- all_subdir_ata --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=atasiliconimage.ko.debug atasiliconimage.ko.full atasiliconimage.ko --- all_subdir_ata/atapci/chipsets/atasis --- ===> ata/atapci/chipsets/atasis (all) --- all_subdir_bhnd --- --- bcma_bhndb.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug bcma_bhndb.ko.full bcma_bhndb.ko.debug --- bcma_bhndb.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=bcma_bhndb.ko.debug bcma_bhndb.ko.full bcma_bhndb.ko --- all_subdir_bhnd/bhndb --- ===> bhnd/bhndb (all) --- all_subdir_ata --- --- 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 --- all_subdir_bhnd --- --- machine --- --- all_subdir_ata --- --- bus_if.h --- --- all_subdir_bhnd --- machine -> /usr/src/sys/arm64/include --- all_subdir_ata --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- all_subdir_bhnd --- --- bhndb_bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhndb/bhndb_bus_if.m -h --- bhndb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhndb/bhndb_if.m -h --- all_subdir_ata --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- all_subdir_bhnd --- --- bhndb_bus_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhndb/bhndb_bus_if.m -c --- bhndb_if.c --- --- all_subdir_ata --- --- pci_if.h --- --- all_subdir_bhnd --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhndb/bhndb_if.m -c --- all_subdir_ata --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_bhnd --- --- bhnd_bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhnd_bus_if.m -h --- all_subdir_ata --- --- ata-sis.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-sis.o -MTata-sis.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/atasis/../../../../../dev/ata/chipsets/ata-sis.c -o ata-sis.o --- all_subdir_bhnd --- --- 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 --- ctfconvert -L VERSION -g ah_osdep.o --- all_subdir_bhnd --- --- all_subdir_bhnd/bcma --- ctfconvert -L VERSION -g bcma.o --- all_subdir_bhnd/bhndb --- --- pci_if.h --- --- all_subdir_bhnd/bcma --- --- bcma.kld --- --- all_subdir_bhnd/bhndb --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_bhnd/bcma --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o bcma.kld bcma.o bcma_subr.o bcma_erom.o ctfmerge -L VERSION -g -o bcma.kld bcma.o bcma_subr.o bcma_erom.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bcma.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % bcma.kld --- all_subdir_bhnd/bhndb --- --- bhndb_subr.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.bhndb_subr.o -MTbhndb_subr.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/bhnd/bhndb/../../../dev/bhnd/bhndb/bhndb_subr.c -o bhndb_subr.o --- all_subdir_bhnd/bcma --- --- bcma.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o bcma.ko.full bcma.o bcma_subr.o bcma_erom.o --- bcma.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug bcma.ko.full bcma.ko.debug --- bcma.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=bcma.ko.debug bcma.ko.full bcma.ko --- all_subdir_bhnd/bhndb --- --- bhndb_hwdata.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.bhndb_hwdata.o -MTbhndb_hwdata.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/bhnd/bhndb/../../../dev/bhnd/bhndb/bhndb_hwdata.c -o bhndb_hwdata.o --- all_subdir_ath --- --- ah.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.o -MTah.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/ath_hal/ah.c -o ah.o --- all_subdir_bhnd --- ctfconvert -L VERSION -g bhndb_hwdata.o --- all_subdir_bhnd/bhndb_pci --- ===> bhnd/bhndb_pci (all) --- machine --- machine -> /usr/src/sys/arm64/include --- bhnd_bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhnd_bus_if.m -h --- bhndb_bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhndb/bhndb_bus_if.m -h --- bhndb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/bhnd/bhndb/bhndb_if.m -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 --- bhndb_pci_hwdata.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.bhndb_pci_hwdata.o -MTbhndb_pci_hwdata.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/bhnd/bhndb_pci/../../../dev/bhnd/bhndb/bhndb_pci_hwdata.c -o bhndb_pci_hwdata.o --- all_subdir_ata --- ctfconvert -L VERSION -g ata-sis.o --- 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 :> 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 --- all_subdir_bhnd --- In file included from /usr/src/sys/modules/bhnd/bhndb_pci/../../../dev/bhnd/bhndb/bhndb_pci_hwdata.c:46: /usr/src/sys/dev/pci/pcivar.h:271:10: fatal error: 'pci_if.h' file not found #include "pci_if.h" ^ --- all_subdir_ata --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- 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_bhnd --- 1 error generated. *** [bhndb_pci_hwdata.o] Error code 1 bmake[5]: stopped in /usr/src/sys/modules/bhnd/bhndb_pci 1 error bmake[5]: stopped in /usr/src/sys/modules/bhnd/bhndb_pci *** [all_subdir_bhnd/bhndb_pci] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/bhnd --- all_subdir_bhnd/bhndb --- --- bhndb_subr.o --- ctfconvert -L VERSION -g bhndb_subr.o A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/sys/modules/bhnd/bhndb *** [all_subdir_bhnd/bhndb] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/bhnd 2 errors bmake[4]: stopped in /usr/src/sys/modules/bhnd *** [all_subdir_bhnd] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_ath --- ctfconvert -L VERSION -g ah.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_ata --- ctfconvert -L VERSION -g ata-via.o A failure has been detected in another branch of the parallel make bmake[7]: stopped in /usr/src/sys/modules/ata/atapci/chipsets/atavia *** [all_subdir_ata/atapci/chipsets/atavia] Error code 2 bmake[6]: stopped in /usr/src/sys/modules/ata/atapci/chipsets 1 error bmake[6]: stopped in /usr/src/sys/modules/ata/atapci/chipsets *** [all_subdir_ata/atapci/chipsets] Error code 2 bmake[5]: stopped in /usr/src/sys/modules/ata/atapci 1 error bmake[5]: stopped in /usr/src/sys/modules/ata/atapci *** [all_subdir_ata/atapci] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/ata 1 error bmake[4]: stopped in /usr/src/sys/modules/ata *** [all_subdir_ata] 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/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/hudson6169085110970556943.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 - Anyhelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1343857054.7.1462474754002.JavaMail.jenkins>
