From owner-freebsd-questions@FreeBSD.ORG Sun Feb 3 21:54:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7F3E16A418 for ; Sun, 3 Feb 2008 21:54:05 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.freebsd.org (Postfix) with ESMTP id A4C2313C43E for ; Sun, 3 Feb 2008 21:54:05 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.11.20060308/8.12.8) with ESMTP id m13LcJ8Y003149; Sun, 3 Feb 2008 13:38:20 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Sun, 3 Feb 2008 13:38:22 -0800 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802031338.22994.kstewart@owt.com> Cc: Venkatesh K Subject: Re: buildworld failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 21:54:05 -0000 On Sunday 03 February 2008, Venkatesh K wrote: > On Feb 3, 2008 6:34 PM, Venkatesh K wrote: > > On Feb 3, 2008 5:36 PM, Gerard wrote: > > > On Sun, 3 Feb 2008 15:00:36 +0530 > > > > > > "Venkatesh K" wrote: > > > > I did try that too! Still same problem. > > > > > > From the FreeBSD manual: > > > > > > 23.4.14.6. What do I do if something goes wrong? > > > > > > Make absolutely sure your environment has no extraneous cruft > > > from earlier builds. This is simple enough. > > > # chflags -R noschg /usr/obj/usr > > > # rm -rf /usr/obj/usr > > > # cd /usr/src > > > # make cleandir > > > # make cleandir > > > > I had tried cleaning build tree as described above and building > > again. It was of no help. > > Here are the steps I followed. > > 1. Cleaned up using following script clean.sh > > --------------------------------------------------------------------- >----- chflags -R noschg /usr/obj/usr > rm -rf /usr/obj/usr > cd /usr/src > make cleandir > make cleandir > --------------------------------------------------------------------- >----- 2. Cvsup latest sources using cvsup -g -L 2 /etc/supfile > (attached). > I have never found the cleandir to be useful when you do it more than once. If you "rm -rf src" you have done the ultimate cleandir. Considering all of the things you have tried, why don't you switch your cvsup mirror. They get out of whack once in awhile. I have been using cvsup8 and it is keeping up with the ports. I am starting a build to see if it has any problems but I don't expect any. If your port tree is current and your docs tree is current, you can expect your source tree to also be current. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ "I am Andean project". http://users.owt.com/kstewart/index.html