bug-autoconf
[Top][All Lists]
Advanced

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

Failing tests


From: Derek R. Price
Subject: Failing tests
Date: Tue, 06 Feb 2001 11:06:37 -0500

I think most of these are known problems, but I thought I'd send you my
testsuite.log since it looked like a bunch of the tests which had been
failing due to the missing Fortran compiler had been fixed and maybe
someone wanted to see the current failures.  :)

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
OK, who stopped payment on my reality check?


========================================
Testing suite log for GNU Autoconf 2.49d
========================================

/home/dprice/work/autoconf/ChangeLog :
| 2001-02-06  Akim Demaille  <address@hidden>
| 
|       * acgeneral.m4 (_AC_RUN_LOG, _AC_RUN_LOG_STDERR, AC_RUN_LOG): New.
|       (_AC_EVAL_STDERR,  _AC_EVAL): Use them.
|       (_AC_INIT_PREPARE_FS_SEPARATORS): Use AC_RUN_LOG.
| 
| 2001-02-05  Derek Price  <address@hidden>
| 
|       * autoheader.sh: only set config_h for the first call to
|       AC_CONFIG_HEADERS

Failed tests:
  33: compile.at:86   Broken/missing compilers
  39: compile.at:228  GNU Fortran 77
  96: aclang.at:11    AC_F77_WRAPPERS
  99: aclang.at:14    AC_PROG_F77_C_O

Skipped tests:
 151: foreign.at:9    Autoconf & Libtool

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = empress.2-wit.com
uname -m = i686
uname -r = 2.2.16-3-usb
uname -s = Linux
uname -v = #5 Mon Jul 24 13:00:11 MDT 2000

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/dprice/bin

====================================
Testing suite for GNU Autoconf 2.49d
====================================
33. ./compile.at:86: testing Broken/missing compilers...
./compile.at:94: autoconf --autoconf-dir .. -l $at_srcdir 
./compile.at:95: top_srcdir=$top_srcdir ./configure 
--- empty       Tue Feb  6 10:53:08 2001
+++ at-stderr   Tue Feb  6 10:53:13 2001
@@ -0,0 +1 @@
+configure: error: cannot compute OBJEXT: cannot compile
stdout:
checking for gcc... no-such-compiler
checking for object suffix... ./compile.at:95: exit code was 1, expected 77
./compile.at:95: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure 2.49d, executed with
 > ./configure 

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = empress.2-wit.com
uname -m = i686
uname -r = 2.2.16-3-usb
uname -s = Linux
uname -v = #5 Mon Jul 24 13:00:11 MDT 2000

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/dprice/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:908: PATH=".;`pwd`"; conftest.sh
./configure: conftest.sh: command not found
configure:911: $? = 127
configure:963: checking for gcc
configure:985: result: no-such-compiler
configure:1207: checking for object suffix
configure:1225: no-such-compiler -c   conftest.c >&5
./configure: no-such-compiler: command not found
configure:1228: $? = 127
configure: failed program was:
#line 1213 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:1240: error: cannot compute OBJEXT: cannot compile

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_prog_ac_ct_CC=no-such-compiler


configure: exit 1
33. ./compile.at:86: FAILED near `compile.at:95'

39. ./compile.at:228: testing GNU Fortran 77...
./compile.at:228: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./compile.at:228: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:228: top_srcdir=$top_srcdir ./configure 
--- empty       Tue Feb  6 10:53:08 2001
+++ at-stderr   Tue Feb  6 10:53:17 2001
@@ -0,0 +1 @@
+configure: error: cannot compute OBJEXT: cannot compile
stdout:
checking for g77... no
checking for f77... no
checking for xlf... no
checking for cf77... no
checking for cft77... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking for fc... no
checking for object suffix... ./compile.at:228: exit code was 1, expected 0
./compile.at:228: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure 2.49d, executed with
 > ./configure 

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = empress.2-wit.com
uname -m = i686
uname -r = 2.2.16-3-usb
uname -s = Linux
uname -v = #5 Mon Jul 24 13:00:11 MDT 2000

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/dprice/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:908: PATH=".;`pwd`"; conftest.sh
./configure: conftest.sh: command not found
configure:911: $? = 127
configure:1008: checking for g77
configure:1033: result: no
configure:1008: checking for f77
configure:1033: result: no
configure:1008: checking for xlf
configure:1033: result: no
configure:1008: checking for cf77
configure:1033: result: no
configure:1008: checking for cft77
configure:1033: result: no
configure:1008: checking for pgf77
configure:1033: result: no
configure:1008: checking for fl32
configure:1033: result: no
configure:1008: checking for af77
configure:1033: result: no
configure:1008: checking for fort77
configure:1033: result: no
configure:1008: checking for f90
configure:1033: result: no
configure:1008: checking for xlf90
configure:1033: result: no
configure:1008: checking for pgf90
configure:1033: result: no
configure:1008: checking for epcf90
configure:1033: result: no
configure:1008: checking for f95
configure:1033: result: no
configure:1008: checking for xlf95
configure:1033: result: no
configure:1008: checking for lf95
configure:1033: result: no
configure:1008: checking for g95
configure:1033: result: no
configure:1008: checking for fc
configure:1033: result: no
configure:1043: checking for object suffix
configure:1054:  -c  conftest.f >&5
./configure: -c: command not found
configure:1057: $? = 127
configure: failed program was:
      program main

      end
configure:1069: error: cannot compute OBJEXT: cannot compile

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=


configure: exit 1
39. ./compile.at:228: FAILED near `compile.at:228'

