FreeBSD_HEAD_i386 - Build #1579 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 3 Nov 2015 10:32:30 +0000 (GMT)
FreeBSD_HEAD_i386 - Build #1579 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1579/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1579/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1579/console

Change summaries:

290327 by hselasky:
Fix some clang compile warnings.

MFC after:	1 week

290326 by hselasky:
Relax the BUS_DMA_KEEP_PG_OFFSET requirement to allow optimising
allocation of DMA bounce buffers.

Discussed with:	ian _at_
MFC after:	3 weeks



The end of the build log:

[...truncated 189724 lines...]
--- all_subdir_usie ---
===> usb/usie (all)
--- all_subdir_uath ---
--- if_uath.ko.debug ---
objcopy --only-keep-debug if_uath.ko.full if_uath.ko.debug
--- if_uath.ko ---
objcopy --strip-debug --add-gnu-debuglink=if_uath.ko.debug  if_uath.ko.full if_uath.ko
--- all_subdir_vmware ---
===> vmware (all)
--- all ---
===> vmware/vmxnet3 (all)
--- all_subdir_sound ---
--- driver.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/sound/driver/driver/../../../../dev/sound/driver.c -o driver.o
--- all_subdir_usb ---
--- all_subdir_usie ---
--- if_usie.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/usb/usie/../../../dev/usb/net/if_usie.c -o if_usie.o
--- all_subdir_vmware ---
--- if_vmx.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/vmware/vmxnet3/../../../dev/vmware/vmxnet3/if_vmx.c -o if_vmx.o
--- all_subdir_usb ---
--- all_subdir_upgt ---
ctfconvert -L VERSION -g if_upgt.o
--- all_subdir_sound ---
ctfconvert -L VERSION -g driver.o
--- all_subdir_usb ---
--- if_upgt.kld ---
ld -d -warn-common -r -d -o if_upgt.kld if_upgt.o
--- all_subdir_sound ---
--- snd_driver.kld ---
ld -d -warn-common -r -d -o snd_driver.kld driver.o
--- all_subdir_usb ---
ctfmerge -L VERSION -g -o if_upgt.kld if_upgt.o
--- all_subdir_sound ---
ctfmerge -L VERSION -g -o snd_driver.kld driver.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk snd_driver.kld  export_syms | xargs -J% objcopy % snd_driver.kld
--- snd_driver.ko.full ---
ld -Bshareable -d -warn-common -o snd_driver.ko.full snd_driver.kld
--- snd_driver.ko.debug ---
objcopy --only-keep-debug snd_driver.ko.full snd_driver.ko.debug
--- snd_driver.ko ---
objcopy --strip-debug --add-gnu-debuglink=snd_driver.ko.debug  snd_driver.ko.full snd_driver.ko
--- all_subdir_usb ---
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk if_upgt.kld  export_syms | xargs -J% objcopy % if_upgt.kld
--- all_subdir_sound ---
===> sound/driver/uaudio (all)
--- all_subdir_usb ---
--- if_upgt.ko.full ---
ld -Bshareable -d -warn-common -o if_upgt.ko.full if_upgt.kld
--- if_upgt.ko.debug ---
objcopy --only-keep-debug if_upgt.ko.full if_upgt.ko.debug
--- if_upgt.ko ---
objcopy --strip-debug --add-gnu-debuglink=if_upgt.ko.debug  if_upgt.ko.full if_upgt.ko
--- all_subdir_vpo ---
===> vpo (all)
--- all_subdir_sound ---
--- uaudio_pcm.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/sound/driver/uaudio/../../../../dev/sound/usb/uaudio_pcm.c -o uaudio_pcm.o
--- all_subdir_vpo ---
--- immio.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/vpo/../../dev/ppbus/immio.c -o immio.o
--- all_subdir_sound ---
ctfconvert -L VERSION -g uaudio_pcm.o
--- all_subdir_vpo ---
ctfconvert -L VERSION -g immio.o
--- all_subdir_sound ---
--- uaudio.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/sound/driver/uaudio/../../../../dev/sound/usb/uaudio.c -o uaudio.o
--- all_subdir_vpo ---
--- vpo.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/vpo/../../dev/ppbus/vpo.c -o vpo.o
--- all_subdir_usb ---
--- all_subdir_usie ---
ctfconvert -L VERSION -g if_usie.o
--- all_subdir_vpo ---
ctfconvert -L VERSION -g vpo.o
--- all_subdir_usb ---
--- usie.kld ---
ld -d -warn-common -r -d -o usie.kld if_usie.o
ctfmerge -L VERSION -g -o usie.kld if_usie.o
--- all_subdir_vpo ---
--- vpoio.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/vpo/../../dev/ppbus/vpoio.c -o vpoio.o
--- all_subdir_usb ---
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk usie.kld  export_syms | xargs -J% objcopy % usie.kld
--- usie.ko.full ---
ld -Bshareable -d -warn-common -o usie.ko.full usie.kld
--- usie.ko.debug ---
objcopy --only-keep-debug usie.ko.full usie.ko.debug
--- usie.ko ---
objcopy --strip-debug --add-gnu-debuglink=usie.ko.debug  usie.ko.full usie.ko
--- all_subdir_ural ---
===> usb/ural (all)
--- if_ural.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/usb/ural/../../../dev/usb/wlan/if_ural.c -o if_ural.o
--- all_subdir_vpo ---
ctfconvert -L VERSION -g vpoio.o
--- vpo.kld ---
ld -d -warn-common -r -d -o vpo.kld immio.o vpo.o vpoio.o
ctfmerge -L VERSION -g -o vpo.kld immio.o vpo.o vpoio.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk vpo.kld  export_syms | xargs -J% objcopy % vpo.kld
--- vpo.ko.full ---
ld -Bshareable -d -warn-common -o vpo.ko.full vpo.kld
--- vpo.ko.debug ---
objcopy --only-keep-debug vpo.ko.full vpo.ko.debug
--- vpo.ko ---
objcopy --strip-debug --add-gnu-debuglink=vpo.ko.debug  vpo.ko.full vpo.ko
--- all_subdir_usb ---
--- all_subdir_zyd ---
===> usb/zyd (all)
--- if_zyd.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/usb/zyd/../../../dev/usb/wlan/if_zyd.c -o if_zyd.o
/usr/src/sys/modules/usb/zyd/../../../dev/usb/wlan/if_zyd.c:805:34: error: cast from 'const void *' to 'unsigned char *' drops const qualifier [-Werror,-Wcast-qual]
            &rq, ilen, (unsigned char *)idata, ":");
                                        ^
