From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 12 20:42:28 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71A6B106566B; Thu, 12 Feb 2009 20:42:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 2F1DA8FC0C; Thu, 12 Feb 2009 20:42:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n1CKgOTl031166; Thu, 12 Feb 2009 15:42:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n1CKgOTq080590; Thu, 12 Feb 2009 15:42:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 795A17302F; Thu, 12 Feb 2009 15:42:24 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090212204224.795A17302F@freebsd-current.sentex.ca> Date: Thu, 12 Feb 2009 15:42:24 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner4 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2009 20:42:29 -0000 TB --- 2009-02-12 18:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-02-12 18:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-02-12 18:40:00 - cleaning the object tree TB --- 2009-02-12 18:40:51 - cvsupping the source tree TB --- 2009-02-12 18:40:51 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-02-12 18:40:58 - building world TB --- 2009-02-12 18:40:58 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-12 18:40:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-12 18:40:58 - TARGET=amd64 TB --- 2009-02-12 18:40:58 - TARGET_ARCH=amd64 TB --- 2009-02-12 18:40:58 - TZ=UTC TB --- 2009-02-12 18:40:58 - __MAKE_CONF=/dev/null TB --- 2009-02-12 18:40:58 - cd /src TB --- 2009-02-12 18:40:58 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 12 18:41:01 UTC 2009 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu Feb 12 20:38:28 UTC 2009 TB --- 2009-02-12 20:38:28 - generating LINT kernel config TB --- 2009-02-12 20:38:28 - cd /src/sys/amd64/conf TB --- 2009-02-12 20:38:28 - /usr/bin/make -B LINT TB --- 2009-02-12 20:38:28 - building LINT kernel TB --- 2009-02-12 20:38:28 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-12 20:38:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-12 20:38:28 - TARGET=amd64 TB --- 2009-02-12 20:38:28 - TARGET_ARCH=amd64 TB --- 2009-02-12 20:38:28 - TZ=UTC TB --- 2009-02-12 20:38:28 - __MAKE_CONF=/dev/null TB --- 2009-02-12 20:38:28 - cd /src TB --- 2009-02-12 20:38:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 12 20:38:28 UTC 2009 >>> 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 [...] machine -> /src/sys/amd64/include ln -sf /obj/amd64/src/sys/LINT/opt_compat.h opt_compat.h ln -sf /obj/amd64/src/sys/LINT/opt_mac.h opt_mac.h ln -sf /obj/amd64/src/sys/LINT/opt_svr4.h opt_svr4.h awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h make: don't know how to make svr4_machdep.c. Stop *** Error code 2 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-02-12 20:42:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-02-12 20:42:24 - ERROR: failed to build lint kernel TB --- 2009-02-12 20:42:24 - 5730.42 user 606.31 system 7343.34 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full