Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2016 04:10:17 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        ngie@FreeBSD.org, smh@FreeBSD.org, jenkins-admin@FreeBSD.org,  freebsd-stable@FreeBSD.org, freebsd-i386@FreeBSD.org
Subject:   FreeBSD_STABLE_10-i386 - Build #835 - Still Failing
Message-ID:  <1362787549.35.1452831126136.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1780338837.33.1452823818055.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1780338837.33.1452823818055.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_STABLE_10-i386 - Build #835 - Still Failing:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/835/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/835/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/835/console

Change summaries:

294066 by ngie:
MFC r293032:

Use randomly generated device names in testcases via mktemp -u instead of using
the hardcoded device name, "test"

294064 by smh:
MFC r274503:

Add OBJDUMP to sys.mk.

Sponsored by:	Multiplay

294063 by ngie:
MFC r293028,r293029:

r293028:

- Use geom <class> load instead of g<class> load; g<class> doesn't exist
  for all geom classes, e.g. geom_uzip(4)
- These tests require root. Skip all of the tests if they're run as non-root

r293029:

Add functions for managing md(4) devices and cleaning up said md(4) devices

These will be used soon in the various test scripts that source geom_subr.sh



The end of the build log:

[...truncated 175161 lines...]
objcopy --strip-debug --add-gnu-debuglink=iwn6000fw.ko.symbols iwn6000fw.ko.debug iwn6000fw.ko
--- all_subdir_iwn6000g2a ---
===> iwnfw/iwn6000g2a (all)
--- iwlwifi-6000g2a-18.168.6.1.fw ---
uudecode -p /usr/src/sys/modules/iwnfw/iwn6000g2a/../../../contrib/dev/iwn/iwlwifi-6000g2a-18.168.6.1.fw.uu > iwlwifi-6000g2a-18.168.6.1.fw
--- iwlwifi-6000g2a-18.168.6.1.fw.fwo ---
iwlwifi-6000g2a-18.168.6.1.fw iwlwifi-6000g2a-18.168.6.1.fw
--- iwn6000g2afw.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c iwn6000g2afw.c -o iwn6000g2afw.o
ctfconvert -L VERSION -g iwn6000g2afw.o
--- iwn6000g2afw.kld ---
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_io_request.o
--- all_subdir_iwnfw ---
ld  -d -warn-common -r -d -o iwn6000g2afw.kld iwlwifi-6000g2a-18.168.6.1.fw.fwo iwn6000g2afw.o
ctfmerge -L VERSION -g -o iwn6000g2afw.kld iwlwifi-6000g2a-18.168.6.1.fw.fwo iwn6000g2afw.o
--- all_subdir_isci ---
--- scif_sas_io_request_state_handlers.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_io_request_state_handlers.c -o scif_sas_io_request_state_handlers.o
--- all_subdir_iwnfw ---
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk iwn6000g2afw.kld  export_syms | xargs -J% objcopy % iwn6000g2afw.kld
--- iwn6000g2afw.ko.debug ---
ld -Bshareable  -d -warn-common -o iwn6000g2afw.ko.debug iwn6000g2afw.kld
--- iwn6000g2afw.ko.symbols ---
objcopy --only-keep-debug iwn6000g2afw.ko.debug iwn6000g2afw.ko.symbols
--- iwn6000g2afw.ko ---
objcopy --strip-debug --add-gnu-debuglink=iwn6000g2afw.ko.symbols iwn6000g2afw.ko.debug iwn6000g2afw.ko
--- all_subdir_iwn6000g2b ---
===> iwnfw/iwn6000g2b (all)
--- all_subdir_ispfw ---
ctfconvert -L VERSION -g ispfw.o
--- isp_2500.kld ---
ld  -d -warn-common -r -d -o isp_2500.kld ispfw.o
ctfmerge -L VERSION -g -o isp_2500.kld ispfw.o
--- all_subdir_iwnfw ---
--- iwlwifi-6000g2b-17.168.5.2.fw ---
--- all_subdir_ispfw ---
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk isp_2500.kld  export_syms | xargs -J% objcopy % isp_2500.kld
--- all_subdir_iwnfw ---
uudecode -p /usr/src/sys/modules/iwnfw/iwn6000g2b/../../../contrib/dev/iwn/iwlwifi-6000g2b-17.168.5.2.fw.uu > iwlwifi-6000g2b-17.168.5.2.fw
--- all_subdir_ispfw ---
--- isp_2500.ko.debug ---
ld -Bshareable  -d -warn-common -o isp_2500.ko.debug isp_2500.kld
--- isp_2500.ko.symbols ---
objcopy --only-keep-debug isp_2500.ko.debug isp_2500.ko.symbols
--- isp_2500.ko ---
objcopy --strip-debug --add-gnu-debuglink=isp_2500.ko.symbols isp_2500.ko.debug isp_2500.ko
--- all_subdir_iwnfw ---
--- all_subdir_iwn6050 ---
===> iwnfw/iwn6050 (all)
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_io_request_state_handlers.o
--- scif_sas_io_request_states.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_io_request_states.c -o scif_sas_io_request_states.o
--- all_subdir_iwnfw ---
--- iwlwifi-6050-41.28.5.1.fw ---
uudecode -p /usr/src/sys/modules/iwnfw/iwn6050/../../../contrib/dev/iwn/iwlwifi-6050-41.28.5.1.fw.uu > iwlwifi-6050-41.28.5.1.fw
--- all_subdir_iwn6000g2b ---
--- iwlwifi-6000g2b-17.168.5.2.fw.fwo ---
iwlwifi-6000g2b-17.168.5.2.fw iwlwifi-6000g2b-17.168.5.2.fw
--- iwn6000g2bfw.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c iwn6000g2bfw.c -o iwn6000g2bfw.o
ctfconvert -L VERSION -g iwn6000g2bfw.o
--- all_subdir_iwn6050 ---
--- iwlwifi-6050-41.28.5.1.fw.fwo ---
iwlwifi-6050-41.28.5.1.fw iwlwifi-6050-41.28.5.1.fw
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_io_request_states.o
--- all_subdir_iwnfw ---
--- all_subdir_iwn6000g2b ---
--- iwn6000g2bfw.kld ---
ld  -d -warn-common -r -d -o iwn6000g2bfw.kld iwlwifi-6000g2b-17.168.5.2.fw.fwo iwn6000g2bfw.o
--- all_subdir_iwn6050 ---
--- iwn6050fw.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c iwn6050fw.c -o iwn6050fw.o
--- all_subdir_isci ---
--- scif_sas_library.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_library.c -o scif_sas_library.o
--- all_subdir_iwnfw ---
--- all_subdir_iwn6000g2b ---
ctfmerge -L VERSION -g -o iwn6000g2bfw.kld iwlwifi-6000g2b-17.168.5.2.fw.fwo iwn6000g2bfw.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk iwn6000g2bfw.kld  export_syms | xargs -J% objcopy % iwn6000g2bfw.kld
--- iwn6000g2bfw.ko.debug ---
ld -Bshareable  -d -warn-common -o iwn6000g2bfw.ko.debug iwn6000g2bfw.kld
--- iwn6000g2bfw.ko.symbols ---
objcopy --only-keep-debug iwn6000g2bfw.ko.debug iwn6000g2bfw.ko.symbols
--- iwn6000g2bfw.ko ---
objcopy --strip-debug --add-gnu-debuglink=iwn6000g2bfw.ko.symbols iwn6000g2bfw.ko.debug iwn6000g2bfw.ko
--- tbinstal.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  /usr/src/sys/contrib/dev/acpica/components/tables/tbinstal.c
--- modules-all ---
--- all_subdir_iwn6050 ---
ctfconvert -L VERSION -g iwn6050fw.o
--- iwn6050fw.kld ---
ld  -d -warn-common -r -d -o iwn6050fw.kld iwlwifi-6050-41.28.5.1.fw.fwo iwn6050fw.o
ctfmerge -L VERSION -g -o iwn6050fw.kld iwlwifi-6050-41.28.5.1.fw.fwo iwn6050fw.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk iwn6050fw.kld  export_syms | xargs -J% objcopy % iwn6050fw.kld
--- iwn6050fw.ko.debug ---
ld -Bshareable  -d -warn-common -o iwn6050fw.ko.debug iwn6050fw.kld
--- iwn6050fw.ko.symbols ---
objcopy --only-keep-debug iwn6050fw.ko.debug iwn6050fw.ko.symbols
--- iwn6050fw.ko ---
objcopy --strip-debug --add-gnu-debuglink=iwn6050fw.ko.symbols iwn6050fw.ko.debug iwn6050fw.ko
--- all_subdir_iwn2030 ---
===> iwnfw/iwn2030 (all)
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_library.o
--- scif_sas_remote_device.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_remote_device.c -o scif_sas_remote_device.o
--- all_subdir_iwnfw ---
--- iwnwifi-2030-18.168.6.1.fw ---
uudecode -p /usr/src/sys/modules/iwnfw/iwn2030/../../../contrib/dev/iwn/iwnwifi-2030-18.168.6.1.fw.uu > iwnwifi-2030-18.168.6.1.fw
--- tbinstal.o ---
ctfconvert -L VERSION -g tbinstal.o
--- modules-all ---
--- iwn2030fw.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c iwn2030fw.c -o iwn2030fw.o
ctfconvert -L VERSION -g iwn2030fw.o
--- all_subdir_ix ---
===> ix (all)
--- all_subdir_iwnfw ---
--- iwnwifi-2030-18.168.6.1.fw.fwo ---
iwnwifi-2030-18.168.6.1.fw iwnwifi-2030-18.168.6.1.fw
--- iwn2030fw.kld ---
ld  -d -warn-common -r -d -o iwn2030fw.kld iwnwifi-2030-18.168.6.1.fw.fwo iwn2030fw.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_remote_device.o
--- all_subdir_iwnfw ---
ctfmerge -L VERSION -g -o iwn2030fw.kld iwnwifi-2030-18.168.6.1.fw.fwo iwn2030fw.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk iwn2030fw.kld  export_syms | xargs -J% objcopy % iwn2030fw.kld
--- all_subdir_isci ---
--- scif_sas_remote_device_ready_substate_handlers.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c -o scif_sas_remote_device_ready_substate_handlers.o
--- all_subdir_iwnfw ---
--- iwn2030fw.ko.debug ---
ld -Bshareable  -d -warn-common -o iwn2030fw.ko.debug iwn2030fw.kld
--- iwn2030fw.ko.symbols ---
objcopy --only-keep-debug iwn2030fw.ko.debug iwn2030fw.ko.symbols
--- all_subdir_ix ---
--- if_ix.o ---
cc  -O2 -pipe  -DSMP -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/usr/src/sys/modules/ix/../../dev/ixgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/ix/../../dev/ixgbe/if_ix.c -o if_ix.o
--- all_subdir_iwnfw ---
--- iwn2030fw.ko ---
objcopy --strip-debug --add-gnu-debuglink=iwn2030fw.ko.symbols iwn2030fw.ko.debug iwn2030fw.ko
--- tbprint.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  /usr/src/sys/contrib/dev/acpica/components/tables/tbprint.c
--- modules-all ---
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_remote_device_ready_substate_handlers.o
--- scif_sas_remote_device_ready_substates.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_remote_device_ready_substates.c -o scif_sas_remote_device_ready_substates.o
--- tbprint.o ---
ctfconvert -L VERSION -g tbprint.o
--- modules-all ---
--- all_subdir_ix ---
--- ix_txrx.o ---
cc  -O2 -pipe  -DSMP -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/usr/src/sys/modules/ix/../../dev/ixgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c -o ix_txrx.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_remote_device_ready_substates.o
--- scif_sas_remote_device_starting_substate_handlers.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 -Qunused-arguments  -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c -o scif_sas_remote_device_starting_substate_handlers.o
--- all_subdir_ix ---
--- if_ix.o ---
/usr/src/sys/modules/ix/../../dev/ixgbe/if_ix.c:2701:21: error: implicit conversion from 'unsigned long long' to 'u_long' (aka 'unsigned long') changes value from 10000000000 to 1410065408 [-Werror,-Wconstant-conversion]
        ifp->if_baudrate = IF_Gbps(10);
                         ~ ^~~~~~~~~~~
