From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: build failure 2 emacs-26 branch on Mingw64 Date: Mon, 01 Jan 2018 16:05:30 +0200 Message-ID: <412C46F6-F70B-41F2-BCEF-352C11739B96@gnu.org> References: <86d12tvhrq.fsf@stephe-leake.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1514815529 1218 195.159.176.226 (1 Jan 2018 14:05:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 1 Jan 2018 14:05:29 +0000 (UTC) User-Agent: K-9 Mail for Android Cc: emacs-devel To: emacs-devel@gnu.org, Richard Copley , Stephen Leake Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 01 15:05:25 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eW0iQ-0008LY-Dh for ged-emacs-devel@m.gmane.org; Mon, 01 Jan 2018 15:05:22 +0100 Original-Received: from localhost ([::1]:59314 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW0kP-0004Aw-CB for ged-emacs-devel@m.gmane.org; Mon, 01 Jan 2018 09:07:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW0ii-0003Xb-2k for emacs-devel@gnu.org; Mon, 01 Jan 2018 09:05:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW0ie-0005CN-3K for emacs-devel@gnu.org; Mon, 01 Jan 2018 09:05:40 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW0ie-0005C5-0z; Mon, 01 Jan 2018 09:05:36 -0500 Original-Received: from [176.12.216.1] (port=63890 helo=[10.160.141.254]) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eW0id-0003B8-5J; Mon, 01 Jan 2018 09:05:35 -0500 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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:221508 Archived-At: On January 1, 2018 3:41:17 PM GMT+02:00, Richard Copley wrote: > > $ make --version > > GNU Make 4=2E2=2E1 > > Built for x86_64-w64-mingw32 > > Copyright (C) 1988-2016 Free Software Foundation, Inc=2E >=20 > You have a native make on the path in your MSYS bash process=2E > "make" should be the MSYS make: >=20 > $ make --version > GNU Make 4=2E2=2E1 > Built for x86_64-pc-msys > Copyright (C) 1988-2016 Free Software Foundation, Inc=2E Right=2E And I believe Sed is not an MSYS Sed, either, because that one should be version 4=2E2=2E2, not 4=2E4=2E Which could also explain the other problem Stephen reported=2E