[head tinderbox] failure on arm/arm

FreeBSD Tinderbox tinderbox at freebsd.org
Thu Dec 27 22:42:26 UTC 2012


TB --- 2012-12-27 21:30:31 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2012-12-27 21:30:31 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des at freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-12-27 21:30:31 - starting HEAD tinderbox run for arm/arm
TB --- 2012-12-27 21:30:31 - cleaning the object tree
TB --- 2012-12-27 21:31:40 - /usr/local/bin/svn stat /src
TB --- 2012-12-27 21:31:43 - At svn revision 244753
TB --- 2012-12-27 21:31:44 - building world
TB --- 2012-12-27 21:31:44 - CROSS_BUILD_TESTING=YES
TB --- 2012-12-27 21:31:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-12-27 21:31:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-12-27 21:31:44 - SRCCONF=/dev/null
TB --- 2012-12-27 21:31:44 - TARGET=arm
TB --- 2012-12-27 21:31:44 - TARGET_ARCH=arm
TB --- 2012-12-27 21:31:44 - TZ=UTC
TB --- 2012-12-27 21:31:44 - __MAKE_CONF=/dev/null
TB --- 2012-12-27 21:31:44 - cd /src
TB --- 2012-12-27 21:31:44 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Thu Dec 27 21:31:48 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 Thu Dec 27 22:29:17 UTC 2012
TB --- 2012-12-27 22:29:17 - generating LINT kernel config
TB --- 2012-12-27 22:29:17 - cd /src/sys/arm/conf
TB --- 2012-12-27 22:29:17 - /usr/bin/make -B LINT
TB --- 2012-12-27 22:29:17 - cd /src/sys/arm/conf
TB --- 2012-12-27 22:29:17 - /usr/sbin/config -m LINT
TB --- 2012-12-27 22:29:17 - building LINT kernel
TB --- 2012-12-27 22:29:17 - CROSS_BUILD_TESTING=YES
TB --- 2012-12-27 22:29:17 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-12-27 22:29:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-12-27 22:29:17 - SRCCONF=/dev/null
TB --- 2012-12-27 22:29:17 - TARGET=arm
TB --- 2012-12-27 22:29:17 - TARGET_ARCH=arm
TB --- 2012-12-27 22:29:17 - TZ=UTC
TB --- 2012-12-27 22:29:17 - __MAKE_CONF=/dev/null
TB --- 2012-12-27 22:29:17 - cd /src
TB --- 2012-12-27 22:29:17 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu Dec 27 22:29:17 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 -x assembler-with-cpp -DLOCORE -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  -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 -fno-builtin -ffreestanding -Werror /src/sys/arm/arm/swtch.S
cc -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  -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 -fno-builtin -ffreestanding -Werror  /src/sys/arm/arm/sys_machdep.c
cc -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  -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 -fno-builtin -ffreestanding -Werror  /src/sys/arm/arm/trap.c
cc1: warnings being treated as errors
In file included from /src/sys/arm/arm/trap.c:900:
/src/sys/arm/arm/../../kern/subr_syscall.c: In function 'syscallenter':
/src/sys/arm/arm/../../kern/subr_syscall.c:80: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/src/sys/arm/arm/../../kern/subr_syscall.c:154: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
*** [trap.o] Error code 1

Stop in /obj/arm.arm/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-12-27 22:42:19 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-12-27 22:42:19 - ERROR: failed to build LINT kernel
TB --- 2012-12-27 22:42:19 - 3193.02 user 665.77 system 4308.15 real


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


More information about the freebsd-tinderbox mailing list