From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#48497: 28.0.50; Native compile: excessive recompilation Date: Sat, 22 May 2021 09:26:08 +0300 Message-ID: <83r1hzl1xb.fsf@gnu.org> References: <87sg2kjhsj.fsf@md5i.com> <87r1i0t8ub.fsf@md5i.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40587"; mail-complaints-to="usenet@ciao.gmane.io" Cc: mwd@md5i.com, 48497@debbugs.gnu.org, akrl@sdf.org To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 22 08:27:15 2021 Return-path: Envelope-to: geb-bug-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 1lkL6R-000AMq-DF for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 22 May 2021 08:27:15 +0200 Original-Received: from localhost ([::1]:46268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lkL6Q-0005Nu-GX for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 22 May 2021 02:27:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49532) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lkL6D-0005NX-T0 for bug-gnu-emacs@gnu.org; Sat, 22 May 2021 02:27:01 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54889) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lkL6D-0007Ou-M0 for bug-gnu-emacs@gnu.org; Sat, 22 May 2021 02:27:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lkL6D-0002Uq-Ji for bug-gnu-emacs@gnu.org; Sat, 22 May 2021 02:27:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 May 2021 06:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48497 X-GNU-PR-Package: emacs Original-Received: via spool by 48497-submit@debbugs.gnu.org id=B48497.16216647779541 (code B ref 48497); Sat, 22 May 2021 06:27:01 +0000 Original-Received: (at 48497) by debbugs.gnu.org; 22 May 2021 06:26:17 +0000 Original-Received: from localhost ([127.0.0.1]:38202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkL5U-0002To-Vj for submit@debbugs.gnu.org; Sat, 22 May 2021 02:26:17 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:55766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkL5R-0002TX-S9 for 48497@debbugs.gnu.org; Sat, 22 May 2021 02:26:15 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52150) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lkL5L-00075b-8C; Sat, 22 May 2021 02:26:07 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3927 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lkL5K-0004fP-QX; Sat, 22 May 2021 02:26:07 -0400 In-Reply-To: (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:207009 Archived-At: > Cc: 48497-done@debbugs.gnu.org > Date: Sat, 22 May 2021 05:35:10 +0000 > From: Andrea Corallo via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > Michael Welsh Duggan writes: > > > Andrea Corallo writes: > > > >> I've pushed 3f207753a0 to fix this, would you mind giving it a try? > >> (please rebuild all eln with like make bootstrap). > > > > Tested in both my isolated test case and in my day-to-day work emacs. > > My observation is that this seems to have fixed this problem. Thank > > you! > > Very nice! Closing then. Andrea, given the changes in this commit, why did you tell Michael to rebuild all *.eln files after updating from Git. Do everyone else also need to recompile all *.eln files?