From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24525: autogen.sh fails in mingw64 Date: Sat, 24 Sep 2016 16:01:33 +0300 Message-ID: <831t09cuz6.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1474722147 14477 195.159.176.226 (24 Sep 2016 13:02:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 24 Sep 2016 13:02:27 +0000 (UTC) Cc: 24525@debbugs.gnu.org To: Vincent Semeria Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 24 15:02:23 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1bnmas-00024r-Dc for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Sep 2016 15:02:14 +0200 Original-Received: from localhost ([::1]:33192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnmaq-0000vx-OR for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Sep 2016 09:02:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnmak-0000vG-7Z for bug-gnu-emacs@gnu.org; Sat, 24 Sep 2016 09:02:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnmag-00015q-3y for bug-gnu-emacs@gnu.org; Sat, 24 Sep 2016 09:02:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnmag-00015g-1B for bug-gnu-emacs@gnu.org; Sat, 24 Sep 2016 09:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bnmaf-0006cn-Og for bug-gnu-emacs@gnu.org; Sat, 24 Sep 2016 09:02: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, 24 Sep 2016 13:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24525 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24525-submit@debbugs.gnu.org id=B24525.147472208825422 (code B ref 24525); Sat, 24 Sep 2016 13:02:01 +0000 Original-Received: (at 24525) by debbugs.gnu.org; 24 Sep 2016 13:01:28 +0000 Original-Received: from localhost ([127.0.0.1]:33985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bnma8-0006by-1t for submit@debbugs.gnu.org; Sat, 24 Sep 2016 09:01:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bnma6-0006bm-Pp for 24525@debbugs.gnu.org; Sat, 24 Sep 2016 09:01:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnmZy-0000kV-J9 for 24525@debbugs.gnu.org; Sat, 24 Sep 2016 09:01:21 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnmZy-0000kM-G5; Sat, 24 Sep 2016 09:01:18 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1681 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bnmZw-0000SK-Tp; Sat, 24 Sep 2016 09:01:18 -0400 In-reply-to: (message from Vincent Semeria on Sat, 24 Sep 2016 14:10:50 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:123632 Archived-At: > From: Vincent Semeria > Date: Sat, 24 Sep 2016 14:10:50 +0200 > > I try to build branch emacs-25 (commit f2819241bc93b641f13e1a04f3520fadb8ed53a8) on Windows 10. > Following the instructions of file nt/INSTALL.W64, autogen.sh gives me : > > INCONNU@DESKTOP-RU9MU9H MINGW64 /c/emacs-git > $ ./autogen.sh > Checking whether you have the necessary tools... > (Read INSTALL.REPO for more details on building Emacs) > Checking for autoconf (need at least version 2.65)... > ok > Checking for automake (need at least version 1.11)... > ok > Your system has the required tools. > Running 'autoreconf -fi -I m4' ... > ' is already registered with AC_CONFIG_FILES. > ../../lib/autoconf/status.m4:288: AC_CONFIG_FILES is expanded from... > configure.ac:5374: the top level > autom4te: /usr/bin/m4 failed with exit status: 1 > aclocal-1.15: error: echo failed with exit status: 1 > autoreconf: aclocal failed with exit status: 1 Is it possible that you are being hit by this issue, mentioned in INSTALL.W64: The autocrlf feature of Git may interfere with the configure file, so it is best to disable this feature by running the command: git config core.autocrlf false