bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoconf-2.50 w/patch now fails tests 19 20 61 on cygwin


From: david
Subject: autoconf-2.50 w/patch now fails tests 19 20 61 on cygwin
Date: 22 May 2001 12:18:50 -0700

On Tue, 22 May 2001, Akim Demaille wrote:

> 
> Please, apply the following patch, and try again.  Just in case (sorry
> if you already know this), it means to run from autoconf's top level
> 
> patch -p0 < diffs
> 
> make check

Now gives following output. New testsuite.log attached.

================================================
ERROR: Suite unsuccessful, 3 of 152 tests failed
================================================

Writing `debug-NN.sh' scripts, NN = 19 20 61, done

You may investigate any problem if you feel able to do so, in which
case the testsuite provide a good starting point.

Now, failed tests will be executed again, verbosely, and logged
in the file testsuite.log.
================================
Test suite for GNU Autoconf 2.50
================================
19. ./base.at:55: testing AC_REQUIRE & AC_DEFUN_ONCE: Require, expand...
./base.at:88: autoconf --autoconf-dir .. -l $at_srcdir
--- -   Tue May 22 15:02:04 2001
+++ at-stderr   Tue May 22 15:02:04 2001
@@ -1,2 +1,2 @@
-configure.ac:16: warning: SINGLE_TEST invoked multiple times
-configure.ac:17: warning: SINGLE_TEST invoked multiple times
+configure.ac:18: warning: SINGLE_TEST invoked multiple times
+configure.ac:19: warning: SINGLE_TEST invoked multiple times
19. ./base.at:55: FAILED near `base.at:88'

20. ./base.at:100: testing AC_REQUIRE & AC_DEFUN_ONCE: Expand, require...
./base.at:133: autoconf --autoconf-dir .. -l $at_srcdir
--- -   Tue May 22 15:02:08 2001
+++ at-stderr   Tue May 22 15:02:08 2001
@@ -1 +1 @@
-configure.ac:15: warning: SINGLE_TEST invoked multiple times
+configure.ac:17: warning: SINGLE_TEST invoked multiple times
20. ./base.at:100: FAILED near `base.at:133'

61. ./acgeneral.at:15: testing AC_CHECKING...
./acgeneral.at:15: autoconf --autoconf-dir .. -l $at_srcdir
./acgeneral.at:15: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:15: top_srcdir=$top_srcdir ./configure
stdout:
configure: checking ...
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:15: cat state-env.after
./acgeneral.at:15: cat state-ls.after
./acgeneral.at:15: autoupdate --version || exit 77
stderr:
stdout:
autoupdate (GNU Autoconf) 2.50
Written by David J. MacKenzie and Akim Demaille.

Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
./acgeneral.at:15: autoupdate --autoconf-dir $at_top_srcdir
./acgeneral.at:15: autoconf --autoconf-dir .. -l $at_srcdir
./acgeneral.at:15: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:15: top_srcdir=$top_srcdir ./configure
stdout:
configure: checking ...
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
./acgeneral.at:15: cat state-env.after
./acgeneral.at:15: cat state-ls.after
61. ./acgeneral.at:15: ok
========================
testsuite.log is created
========================

Please send `testsuite.log' to <address@hidden> together with all
the information you think might help.
make[2]: *** [check-local] Error 1
make[2]: Leaving directory `/home/dcarter/autoconf-2.50/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/dcarter/autoconf-2.50/tests'
make: *** [check-recursive] Error 1

Attachment: testsuite.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]