bug-autoconf
[Top][All Lists]
Advanced

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

UnixWare-7.1.1 failure of autoconf-2.49c selftest


From: Allan Clark
Subject: UnixWare-7.1.1 failure of autoconf-2.49c selftest
Date: Mon, 05 Mar 2001 12:07:45 -0500

Autoconf;

The core of this problem may be related to the assumption that "fc" is
"fortran compiler".  In USL-based systems, that's your command history
processor.  http://uw7doc.sco.com/cgi-bin/man/man?fc can provide more
information.

Is there a way to avoid this problem?  Is there a full name for the
fortran compiler such as "f77c" ?

Allan


-------- Original Message --------
Date: Mon, 5 Mar 2001 11:35 EST
From: address@hidden
To: address@hidden

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

Failed tests:
  37: compile.at:205  GNU Fortran 77
  93: aclang.at:11    AC_F77_WRAPPERS
  96: aclang.at:14    AC_PROG_F77_C_O

Skipped tests:
   9: tools.at:411    autoupdate
  10: tools.at:447    autoupdating AC_LINK_FILES
  11: tools.at:476    autoupdating AC_PREREQ
  57: acgeneral.at:15 AC_CHECKING
  58: acgeneral.at:16 AC_CHECK_TOOL_PREFIX
  59: acgeneral.at:17 AC_COMPILE_CHECK
  60: acgeneral.at:18 AC_ENABLE
  61: acgeneral.at:19 AC_HAVE_LIBRARY
  62: acgeneral.at:20 AC_OUTPUT_COMMANDS
  63: acgeneral.at:21 AC_VALIDATE_CACHED_SYSTEM_TUPLE
  64: acgeneral.at:22 AC_WITH
  80: acspecific.at:23 AC_ARG_ARRAY
  81: acspecific.at:24 AC_DECL_YYTEXT
  82: acspecific.at:25 AC_DYNIX_SEQ
  83: acspecific.at:26 AC_HAVE_POUNDBANG
  84: acspecific.at:27 AC_IRIX_SUN
  85: acspecific.at:28 AC_RSH
  86: acspecific.at:29 AC_SCO_INTL
  87: acspecific.at:30 AC_XENIX_DIR
  99: aclang.at:19    AC_C_CROSS
 100: aclang.at:20    AC_LANG_C
 101: aclang.at:21    AC_LANG_CPLUSPLUS
 102: aclang.at:22    AC_LANG_FORTRAN77
 103: aclang.at:23    AC_LANG_SAVE
 107: acheaders.at:11 AC_DIR_HEADER
 108: acheaders.at:12 AC_MEMORY_H
 109: acheaders.at:13 AC_UNISTD_H
 110: acheaders.at:14 AC_USG
 116: actypes.at:13   AC_INT_16_BITS
 117: actypes.at:14   AC_LONG_64_BITS
 118: actypes.at:15   AC_STRUCT_ST_BLKSIZE
 119: actypes.at:16   AC_STRUCT_ST_RDEV
 120: actypes.at:17   AM_TYPE_PTRDIFF_T
 148: foreign.at:9    Autoconf & Libtool

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

hostname = shotgun.newjersey.sco.com
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 = shotgun
Release = 5
KernelID = 00/06/28
Machine = Pentium II
BusType = ISA
Serial = ALLANC004
Users = 50
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/allanc/pkg/src/autoconf-2.49c/tests:/home/allanc/pkg/src/autoconf-2.49c:/home/allanc/bin:/usr/local/bin:/usr/bin:/usr/ccs/bin

====================================
Testing suite for GNU Autoconf 2.49c
====================================
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.49c, executed with
 > ./configure 

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

hostname = shotgun.newjersey.sco.com
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 = shotgun
Release = 5
KernelID = 00/06/28
Machine = Pentium II
BusType = ISA
Serial = ALLANC004
Users = 50
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/allanc/pkg/src/autoconf-2.49c/tests:/home/allanc/pkg/src/autoconf-2.49c:/home/allanc/pkg/src/autoconf-2.49c/tests:/home/allanc/pkg/src/autoconf-2.49c:/home/allanc/bin:/usr/local/bin:/usr/bin:/usr/ccs/bin

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

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

      end
configure:1030: 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_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'

93. ./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 
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... ./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.49c, executed with
 > ./configure 

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

hostname = shotgun.newjersey.sco.com
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 = shotgun
Release = 5
KernelID = 00/06/28
Machine = Pentium II
BusType = ISA
Serial = ALLANC004
Users = 50
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/allanc/pkg/src/autoconf-2.49c/tests:/home/allanc/pkg/src/autoconf-2.49c:/home/allanc/pkg/src/autoconf-2.49c/tests:/home/allanc/pkg/src/autoconf-2.49c:/home/allanc/bin:/usr/local/bin:/usr/bin:/usr/ccs/bin

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

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

      end
configure:1035: 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_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
93. ./aclang.at:11: FAILED near `aclang.at:11'

96. ./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 
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... ./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.49c, executed with
 > ./configure 

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

hostname = shotgun.newjersey.sco.com
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 = shotgun
Release = 5
KernelID = 00/06/28
Machine = Pentium II
BusType = ISA
Serial = ALLANC004
Users = 50
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/allanc/pkg/src/autoconf-2.49c/tests:/home/allanc/pkg/src/autoconf-2.49c:/home/allanc/pkg/src/autoconf-2.49c/tests:/home/allanc/pkg/src/autoconf-2.49c:/home/allanc/bin:/usr/local/bin:/usr/bin:/usr/ccs/bin

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

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

      end
configure:1025: 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_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
96. ./aclang.at:14: FAILED near `aclang.at:14'



reply via email to

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