From owner-cvs-all@FreeBSD.ORG Fri Apr 22 20:04:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B23B16A4CE; Fri, 22 Apr 2005 20:04:41 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E35D43D2D; Fri, 22 Apr 2005 20:04:40 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3MK70iR011719; Fri, 22 Apr 2005 23:07:00 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 97538-14; Fri, 22 Apr 2005 23:03:35 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3MK6xRx011715 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 Apr 2005 23:06:59 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j3MK3fBN027310; Fri, 22 Apr 2005 23:03:41 +0300 (EEST) (envelope-from ru) Date: Fri, 22 Apr 2005 23:03:41 +0300 From: Ruslan Ermilov To: Warner Losh Message-ID: <20050422200341.GA23926@ip.net.ua> References: <20050422.114615.71130404.imp@bsdimp.com> <20050422175324.GA32739@ip.net.ua> <20050422184922.GA41457@ns1.xcllnt.net> <20050422.125712.78748765.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <20050422.125712.78748765.imp@bsdimp.com> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: marcel@xcllnt.net Subject: Re: cvs commit: src/usr.sbin/config main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 20:04:41 -0000 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 22, 2005 at 12:57:12PM -0600, Warner Losh wrote: > From: Marcel Moolenaar > Subject: Re: cvs commit: src/usr.sbin/config main.c > Date: Fri, 22 Apr 2005 11:49:22 -0700 >=20 > > On Fri, Apr 22, 2005 at 08:53:24PM +0300, Ruslan Ermilov wrote: > > > On Fri, Apr 22, 2005 at 11:46:15AM -0600, Warner Losh wrote: > > > > > Ask that "make cleandepend" be run before "make depend", now th= at > > > > > we don't do this automatically. > > > > > =20 > > > > > Suggested by: bde > > > >=20 > > > > I think this is a regression in the building of the kernel that's n= ot > > > > desirable. We should fix make depend to just cope with files that > > > > have gone away, which is all that's needed here. > > > >=20 > > > The day this gets fixed this message can go away. Up until now, > > > you have kept your ideas how to do this in secret (despite me > > > asking you). ;) > >=20 > > What exactly is broken? I don't see a breakage, even when source > > files disappeared. I assume I must be forgetting something or not > > doing everything right. >=20 > when an include file is removed, make depend can fail to recreate > .depend in the modules. >=20 This is only a problem with NO_CLEAN builds, and it's not limited to just modules -- I often saw this problem with the world builds. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --wac7ysb48OaltWcw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCaVidqRfpzJluFF4RAgcXAKCIU4EaCVEMbew9dxMQblLo79ulbwCdGv4n +viyNv5WvcaARxB40Gyej1M= =Q84r -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--