From owner-cvs-src@FreeBSD.ORG Fri Jan 14 01:16:30 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76EE016A4CE; Fri, 14 Jan 2005 01:16:30 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4154C43D31; Fri, 14 Jan 2005 01:16:30 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j0E1GMqZ063843; Thu, 13 Jan 2005 17:16:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j0E1GGaf063838; Thu, 13 Jan 2005 17:16:16 -0800 (PST) (envelope-from obrien) Date: Thu, 13 Jan 2005 17:16:16 -0800 From: "David O'Brien" To: Warner Losh Message-ID: <20050114011616.GA53628@dragon.nuxi.com> References: <200501111640.j0BGeTpT086101@repoman.freebsd.org> <20050111170322.GA2518@orion.daedalusnetworks.priv> <20050111120547.0344702c@mobile.pittgoth.com> <20050111.104104.41659378.imp@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050111.104104.41659378.imp@harmony.village.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: keramida@ceid.upatras.gr cc: trhodes@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/libexec/rtld-aout shlib.c shlib.h support.c support.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 01:16:30 -0000 On Tue, Jan 11, 2005 at 10:41:04AM -0700, Warner Losh wrote: > > No problem. I'm not sure why my local build tests didn't pick > > this breakage but it happens. I still feel bad breaking world > > for everyone again. :( > > The only way to know for sure is to have a spare, scratch machine that > you check out the committed sources from and build from scratch on. > Otherwise you can't be sure that you don't have something > uncommitted/weird about your machine. Very inconvenient :-(. > > Second best is to checkout into a clean tree and build there. ^^^ chroot Third best is to checkout into a clean tree and build there. -- -- David (obrien@FreeBSD.org)