From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jun 9 20:24:02 2012 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B10D2106564A; Sat, 9 Jun 2012 20:24:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 816188FC12; Sat, 9 Jun 2012 20:24:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q59KNuDQ057504; Sat, 9 Jun 2012 16:23:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q59KNu3P057503; Sat, 9 Jun 2012 20:23:56 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 9 Jun 2012 20:23:56 GMT Message-Id: <201206092023.q59KNu3P057503@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2012 20:24:02 -0000 TB --- 2012-06-09 19:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-06-09 19:20:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-06-09 19:20:00 - starting HEAD tinderbox run for arm/arm TB --- 2012-06-09 19:20:00 - cleaning the object tree TB --- 2012-06-09 19:20:00 - cvsupping the source tree TB --- 2012-06-09 19:20:00 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2012-06-09 19:22:21 - building world TB --- 2012-06-09 19:22:21 - CROSS_BUILD_TESTING=YES TB --- 2012-06-09 19:22:21 - MAKEOBJDIRPREFIX=/obj TB --- 2012-06-09 19:22:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-06-09 19:22:21 - SRCCONF=/dev/null TB --- 2012-06-09 19:22:21 - TARGET=arm TB --- 2012-06-09 19:22:21 - TARGET_ARCH=arm TB --- 2012-06-09 19:22:21 - TZ=UTC TB --- 2012-06-09 19:22:21 - __MAKE_CONF=/dev/null TB --- 2012-06-09 19:22:21 - cd /src TB --- 2012-06-09 19:22:21 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 9 19:22:22 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 Sat Jun 9 20:22:27 UTC 2012 TB --- 2012-06-09 20:22:27 - cd /src/sys/arm/conf TB --- 2012-06-09 20:22:27 - /usr/sbin/config -m AVILA TB --- 2012-06-09 20:22:27 - building AVILA kernel TB --- 2012-06-09 20:22:27 - CROSS_BUILD_TESTING=YES TB --- 2012-06-09 20:22:27 - MAKEOBJDIRPREFIX=/obj TB --- 2012-06-09 20:22:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-06-09 20:22:27 - SRCCONF=/dev/null TB --- 2012-06-09 20:22:27 - TARGET=arm TB --- 2012-06-09 20:22:27 - TARGET_ARCH=arm TB --- 2012-06-09 20:22:27 - TZ=UTC TB --- 2012-06-09 20:22:27 - __MAKE_CONF=/dev/null TB --- 2012-06-09 20:22:27 - cd /src TB --- 2012-06-09 20:22:27 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Sat Jun 9 20:22:27 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 -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/kern/kern_cons.c cc -mlittle-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/kern/kern_cpu.c cc -mlittle-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/kern/kern_cpuset.c cc -mlittle-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/kern/kern_context.c cc -mlittle-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/kern/kern_descrip.c cc1: warnings being treated as errors /src/sys/kern/kern_descrip.c: In function 'fdfree': /src/sys/kern/kern_descrip.c:1848: warning: unused variable 'fpp' [-Wunused-variable] *** Error code 1 Stop in /obj/arm.arm/src/sys/AVILA. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-06-09 20:23:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-06-09 20:23:56 - ERROR: failed to build AVILA kernel TB --- 2012-06-09 20:23:56 - 2485.20 user 575.10 system 3835.62 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full