From owner-freebsd-alpha Tue Nov 27 17:20: 6 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 2DBFD37B417; Tue, 27 Nov 2001 17:20:02 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.0/8.11.0) with UUCP id fAS1JqU57284; Wed, 28 Nov 2001 02:19:52 +0100 (CET) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id fAS1IwAD078555; Wed, 28 Nov 2001 02:18:58 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id fAS1IrL22921; Wed, 28 Nov 2001 02:18:58 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.4/8.11.4) id fAS1Iq611795; Wed, 28 Nov 2001 02:18:52 +0100 (CET) (envelope-from ticso) Date: Wed, 28 Nov 2001 02:18:51 +0100 From: Bernd Walter To: John Polstra Cc: alpha@FreeBSD.ORG, jhb@FreeBSD.ORG Subject: Re: Stable build breakage on the alpha Message-ID: <20011128021851.A11733@cicely8.cicely.de> References: <200111280051.fAS0pNI53672@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111280051.fAS0pNI53672@vashon.polstra.com> User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Nov 27, 2001 at 04:51:23PM -0800, John Polstra wrote: > In article , > John Baldwin wrote: > > > > On 28-Nov-01 John Polstra wrote: > > > > > > ===> libgmp > > > mkdir mpz > > > mkdir: mpz: File exists > > > *** Error code 1 > > > > > > The directory exists because it already got created earlier during > > > make depend. > [...] > > I've done a buildworld a week or so ago w/o any problems on a DS20. > > Hrm, it kind of acts like "make" breakage. The relevant Makefile > lines are: > > mpz mpf mpq: > mkdir ${.TARGET} > > These directories already exist in the obj directory, but "make mpz" > (for example) still tries to do the mkdir again. Whereas on the i386 > in the same situation, "make mpz" doesn't do anything. > > The only thing at all nonstandard on my system is that I've got > "CPUTYPE=ev56" in /etc/make.conf. I'll try rebuilding make without > that later on and see if it makes any difference. I did my last RELENG_4 buildworld with source from 21. November. CPUTYPE=ev56 is in my /etc/make.conf too. /usr/obj was empty and the building system was 4.0-stable. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message