X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:cc
	:subject:content-type:content-transfer-encoding; q=dns; s=
	default; b=RSRuOYyLMHmv4/KGQweRf0KA42t3+dr3TuS/OENCpCbhxsWCL5UEM
	F+Jahjip8wLfVIdHMxg7XqcsFfKjDgYLNDAVmv999Qp0ZaQ+yncXXvkAG+zJhO5I
	xvYnoxAYlAZVFoYvwwaQNxCmpgsyxR7qT7pi68OTK8rGQqGYDNHqXU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:cc
	:subject:content-type:content-transfer-encoding; s=default; bh=M
	AWxCSycoJXcyP8fsuJaL9V+qgE=; b=nA5Ii8baKYO1lJLwBymoI6/hXObDmKn3Q
	pyT4GYbnRyMED+cw56hNHP+Ks8a/TO7Taaguh1erRZhGdBWtQMNT3VfalqDp09Ma
	4X2UBFd6AOiH4ck6iaqr/XTJjQx5LWjPNVDWTOzTCIsP8BdH2YV16xUpdotLVXqx
	VHTSL7ijfY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: smtp201.alice.it
Message-ID: <54E10169.3070409@alice.it>
Date: Sun, 15 Feb 2015 21:28:25 +0100
From: Angelo Graziosi <angelo.graziosi@alice.it>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: kbrown@cornell.edu
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.1
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Corinna Vinschen wrote:
> I released a very early TEST version of the next upcoming Cygwin
> release.  The version number is 1.7.35-0.1.

With this release, the Emacs (master) build is broken. It does not pass 
the autogen.sh step:

./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' ...
am-wrapper: C:\cygwin64\usr\share\autotools\am-wrapper.sh: error: Unable 
to locate any usuable version of automake.
         I tried these versions: 1.14 1.13 1.12 1.11 1.10 1.9 1.8 1.7 
1.6 1.5 1.4 1.99 1.98 1.97 1.96 1.95 1.94 1.93 1.92 1.91 1.90 1.89 1.88 
1.87 1.86 1.85 1.84 1.83 1.82 1.81 1.80 1.79 1.78 1.77 1.76 1.75 1.74 
1.73 1.72 1.71 1.70 1.69 1.68 1.67 1.66 1.65 1.64 1.63 1.62 1.61 1.60 
1.59 1.58 1.57 1.56 1.55 1.54 1.53 1.52 1.51 1.50 1.49 1.48 1.47 1.46 
1.45 1.44 1.43 1.42 1.41 1.40 1.39 1.38 1.37 1.36 1.35 1.34 1.33 1.32 
1.31 1.30 1.29 1.28 1.27 1.26 1.25 1.24 1.23 1.22 1.21 1.20 1.19 1.18 
1.17 1.16 1.15 1.14
         With a base name of 'C:autoreconf-2.69: aclocal failed with 
exit status: 1
GNUmakefile:66: set di istruzioni per l'obiettivo "configure" non riuscito
make: *** [configure] Errore 1

Reverting to 1.7.34 fixes the build:

./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' ...
configure.ac:756: installing 'build-aux/compile'
configure.ac:139: installing 'build-aux/config.guess'
configure.ac:139: installing 'build-aux/config.sub'
configure.ac:136: installing 'build-aux/install-sh'
configure.ac:136: installing 'build-aux/missing'
lib/Makefile.am: installing 'build-aux/depcomp'
You can now run './configure'.

Ciao,
  Angelo.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