@/net/if.h:187:21: note: expanded from macro 'IF_Gbps'
#define IF_Gbps(x)      (IF_Mbps((x) * 1000))   /* gigabits/sec. */
                         ^~~~~~~~~~~~~~~~~~~
@/net/if.h:186:21: note: expanded from macro 'IF_Mbps'
#define IF_Mbps(x)      (IF_Kbps((x) * 1000))   /* megabits/sec. */
                         ^~~~~~~~~~~~~~~~~~~
@/net/if.h:185:36: note: expanded from macro 'IF_Kbps'
#define IF_Kbps(x)      ((uintmax_t)(x) * 1000) /* kilobits/sec. */
                         ~~~~~~~~~~~~~~~^~~~~~
1 error generated.
*** [if_ix.o] Error code 1

make[4]: stopped in /usr/src/sys/modules/ix
--- all_subdir_iwn ---
ctfconvert -L VERSION -g if_iwn.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_remote_device_starting_substate_handlers.o
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sys/modules/isci
*** [all_subdir_isci] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_iwn ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sys/modules/iwn
*** [all_subdir_iwn] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_ix ---
--- ix_txrx.o ---
ctfconvert -L VERSION -g ix_txrx.o
1 error

make[4]: stopped in /usr/src/sys/modules/ix
*** [all_subdir_ix] Error code 2

make[3]: stopped in /usr/src/sys/modules
3 errors

make[3]: stopped in /usr/src/sys/modules
*** [modules-all] Error code 2

make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
1 error

make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
*** [buildkernel] Error code 2

make[1]: stopped in /usr/src
1 error

make[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
[WARNINGS] Skipping publisher since build result is FAILURE
[PostBuildScript] - Execution post build scripts.
[FreeBSD_STABLE_10-i386] $ /bin/sh -xe /tmp/hudson360192393253240311.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_STABLE_10-i386'
+ echo 'clean up jail FreeBSD_STABLE_10-i386'
clean up jail FreeBSD_STABLE_10-i386
+ sudo jail -r FreeBSD_STABLE_10-i386
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::105:1 -alias
+ sudo umount FreeBSD_STABLE_10-i386/usr/src
+ sudo umount FreeBSD_STABLE_10-i386/dev
+ sudo rm -fr FreeBSD_STABLE_10-i386
+ true
+ sudo chflags -R noschg FreeBSD_STABLE_10-i386
+ sudo rm -fr FreeBSD_STABLE_10-i386
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1362787549.35.1452831126136.JavaMail.jenkins>