[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU Autoconf 2.69.23-388d] testsuite: 35 failed (autom4te preselections
From: |
Stefano Lattarini |
Subject: |
[GNU Autoconf 2.69.23-388d] testsuite: 35 failed (autom4te preselections) |
Date: |
Fri, 21 Sep 2012 12:24:30 +0200 |
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 1 test was run,
1 failed unexpectedly.
## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.69.23-388d test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
35: tools.at:1162 autom4te preselections
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
35. tools.at:1162: testing autom4te preselections ...
./tools.at:1168: automake --version || exit 77
stderr:
stdout:
automake (GNU automake) 1.12.2
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Tom Tromey <address@hidden>
and Alexandre Duret-Lutz <address@hidden>.
./tools.at:1169: grep '[1-9]\.[0-9]' stdout || exit 77
stdout:
automake (GNU automake) 1.12.2
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl-2.0.html>
./tools.at:1170: test ! -f $HOME/.autom4te.cfg || exit 77
stderr:
stdout:
./tools.at:1186: aclocal || { ret=$?; test $ret -eq 63 && ret=77; exit $ret; }
stderr:
./tools.at:1188: test -d autom4te.cache || exit 77
./tools.at:1189: autoconf
./tools.at:1197: aclocal
stderr:
./tools.at:1198: automake --no-force --add-missing
stderr:
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
./tools.at:1199: autoconf
./tools.at:1200: test "`find configure -newer newer`" = "" ||
{ diff old-requests autom4te.cache/requests; exit 1; }
--- /dev/null 2012-09-21 08:36:09.331139314 +0200
+++ /devel/bleeding/src/autoconf/tests/testsuite.dir/at-groups/35/stdout
2012-09-21 12:09:12.000000000 +0200
@@ -0,0 +1,74 @@
+86d85
+< '_LT_AC_TAGCONFIG' => 1,
+88c87
+< 'AC_INIT' => 1,
+---
+> '_LT_AC_TAGCONFIG' => 1,
+90c89
+< '_AM_COND_IF' => 1,
+---
+> 'AC_INIT' => 1,
+92c91
+< 'AC_SUBST' => 1,
+---
+> '_AM_COND_IF' => 1,
+94c93
+< 'AC_FC_SRCEXT' => 1,
+---
+> 'AC_SUBST' => 1,
+95a95
+> 'AC_FC_SRCEXT' => 1,
+96a97
+> 'AM_PROG_MKDIR_P' => 1,
+98d98
+< 'AM_PATH_GUILE' => 1,
+99a100
+> 'AM_PATH_GUILE' => 1,
+102d102
+< 'AC_REQUIRE_AUX_FILE' => 1,
+104c104
+< 'm4_sinclude' => 1,
+---
+> 'AC_REQUIRE_AUX_FILE' => 1,
+105a106
+> 'm4_sinclude' => 1,
+110d110
+< 'AM_MAKEFILE_INCLUDE' => 1,
+111a112
+> 'AM_MAKEFILE_INCLUDE' => 1,
+113d113
+< '_AM_COND_ENDIF' => 1,
+114a115
+> '_AM_COND_ENDIF' => 1,
+119d119
+< 'include' => 1,
+121c121
+< 'AM_PROG_AR' => 1,
+---
+> 'include' => 1,
+122a123
+> 'AM_PROG_AR' => 1,
+124d124
+< 'AM_PROG_FC_C_O' => 1,
+125a126
+> 'AM_PROG_FC_C_O' => 1,
+127d127
+< 'AH_OUTPUT' => 1,
+129c129
+< '_AM_SUBST_NOTMAKE' => 1,
+---
+> 'AH_OUTPUT' => 1,
+131,132c131
+< 'sinclude' => 1,
+< 'AM_PROG_CC_C_O' => 1,
+---
+> '_AM_SUBST_NOTMAKE' => 1,
+134,135c133,134
+< 'AM_XGETTEXT_OPTION' => 1,
+< 'AC_CANONICAL_SYSTEM' => 1,
+---
+> 'AM_PROG_CC_C_O' => 1,
+> 'sinclude' => 1,
+136a136,137
+> 'AC_CANONICAL_SYSTEM' => 1,
+> 'AM_XGETTEXT_OPTION' => 1,
./tools.at:1200: exit code was 1, expected 0
./tools.at:1200: if test "$automake_version" = "$used_automake_version"; then
exit 1; else exit 77; fi
./tools.at:1200: exit code was 1, expected 0
35. tools.at:1162: 35. autom4te preselections (tools.at:1162): FAILED
(tools.at:1200)
-*-*-*-
Also, the complete testsuite.log file is attached.
Regards,
Stefano
testsuite.log
Description: Text Data
- [GNU Autoconf 2.69.23-388d] testsuite: 35 failed (autom4te preselections),
Stefano Lattarini <=