96. ./aclang.at:11: testing AC_F77_WRAPPERS...
./aclang.at:11: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:11: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:11: top_srcdir=$top_srcdir ./configure 
--- empty       Tue Feb  6 10:53:08 2001
+++ at-stderr   Tue Feb  6 10:53:21 2001
@@ -0,0 +1 @@
+configure: error: cannot compute OBJEXT: cannot compile
stdout:
checking for g77... no
checking for f77... no
checking for xlf... no
checking for cf77... no
checking for cft77... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking for fc... no
checking for object suffix... ./aclang.at:11: exit code was 1, expected 0
./aclang.at:11: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure 2.49d, executed with
 > ./configure 

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = empress.2-wit.com
uname -m = i686
uname -r = 2.2.16-3-usb
uname -s = Linux
uname -v = #5 Mon Jul 24 13:00:11 MDT 2000

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/dprice/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:918: PATH=".;`pwd`"; conftest.sh
./configure: conftest.sh: command not found
configure:921: $? = 127
configure:1013: checking for g77
configure:1038: result: no
configure:1013: checking for f77
configure:1038: result: no
configure:1013: checking for xlf
configure:1038: result: no
configure:1013: checking for cf77
configure:1038: result: no
configure:1013: checking for cft77
configure:1038: result: no
configure:1013: checking for pgf77
configure:1038: result: no
configure:1013: checking for fl32
configure:1038: result: no
configure:1013: checking for af77
configure:1038: result: no
configure:1013: checking for fort77
configure:1038: result: no
configure:1013: checking for f90
configure:1038: result: no
configure:1013: checking for xlf90
configure:1038: result: no
configure:1013: checking for pgf90
configure:1038: result: no
configure:1013: checking for epcf90
configure:1038: result: no
configure:1013: checking for f95
configure:1038: result: no
configure:1013: checking for xlf95
configure:1038: result: no
configure:1013: checking for lf95
configure:1038: result: no
configure:1013: checking for g95
configure:1038: result: no
configure:1013: checking for fc
configure:1038: result: no
configure:1048: checking for object suffix
configure:1059:  -c  conftest.f >&5
./configure: -c: command not found
configure:1062: $? = 127
configure: failed program was:
      program main

      end
configure:1074: error: cannot compute OBJEXT: cannot compile

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=


configure: exit 1
96. ./aclang.at:11: FAILED near `aclang.at:11'

99. ./aclang.at:14: testing AC_PROG_F77_C_O...
./aclang.at:14: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:14: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:14: top_srcdir=$top_srcdir ./configure 
--- empty       Tue Feb  6 10:53:08 2001
+++ at-stderr   Tue Feb  6 10:53:24 2001
@@ -0,0 +1 @@
+configure: error: cannot compute OBJEXT: cannot compile
stdout:
checking for g77... no
checking for f77... no
checking for xlf... no
checking for cf77... no
checking for cft77... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking for fc... no
checking for object suffix... ./aclang.at:14: exit code was 1, expected 0
./aclang.at:14: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure 2.49d, executed with
 > ./configure 

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = empress.2-wit.com
uname -m = i686
uname -r = 2.2.16-3-usb
uname -s = Linux
uname -v = #5 Mon Jul 24 13:00:11 MDT 2000

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/home/dprice/work/autoconf/tests:/home/dprice/work/autoconf:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/dprice/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:908: PATH=".;`pwd`"; conftest.sh
./configure: conftest.sh: command not found
configure:911: $? = 127
configure:1003: checking for g77
configure:1028: result: no
configure:1003: checking for f77
configure:1028: result: no
configure:1003: checking for xlf
configure:1028: result: no
configure:1003: checking for cf77
configure:1028: result: no
configure:1003: checking for cft77
configure:1028: result: no
configure:1003: checking for pgf77
configure:1028: result: no
configure:1003: checking for fl32
configure:1028: result: no
configure:1003: checking for af77
configure:1028: result: no
configure:1003: checking for fort77
configure:1028: result: no
configure:1003: checking for f90
configure:1028: result: no
configure:1003: checking for xlf90
configure:1028: result: no
configure:1003: checking for pgf90
configure:1028: result: no
configure:1003: checking for epcf90
configure:1028: result: no
configure:1003: checking for f95
configure:1028: result: no
configure:1003: checking for xlf95
configure:1028: result: no
configure:1003: checking for lf95
configure:1028: result: no
configure:1003: checking for g95
configure:1028: result: no
configure:1003: checking for fc
configure:1028: result: no
configure:1038: checking for object suffix
configure:1049:  -c  conftest.f >&5
./configure: -c: command not found
configure:1052: $? = 127
configure: failed program was:
      program main

      end
configure:1064: error: cannot compute OBJEXT: cannot compile

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=


configure: exit 1
99. ./aclang.at:14: FAILED near `aclang.at:14'

reply via email to

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