bug-autoconf
[Top][All Lists]
Advanced

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

Testsuite fails on UnixWare 7.1.1


From: Matthew Schalit
Subject: Testsuite fails on UnixWare 7.1.1
Date: Sat, 27 Jan 2001 20:12:50 -0800

Hi Folks, 
Thanks for considering this bug.  I think the bug's only
in the testsuite, when it tries to find a fortran compiler.
It tries f77 among others, and one of the choices, fc, is not
a fortran compiler but rather:

(My login shell is Korn Shell)

# type fc
fc is an exported alias for hist

# unalias fc
# type fc
fc is a shell builtin


Here's my testsuite.log inline.  My guess is that you don't
like attachments.  Thanks for your time, Matthew







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

Failed tests:
  37: compile.at:205  GNU Fortran 77

Skipped tests:
   9: tools.at:411    autoupdate
  10: tools.at:447    autoupdating AC_LINK_FILES
  11: tools.at:476    autoupdating AC_PREREQ
  50: foreign.at:9    Autoconf & Libtool

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

hostname = yoda.schalit.net
uname -m = i386
uname -r = 5
uname -s = UnixWare
uname -v = 7.1.1

/usr/bin/uname -p = x86at
/bin/uname -X     = 
System = UnixWare
Node = yoda
Release = 5
KernelID = 00/11/09
Machine = Pentium II
BusType = ISA
Serial = 2FK031293
Users = 15
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH =
/home/matthew/Uber/CVS/autoconf/tests:/home/matthew/Uber/CVS/autoconf:/sbin:/usr/sbin:/etc:/usr/bin:/usr/local/bin:/usr/ccs/bin:/usr/local/kde/bin:/usr/X/bin

====================================
Testing suite for GNU Autoconf 2.49d
====================================
37. ./compile.at:205: testing GNU Fortran 77...
./compile.at:205: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./compile.at:205: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:205: top_srcdir=$top_srcdir ./configure 
0a1
> 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 pgf77... no
checking for fl32... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for f95... no
checking for lf95... no
checking for pgf90... no
checking for fc... fc
checking for object suffix... ./compile.at:205: exit code was 1,
expected 0
./compile.at:205: 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 = yoda.schalit.net
uname -m = i386
uname -r = 5
uname -s = UnixWare
uname -v = 7.1.1

/usr/bin/uname -p = x86at
/bin/uname -X     = 
System = UnixWare
Node = yoda
Release = 5
KernelID = 00/11/09
Machine = Pentium II
BusType = ISA
Serial = 2FK031293
Users = 15
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH =
/home/matthew/Uber/CVS/autoconf/tests:/home/matthew/Uber/CVS/autoconf:/home/matthew/Uber/CVS/autoconf/tests:/home/matthew/Uber/CVS/autoconf:/sbin:/usr/sbin:/etc:/usr/bin:/usr/local/bin:/usr/ccs/bin:/usr/local/kde/bin:/usr/X/bin

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

configure:992: checking for g77
configure:1017: result: no
configure:992: checking for f77
configure:1017: result: no
configure:992: checking for xlf
configure:1017: result: no
configure:992: checking for cf77
configure:1017: result: no
configure:992: checking for pgf77
configure:1017: result: no
configure:992: checking for fl32
configure:1017: result: no
configure:992: checking for fort77
configure:1017: result: no
configure:992: checking for f90
configure:1017: result: no
configure:992: checking for xlf90
configure:1017: result: no
configure:992: checking for f95
configure:1017: result: no
configure:992: checking for lf95
configure:1017: result: no
configure:992: checking for pgf90
configure:1017: result: no
configure:992: checking for fc
configure:1014: result: fc
configure:1027: checking for object suffix
configure:1038: fc -c  conftest.f >&5
/usr/bin/fc[14]: fc: -c: unknown option
Usage: fc [-lnrs] [-e editor] [-N #] [first] [last]
configure:1041: $? = 2
configure: failed program was:
      program main

      end
configure:1053: 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=''
ac_cv_prog_ac_ct_F77='fc'


configure: exit 1
37. ./compile.at:205: FAILED near `compile.at:205'



reply via email to

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