public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: automake-devel-1.6-1
@ 2002-04-22  8:14 Charles Wilson
  2002-04-22 16:50 ` Charles Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Wilson @ 2002-04-22  8:14 UTC (permalink / raw)
  To: cygwin

Version 1.6-1 of the automake-devel package, which has been
available as a test release for a month now with no complaints,
has been marked 'current'.  It contains GNU automake-1.6,
installed into /usr/autotool/devel.

Full disclosure: GNU automake 1.6 adds 29 new internal
self tests.  The cygwin build fails four of these new tests:
   'dirforbid.test'
   'pr300-lib.test'
   'pr300-ltlib.test'
   'pr300-prog.test'
OTOH, the cygwin build does pass the other 350 self tests.

The cygwin build of automake-1.5b passed all of its 323 self
tests.

So, the new version has no *regressions* -- it passes all of
the older 323 selftests -- but fails some of the more
stringent new tests added in 1.6.

--
Chuck Wilson

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page.  This downloads setup.exe to
your system.  Save it and run setup, answer the questions and pick
up 'automake-devel' from the 'Devel' category.

Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update.

In the US, ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
is a reliable high bandwidth connection.

In Japan, ftp://ftp.u-aizu.ac.jp/pub/gnu/gnu-win32/ is already
updated.

In DK, http://mirrors.sunsite.dk/cygwin/ is usually up-to-date.

If one of the above doesn't have the latest version of this package
you can either wait for the site to be updated or find another
mirror.

Please  send questions or comments to the Cygwin mailing list at:
cygwin@sources.redhat.com .  If you want to subscribe go to:
http://cygwin.com/lists.html I would appreciate if you would use
this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.

                *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

To unsubscribe to the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message. Send
email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCEMENT] Updated: automake-devel-1.6-1
  2002-04-22  8:14 [ANNOUNCEMENT] Updated: automake-devel-1.6-1 Charles Wilson
@ 2002-04-22 16:50 ` Charles Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Charles Wilson @ 2002-04-22 16:50 UTC (permalink / raw)
  To: cygwin

FWIW, pr300-lib.test, pr300-ltlib.test, and pr300-prog.test failures 
were not cygwin-specific, and are corrected in post-automake-1.6 CVS.

http://sources.redhat.com/ml/automake/2002-03/msg00054.html

A careful reading of this thread:

http://sources.redhat.com/ml/automake/2002-04/msg00033.html

seems to imply that dirforbid.test failure was also corrected in 
post-automake-1.6 CVS (unfortunately, the crucial message was in private 
correspondence; there's a gap in the mailinglist record).

So, the four test failures suffered by our build of automake-1.6 are not 
cygwin-specific, and have already been fixed...in automake-1.6.1.

Automake-1.6.1 was released about a week ago, and Autoconf-2.53a was 
posted today  (e.g. autoconf-2.54 is expected Real Soon Now(tm)).  Once 
   autoconf-2.54 is release, I'll do a test rollout of ac-2.54 and am-1.6.1.

--Chuck

New in Automake 1.6.1:

* automake --output-dir is deprecated
* Many bug fixes, including:
   - Don't choke on AM_LDFLAGS definitions.
   - Clean libtool objects from subdirectories.
   - Allow configure variables with reserved suffix and unknown prefix
     (e.g. AC_SUBST(mumble_LDFLAGS) when 'mumble' is not a target).
   - Fix the definition of AUTOMAKE and ACLOCAL in configure.
(plus, they apparently have fixed the four test failures noted in the 
cygwin automake-1.6 build, which seem to have been endemic and not 
cygwin-specific).

NEWS for Autoconf-2.53a (and presumably 2.54):

** Executables
- autoreconf is adjusted to GNU Gettext 0.11.
** Macros
- AC_PROG_CC_STDC is integrated into AC_PROG_CC.
** Bug fixes
- Spurious complaints from `m4_bmatch' about invalid regular
   expressions are suppressed.
- Empty top_builddirs are properly handled.
- AC_PATH_PROG
   Now colon in the optional path arguments are properly handled.
** Improved Zsh portability
   Both Autoconf the package, and the scripts it produces, should run
   more reliably with Zsh.  Bear in mind it is the default Bourne shell
   on Darwin.
** Documentation
- Limitations of Make
   More of them.


Charles Wilson wrote:

> Version 1.6-1 of the automake-devel package, which has been
> available as a test release for a month now with no complaints,
> has been marked 'current'.  It contains GNU automake-1.6,
> installed into /usr/autotool/devel.
> 
> Full disclosure: GNU automake 1.6 adds 29 new internal
> self tests.  The cygwin build fails four of these new tests:
>    'dirforbid.test'
>    'pr300-lib.test'
>    'pr300-ltlib.test'
>    'pr300-prog.test'
> OTOH, the cygwin build does pass the other 350 self tests.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-22 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-22  8:14 [ANNOUNCEMENT] Updated: automake-devel-1.6-1 Charles Wilson
2002-04-22 16:50 ` Charles Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).