From owner-freebsd-stable@FreeBSD.ORG Fri Mar 7 23:42:54 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93395106567B; Fri, 7 Mar 2008 23:42:54 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 391C48FC1D; Fri, 7 Mar 2008 23:42:54 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 08DEB28457; Sat, 8 Mar 2008 07:42:53 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 4D116EC3075; Sat, 8 Mar 2008 07:42:52 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id gZUgV0D7p9AP; Sat, 8 Mar 2008 07:42:47 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 2466DEBA038; Sat, 8 Mar 2008 07:42:45 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=hBgC3genDV9qHu5TcEr8WuFe+kw1ExO0qVNVS9ZSzDd5RfloPx3yjOKjWc2dtMbq1 owaq5vZ+H3IfDaRWJDzTw== Message-ID: <47D1D2F2.6070204@delphij.net> Date: Fri, 07 Mar 2008 15:42:42 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080303) MIME-Version: 1.0 To: Tom Judge References: <47D1668E.1070007@tomjudge.com> In-Reply-To: <47D1668E.1070007@tomjudge.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, "David E. O'Brien" Subject: Re: RELENG_7_0 buildworld failure on read only source tree X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 23:42:54 -0000 Tom Judge wrote: > Hi, > > We have been building RELENG_6_x source trees from read only NFS file > systems for well over a year now with out any problems. However I have > just tried to do "make buildworld" on a RELENG_7_0 source tree from > yesterday and it failed to build with the following error: > [error snipped] > > Should it be possible to build RELENG_7_0 with a read only source tree? This can be worked around, I think touching the Makefile would do the trick. IIRC David (cc'ed) has fixed the Makefile at some point this January while he is updating the base cvs(1) for this exact issue, maybe we should MFC the changeset to RELENG_7? Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!