From owner-freebsd-current@FreeBSD.ORG Wed Aug 3 22:47:49 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8C21106564A; Wed, 3 Aug 2011 22:47:48 +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 B99968FC14; Wed, 3 Aug 2011 22:47:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p73MllPN079833; Wed, 3 Aug 2011 18:47:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p73Mll72079832; Wed, 3 Aug 2011 22:47:47 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 3 Aug 2011 22:47:47 GMT Message-Id: <201108032247.p73Mll72079832@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-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2011 22:47:49 -0000 TB --- 2011-08-03 21:50:00 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-08-03 21:50:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-08-03 21:50:00 - cleaning the object tree TB --- 2011-08-03 21:50:19 - cvsupping the source tree TB --- 2011-08-03 21:50:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-08-03 21:50:44 - building world TB --- 2011-08-03 21:50:44 - MAKEOBJDIRPREFIX=/obj TB --- 2011-08-03 21:50:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-08-03 21:50:44 - TARGET=arm TB --- 2011-08-03 21:50:44 - TARGET_ARCH=arm TB --- 2011-08-03 21:50:44 - TZ=UTC TB --- 2011-08-03 21:50:44 - __MAKE_CONF=/dev/null TB --- 2011-08-03 21:50:44 - cd /src TB --- 2011-08-03 21:50:44 - /usr/bin/make -B buildworld >>> World build started on Wed Aug 3 21:50:45 UTC 2011 >>> 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 Wed Aug 3 22:45:02 UTC 2011 TB --- 2011-08-03 22:45:02 - WARNING: no kernel config for LINT TB --- 2011-08-03 22:45:02 - cd /src/sys/arm/conf TB --- 2011-08-03 22:45:02 - /usr/sbin/config -m AVILA TB --- 2011-08-03 22:45:02 - building AVILA kernel TB --- 2011-08-03 22:45:02 - MAKEOBJDIRPREFIX=/obj TB --- 2011-08-03 22:45:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-08-03 22:45:02 - TARGET=arm TB --- 2011-08-03 22:45:02 - TARGET_ARCH=arm TB --- 2011-08-03 22:45:02 - TZ=UTC TB --- 2011-08-03 22:45:02 - __MAKE_CONF=/dev/null TB --- 2011-08-03 22:45:02 - cd /src TB --- 2011-08-03 22:45:02 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Wed Aug 3 22:45:02 UTC 2011 >>> 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 -shared -nostdlib hack.c -o hack.So rm -f hack.c cat /src/sys/conf/ldscript.arm|sed s/KERNPHYSADDR/0x00200000/g| sed s/KERNVIRTADDR/0xc0200000/g > ldscript.arm MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh AVILA 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 vers.c linking kernel.debug ar9280_attach.o: In function `ar9280Attach': /src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c:411: undefined reference to `ar9130EepromRead' *** Error code 1 Stop in /obj/arm.arm/src/sys/AVILA. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-08-03 22:47:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-08-03 22:47:46 - ERROR: failed to build AVILA kernel TB --- 2011-08-03 22:47:47 - 2441.55 user 723.96 system 3466.80 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full