From owner-freebsd-alpha@FreeBSD.ORG Fri Oct 13 12:06:17 2006 Return-Path: X-Original-To: alpha@freebsd.org Delivered-To: freebsd-alpha@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C52CD16A403; Fri, 13 Oct 2006 12:06:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9145443D66; Fri, 13 Oct 2006 12:06:15 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9DC6EXK040618; Fri, 13 Oct 2006 08:06:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9DC6EGE017063; Fri, 13 Oct 2006 08:06:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2292E7305F; Fri, 13 Oct 2006 08:06:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061013120614.2292E7305F@freebsd-current.sentex.ca> Date: Fri, 13 Oct 2006 08:06:14 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 12:06:17 -0000 TB --- 2006-10-13 11:16:23 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-13 11:16:23 - starting RELENG_6 tinderbox run for alpha/alpha TB --- 2006-10-13 11:16:23 - cleaning the object tree TB --- 2006-10-13 11:16:54 - checking out the source tree TB --- 2006-10-13 11:16:54 - cd /tinderbox/RELENG_6/alpha/alpha TB --- 2006-10-13 11:16:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2006-10-13 11:27:52 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-13 11:27:52 - cd /src TB --- 2006-10-13 11:27:52 - /usr/bin/make -B buildworld >>> 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 [...] rm -f .depend mkdep -f .depend -a -DRESCUE /src/sbin/mount/mount.c /src/sbin/mount/mount_ufs.c /src/sbin/mount/getmntopts.c /src/sbin/mount/vfslist.c echo mount: /obj/alpha/src/tmp/usr/lib/libc.a >> .depend cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DRESCUE -c /src/sbin/mount/mount.c /src/sbin/mount/mount.c: In function `mountfs': /src/sbin/mount/mount.c:432: error: `fstab' undeclared (first use in this function) /src/sbin/mount/mount.c:432: error: (Each undeclared identifier is reported only once /src/sbin/mount/mount.c:432: error: for each function it appears in.) *** Error code 1 Stop in /src/sbin/mount. *** Error code 1 Stop in /obj/alpha/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-13 12:06:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-13 12:06:13 - ERROR: failed to build world TB --- 2006-10-13 12:06:13 - tinderbox aborted TB --- 0.80 user 2.33 system 2990.17 real