[releng_9 tinderbox] failure on arm/arm

FreeBSD Tinderbox tinderbox at freebsd.org
Fri May 24 05:18:29 UTC 2013


TB --- 2013-05-24 03:55:19 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-05-24 03:55:19 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012     mdtancsa at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-05-24 03:55:19 - starting RELENG_9 tinderbox run for arm/arm
TB --- 2013-05-24 03:55:19 - cleaning the object tree
TB --- 2013-05-24 03:55:19 - /usr/local/bin/svn stat /src
TB --- 2013-05-24 03:55:24 - At svn revision 250954
TB --- 2013-05-24 03:55:25 - building world
TB --- 2013-05-24 03:55:25 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-24 03:55:25 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-24 03:55:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-24 03:55:25 - SRCCONF=/dev/null
TB --- 2013-05-24 03:55:25 - TARGET=arm
TB --- 2013-05-24 03:55:25 - TARGET_ARCH=arm
TB --- 2013-05-24 03:55:25 - TZ=UTC
TB --- 2013-05-24 03:55:25 - __MAKE_CONF=/dev/null
TB --- 2013-05-24 03:55:25 - cd /src
TB --- 2013-05-24 03:55:25 - /usr/bin/make -B buildworld
>>> World build started on Fri May 24 03:55:26 UTC 2013
>>> 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 May 24 05:17:46 UTC 2013
TB --- 2013-05-24 05:17:46 - cd /src/sys/arm/conf
TB --- 2013-05-24 05:17:46 - /usr/sbin/config -m AVILA
TB --- 2013-05-24 05:17:46 - building AVILA kernel
TB --- 2013-05-24 05:17:46 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-24 05:17:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-24 05:17:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-24 05:17:46 - SRCCONF=/dev/null
TB --- 2013-05-24 05:17:46 - TARGET=arm
TB --- 2013-05-24 05:17:46 - TARGET_ARCH=arm
TB --- 2013-05-24 05:17:46 - TZ=UTC
TB --- 2013-05-24 05:17:46 - __MAKE_CONF=/dev/null
TB --- 2013-05-24 05:17:46 - cd /src
TB --- 2013-05-24 05:17:46 - /usr/bin/make -B buildkernel KERNCONF=AVILA
>>> Kernel build for AVILA started on Fri May 24 05:17:46 UTC 2013
>>> 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 -mbig-endian -c -x assembler-with-cpp -DLOCORE -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=xscale -ffreestanding -Werror /src/sys/arm/arm/locore.S
cc -mbig-endian -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=xscale -ffreestanding -Werror  /src/sys/cam/cam.c
cc -mbig-endian -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=xscale -ffreestanding -Werror  /src/sys/cam/cam_periph.c
/src/sys/cam/cam_periph.c: In function 'cam_periph_mapmem':
/src/sys/cam/cam_periph.c:736: error: 'CAM_DATA_MASK' undeclared (first use in this function)
/src/sys/cam/cam_periph.c:736: error: (Each undeclared identifier is reported only once
/src/sys/cam/cam_periph.c:736: error: for each function it appears in.)
/src/sys/cam/cam_periph.c:736: error: 'CAM_DATA_VADDR' undeclared (first use in this function)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-24 05:18:28 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-24 05:18:28 - ERROR: failed to build AVILA kernel
TB --- 2013-05-24 05:18:28 - 3043.30 user 582.96 system 4988.62 real


http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-arm-arm.full


More information about the freebsd-tinderbox mailing list