From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Michael Mauger Newsgroups: gmane.emacs.devel Subject: Re: Make bootsrap failure -- tab-bar.el Date: Mon, 21 Oct 2019 20:45:09 +0000 Message-ID: References: <87zhi0eg4q.fsf@mail.linkov.net> <83wod4cyrp.fsf@gnu.org> Reply-To: Michael Mauger Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="161884"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Juri Linkov , "emacs-devel@gnu.org" To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 21 22:45:32 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iMeYW-000g0C-DM for ged-emacs-devel@m.gmane.org; Mon, 21 Oct 2019 22:45:32 +0200 Original-Received: from localhost ([::1]:47722 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMeYU-0003UH-MH for ged-emacs-devel@m.gmane.org; Mon, 21 Oct 2019 16:45:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40859) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMeYM-0003Ty-Nx for emacs-devel@gnu.org; Mon, 21 Oct 2019 16:45:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMeYL-0006IE-JI for emacs-devel@gnu.org; Mon, 21 Oct 2019 16:45:22 -0400 Original-Received: from mail4.protonmail.ch ([185.70.40.27]:44751) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iMeYK-0006HN-Uj for emacs-devel@gnu.org; Mon, 21 Oct 2019 16:45:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1571690714; bh=TzZcdwqvdRSoKp/JYMu0t7qZPnmIEAq3I5pTjSK0DCU=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=XUhr0Opiam6O1goOZJ667KmR7vvVDWplUwPAv+x1Uu1Y43YKqm6JTF+3K8T/cCrwm ZlEoQnikgEwucQ3vrLWJmoVFNIc3zlyYFViV8nYfP4t6R2fkJn+zcSDK+VLthbrDz7 I2G+ZZHv1S7ngn1Hj5K4JS53exF5pFSYZL/oD8R4= In-Reply-To: <83wod4cyrp.fsf@gnu.org> Feedback-ID: b6CpL0MxcIA6fpHRkn3ZHzWS0Hoqxbtv_SrHfEzC9D85cLvnRsVk4rKaAOJUw48iy20W0W1VX4whjBYFluIX0w==:Ext:ProtonMail X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.70.40.27 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241323 Archived-At: =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Wednesday, October 16, 2019 2:48 PM, Eli Zaretskii wrote: > > From: Juri Linkov juri@linkov.net > > > Date: Wed, 16 Oct 2019 20:48:05 +0300 > > Cc: "emacs-devel@gnu.org" emacs-devel@gnu.org > > Now I got exactly the same error when edited and saved the source file > > tab-bar.el during compilation. > "Doctor, doctor! It hurts when I do this!" > Don't do that. :D I'm doing the `git pull' followed by `autogen.sh' and `make bootstrap' and = running into the issue; I'm never touching any files in-between. Also I'm n= ot seeing the compiled version of tab-bar in the build tree. It feels like = there is some artifact being left around that is skipping the compile of ta= b-bar. I've got to do a deeper dive into this to figure out where its happe= ning. I've got a separate checkout of master that I've used the same build script= on and was able to build. So at least I have a recent build but that old m= aster branch checkout is still broken. I'll report back if I find something that could be an issue for others... -- MICHAEL@MAUGER.COM // FSF and EFF member // GNU Emacs sql.el maintainer