[head tinderbox] failure on powerpc64/powerpc

FreeBSD Tinderbox tinderbox at freebsd.org
Wed Feb 22 07:56:39 UTC 2012


TB --- 2012-02-22 05:04:07 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-02-22 05:04:07 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2012-02-22 05:04:07 - cleaning the object tree
TB --- 2012-02-22 05:04:07 - cvsupping the source tree
TB --- 2012-02-22 05:04:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile
TB --- 2012-02-22 05:04:45 - building world
TB --- 2012-02-22 05:04:45 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-22 05:04:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-22 05:04:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-22 05:04:45 - SRCCONF=/dev/null
TB --- 2012-02-22 05:04:45 - TARGET=powerpc
TB --- 2012-02-22 05:04:45 - TARGET_ARCH=powerpc64
TB --- 2012-02-22 05:04:45 - TZ=UTC
TB --- 2012-02-22 05:04:45 - __MAKE_CONF=/dev/null
TB --- 2012-02-22 05:04:45 - cd /src
TB --- 2012-02-22 05:04:45 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb 22 05:04:46 UTC 2012
>>> 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Wed Feb 22 07:32:21 UTC 2012
TB --- 2012-02-22 07:32:21 - generating LINT kernel config
TB --- 2012-02-22 07:32:21 - cd /src/sys/powerpc/conf
TB --- 2012-02-22 07:32:21 - /usr/bin/make -B LINT
TB --- 2012-02-22 07:32:21 - cd /src/sys/powerpc/conf
TB --- 2012-02-22 07:32:21 - /usr/sbin/config -m LINT
TB --- 2012-02-22 07:32:21 - building LINT kernel
TB --- 2012-02-22 07:32:21 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-22 07:32:21 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-22 07:32:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-22 07:32:21 - SRCCONF=/dev/null
TB --- 2012-02-22 07:32:21 - TARGET=powerpc
TB --- 2012-02-22 07:32:21 - TARGET_ARCH=powerpc64
TB --- 2012-02-22 07:32:21 - TZ=UTC
TB --- 2012-02-22 07:32:21 - __MAKE_CONF=/dev/null
TB --- 2012-02-22 07:32:21 - cd /src
TB --- 2012-02-22 07:32:21 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Feb 22 07:32:21 UTC 2012
>>> 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
>>> Kernel build for LINT completed on Wed Feb 22 07:53:05 UTC 2012
TB --- 2012-02-22 07:53:05 - cd /src/sys/powerpc/conf
TB --- 2012-02-22 07:53:05 - /usr/sbin/config -m GENERIC
TB --- 2012-02-22 07:53:05 - skipping GENERIC kernel
TB --- 2012-02-22 07:53:05 - cd /src/sys/powerpc/conf
TB --- 2012-02-22 07:53:05 - /usr/sbin/config -m GENERIC64
TB --- 2012-02-22 07:53:05 - building GENERIC64 kernel
TB --- 2012-02-22 07:53:05 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-22 07:53:05 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-22 07:53:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-22 07:53:05 - SRCCONF=/dev/null
TB --- 2012-02-22 07:53:05 - TARGET=powerpc
TB --- 2012-02-22 07:53:05 - TARGET_ARCH=powerpc64
TB --- 2012-02-22 07:53:05 - TZ=UTC
TB --- 2012-02-22 07:53:05 - __MAKE_CONF=/dev/null
TB --- 2012-02-22 07:53:05 - cd /src
TB --- 2012-02-22 07:53:05 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Wed Feb 22 07:53:05 UTC 2012
>>> 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 -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   -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-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_timeout.c
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   -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-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_umtx.c
/src/sys/kern/kern_umtx.c: In function '__umtx_op_wait_compat32':
/src/sys/kern/kern_umtx.c:3306: error: 'uint32_' undeclared (first use in this function)
/src/sys/kern/kern_umtx.c:3306: error: (Each undeclared identifier is reported only once
/src/sys/kern/kern_umtx.c:3306: error: for each function it appears in.)
/src/sys/kern/kern_umtx.c:3306: error: expected ';' before 'flags'
/src/sys/kern/kern_umtx.c:3316: error: 'flags' undeclared (first use in this function)
*** Error code 1

Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-02-22 07:56:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-02-22 07:56:37 - ERROR: failed to build GENERIC64 kernel
TB --- 2012-02-22 07:56:37 - 8854.55 user 1235.73 system 10350.98 real


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


More information about the freebsd-current mailing list