[head tinderbox] failure on powerpc/powerpc

FreeBSD Tinderbox tinderbox at freebsd.org
Mon Jun 9 18:51:59 UTC 2014


TB --- 2014-06-09 15:05:40 - tinderbox 2.22 running on freebsd-current.sentex.ca
TB --- 2014-06-09 15:05:40 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014     des at freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2014-06-09 15:05:40 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2014-06-09 15:05:40 - cleaning the object tree
TB --- 2014-06-09 15:05:40 - /usr/local/bin/svn stat --no-ignore /src
TB --- 2014-06-09 15:05:45 - At svn revision 267255
TB --- 2014-06-09 15:05:46 - building world
TB --- 2014-06-09 15:05:46 - CROSS_BUILD_TESTING=YES
TB --- 2014-06-09 15:05:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-06-09 15:05:46 - MAKESYSPATH=/src/share/mk
TB --- 2014-06-09 15:05:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-06-09 15:05:46 - SRCCONF=/dev/null
TB --- 2014-06-09 15:05:46 - TARGET=powerpc
TB --- 2014-06-09 15:05:46 - TARGET_ARCH=powerpc
TB --- 2014-06-09 15:05:46 - TZ=UTC
TB --- 2014-06-09 15:05:46 - __MAKE_CONF=/dev/null
TB --- 2014-06-09 15:05:46 - cd /src
TB --- 2014-06-09 15:05:46 - /usr/bin/make -B buildworld
>>> Building an up-to-date bmake(1)
>>> World build started on Mon Jun  9 15:05:53 UTC 2014
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Mon Jun  9 18:43:38 UTC 2014
TB --- 2014-06-09 18:43:38 - generating LINT kernel config
TB --- 2014-06-09 18:43:38 - cd /src/sys/powerpc/conf
TB --- 2014-06-09 18:43:38 - /usr/bin/make -B LINT
TB --- 2014-06-09 18:43:38 - cd /src/sys/powerpc/conf
TB --- 2014-06-09 18:43:38 - /obj/powerpc.powerpc/src/tmp/legacy/usr/sbin/config -m LINT
TB --- 2014-06-09 18:43:38 - building LINT kernel
TB --- 2014-06-09 18:43:38 - CROSS_BUILD_TESTING=YES
TB --- 2014-06-09 18:43:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-06-09 18:43:38 - MAKESYSPATH=/src/share/mk
TB --- 2014-06-09 18:43:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-06-09 18:43:38 - SRCCONF=/dev/null
TB --- 2014-06-09 18:43:38 - TARGET=powerpc
TB --- 2014-06-09 18:43:38 - TARGET_ARCH=powerpc
TB --- 2014-06-09 18:43:38 - TZ=UTC
TB --- 2014-06-09 18:43:38 - __MAKE_CONF=/dev/null
TB --- 2014-06-09 18:43:38 - cd /src
TB --- 2014-06-09 18:43:38 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Jun  9 18:43:38 UTC 2014
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_domain.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_mbuf.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_mbuf2.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_mqueue.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_sem.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_shm.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_sockbuf.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_socket.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_syscalls.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/uipc_usrreq.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/vfs_acl.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/vfs_aio.c
cc  -c -O -pipe  -std=c99  -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -Werror  /src/sys/kern/vfs_bio.c
cc1: warnings being treated as errors
/src/sys/kern/vfs_bio.c: In function 'bufspacewakeup':
/src/sys/kern/vfs_bio.c:479: warning: cast discards qualifiers from pointer target type
/src/sys/kern/vfs_bio.c: In function 'bufcountadd':
/src/sys/kern/vfs_bio.c:562: warning: cast discards qualifiers from pointer target type
/src/sys/kern/vfs_bio.c: In function 'getnewbuf_bufd_help':
/src/sys/kern/vfs_bio.c:2145: warning: cast discards qualifiers from pointer target type
*** Error code 1

Stop.
bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/LINT
*** Error code 1

Stop.
bmake: stopped in /src
*** [buildkernel] Error code 1

Stop in /src.
TB --- 2014-06-09 18:51:57 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2014-06-09 18:51:57 - ERROR: failed to build LINT kernel
TB --- 2014-06-09 18:51:57 - 12187.44 user 1329.54 system 13577.06 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full


More information about the freebsd-tinderbox mailing list