66. fortran.at:52: testing ... fortran.at:52: autoconf -W obsolete fortran.at:52: autoheader fortran.at:52: top_srcdir=$abs_top_srcdir ./configure --- /dev/null Thu Mar 25 17:10:45 2004 +++ /home/herrold/rpmbuild/BUILD/autoconf-2.59/tests/testsuite.dir/at-stderr Sat Apr 24 23:37:54 2004 @@ -0,0 +1 @@ +configure: error: failed to recognize GNU Fortran 77 compiler stdout: checking for g77... g77 checking for Fortran 77 compiler default output file name... a.out checking whether the Fortran 77 compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... no checking whether g77 accepts -g... yes ./../../fortran.at:52: config.log fortran.at:52: exit code was 1, expected 0 > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = couch > uname -m = i686 > uname -r = 2.4.25-6.caos > uname -s = Linux > uname -v = #1 Thu Feb 19 03:16:49 EST 2004 > > /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/herrold/rpmbuild/BUILD/autoconf-2.59/tests > PATH: /usr/local/sbin > PATH: /usr/sbin > PATH: /sbin > PATH: /usr/kerberos/bin > PATH: /bin > PATH: /usr/bin > PATH: /usr/bin/X11 > PATH: /usr/X11R6/bin > PATH: /usr/local/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1329: checking for g77 > configure:1345: found /usr/bin/g77 > configure:1355: result: g77 > configure:1370: checking for Fortran 77 compiler version > configure:1373: g77 --version &5 > GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.2 2.96-121.caos) > Copyright (C) 1997 Free Software Foundation, Inc. > For more version information on components of the GNU Fortran > compilation system, especially useful when reporting bugs, > type the command `g77 --verbose'. > > GNU Fortran comes with NO WARRANTY, to the extent permitted by law. > You may redistribute copies of GNU Fortran > under the terms of the GNU General Public License. > For more information about these matters, see the file named COPYING > or type the command `info -f g77 Copying'. > configure:1376: $? = 0 > configure:1378: g77 -v &5 > g77 version 2.96 20000731 (Red Hat Linux 7.2 2.96-121.caos) (from FSF-g77 version 0.5.26 20000731 (Red Hat Linux 7.2 2.96-121.caos)) > Driving: g77 -v -c -xf77-version /dev/null -xnone > Reading specs from /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/specs > gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-121.caos) > /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/tradcpp0 -lang-fortran -v -D__GNUC__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__NO_INLINE__ -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_i386__ /dev/null /dev/null > GNU traditional CPP version 2.96 20000731 (Red Hat Linux 7.2 2.96-121.caos) > /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccWT01ED.s /dev/null > GNU F77 version 2.96 20000731 (Red Hat Linux 7.2 2.96-121.caos) (i386-caos-linux-gnu) compiled by GNU C version 2.96 20000731 (Red Hat Linux 7.2 2.96-121.caos). > GNU Fortran Front End version 0.5.26 20000731 (Red Hat Linux 7.2 2.96-121.caos) > as -V -Qy -o /tmp/ccQff7mn.o /tmp/ccWT01ED.s > GNU assembler version 2.14.90.0.7 (i386-caos-linux-gnu) using BFD version 2.14.90.0.7 20031029 > ld -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o /tmp/cc8nqj07 /tmp/ccQff7mn.o /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/../../../crt1.o /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/../../../crti.o /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/crtbegin.o -L/usr/lib/gcc-lib/i386-caos-linux-gnu/2.96 -L/usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/../../.. -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/crtend.o /usr/lib/gcc-lib/i386-caos-linux-gnu/2.96/../../../crtn.o > /tmp/cc8nqj07 > __G77_LIBF77_VERSION__: 0.5.26 20000731 (prerelease) > @(#)LIBF77 VERSION 19991115 > __G77_LIBI77_VERSION__: 0.5.26 20000731 (prerelease) > @(#) LIBI77 VERSION pjw,dmg-mods 19991115 > __G77_LIBU77_VERSION__: 0.5.26 20000731 (prerelease) > @(#) LIBU77 VERSION 19980709 > configure:1381: $? = 0 > configure:1383: g77 -V &5 > g77: argument to `-V' missing > configure:1386: $? = 1 > configure:1400: checking for Fortran 77 compiler default output file name > configure:1403: g77 -O2 -g -pipe -march=i386 -mcpu=i686 conftest.f >&5 > configure:1406: $? = 0 > configure:1452: result: a.out > configure:1457: checking whether the Fortran 77 compiler works > configure:1463: ./a.out > configure:1466: $? = 0 > configure:1483: result: yes > configure:1490: checking whether we are cross compiling > configure:1492: result: no > configure:1495: checking for suffix of executables > configure:1497: g77 -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 conftest.f >&5 > configure:1500: $? = 0 > configure:1525: result: > configure:1531: checking for suffix of object files > configure:1542: g77 -c -O2 -g -pipe -march=i386 -mcpu=i686 conftest.f >&5 > configure:1545: $? = 0 > configure:1567: result: o > configure:1575: checking whether we are using the GNU Fortran 77 compiler > configure:1589: g77 -c -O2 -g -pipe -march=i386 -mcpu=i686 conftest.F >&5 > # 1 "conftest.F" > program main > > > > > end > configure:1595: $? = 0 > configure:1599: test -z > || test ! -s conftest.err > configure:1602: $? = 0 > configure:1605: test -s conftest.o > configure:1608: $? = 1 > configure: failed program was: > | program main > | #ifndef __GNUC__ > | choke me > | #endif > | > | end > configure:1621: result: no > configure:1627: checking whether g77 accepts -g > configure:1639: g77 -c -g conftest.f >&5 > configure:1645: $? = 0 > configure:1649: test -z > || test ! -s conftest.err > configure:1652: $? = 0 > configure:1655: test -s conftest.o > configure:1658: $? = 0 > configure:1670: result: yes > configure:1697: g77 --version | grep GNU >&2 > GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.2 2.96-121.caos) > For more version information on components of the GNU Fortran > GNU Fortran comes with NO WARRANTY, to the extent permitted by law. > You may redistribute copies of GNU Fortran > under the terms of the GNU General Public License. > configure:1700: $? = 0 > configure:1707: error: failed to recognize GNU Fortran 77 compiler > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_env_F77_set= > ac_cv_env_F77_value= > ac_cv_env_FFLAGS_set=set > ac_cv_env_FFLAGS_value='-O2 -g -pipe -march=i386 -mcpu=i686' > 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_exeext= > ac_cv_f77_compiler_gnu=no > ac_cv_objext=o > ac_cv_prog_ac_ct_F77=g77 > ac_cv_prog_f77_g=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > DEFS='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EXEEXT='' > F77='g77' > FFLAGS='-O2 -g -pipe -march=i386 -mcpu=i686' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_F77='g77' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${prefix}/share' > exec_prefix='NONE' > host_alias='' > includedir='${prefix}/include' > infodir='${prefix}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localstatedir='${prefix}/var' > mandir='${prefix}/man' > oldincludedir='/usr/include' > prefix='NONE' > program_transform_name='s,x,x,' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > > configure: exit 1 66. fortran.at:52: 66. GNU Fortran 77 (fortran.at:52): FAILED (fortran.at:52)