FreeBSD_HEAD_i386 - Build #1344 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1344/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1344/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1344/console Change summaries: 289055 by mjg: linux: fix handling of out-of-bounds syscall attempts Due to an off by one the code would read an entry past the table, as opposed to the last entry which contains the nosys handler. Reported by: Pawel Biernacki <pawel.biernacki gmail.com> The end of the build log: [...truncated 254520 lines...] --- mac_biba.ko.full --- ld -Bshareable -d -warn-common -o mac_biba.ko.full mac_biba.kld --- mac_biba.ko.debug --- objcopy --only-keep-debug mac_biba.ko.full mac_biba.ko.debug --- mac_biba.ko --- objcopy --strip-debug --add-gnu-debuglink=mac_biba.ko.debug mac_biba.ko.full mac_biba.ko --- all_subdir_linux --- --- linux_ptrace.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../i386/linux/linux_ptrace.c -o linux_ptrace.o --- linux_vdso.o --- ctfconvert -L VERSION -g linux_vdso.o --- utnonansi.o --- cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -Werror /usr/src/sys/contrib/dev/acpica/components/utilities/utnonansi.c --- modules-all --- --- linux_ptrace.o --- ctfconvert -L VERSION -g linux_ptrace.o --- utnonansi.o --- ctfconvert -L VERSION -g utnonansi.o --- modules-all --- --- linux_mib.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../compat/linux/linux_mib.c -o linux_mib.o --- 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 /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/mac_none/../../security/mac_none/mac_none.c -o mac_none.o ctfconvert -L VERSION -g mac_none.o --- mac_none.kld --- ld -d -warn-common -r -d -o mac_none.kld mac_none.o ctfmerge -L VERSION -g -o mac_none.kld mac_none.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk mac_none.kld export_syms | xargs -J% objcopy % mac_none.kld --- mac_none.ko.full --- ld -Bshareable -d -warn-common -o mac_none.ko.full mac_none.kld --- mac_none.ko.debug --- objcopy --only-keep-debug mac_none.ko.full mac_none.ko.debug --- mac_none.ko --- objcopy --strip-debug --add-gnu-debuglink=mac_none.ko.debug mac_none.ko.full mac_none.ko --- all_subdir_linux --- --- linux_emul.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../compat/linux/linux_emul.c -o linux_emul.o --- linux_mib.o --- ctfconvert -L VERSION -g linux_mib.o --- all_subdir_mac_partition --- ===> mac_partition (all) --- mac_partition.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/mac_partition/../../security/mac_partition/mac_partition.c -o mac_partition.o --- all_subdir_linux --- --- linux_emul.o --- ctfconvert -L VERSION -g linux_emul.o --- all_subdir_mac_lomac --- ctfconvert -L VERSION -g mac_lomac.o --- all_subdir_linux --- --- linux.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../compat/linux/linux.c -o linux.o ctfconvert -L VERSION -g linux.o --- linux_assym.h --- sh /usr/src/sys/kern/genassym.sh linux_genassym.o > linux_assym.h --- all_subdir_mac_lomac --- --- mac_lomac.kld --- ld -d -warn-common -r -d -o mac_lomac.kld mac_lomac.o --- all_subdir_linux --- --- linux_file.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../compat/linux/linux_file.c -o linux_file.o --- all_subdir_mac_lomac --- ctfmerge -L VERSION -g -o mac_lomac.kld mac_lomac.o --- all_subdir_mac_partition --- ctfconvert -L VERSION -g mac_partition.o --- all_subdir_mac_lomac --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk mac_lomac.kld export_syms | xargs -J% objcopy % mac_lomac.kld --- mac_lomac.ko.full --- ld -Bshareable -d -warn-common -o mac_lomac.ko.full mac_lomac.kld --- all_subdir_mac_partition --- --- mac_partition.kld --- ld -d -warn-common -r -d -o mac_partition.kld mac_partition.o --- all_subdir_mac_lomac --- --- mac_lomac.ko.debug --- --- all_subdir_mac_partition --- ctfmerge -L VERSION -g -o mac_partition.kld mac_partition.o --- all_subdir_mac_lomac --- objcopy --only-keep-debug mac_lomac.ko.full mac_lomac.ko.debug --- mac_lomac.ko --- objcopy --strip-debug --add-gnu-debuglink=mac_lomac.ko.debug mac_lomac.ko.full mac_lomac.ko --- utobject.o --- cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -Werror /usr/src/sys/contrib/dev/acpica/components/utilities/utobject.c --- modules-all --- --- all_subdir_mac_partition --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk mac_partition.kld export_syms | xargs -J% objcopy % mac_partition.kld --- mac_partition.ko.full --- ld -Bshareable -d -warn-common -o mac_partition.ko.full mac_partition.kld --- mac_partition.ko.debug --- objcopy --only-keep-debug mac_partition.ko.full mac_partition.ko.debug --- mac_partition.ko --- objcopy --strip-debug --add-gnu-debuglink=mac_partition.ko.debug mac_partition.ko.full mac_partition.ko --- all_subdir_linux --- --- linux_misc.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../compat/linux/linux_misc.c -o linux_misc.o --- utobject.o --- ctfconvert -L VERSION -g utobject.o --- modules-all --- --- all_subdir_mac_portacl --- ===> mac_portacl (all) --- all_subdir_mac_mls --- ctfconvert -L VERSION -g mac_mls.o --- all_subdir_mac_portacl --- --- mac_portacl.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/mac_portacl/../../security/mac_portacl/mac_portacl.c -o mac_portacl.o --- all_subdir_mac_mls --- --- mac_mls.kld --- ld -d -warn-common -r -d -o mac_mls.kld mac_mls.o ctfmerge -L VERSION -g -o mac_mls.kld mac_mls.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk mac_mls.kld export_syms | xargs -J% objcopy % mac_mls.kld --- mac_mls.ko.full --- ld -Bshareable -d -warn-common -o mac_mls.ko.full mac_mls.kld --- mac_mls.ko.debug --- objcopy --only-keep-debug mac_mls.ko.full mac_mls.ko.debug --- mac_mls.ko --- objcopy --strip-debug --add-gnu-debuglink=mac_mls.ko.debug mac_mls.ko.full mac_mls.ko --- all_subdir_linux --- --- linux_stats.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../compat/linux/linux_stats.c -o linux_stats.o --- all_subdir_mac_portacl --- ctfconvert -L VERSION -g mac_portacl.o --- mac_portacl.kld --- ld -d -warn-common -r -d -o mac_portacl.kld mac_portacl.o ctfmerge -L VERSION -g -o mac_portacl.kld mac_portacl.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk mac_portacl.kld export_syms | xargs -J% objcopy % mac_portacl.kld --- mac_portacl.ko.full --- ld -Bshareable -d -warn-common -o mac_portacl.ko.full mac_portacl.kld --- mac_portacl.ko.debug --- objcopy --only-keep-debug mac_portacl.ko.full mac_portacl.ko.debug --- mac_portacl.ko --- objcopy --strip-debug --add-gnu-debuglink=mac_portacl.ko.debug mac_portacl.ko.full mac_portacl.ko --- all_subdir_linux --- --- linux_sysvec.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/linux/../../i386/linux/linux_sysvec.c -o linux_sysvec.o --- linux_file.o --- ctfconvert -L VERSION -g linux_file.o --- all_subdir_mac_seeotheruids --- ===> mac_seeotheruids (all) --- mac_seeotheruids.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/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/mac_seeotheruids/../../security/mac_seeotheruids/mac_seeotheruids.c -o mac_seeotheruids.o --- all_subdir_linux --- --- linux_stats.o --- ctfconvert -L VERSION -g linux_stats.o --- linux_misc.o --- ctfconvert -L VERSION -g linux_misc.o --- all_subdir_mac_stub --- --- all_subdir_linux --- --- linux_sysvec.o --- /usr/src/sys/modules/linux/../../i386/linux/linux_sysvec.c:869:63: error: expected ';' after expression sa->callp = &p->p_sysent->sv_table[p->p_sysent->sv_size - 1] ^ ; 1 error generated. --- all_subdir_mac_stub --- ===> mac_stub (all) --- all_subdir_linux --- *** [linux_sysvec.o] Error code 1 make[4]: stopped in /usr/src/sys/modules/linux 1 error make[4]: stopped in /usr/src/sys/modules/linux *** [all_subdir_linux] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_mac_stub --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/mac_stub *** [all_subdir_mac_stub] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_mac_seeotheruids --- ctfconvert -L VERSION -g mac_seeotheruids.o A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/mac_seeotheruids *** [all_subdir_mac_seeotheruids] 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 [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson3083189903447712132.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::104:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 rm: FreeBSD_HEAD_i386/lib/libc.so.7: Operation not permitted rm: FreeBSD_HEAD_i386/lib/libcrypt.so.5: Operation not permitted rm: FreeBSD_HEAD_i386/lib/libthr.so.3: Operation not permitted rm: FreeBSD_HEAD_i386/lib: Directory not empty rm: FreeBSD_HEAD_i386/usr/bin/chfn: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/chsh: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/chpass: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/opiepasswd: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/ypchpass: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/yppasswd: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/opieinfo: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/ypchsh: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/ypchfn: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/login: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/passwd: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/crontab: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin/su: Operation not permitted rm: FreeBSD_HEAD_i386/usr/bin: Directory not empty rm: FreeBSD_HEAD_i386/usr/lib/librt.so.1: Operation not permitted rm: FreeBSD_HEAD_i386/usr/lib: Directory not empty rm: FreeBSD_HEAD_i386/usr: Directory not empty rm: FreeBSD_HEAD_i386/libexec/ld-elf.so.1: Operation not permitted rm: FreeBSD_HEAD_i386/libexec: Directory not empty rm: FreeBSD_HEAD_i386/sbin/init: Operation not permitted rm: FreeBSD_HEAD_i386/sbin: Directory not empty rm: FreeBSD_HEAD_i386: Directory not empty + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - AnyReceived on Thu Oct 08 2015 - 20:44:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC