==================================== Test suite log for GNU Autoconf 2.51 ==================================== /home/njoly/autoconf-2.51/ChangeLog : | 2001-07-17 Akim Demaille | | Version 2.51. | | 2001-07-17 Akim Demaille | | * aclang.m4 (AC_F77_DUMMY_MAIN): Let the interface be more | Autoconfy: $1 = action-if-found, $2 = action-if-not-found. | | 2001-07-17 Akim Demaille Failed tests: 101: aclang.at:12 AC_F77_WRAPPERS Skipped tests: 2: tools.at:76 AWK portability 39: compile.at:169 AC_PROG_CPP without warnings 40: compile.at:206 AC_PROG_CPP via CC 155: foreign.at:9 Libtool ## ---------- ## ## Platform. ## ## ---------- ## hostname = arsinoe.sis.pasteur.fr uname -m = i386 uname -r = 1.5 uname -s = NetBSD uname -v = NetBSD 1.5 (GENERIC) #1: Sun Nov 19 21:42:11 MET 2000 address@hidden:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /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/njoly/autoconf-2.51/tests:/home/njoly/autoconf-2.51:/local/bin:/local/sbin:/local/bin:/local/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/bin:/usr/sbin:/bin:/sbin ================================ Test suite for GNU Autoconf 2.51 ================================ 101. ./aclang.at:12: testing AC_F77_WRAPPERS... ./aclang.at:12: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete ./aclang.at:12: autoheader --autoconf-dir .. -l $at_srcdir ./aclang.at:12: top_srcdir=$top_srcdir ./configure --- /dev/null Wed Jul 18 10:44:08 2001 +++ at-stderr Wed Jul 18 10:44:16 2001 @@ -0,0 +1 @@ +configure: error: Linking to Fortran libraries from C fails. stdout: checking for g77... g77 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... yes checking whether g77 accepts -g... yes checking how to get verbose linking output from g77... -v checking for Fortran 77 libraries... -L/usr/libexec -lg2c -lm checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for dummy main to link with Fortran 77 libraries... unknown ./aclang.at:12: exit code was 1, expected 0 ./aclang.at:12: 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, which was generated by GNU Autoconf 2.51. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = arsinoe.sis.pasteur.fr uname -m = i386 uname -r = 1.5 uname -s = NetBSD uname -v = NetBSD 1.5 (GENERIC) #1: Sun Nov 19 21:42:11 MET 2000 address@hidden:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /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/njoly/autoconf-2.51/tests:/home/njoly/autoconf-2.51:/home/njoly/autoconf-2.51/tests:/home/njoly/autoconf-2.51:/local/bin:/local/sbin:/local/bin:/local/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/bin:/usr/sbin:/bin:/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:912: PATH=".;."; conftest.sh conftest.sh: not found configure:915: $? = 127 configure:1008: checking for g77 configure:1023: found /usr/bin/g77 configure:1031: result: g77 configure:1045: checking for Fortran 77 compiler version configure:1048: g77 --version &5 GNU Fortran 0.5.24-19981002 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:1051: $? = 0 configure:1053: g77 -v &5 g77 version egcs-2.91.66 19990314 (egcs-1.1.2 release) (from FSF-g77 version 0.5.24-19981002) Driving: g77 -v -c -xf77-version /dev/null -xnone Using builtin specs. gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) /usr/libexec/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=91 -D__i386__ -D__NetBSD__ -D__ELF__ -D__KPRINTF_ATTRIBUTE__ -D__i386 -Asystem(unix) -Asystem(NetBSD) -Acpu(i386) -Amachine(i386) -D_LANGUAGE_FORTRAN -traditional /dev/null /dev/null GNU CPP version egcs-2.91.66 19990314 (egcs-1.1.2 release) (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: /usr/include End of search list. /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/cc2CGfOq.s /dev/null GNU F77 version egcs-2.91.66 19990314 (egcs-1.1.2 release) (i386-netbsd) compiled by GNU C version egcs-2.91.66 19990314 (egcs-1.1.2 release). GNU Fortran Front End version 0.5.24-19981002 as -o /tmp/ccgn6HKL.o /tmp/cc2CGfOq.s ld -m elf_i386 -dc -dp -e __start -dynamic-linker /usr/libexec/ld.elf_so -o /tmp/ccilsDvb /tmp/ccgn6HKL.o /usr/lib/crt0.o /usr/lib/crtbegin.o -L/usr/libexec -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /tmp/ccilsDvb __G77_LIBF77_VERSION__: 0.5.24 @(#)LIBF77 VERSION 19970919 __G77_LIBI77_VERSION__: 0.5.24-19981021 @(#) LIBI77 VERSION pjw,dmg-mods 19980617 __G77_LIBU77_VERSION__: 0.5.24-19990305 @(#) LIBU77 VERSION 19980709 configure:1056: $? = 0 configure:1058: g77 -V &5 g77: argument to `-V' missing configure:1061: $? = 1 configure:1074: checking for Fortran 77 compiler default output configure:1077: g77 conftest.f >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() configure:1080: $? = 0 configure:1109: result: a.out configure:1114: checking whether the Fortran 77 compiler works configure:1120: ./a.out configure:1123: $? = 0 configure:1138: result: yes configure:1145: checking whether we are cross compiling configure:1147: result: no configure:1150: checking for executable suffix configure:1152: g77 -o conftest conftest.f >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() configure:1155: $? = 0 configure:1177: result: configure:1183: checking for object suffix configure:1194: g77 -c conftest.f >&5 configure:1197: $? = 0 configure:1216: result: o configure:1224: checking whether we are using the GNU Fortran 77 compiler configure:1238: g77 -c conftest.F >&5 configure:1241: $? = 0 configure:1244: test -s conftest.o configure:1247: $? = 0 configure:1259: result: yes configure:1266: checking whether g77 accepts -g configure:1278: g77 -c -g conftest.f >&5 configure:1281: $? = 0 configure:1284: test -s conftest.o configure:1287: $? = 0 configure:1298: result: yes configure:1324: checking how to get verbose linking output from g77 configure:1336: g77 -c -g -O2 conftest.f >&5 configure:1339: $? = 0 configure:1342: test -s conftest.o configure:1345: $? = 0 configure:1367: g77 -o conftest -g -O2 -v conftest.f >&5 g77 version egcs-2.91.66 19990314 (egcs-1.1.2 release) (from FSF-g77 version 0.5.24-19981002) Using builtin specs. gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) /usr/libexec/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -fversion -o /tmp/ccIEfVLT.s GNU F77 version egcs-2.91.66 19990314 (egcs-1.1.2 release) (i386-netbsd) compiled by GNU C version egcs-2.91.66 19990314 (egcs-1.1.2 release). GNU Fortran Front End version 0.5.24-19981002 as -o /tmp/ccgRzYQE.o /tmp/ccIEfVLT.s /usr/libexec/collect2 -m elf_i386 -dc -dp -e __start -dynamic-linker /usr/libexec/ld.elf_so -o conftest /usr/lib/crt0.o /usr/lib/crtbegin.o -L/usr/libexec /tmp/ccgRzYQE.o -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() configure:1411: result: -v configure:1413: checking for Fortran 77 libraries configure:1439: g77 -o conftest -g -O2 -v conftest.f >&5 g77 version egcs-2.91.66 19990314 (egcs-1.1.2 release) (from FSF-g77 version 0.5.24-19981002) Using builtin specs. gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) /usr/libexec/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -fversion -o /tmp/ccqD6pyl.s GNU F77 version egcs-2.91.66 19990314 (egcs-1.1.2 release) (i386-netbsd) compiled by GNU C version egcs-2.91.66 19990314 (egcs-1.1.2 release). GNU Fortran Front End version 0.5.24-19981002 as -o /tmp/cckl8nLA.o /tmp/ccqD6pyl.s /usr/libexec/collect2 -m elf_i386 -dc -dp -e __start -dynamic-linker /usr/libexec/ld.elf_so -o conftest /usr/lib/crt0.o /usr/lib/crtbegin.o -L/usr/libexec /tmp/cckl8nLA.o -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() configure:1594: result: -L/usr/libexec -lg2c -lm configure:1647: checking for gcc configure:1662: found /usr/bin/gcc configure:1670: result: gcc configure:1898: checking for C compiler version configure:1901: gcc --version &5 egcs-1.1.2 configure:1904: $? = 0 configure:1906: gcc -v &5 Using builtin specs. gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) configure:1909: $? = 0 configure:1911: gcc -V &5 gcc: argument to `-V' is missing configure:1914: $? = 1 configure:1917: checking whether we are using the GNU C compiler configure:1938: gcc -c conftest.c >&5 configure:1941: $? = 0 configure:1944: test -s conftest.o configure:1947: $? = 0 configure:1959: result: yes configure:1965: checking whether gcc accepts -g configure:1983: gcc -c -g conftest.c >&5 configure:1986: $? = 0 configure:1989: test -s conftest.o configure:1992: $? = 0 configure:2002: result: yes configure:2029: gcc -c -g -O2 conftest.c >&5 conftest.c:2: syntax error before `me' configure:2032: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2130: checking for dummy main to link with Fortran 77 libraries configure:2157: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2160: $? = 1 configure: failed program was: #line 2145 "configure" #include "confdefs.h" int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN MAIN__ int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN MAIN_ int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN __main int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN MAIN int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN _MAIN int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN __MAIN int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN main_ int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN main__ int main () { ; return 0; } configure:2191: gcc -o conftest -g -O2 conftest.c -L/usr/libexec -lg2c -lm >&5 /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: undefined reference to `MAIN__' collect2: ld returned 1 exit status configure:2194: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #define F77_DUMMY_MAIN _main int main () { ; return 0; } configure:2219: result: unknown configure:2231: error: Linking to Fortran libraries from C fails. ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_prog_ac_ct_F77='g77' ac_cv_f77_compiler_gnu='yes' ac_cv_env_F77_value='' ac_cv_prog_cc_g='yes' ac_cv_env_LDFLAGS_set='' ac_cv_c_compiler_gnu='yes' ac_cv_env_CFLAGS_set='' ac_cv_env_FFLAGS_set='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_host_alias_set='' ac_cv_env_build_alias_set='' ac_cv_prog_f77_g='yes' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CC_set='' ac_cv_env_FFLAGS_value='' ac_cv_f77_dummy_main='unknown' ac_cv_env_CPPFLAGS_value='' ac_cv_env_F77_set='' ac_cv_env_host_alias_value='' ac_cv_flibs=' -L/usr/libexec -lg2c -lm' ac_cv_env_build_alias_value='' ac_cv_prog_ac_ct_CC='gcc' ac_cv_env_target_alias_value='' ac_cv_prog_f77_v='-v' ac_cv_env_CC_value='' ac_cv_objext='o' configure: exit 1 101. ./aclang.at:12: FAILED near `aclang.at:12'