Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2012 09:34:57 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <arm@freebsd.org>
Subject:   [releng_8 tinderbox] failure on arm/arm
Message-ID:  <201206150934.q5F9Yvcr038220@freebsd-legacy2.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-06-15 08:53:49 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-06-15 08:53:49 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-06-15 08:53:49 - starting RELENG_8 tinderbox run for arm/arm
TB --- 2012-06-15 08:53:49 - cleaning the object tree
TB --- 2012-06-15 08:54:05 - cvsupping the source tree
TB --- 2012-06-15 08:54:05 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/arm/arm/supfile
TB --- 2012-06-15 08:55:10 - building world
TB --- 2012-06-15 08:55:10 - CROSS_BUILD_TESTING=YES
TB --- 2012-06-15 08:55:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-06-15 08:55:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-06-15 08:55:10 - SRCCONF=/dev/null
TB --- 2012-06-15 08:55:10 - TARGET=arm
TB --- 2012-06-15 08:55:10 - TARGET_ARCH=arm
TB --- 2012-06-15 08:55:10 - TZ=UTC
TB --- 2012-06-15 08:55:10 - __MAKE_CONF=/dev/null
TB --- 2012-06-15 08:55:10 - cd /src
TB --- 2012-06-15 08:55:10 - /usr/bin/make -B buildworld
>>> World build started on Fri Jun 15 08:55:10 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
>>> World build completed on Fri Jun 15 09:31:44 UTC 2012
TB --- 2012-06-15 09:31:44 - cd /src/sys/arm/conf
TB --- 2012-06-15 09:31:44 - /usr/sbin/config -m AVILA
TB --- 2012-06-15 09:31:44 - building AVILA kernel
TB --- 2012-06-15 09:31:44 - CROSS_BUILD_TESTING=YES
TB --- 2012-06-15 09:31:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-06-15 09:31:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-06-15 09:31:44 - SRCCONF=/dev/null
TB --- 2012-06-15 09:31:44 - TARGET=arm
TB --- 2012-06-15 09:31:44 - TARGET_ARCH=arm
TB --- 2012-06-15 09:31:44 - TZ=UTC
TB --- 2012-06-15 09:31:44 - __MAKE_CONF=/dev/null
TB --- 2012-06-15 09:31:44 - cd /src
TB --- 2012-06-15 09:31:44 - /usr/bin/make -B buildkernel KERNCONF=AVILA
>>> Kernel build for AVILA started on Fri Jun 15 09:31:44 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 AVILA completed on Fri Jun 15 09:33:39 UTC 2012
TB --- 2012-06-15 09:33:39 - cd /src/sys/arm/conf
TB --- 2012-06-15 09:33:39 - /usr/sbin/config -m BWCT
TB --- 2012-06-15 09:33:39 - building BWCT kernel
TB --- 2012-06-15 09:33:39 - CROSS_BUILD_TESTING=YES
TB --- 2012-06-15 09:33:39 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-06-15 09:33:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-06-15 09:33:39 - SRCCONF=/dev/null
TB --- 2012-06-15 09:33:39 - TARGET=arm
TB --- 2012-06-15 09:33:39 - TARGET_ARCH=arm
TB --- 2012-06-15 09:33:39 - TZ=UTC
TB --- 2012-06-15 09:33:39 - __MAKE_CONF=/dev/null
TB --- 2012-06-15 09:33:39 - cd /src
TB --- 2012-06-15 09:33:39 - /usr/bin/make -B buildkernel KERNCONF=BWCT
>>> Kernel build for BWCT started on Fri Jun 15 09:33:39 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 -mlittle-endian -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=arm9 -ffreestanding -Werror  /src/sys/arm/at91/at91_pio.c
cc -mlittle-endian -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=arm9 -ffreestanding -Werror  /src/sys/arm/at91/at91_pmc.c
cc -mlittle-endian -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=arm9 -ffreestanding -Werror  /src/sys/arm/at91/at91_ssc.c
cc -mlittle-endian -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=arm9 -ffreestanding -Werror  /src/sys/arm/at91/at91_spi.c
cc1: warnings being treated as errors
/src/sys/arm/at91/at91_spi.c: In function 'at91_spi_attach':
/src/sys/arm/at91/at91_spi.c:127: warning: implicit declaration of function 'at91_is_rm92'
/src/sys/arm/at91/at91_spi.c:127: warning: nested extern declaration of 'at91_is_rm92'
*** Error code 1

Stop in /obj/arm/src/sys/BWCT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-06-15 09:34:57 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-06-15 09:34:57 - ERROR: failed to build BWCT kernel
TB --- 2012-06-15 09:34:57 - 1852.58 user 408.45 system 2467.31 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-arm-arm.full



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206150934.q5F9Yvcr038220>