From owner-freebsd-current@FreeBSD.ORG Sat Jan 3 10:21:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E525F16A4CE; Sat, 3 Jan 2004 10:21:36 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A80643D5A; Sat, 3 Jan 2004 10:21:23 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) i03ILMv9043700; Sat, 3 Jan 2004 13:21:22 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id i03ILMGS043699; Sat, 3 Jan 2004 13:21:22 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Sat, 3 Jan 2004 13:21:22 -0500 (EST) Message-Id: <200401031821.i03ILMGS043699@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, alpha@freebsd.org Precedence: bulk X-Mailman-Approved-At: Sat, 03 Jan 2004 10:51:39 -0800 Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 18:21:37 -0000 TB --- 2004-01-03 17:00:01 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2004-01-03 17:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-01-03 17:00:01 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-01-03 17:04:38 - building world TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /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.. TB --- 2004-01-03 18:09:48 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jan 3 18:09:49 GMT 2004 [...] /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c:488: error: (Each undeclared identifier is reported only once /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c:488: error: for each function it appears in.) /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c:490: error: structure has no member named `p_sigstk' /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c:491: error: structure has no member named `p_sigstk' /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c:492: error: structure has no member named `p_sigstk' /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c: In function `osf1_sigreturn': /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c:591: error: structure has no member named `p_sigstk' /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/osf1/osf1_signal.c:593: error: structure has no member named `p_sigstk' *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/modules/osf1. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-01-03 18:21:22 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-01-03 18:21:22 - TB --- ERROR: failed to build generic kernel TB --- 2004-01-03 18:21:22 - tinderbox aborted