From owner-freebsd-current@FreeBSD.ORG Tue Apr 4 20:45:41 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 8B3FC16A400 for ; Tue, 4 Apr 2006 20:45:41 +0000 (UTC) (envelope-from cel@citi.umich.edu) Received: from citi.umich.edu (citi.umich.edu [141.211.133.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F5843D49 for ; Tue, 4 Apr 2006 20:45:41 +0000 (GMT) (envelope-from cel@citi.umich.edu) Received: from [192.168.0.102] (adsl-68-73-204-112.dsl.sfldmi.ameritech.net [68.73.204.112]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Chuck Lever", Issuer "CITI Production KCA" (verified OK)) by citi.umich.edu (Postfix) with ESMTP id 706311BBE4 for ; Tue, 4 Apr 2006 16:45:40 -0400 (EDT) Message-ID: <4432DAF3.2040007@citi.umich.edu> Date: Tue, 04 Apr 2006 16:45:39 -0400 From: Chuck Lever Organization: Center for Information Technology Integration User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <4432BD87.7080407@citi.umich.edu> In-Reply-To: <4432BD87.7080407@citi.umich.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: unable to build RELENG_6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cel@citi.umich.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 20:45:41 -0000 false alarm. this was a tool chain problem. Chuck Lever wrote: > after checking out RELENG_6 today to do some unrelated testing, i find > that i can no longer build the kernel. the config is a copy of GENERIC. > > "make depend" ends with this: > > cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. > -I../../../dev/aic7xxx/aicasm -o aicasm aicasm.o aicasm_symbol.o > aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -ll > ./aicasm -nostdinc -I- -I. -I../../.. -I../../../contrib/altq > -I../../../contrib/ipfilter -I../../../contrib/pf > -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd > -I../../../contrib/ngatm -I../../../dev/twa -I../../../cam/scsi > -I../../../dev/aic7xxx -o aic7xxx_seq.h -r aic7xxx_reg.h -p > aic7xxx_reg_print.c -i ../../../dev/aic7xxx/aic7xxx_osm.h > ../../../dev/aic7xxx/aic7xxx.seq > ./aicasm: Stopped at file scsi_message.h, line 47 - Regex compilation > failed > ./aicasm: Removing aic7xxx_seq.h due to error > ./aicasm: Removing aic7xxx_reg.h due to error > *** Error code 70 > > Stop in /u/cel/RELENG_6/sys/i386/compile/SPRINGFIELD. > > -- corporate: personal: