From owner-freebsd-current@FreeBSD.ORG Sun Jan 4 14:37:57 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 75DCC16A4CE; Sun, 4 Jan 2004 14:37:57 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E1BC43D48; Sun, 4 Jan 2004 14:37:55 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) i04Mbsv9013753; Sun, 4 Jan 2004 17:37:54 -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 i04Mbsef013752; Sun, 4 Jan 2004 17:37:54 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Sun, 4 Jan 2004 17:37:54 -0500 (EST) Message-Id: <200401042237.i04Mbsef013752@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, i386@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on i386/pc98 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: Sun, 04 Jan 2004 22:37:57 -0000 TB --- 2004-01-04 21:13:51 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2004-01-04 21:13:51 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-01-04 21:13:51 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-01-04 21:15:49 - building world TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/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-04 22:14:52 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jan 4 22:14:53 GMT 2004 >>> Kernel build for GENERIC completed on Sun Jan 4 22:27:28 GMT 2004 TB --- 2004-01-04 22:27:28 - generating LINT kernel config TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- /usr/bin/make -B LINT TB --- 2004-01-04 22:27:28 - building LINT kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 4 22:27:28 GMT 2004 [...] /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c:209: error: structure has no member named `p_sigstk' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c: In function `svr4_sendsig': /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c:440: error: `P_ALTSTACK' undeclared (first use in this function) /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c:440: error: (Each undeclared identifier is reported only once /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c:440: error: for each function it appears in.) /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c:442: error: structure has no member named `p_sigstk' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c:443: error: structure has no member named `p_sigstk' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/i386/svr4/svr4_machdep.c:444: error: structure has no member named `p_sigstk' *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-01-04 22:37:54 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-01-04 22:37:54 - TB --- ERROR: failed to build lint kernel TB --- 2004-01-04 22:37:54 - tinderbox aborted