From owner-freebsd-tinderbox@FreeBSD.ORG Tue May 15 08:09:52 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 50657106566B; Tue, 15 May 2012 08:09:52 +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 1838F8FC0A; Tue, 15 May 2012 08:09:51 +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 q4F89ouW055276; Tue, 15 May 2012 04:09:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4F89o3s055275; Tue, 15 May 2012 08:09:50 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 15 May 2012 08:09:50 GMT Message-Id: <201205150809.q4F89o3s055275@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: Tue, 15 May 2012 08:09:52 -0000 TB --- 2012-05-15 07:00:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-15 07:00: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-05-15 07:00:00 - starting HEAD tinderbox run for arm/arm TB --- 2012-05-15 07:00:00 - cleaning the object tree TB --- 2012-05-15 07:00:00 - cvsupping the source tree TB --- 2012-05-15 07:00:00 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2012-05-15 07:02:23 - building world TB --- 2012-05-15 07:02:23 - CROSS_BUILD_TESTING=YES TB --- 2012-05-15 07:02:23 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-15 07:02:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-15 07:02:23 - SRCCONF=/dev/null TB --- 2012-05-15 07:02:23 - TARGET=arm TB --- 2012-05-15 07:02:23 - TARGET_ARCH=arm TB --- 2012-05-15 07:02:23 - TZ=UTC TB --- 2012-05-15 07:02:23 - __MAKE_CONF=/dev/null TB --- 2012-05-15 07:02:23 - cd /src TB --- 2012-05-15 07:02:23 - /usr/bin/make -B buildworld >>> World build started on Tue May 15 07:02:24 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 Tue May 15 08:08:08 UTC 2012 TB --- 2012-05-15 08:08:08 - cd /src/sys/arm/conf TB --- 2012-05-15 08:08:08 - /usr/sbin/config -m AVILA TB --- 2012-05-15 08:08:08 - building AVILA kernel TB --- 2012-05-15 08:08:08 - CROSS_BUILD_TESTING=YES TB --- 2012-05-15 08:08:08 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-15 08:08:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-15 08:08:08 - SRCCONF=/dev/null TB --- 2012-05-15 08:08:08 - TARGET=arm TB --- 2012-05-15 08:08:08 - TARGET_ARCH=arm TB --- 2012-05-15 08:08:08 - TZ=UTC TB --- 2012-05-15 08:08:08 - __MAKE_CONF=/dev/null TB --- 2012-05-15 08:08:08 - cd /src TB --- 2012-05-15 08:08:08 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Tue May 15 08:08:08 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 [...] /src/sys/kern/sched_4bsd.c: In function 'sched_add': /src/sys/kern/sched_4bsd.c:1350: warning: implicit declaration of function 'STD_PROBE4' /src/sys/kern/sched_4bsd.c:1350: warning: nested extern declaration of 'STD_PROBE4' [-Wnested-externs] /src/sys/kern/sched_4bsd.c:1350: error: 'sched' undeclared (first use in this function) /src/sys/kern/sched_4bsd.c:1350: error: (Each undeclared identifier is reported only once /src/sys/kern/sched_4bsd.c:1350: error: for each function it appears in.) /src/sys/kern/sched_4bsd.c:1350: error: expected expression before ',' token /src/sys/kern/sched_4bsd.c:1350: error: 'enqueue' 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 --- 2012-05-15 08:09:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-15 08:09:50 - ERROR: failed to build AVILA kernel TB --- 2012-05-15 08:09:50 - 2505.58 user 570.33 system 4190.16 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full