From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 7 22:57:07 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70BC816A4CE; Thu, 7 Apr 2005 22:57:07 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84DF943D4C; Thu, 7 Apr 2005 22:57:06 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j37MtbRB086209; Thu, 7 Apr 2005 16:55:37 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Apr 2005 16:55:37 -0600 (MDT) Message-Id: <20050407.165537.59732086.imp@bsdimp.com> To: tinderbox@freebsd.org From: Warner Losh In-Reply-To: <20050407065719.1477C7306E@freebsd-current.sentex.ca> References: <20050407065719.1477C7306E@freebsd-current.sentex.ca> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: i386@freebsd.org Subject: Re: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 22:57:07 -0000 > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:206: error: storage size of `LA_ICR_HIw1' isn't known > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:206: error: storage size of `LA_ICR_HIw2' isn't known > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:206: error: storage size of `LA_ICR_HIw3' isn't known > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:207: error: storage size of `LA_ISRsign' isn't known > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:207: error: storage size of `LA_ISRw0' isn't known > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:207: error: storage size of `LA_ISRw1' isn't known > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:207: error: storage size of `LA_ISRw2' isn't known > /tinderbox/CURRENT/i386/pc98/src/sys/i386/i386/genassym.c:207: error: storage size of `LA_ISRw3' isn't known > *** Error code 1 Still can't reproduce this locally on a clean system. Warner