Build failed in Jenkins: FreeBSD_stable_10 #168

jenkins-admin at FreeBSD.org jenkins-admin at FreeBSD.org
Sun Mar 27 07:20:24 UTC 2016


See <https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/168/>

------------------------------------------
[...truncated 283250 lines...]
ctfconvert -L VERSION -g linux_vdso.o
--- linux_timer.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../compat/linux/linux_timer.c -o linux_timer.o
ctfconvert -L VERSION -g linux_timer.o
--- all_subdir_mac_bsdextended ---
--- ugidfw_vnode.o ---
ctfconvert -L VERSION -g ugidfw_vnode.o
--- all_subdir_linux64 ---
--- linux_assym.h ---
sh /builds/workspace/FreeBSD_stable_10/src/sys/kern/genassym.sh linux_genassym.o > linux_assym.h
--- linux_file.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../compat/linux/linux_file.c -o linux_file.o
--- all_subdir_mac_bsdextended ---
--- mac_bsdextended.ko.debug ---
ld  -d -warn-common -r -d -o mac_bsdextended.ko.debug mac_bsdextended.o ugidfw_system.o ugidfw_vnode.o
ctfmerge -L VERSION -g -o mac_bsdextended.ko.debug mac_bsdextended.o ugidfw_system.o ugidfw_vnode.o
--- all_subdir_linux ---
--- linux_uid16.o ---
ctfconvert -L VERSION -g linux_uid16.o
--- all_subdir_linux64 ---
--- linux_getcwd.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../compat/linux/linux_getcwd.c -o linux_getcwd.o
--- all_subdir_mac_bsdextended ---
:> export_syms
awk -f /builds/workspace/FreeBSD_stable_10/src/sys/conf/kmod_syms.awk mac_bsdextended.ko.debug  export_syms | xargs -J% objcopy % mac_bsdextended.ko.debug
--- mac_bsdextended.ko.symbols ---
objcopy --only-keep-debug mac_bsdextended.ko.debug mac_bsdextended.ko.symbols
--- mac_bsdextended.ko ---
objcopy --strip-debug --add-gnu-debuglink=mac_bsdextended.ko.symbols mac_bsdextended.ko.debug mac_bsdextended.ko
--- all_subdir_linux ---
--- linux_timer.o ---
cc  -O2 -pipe  -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_timer.c -o linux_timer.o
--- linux_time.o ---
ctfconvert -L VERSION -g linux_time.o
--- all_subdir_mac_ifoff ---
===> mac_ifoff (all)
--- mac_ifoff.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/mac_ifoff/../../security/mac_ifoff/mac_ifoff.c -o mac_ifoff.o
--- all_subdir_linux ---
--- linux_timer.o ---
ctfconvert -L VERSION -g linux_timer.o
--- linux_vdso.o ---
cc  -O2 -pipe  -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_vdso.c -o linux_vdso.o
--- all_subdir_mac_ifoff ---
ctfconvert -L VERSION -g mac_ifoff.o
--- all_subdir_linux ---
ctfconvert -L VERSION -g linux_vdso.o
--- linux32_assym.h ---
sh /builds/workspace/FreeBSD_stable_10/src/sys/kern/genassym.sh linux32_genassym.o > linux32_assym.h
--- all_subdir_linux64 ---
ctfconvert -L VERSION -g linux_getcwd.o
--- all_subdir_linux ---
--- genassym.o ---
cc  -c -O2 -pipe -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -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  @/amd64/amd64/genassym.c
--- all_subdir_mac_ifoff ---
--- mac_ifoff.ko.debug ---
ld  -d -warn-common -r -d -o mac_ifoff.ko.debug mac_ifoff.o
ctfmerge -L VERSION -g -o mac_ifoff.ko.debug mac_ifoff.o
:> export_syms
awk -f /builds/workspace/FreeBSD_stable_10/src/sys/conf/kmod_syms.awk mac_ifoff.ko.debug  export_syms | xargs -J% objcopy % mac_ifoff.ko.debug
--- all_subdir_linux64 ---
--- linux_machdep.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../amd64/linux/linux_machdep.c -o linux_machdep.o
--- all_subdir_mac_ifoff ---
--- mac_ifoff.ko.symbols ---
objcopy --only-keep-debug mac_ifoff.ko.debug mac_ifoff.ko.symbols
--- mac_ifoff.ko ---
objcopy --strip-debug --add-gnu-debuglink=mac_ifoff.ko.symbols mac_ifoff.ko.debug mac_ifoff.ko
--- all_subdir_mac_lomac ---
===> mac_lomac (all)
--- mac_lomac.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/mac_lomac/../../security/mac_lomac/mac_lomac.c -o mac_lomac.o
--- all_subdir_linux64 ---
--- linux_file.o ---
ctfconvert -L VERSION -g linux_file.o
--- all_subdir_mac_mls ---
===> mac_mls (all)
--- mac_mls.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/mac_mls/../../security/mac_mls/mac_mls.c -o mac_mls.o
--- all_subdir_linux64 ---
--- linux_machdep.o ---
ctfconvert -L VERSION -g linux_machdep.o
--- all_subdir_linux ---
--- linux_file.o ---
cc  -O2 -pipe  -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_file.c -o linux_file.o
--- all_subdir_linux64 ---
--- linux_misc.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../compat/linux/linux_misc.c -o linux_misc.o
--- all_subdir_mac_mls ---
ctfconvert -L VERSION -g mac_mls.o
--- all_subdir_mac_lomac ---
ctfconvert -L VERSION -g mac_lomac.o
--- all_subdir_linux64 ---
ctfconvert -L VERSION -g linux_misc.o
--- linux_stats.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../compat/linux/linux_stats.c -o linux_stats.o
--- all_subdir_mac_mls ---
--- mac_mls.ko.debug ---
ld  -d -warn-common -r -d -o mac_mls.ko.debug mac_mls.o
ctfmerge -L VERSION -g -o mac_mls.ko.debug mac_mls.o
--- all_subdir_linux ---
ctfconvert -L VERSION -g linux_file.o
--- all_subdir_mac_lomac ---
--- mac_lomac.ko.debug ---
ld  -d -warn-common -r -d -o mac_lomac.ko.debug mac_lomac.o
ctfmerge -L VERSION -g -o mac_lomac.ko.debug mac_lomac.o
--- all_subdir_mac_mls ---
:> export_syms
awk -f /builds/workspace/FreeBSD_stable_10/src/sys/conf/kmod_syms.awk mac_mls.ko.debug  export_syms | xargs -J% objcopy % mac_mls.ko.debug
--- mac_mls.ko.symbols ---
objcopy --only-keep-debug mac_mls.ko.debug mac_mls.ko.symbols
--- mac_mls.ko ---
objcopy --strip-debug --add-gnu-debuglink=mac_mls.ko.symbols mac_mls.ko.debug mac_mls.ko
--- all_subdir_linux ---
--- linux_getcwd.o ---
cc  -O2 -pipe  -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_getcwd.c -o linux_getcwd.o
--- all_subdir_linux64 ---
--- linux_sysvec.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../amd64/linux/linux_sysvec.c -o linux_sysvec.o
--- all_subdir_mac_lomac ---
:> export_syms
awk -f /builds/workspace/FreeBSD_stable_10/src/sys/conf/kmod_syms.awk mac_lomac.ko.debug  export_syms | xargs -J% objcopy % mac_lomac.ko.debug
--- mac_lomac.ko.symbols ---
objcopy --only-keep-debug mac_lomac.ko.debug mac_lomac.ko.symbols
--- mac_lomac.ko ---
objcopy --strip-debug --add-gnu-debuglink=mac_lomac.ko.symbols mac_lomac.ko.debug mac_lomac.ko
--- all_subdir_linux64 ---
--- genassym.o ---
cc  -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -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  @/amd64/amd64/genassym.c
--- linux_stats.o ---
ctfconvert -L VERSION -g linux_stats.o
--- all_subdir_linux ---
--- linux_misc.o ---
cc  -O2 -pipe  -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_misc.c -o linux_misc.o
--- linux_getcwd.o ---
ctfconvert -L VERSION -g linux_getcwd.o
--- utosi.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -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/builds/workspace/FreeBSD_stable_10/src/sys -I/builds/workspace/FreeBSD_stable_10/src/sys/contrib/altq -I/builds/workspace/FreeBSD_stable_10/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Werror  /builds/workspace/FreeBSD_stable_10/src/sys/contrib/dev/acpica/components/utilities/utosi.c
--- modules-all ---
--- all_subdir_mac_none ---
===> mac_none (all)
--- mac_none.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/mac_none/../../security/mac_none/mac_none.c -o mac_none.o
ctfconvert -L VERSION -g mac_none.o
--- all_subdir_linux64 ---
--- linux_sysvec.o ---
ctfconvert -L VERSION -g linux_sysvec.o
--- all_subdir_mac_none ---
--- mac_none.ko.debug ---
ld  -d -warn-common -r -d -o mac_none.ko.debug mac_none.o
--- utosi.o ---
ctfconvert -L VERSION -g utosi.o
--- modules-all ---
ctfmerge -L VERSION -g -o mac_none.ko.debug mac_none.o
--- all_subdir_linux ---
--- linux_stats.o ---
cc  -O2 -pipe  -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_stats.c -o linux_stats.o
--- all_subdir_mac_none ---
:> export_syms
awk -f /builds/workspace/FreeBSD_stable_10/src/sys/conf/kmod_syms.awk mac_none.ko.debug  export_syms | xargs -J% objcopy % mac_none.ko.debug
--- mac_none.ko.symbols ---
objcopy --only-keep-debug mac_none.ko.debug mac_none.ko.symbols
--- mac_none.ko ---
objcopy --strip-debug --add-gnu-debuglink=mac_none.ko.symbols mac_none.ko.debug mac_none.ko
--- all_subdir_linux64 ---
--- linux_locore.o ---
cc  -x assembler-with-cpp -DLOCORE -shared -mcmodel=small	 -pipe -I. -I/builds/workspace/FreeBSD_stable_10/src/sys -Werror -Wall -fno-common -nostdinc 	 -Wl,-T/builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../amd64/linux/linux_vdso.lds.s	 -Wl,-soname=linux_vdso.so.1,-fPIC,-warn-common -nostdlib		 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../amd64/linux/linux_locore.s -o linux_locore.o
--- all_subdir_linux ---
--- linux32_sysvec.o ---
cc  -O2 -pipe  -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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 /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../amd64/linux32/linux32_sysvec.c -o linux32_sysvec.o
--- all_subdir_linux64 ---
--- assym.s ---
sh @/kern/genassym.sh genassym.o > assym.s
--- linux_vdso.so ---
objcopy --input-target binary --output-target elf64-x86-64-freebsd		 -S -g --binary-architecture i386:x86-64 linux_locore.o linux_vdso.so
--- linux_support.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC  -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -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     /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64/../../amd64/linux/linux_support.s -o linux_support.o
--- assym.o ---
as  -o assym.o assym.s
ctfconvert -L VERSION -g assym.o
--- linux64.ko.debug ---
ld  -d -warn-common -r -d -o linux64.ko.debug linux_vdso.so linux_fork.o linux_dummy.o linux_file.o linux_event.o linux_futex.o linux_getcwd.o linux_ioctl.o linux_ipc.o linux_machdep.o linux_misc.o linux_signal.o linux_socket.o linux_stats.o linux_sysctl.o linux_sysent.o linux_sysvec.o linux_time.o linux_vdso.o linux_timer.o assym.o linux_support.o
ctfmerge -L VERSION -g -o linux64.ko.debug linux_vdso.so linux_fork.o linux_dummy.o linux_file.o linux_event.o linux_futex.o linux_getcwd.o linux_ioctl.o linux_ipc.o linux_machdep.o linux_misc.o linux_signal.o linux_socket.o linux_stats.o linux_sysctl.o linux_sysent.o linux_sysvec.o linux_time.o linux_vdso.o linux_timer.o assym.o linux_support.o
--- all_subdir_linux ---
--- linux_stats.o ---
/builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_stats.c:474:12: error: no member named 'bufsize' in 'struct linux_fstatfs64_args'
        if (args->bufsize != sizeof(struct l_statfs64))
            ~~~~  ^
/builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_stats.c:477:33: error: no member named 'fd' in 'struct linux_fstatfs64_args'
        error = kern_fstatfs(td, args->fd, &bsd_statfs);
                                 ~~~~  ^
/builds/workspace/FreeBSD_stable_10/src/sys/modules/linux/../../compat/linux/linux_stats.c:481:39: error: no member named 'buf' in 'struct linux_fstatfs64_args'
        return (copyout(&linux_statfs, args->buf, sizeof(linux_statfs)));
                                       ~~~~  ^
3 errors generated.
*** [linux_stats.o] Error code 1

make[4]: stopped in /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux
--- all_subdir_linux64 ---
:> export_syms
awk -f /builds/workspace/FreeBSD_stable_10/src/sys/conf/kmod_syms.awk linux64.ko.debug  export_syms | xargs -J% objcopy % linux64.ko.debug
A failure has been detected in another branch of the parallel make

make[4]: stopped in /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux64
*** [all_subdir_linux64] Error code 2

make[3]: stopped in /builds/workspace/FreeBSD_stable_10/src/sys/modules
--- all_subdir_linux ---
--- linux_misc.o ---
ctfconvert -L VERSION -g linux_misc.o
--- linux32_sysvec.o ---
ctfconvert -L VERSION -g linux32_sysvec.o
1 error

make[4]: stopped in /builds/workspace/FreeBSD_stable_10/src/sys/modules/linux
*** [all_subdir_linux] Error code 2

make[3]: stopped in /builds/workspace/FreeBSD_stable_10/src/sys/modules
2 errors

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

make[2]: stopped in /builds/workspace/FreeBSD_stable_10/obj/builds/workspace/FreeBSD_stable_10/src/sys/GENERIC
1 error

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

make[1]: stopped in /builds/workspace/FreeBSD_stable_10/src
1 error

make[1]: stopped in /builds/workspace/FreeBSD_stable_10/src
*** [buildkernel] Error code 2

make: stopped in /builds/workspace/FreeBSD_stable_10/src
1 error

make: stopped in /builds/workspace/FreeBSD_stable_10/src
[Pipeline] } //withEnv
[Pipeline] Set environment variables : End
[Pipeline] } //dir
[Pipeline] Change current directory : End
[Pipeline] } //node
[Pipeline] Allocate node : End
[Pipeline] Allocate node : Start
Running on master in /usr/local/jenkins/workspace/FreeBSD_stable_10
[Pipeline] node {
[Pipeline] step


More information about the freebsd-stable mailing list