/usr/src/sys/modules/usb/zyd/../../../dev/usb/wlan/if_zyd.c:101:35: note: expanded from macro 'DPRINTF'
                printf("%s: " fmt, __func__, ## __VA_ARGS__);   \
                                                ^
1 error generated.
*** [if_zyd.o] Error code 1

make[5]: stopped in /usr/src/sys/modules/usb/zyd
1 error

make[5]: stopped in /usr/src/sys/modules/usb/zyd
*** [all_subdir_zyd] Error code 2

make[4]: stopped in /usr/src/sys/modules/usb
--- all_subdir_vmware ---
ctfconvert -L VERSION -g if_vmx.o
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/sys/modules/vmware/vmxnet3
*** [all] Error code 2

make[4]: stopped in /usr/src/sys/modules/vmware
1 error

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

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_usb ---
--- all_subdir_ural ---
ctfconvert -L VERSION -g if_ural.o
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/sys/modules/usb/ural
*** [all_subdir_ural] Error code 2

make[4]: stopped in /usr/src/sys/modules/usb
2 errors

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

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_sound ---
ctfconvert -L VERSION -g uaudio.o
A failure has been detected in another branch of the parallel make

make[6]: stopped in /usr/src/sys/modules/sound/driver/uaudio
*** [all] Error code 2

make[5]: stopped in /usr/src/sys/modules/sound/driver
1 error

make[5]: stopped in /usr/src/sys/modules/sound/driver
*** [all] Error code 2

make[4]: stopped in /usr/src/sys/modules/sound
1 error

make[4]: stopped in /usr/src/sys/modules/sound
*** [all_subdir_sound] 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.
No JDK named ?null? found
[FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson8415809621347458641.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::106: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/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/usr/bin/ypchpass: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/opiepasswd: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/passwd: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/login: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/ypchfn: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/ypchsh: 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/opieinfo: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/chfn: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/yppasswd: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/chpass: Operation not permitted
rm: FreeBSD_HEAD_i386/usr/bin/chsh: 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: 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 - Any
No JDK named ?null? found
No JDK named ?null? found
Received on Tue Nov 03 2015 - 09:32:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC