From owner-freebsd-i386@FreeBSD.ORG Fri Oct 14 21:12:14 2005 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABA7816A41F; Fri, 14 Oct 2005 21:12:14 +0000 (GMT) (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 3CB7443D48; Fri, 14 Oct 2005 21:12:14 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j9ELCDaX049668; Fri, 14 Oct 2005 17:12:13 -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.3/8.13.3) with ESMTP id j9ELCDvm032123; Fri, 14 Oct 2005 17:12:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0A86B7302F; Fri, 14 Oct 2005 17:12:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051014211212.0A86B7302F@freebsd-current.sentex.ca> Date: Fri, 14 Oct 2005 17:12:12 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 21:12:14 -0000 TB --- 2005-10-14 19:54:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-14 19:54:50 - starting HEAD tinderbox run for i386/pc98 TB --- 2005-10-14 19:54:50 - cleaning the object tree TB --- 2005-10-14 19:55:20 - checking out the source tree TB --- 2005-10-14 19:55:20 - cd /tinderbox/HEAD/i386/pc98 TB --- 2005-10-14 19:55:20 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-14 20:01:50 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-14 20:01:50 - cd /src TB --- 2005-10-14 20:01:50 - /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 --- 2005-10-14 21:05:33 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-10-14 21:05:33 - cd /src TB --- 2005-10-14 21:05:33 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Oct 14 21:05:34 UTC 2005 >>> 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 [...] /src/sys/pc98/pc98/machdep.c:1879: error: invalid application of `sizeof' to incomplete type `({anonymous})' /src/sys/pc98/pc98/machdep.c:1895: error: invalid application of `sizeof' to incomplete type `({anonymous})' /src/sys/pc98/pc98/machdep.c: In function `init386': /src/sys/pc98/pc98/machdep.c:1983: error: `__pcpu' undeclared (first use in this function) /src/sys/pc98/pc98/machdep.c:2168: error: `proc0_tf' undeclared (first use in this function) /src/sys/pc98/pc98/machdep.c: At top level: /src/sys/pc98/pc98/machdep.c:154: warning: 'cpu_startup' used but never defined /src/sys/pc98/pc98/machdep.c:210: warning: 'freebsd4_sendsig' defined but not used *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-10-14 21:12:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-14 21:12:12 - ERROR: failed to build generic kernel TB --- 2005-10-14 21:12:12 - tinderbox aborted