From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: Building Emacs out of source tree? Date: Mon, 18 Mar 2024 14:59:05 +0100 Message-ID: References: <864jd554ck.fsf@gnu.org> <87h6h4t09f.fsf@gmail.com> <86jzlz4qln.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lJ736pczxOBLZjYb" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9508"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Mar 18 14:59:50 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rmDWn-0002FH-T8 for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 18 Mar 2024 14:59:49 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmDWF-0006LX-5H; Mon, 18 Mar 2024 09:59:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rmDWC-0006L6-OC for help-gnu-emacs@gnu.org; Mon, 18 Mar 2024 09:59:12 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rmDWA-0004Jf-7i; Mon, 18 Mar 2024 09:59:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=u6q6yYb0Y9STBekYM1BWWOp6Ytd39fdqhvjtNx9FfMA=; b=g0Mq5y5W3wINNwoD4XVe+n3fA7 Kfy2rRxZeMs/+oqw7rJuVe91swIRwTpX1Bu32XTe5TD1aQVINgP2/rC8yvPuxDnxxyjA0B2U0qAMM NYsdo854RF+gwkUr3c/W0hJ2G51ZxDPxok1rl/9K6qEffU2PHh9pHa+/KEjNY805Ou/71wEc5ww+i AtTcurbzc9TuYOkdTLzC/p6SRk77jLZMYrIynpcbhrTDErax2bJ0GSrY/gtVuvPNbNKPB8482+EQU 3lAeOyW/m3IEBmLnu/vBlmWTRMtckMFNlMB0VGmU6lQlpKjwGec31mF1cXNd2NijkZBdWBctODon3 kJ2pBkrw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1rmDW5-0007ex-Jn; Mon, 18 Mar 2024 14:59:05 +0100 Content-Disposition: inline In-Reply-To: <86jzlz4qln.fsf@gnu.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146117 Archived-At: --lJ736pczxOBLZjYb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 18, 2024 at 03:27:48PM +0200, Eli Zaretskii wrote: [...] > "make bootstrap" won't help, because the cleaning must be done in the > source tree, but the build should be done in the build tree. I > suggest "git clean -fdx" in the source tree instead (or even delete > the clone and clone it anew). Actually "git clean -fdx" is in my plans, yes. Thanks for the reminder. Cheers --=20 t --lJ736pczxOBLZjYb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZfhIogAKCRAFyCz1etHa RtovAJ9lnTEz8BlthLpQLZiToAu4+NihvgCeLANzj8zQXODJsMswELQSHw8XPw8= =KCyx -----END PGP SIGNATURE----- --lJ736pczxOBLZjYb--