===================================== Test suite log for GNU Autoconf 2.49f ===================================== /home/njoly/temp/autoconf/ChangeLog : | 2001-05-14 Pavel Roskin | | * doc/autoconf.texi (Shellology): Document a quirk in | here-document handling on OpenBSD. | | 2001-05-11 Akim Demaille | | * aclang.m4 (_AC_PROG_PREPROC_WORKS_IFELSE): No longer use the | `maybe' strategy: first try cpp's exit status, then its stderr. | (AC_PROG_CPP, AC_PROG_CXXCPP): Adjust. Failed tests: 40: compile.at:277 GNU Fortran 77 41: semantics.at:22 AC_CHECK_LIB Skipped tests: 1: tools.at:29 Syntax of the scripts 2: tools.at:76 AWK portability ## ---------- ## ## Platform. ## ## ---------- ## hostname = medusa.sis.pasteur.fr uname -m = alpha uname -r = V5.1 uname -s = OSF1 uname -v = 732 /usr/bin/uname -p = alpha /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = alpha /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /home/njoly/temp/autoconf/tests:/home/njoly/temp/autoconf:/home/njoly/bin:/local/bin:/local/sbin:/gensoft/bin:/sbin:/usr/sbin:/usr/bin:/usr/bin:/usr/bin/X11 ================================= Test suite for GNU Autoconf 2.49f ================================= 40. ./compile.at:277: testing GNU Fortran 77... ./compile.at:277: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete ./compile.at:277: autoheader --autoconf-dir .. -l $at_srcdir ./compile.at:277: top_srcdir=$top_srcdir ./configure stdout: checking for g77... no checking for f77... f77 checking for Fortran 77 compiler default output... a.out checking whether the Fortran 77 compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... yes configure: creating ./config.status config.status: creating config.h ./compile.at:277: cat state-env.after ./compile.at:277: cat state-ls.after 5a6 > a.out 40. ./compile.at:277: FAILED near `compile.at:277' 41. ./semantics.at:22: testing AC_CHECK_LIB... ./semantics.at:22: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete ./semantics.at:22: autoheader --autoconf-dir .. -l $at_srcdir ./semantics.at:22: top_srcdir=$top_srcdir ./configure stdout: checking for gcc... no checking for cc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating config.h ./semantics.at:22: cat state-env.after ./semantics.at:22: cat state-ls.after 6d5 < a.out 41. ./semantics.at:22: FAILED near `semantics.at:22'