==================================== Test suite log for GNU Autoconf 2.52 ==================================== /home/lex/autoconf-2.52/ChangeLog : | 2001-07-18 Akim Demaille | | Version 2.52. | | 2001-07-18 Akim Demaille | | The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN | was run, while they are needed also when it is expanded. | Reported by Nicolas Joly. | Failed tests: 155: foreign.at:9 Libtool Skipped tests: 42: compile.at:277 GNU Fortran 77 100: aclang.at:11 AC_F77_MAIN 101: aclang.at:12 AC_F77_WRAPPERS 104: aclang.at:15 AC_PROG_F77_C_O ## ---------- ## ## Platform. ## ## ---------- ## hostname = lopi uname -m = i686 uname -r = 2.6.9freq uname -s = Linux uname -v = #5 Wed Nov 10 11:57:30 CET 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/lex/autoconf-2.52/tests:/home/lex/autoconf-2.52:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ================================ Test suite for GNU Autoconf 2.52 ================================ 155. ./foreign.at:9: testing Libtool... ./foreign.at:13: libtoolize --version || exit 77 stderr: stdout: libtoolize (GNU libtool) 1.5.6 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./foreign.at:22: case `libtoolize --version | sed -n '/^.* \([0-9][0-9.a-z]*\)$/{s//\1/;p;q;}'` in 0.* ) exit 77;; 1.[012]* ) exit 77;; 1.3.[01234]* ) exit 77;; esac stderr: stdout: ./foreign.at:35: libtoolize | sed -n "s,^.*\`\(/[^']*\)'.*,\1,p" stderr: stdout: /usr/share/aclocal/libtool.m4 ./foreign.at:40: grep . stdout stdout: /usr/share/aclocal/libtool.m4 ./foreign.at:41: test -f "`cat stdout`" ./foreign.at:55: autoconf --autoconf-dir .. -l $at_srcdir ./foreign.at:65: top_srcdir=$top_srcdir ./configure stderr: configure: error: C++ preprocessor "/lib/cpp" fails sanity check stdout: checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C 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 C compiler... yes checking whether gcc accepts -g... yes checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for dlfcn.h... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C++ preprocessor... /lib/cpp ./foreign.at:65: exit code was 1, expected 0 ./foreign.at:65: 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.52. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = lopi uname -m = i686 uname -r = 2.6.9freq uname -s = Linux uname -v = #5 Wed Nov 10 11:57:30 CET 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/lex/autoconf-2.52/tests:/home/lex/autoconf-2.52:/home/lex/autoconf-2.52/tests:/home/lex/autoconf-2.52:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ## ------------ ## ## Core tests. ## ## ------------ ## configure:1107: PATH=".;."; conftest.sh ./configure: line 1108: conftest.sh: command not found configure:1110: $? = 127 configure:1150: checking build system type configure:1168: result: i686-pc-linux-gnu configure:1175: checking host system type configure:1189: result: i686-pc-linux-gnu configure:1196: checking target system type configure:1210: result: i686-pc-linux-gnu configure:1338: checking for gcc configure:1353: found /usr/bin/gcc configure:1361: result: gcc configure:1589: checking for C compiler version configure:1592: gcc --version &5 gcc (GCC) 3.3.5 (Debian 1:3.3.5-2) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1595: $? = 0 configure:1597: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-2) configure:1600: $? = 0 configure:1602: gcc -V &5 gcc: `-V' option must have argument configure:1605: $? = 1 configure:1625: checking for C compiler default output configure:1628: gcc conftest.c >&5 configure:1631: $? = 0 configure:1660: result: a.out configure:1665: checking whether the C compiler works configure:1671: ./a.out configure:1674: $? = 0 configure:1689: result: yes configure:1696: checking whether we are cross compiling configure:1698: result: no configure:1701: checking for executable suffix configure:1703: gcc -o conftest conftest.c >&5 configure:1706: $? = 0 configure:1728: result: configure:1734: checking for object suffix configure:1752: gcc -c conftest.c >&5 configure:1755: $? = 0 configure:1774: result: o configure:1778: checking whether we are using the GNU C compiler configure:1799: gcc -c conftest.c >&5 configure:1802: $? = 0 configure:1805: test -s conftest.o configure:1808: $? = 0 configure:1820: result: yes configure:1826: checking whether gcc accepts -g configure:1844: gcc -c -g conftest.c >&5 configure:1847: $? = 0 configure:1850: test -s conftest.o configure:1853: $? = 0 configure:1863: result: yes configure:1890: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1893: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1991: checking for a sed that does not truncate output configure:2045: result: /bin/sed configure:2048: checking for egrep configure:2058: result: grep -E configure:2072: checking for ld used by gcc configure:2139: result: /usr/bin/ld configure:2148: checking if the linker (/usr/bin/ld) is GNU ld configure:2163: result: yes configure:2167: checking for /usr/bin/ld option to reload object files configure:2174: result: -r configure:2183: checking for BSD-compatible nm configure:2225: result: /usr/bin/nm -B configure:2229: checking whether ln -s works configure:2233: result: yes configure:2240: checking how to recognise dependent libraries configure:2414: result: pass_all configure:2608: checking how to run the C preprocessor configure:2634: gcc -E conftest.c configure:2640: $? = 0 configure:2667: gcc -E conftest.c configure:2664:28: ac_nonexistent.h: No such file or directory configure:2673: $? = 1 configure: failed program was: #line 2663 "configure" #include "confdefs.h" #include configure:2710: result: gcc -E configure:2725: gcc -E conftest.c configure:2731: $? = 0 configure:2758: gcc -E conftest.c configure:2755:28: ac_nonexistent.h: No such file or directory configure:2764: $? = 1 configure: failed program was: #line 2754 "configure" #include "confdefs.h" #include configure:2806: checking for dlfcn.h configure:2816: gcc -E conftest.c configure:2822: $? = 0 configure:2841: result: yes configure:2900: checking for g++ configure:2926: result: no configure:2900: checking for c++ configure:2926: result: no configure:2900: checking for gpp configure:2926: result: no configure:2900: checking for aCC configure:2926: result: no configure:2900: checking for CC configure:2926: result: no configure:2900: checking for cxx configure:2926: result: no configure:2900: checking for cc++ configure:2926: result: no configure:2900: checking for cl configure:2926: result: no configure:2900: checking for FCC configure:2926: result: no configure:2900: checking for KCC configure:2926: result: no configure:2900: checking for RCC configure:2926: result: no configure:2900: checking for xlC_r configure:2926: result: no configure:2900: checking for xlC configure:2926: result: no configure:2938: checking for C++ compiler version configure:2941: g++ --version &5 ./configure: line 2942: g++: command not found configure:2944: $? = 127 configure:2946: g++ -v &5 ./configure: line 2947: g++: command not found configure:2949: $? = 127 configure:2951: g++ -V &5 ./configure: line 2952: g++: command not found configure:2954: $? = 127 configure:2957: checking whether we are using the GNU C++ compiler configure:2978: g++ -c conftest.cc >&5 ./configure: line 2979: g++: command not found configure:2981: $? = 127 configure: failed program was: #line 2963 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2999: result: no configure:3005: checking whether g++ accepts -g configure:3023: g++ -c -g conftest.cc >&5 ./configure: line 3024: g++: command not found configure:3026: $? = 127 configure: failed program was: #line 3011 "configure" #include "confdefs.h" int main () { ; return 0; } configure:3042: result: no configure:3082: g++ -c conftest.cc >&5 ./configure: line 3083: g++: command not found configure:3085: $? = 127 configure: failed program was: #line 3069 "configure" #include "confdefs.h" #include int main () { exit (42); ; return 0; } configure:3082: g++ -c conftest.cc >&5 ./configure: line 3083: g++: command not found configure:3085: $? = 127 configure: failed program was: #line 3069 "configure" #include "confdefs.h" #include #include int main () { exit (42); ; return 0; } configure:3082: g++ -c conftest.cc >&5 ./configure: line 3083: g++: command not found configure:3085: $? = 127 configure: failed program was: #line 3069 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; int main () { exit (42); ; return 0; } configure:3082: g++ -c conftest.cc >&5 ./configure: line 3083: g++: command not found configure:3085: $? = 127 configure: failed program was: #line 3069 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; int main () { exit (42); ; return 0; } configure:3082: g++ -c conftest.cc >&5 ./configure: line 3083: g++: command not found configure:3085: $? = 127 configure: failed program was: #line 3069 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); int main () { exit (42); ; return 0; } configure:3082: g++ -c conftest.cc >&5 ./configure: line 3083: g++: command not found configure:3085: $? = 127 configure: failed program was: #line 3069 "configure" #include "confdefs.h" #include extern "C" void exit (int); int main () { exit (42); ; return 0; } configure:3082: g++ -c conftest.cc >&5 ./configure: line 3083: g++: command not found configure:3085: $? = 127 configure: failed program was: #line 3069 "configure" #include "confdefs.h" #include void exit (int); int main () { exit (42); ; return 0; } configure:3149: checking how to run the C++ preprocessor configure:3171: g++ -E conftest.cc ./configure: line 3172: g++: command not found configure:3177: $? = 127 configure: failed program was: #line 3166 "configure" #include "confdefs.h" #include Syntax error configure:3171: g++ -E conftest.cc ./configure: line 3172: g++: command not found configure:3177: $? = 127 configure: failed program was: #line 3166 "configure" #include "confdefs.h" #include Syntax error configure:3171: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:3177: $? = 1 configure: failed program was: #line 3166 "configure" #include "confdefs.h" #include Syntax error configure:3171: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:3177: $? = 1 configure: failed program was: #line 3166 "configure" #include "confdefs.h" #include Syntax error configure:3247: result: /lib/cpp configure:3262: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:3268: $? = 1 configure: failed program was: #line 3257 "configure" #include "confdefs.h" #include Syntax error configure:3262: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:3268: $? = 1 configure: failed program was: #line 3257 "configure" #include "confdefs.h" #include Syntax error configure:3329: error: C++ preprocessor "/lib/cpp" fails sanity check ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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= ac_cv_header_dlfcn_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_gnu_ld=yes ## ------------ ## ## confdefs.h. ## ## ------------ ## #define HAVE_DLFCN_H 1 #ifdef __cplusplus void exit (int); #endif configure: exit 1 155. ./foreign.at:9: FAILED near `foreign.at:65'