bug-autoconf
[Top][All Lists]
Advanced

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

testsuite: 62 63 221 223 224 376 failed


From: Ralf Wildenhues
Subject: testsuite: 62 63 221 223 224 376 failed
Date: Sat, 18 Oct 2008 10:44:29 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

With or without Paolo's functionalisation patch, I get a couple of test
failures now.  Please ignore the Fortran failures for now; I'll look at
them but still suspect an installation problem here.

The issue in the m4sh scripts is that the ':' contents end up outside
the function definition.  I'm sure you'll have that fixed in a blink of
an eye.  ;-)

Using m4 1.4.11, on x86-pc-linux-gnu, and current git master (disregard
the wrong autoconf --version output, please).

Thanks,
Ralf

[...]
uname -m = i686
uname -r = 2.6.22-3-686
uname -s = Linux
uname -v = #1 SMP Sun Feb 10 20:20:49 UTC 2008

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.63.4-02f4 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  62: m4sh.at:513        Nested AS_REQUIRE_SHELL_FN
      m4sh
  63: m4sh.at:546        AS_REQUIRE_SHELL_FN and m4_require
      m4sh
 221: fortran.at:33      GNU Fortran 77
 223: acfortran.at:13    AC_F77_MAIN
 224: acfortran.at:14    AC_F77_WRAPPERS
 376: foreign.at:28      Libtool

Skipped tests:
GNU Autoconf 2.63.4-02f4 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

 177: torture.at:1070    Signal handling

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
62. m4sh.at:513: testing ...
../../autoconf/tests/m4sh.at:533: autom4te --language=m4sh script.as -o script 
../../autoconf/tests/m4sh.at:534: ./script
--- /dev/null   2008-10-16 23:09:09.200041014 +0200
+++ /tmp/autoconf/build/tests/testsuite.dir/at-groups/62/stderr 2008-10-18 
10:24:41.000000000 +0200
@@ -0,0 +1,2 @@
+./script: line 266: syntax error near unexpected token `}'
+./script: line 266: `} # test_func2'
../../autoconf/tests/m4sh.at:534: exit code was 2, expected 0
62. m4sh.at:513: 62. Nested AS_REQUIRE_SHELL_FN (m4sh.at:513): FAILED 
(m4sh.at:534)

#                             -*- compilation -*-
63. m4sh.at:546: testing ...
../../autoconf/tests/m4sh.at:577: autom4te --language=m4sh script.as -o script 
../../autoconf/tests/m4sh.at:578: ./script
--- /dev/null   2008-10-16 23:09:09.200041014 +0200
+++ /tmp/autoconf/build/tests/testsuite.dir/at-groups/63/stderr 2008-10-18 
10:24:41.000000000 +0200
@@ -0,0 +1,2 @@
+./script: line 309: syntax error near unexpected token `}'
+./script: line 309: `} # test_func'
../../autoconf/tests/m4sh.at:578: exit code was 2, expected 0
63. m4sh.at:546: 63. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:546): FAILED 
(m4sh.at:578)

#                             -*- compilation -*-
221. fortran.at:33: testing ...
../../autoconf/tests/fortran.at:33: autoconf --force -W obsolete
../../autoconf/tests/fortran.at:33: /bin/sh -n configure
../../autoconf/tests/fortran.at:33: autoheader 
../../autoconf/tests/fortran.at:33: ./configure -C
--- /dev/null   2008-10-16 23:09:09.200041014 +0200
+++ /tmp/autoconf/build/tests/testsuite.dir/at-groups/221/stderr        
2008-10-18 10:28:15.000000000 +0200
@@ -0,0 +1 @@
+configure: error: incorrectly recognized a GNU Fortran 77 compiler
stdout:
configure: creating cache config.cache
checking for g77... no
checking for xlf... no
checking for f77... f77
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... yes
checking whether f77 accepts -g... yes
../../autoconf/tests/fortran.at:33: exit code was 1, expected 0
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.63.4-02f4.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = fuchs
> uname -m = i686
> uname -r = 2.6.22-3-686
> uname -s = Linux
> uname -v = #1 SMP Sun Feb 10 20:20:49 UTC 2008
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /tmp/autoconf/build/tests
> PATH: /tmp/autoconf/autoconf/tests
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/bin/X11
> PATH: /usr/games
> PATH: /usr/X11R6/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1536: creating cache config.cache
> configure:1674: checking for g77
> configure:1704: result: no
> configure:1674: checking for xlf
> configure:1704: result: no
> configure:1674: checking for f77
> configure:1690: found /usr/bin/f77
> configure:1701: result: f77
> configure:1727: checking for Fortran 77 compiler version
> configure:1735: f77 --version >&5
> /usr/bin/f77: Illegal option: --version
> configure:1739: $? = 255
> configure:1746: f77 -v >&5
> /usr/bin/f77: fort77 Version 1.15
> /usr/bin/f77: No input files specified
> configure:1750: $? = 255
> configure:1757: f77 -V >&5
> /usr/bin/f77 : Missing argument to "-V"
> configure:1761: $? = 255
> configure:1775: checking for Fortran 77 compiler default output file name
> configure:1797: f77   conftest.f  >&5
>    MAIN main:
> configure:1801: $? = 0
> configure:1839: result: a.out
> configure:1858: checking whether the Fortran 77 compiler works
> configure:1868: ./a.out
> configure:1872: $? = 0
> configure:1891: result: yes
> configure:1898: checking whether we are cross compiling
> configure:1900: result: no
> configure:1903: checking for suffix of executables
> configure:1910: f77 -o conftest   conftest.f  >&5
>    MAIN main:
> configure:1914: $? = 0
> configure:1940: result: 
> configure:1946: checking for suffix of object files
> configure:1962: f77 -c  conftest.f >&5
>    MAIN main:
> configure:1966: $? = 0
> configure:1991: result: o
> configure:1999: checking whether we are using the GNU Fortran 77 compiler
> configure:2018: f77 -c  conftest.F >&5
>    MAIN main:
> configure:2025: $? = 0
> configure:2042: result: yes
> configure:2048: checking whether f77 accepts -g
> configure:2065: f77 -c -g conftest.f >&5
>    MAIN main:
> configure:2072: $? = 0
> configure:2088: result: yes
> configure:2119: f77 --version | grep GNU >&2
> /usr/bin/f77: Illegal option: --version
> configure:2122: $? = 1
> configure:2138: error: incorrectly recognized a GNU Fortran 77 compiler
> 
> ## ---------------- ##
> ## 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_LIBS_set=
> ac_cv_env_LIBS_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_f77_compiler_gnu=yes
> ac_cv_objext=o
> ac_cv_prog_ac_ct_F77=f77
> ac_cv_prog_f77_g=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EXEEXT=''
> F77='f77'
> FFLAGS='-g -O2'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> ac_ct_F77='f77'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='NONE'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> 
> configure: exit 1
221. fortran.at:33: 221. GNU Fortran 77 (fortran.at:33): FAILED (fortran.at:33)

#                             -*- compilation -*-
223. acfortran.at:13: testing ...
../../autoconf/tests/acfortran.at:13: autoconf --force -W obsolete
../../autoconf/tests/acfortran.at:13: /bin/sh -n configure
../../autoconf/tests/acfortran.at:13: autoheader 
../../autoconf/tests/acfortran.at:13: ./configure -C
--- /dev/null   2008-10-16 23:09:09.200041014 +0200
+++ /tmp/autoconf/build/tests/testsuite.dir/at-groups/223/stderr        
2008-10-18 10:28:18.000000000 +0200
@@ -0,0 +1 @@
+configure: WARNING: cannot determine how to obtain linking information from f77
stdout:
configure: creating cache config.cache
checking for g77... no
checking for xlf... no
checking for f77... f77
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... yes
checking whether f77 accepts -g... yes
checking how to get verbose linking output from f77... 
checking for Fortran 77 libraries of f77... 
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for alternate main to link with Fortran 77 libraries... main
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating config.h
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.63.4-02f4.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = fuchs
> uname -m = i686
> uname -r = 2.6.22-3-686
> uname -s = Linux
> uname -v = #1 SMP Sun Feb 10 20:20:49 UTC 2008
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /tmp/autoconf/build/tests
> PATH: /tmp/autoconf/autoconf/tests
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/bin/X11
> PATH: /usr/games
> PATH: /usr/X11R6/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1548: creating cache config.cache
> configure:1681: checking for g77
> configure:1711: result: no
> configure:1681: checking for xlf
> configure:1711: result: no
> configure:1681: checking for f77
> configure:1697: found /usr/bin/f77
> configure:1708: result: f77
> configure:1734: checking for Fortran 77 compiler version
> configure:1742: f77 --version >&5
> /usr/bin/f77: Illegal option: --version
> configure:1746: $? = 255
> configure:1753: f77 -v >&5
> /usr/bin/f77: fort77 Version 1.15
> /usr/bin/f77: No input files specified
> configure:1757: $? = 255
> configure:1764: f77 -V >&5
> /usr/bin/f77 : Missing argument to "-V"
> configure:1768: $? = 255
> configure:1782: checking for Fortran 77 compiler default output file name
> configure:1804: f77   conftest.f  >&5
>    MAIN main:
> configure:1808: $? = 0
> configure:1846: result: a.out
> configure:1865: checking whether the Fortran 77 compiler works
> configure:1875: ./a.out
> configure:1879: $? = 0
> configure:1898: result: yes
> configure:1905: checking whether we are cross compiling
> configure:1907: result: no
> configure:1910: checking for suffix of executables
> configure:1917: f77 -o conftest   conftest.f  >&5
>    MAIN main:
> configure:1921: $? = 0
> configure:1947: result: 
> configure:1953: checking for suffix of object files
> configure:1969: f77 -c  conftest.f >&5
>    MAIN main:
> configure:1973: $? = 0
> configure:1998: result: o
> configure:2006: checking whether we are using the GNU Fortran 77 compiler
> configure:2025: f77 -c  conftest.F >&5
>    MAIN main:
> configure:2032: $? = 0
> configure:2049: result: yes
> configure:2055: checking whether f77 accepts -g
> configure:2072: f77 -c -g conftest.f >&5
>    MAIN main:
> configure:2079: $? = 0
> configure:2095: result: yes
> configure:2129: checking how to get verbose linking output from f77
> configure:2145: f77 -c -g -O2 conftest.f >&5
>    MAIN main:
> configure:2152: $? = 0
> configure:2174: f77 -o conftest -g -O2 -v conftest.f
> /usr/bin/f77: fort77 Version 1.15
> /usr/bin/f77: Running "/usr/bin/f2c -g -Nn802 -I. < conftest.f | 
> /usr/bin/perl -p -e 's/^(#line.*)""/$1"conftest.f"/'  > /tmp/fort77-8508-1.c"
>    MAIN main:
> /usr/bin/f77: Running "gcc" "-g" "-O2" "-c" "-o" "conftest.o" 
> "/tmp/fort77-8508-1.c"
> /usr/bin/f77: unlinking /tmp/fort77-8508-1.c
> /usr/bin/f77: Running "gcc" "-o" "conftest" "conftest.o" "-g" "-O2" "-lf2c" 
> "-lm"
> /usr/bin/f77: unlinking conftest.o
> configure:2174: f77 -o conftest -g -O2 -verbose conftest.f
> /usr/bin/f77: Illegal option: -verbose
> configure:2174: f77 -o conftest -g -O2 --verbose conftest.f
> /usr/bin/f77: Illegal option: --verbose
> configure:2174: f77 -o conftest -g -O2 -V conftest.f
> /usr/bin/f77: No input files specified
> configure:2174: f77 -o conftest -g -O2 -### conftest.f
> /usr/bin/f77: Illegal option: -###
> configure:2229: WARNING: cannot determine how to obtain linking information 
> from f77
> configure:2243: result: 
> configure:2245: checking for Fortran 77 libraries of f77
> configure:2268: f77 -o conftest -g -O2 conftest.f
>    MAIN main:
> configure:2445: result: 
> configure:2504: checking for gcc
> configure:2520: found /usr/bin/gcc
> configure:2531: result: gcc
> configure:2763: checking for C compiler version
> configure:2771: gcc --version >&5
> gcc (Debian 4.3.2-1) 4.3.2
> Copyright (C) 2008 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:2775: $? = 0
> configure:2782: gcc -v >&5
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1' 
> --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix --enable-nls 
> --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr 
> --enable-targets=all --enable-cld --enable-checking=release 
> --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
> Thread model: posix
> gcc version 4.3.2 (Debian 4.3.2-1) 
> configure:2786: $? = 0
> configure:2793: gcc -V >&5
> gcc: '-V' option must have argument
> configure:2797: $? = 1
> configure:2800: checking whether we are using the GNU C compiler
> configure:2829: gcc -c   conftest.c >&5
> configure:2836: $? = 0
> configure:2853: result: yes
> configure:2862: checking whether gcc accepts -g
> configure:2892: gcc -c -g  conftest.c >&5
> configure:2899: $? = 0
> configure:3000: result: yes
> configure:3017: checking for gcc option to accept ISO C89
> configure:3091: gcc  -c -g -O2  conftest.c >&5
> configure:3098: $? = 0
> configure:3121: result: none needed
> configure:3144: checking for alternate main to link with Fortran 77 libraries
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main MAIN__
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main MAIN_
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main __main
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main MAIN
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main _MAIN
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main __MAIN
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main main_
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main main__
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3186: gcc -o conftest -g -O2   conftest.c   >&5
> /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crt1.o: In function 
> `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> configure:3193: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #ifdef FC_DUMMY_MAIN_EQ_F77
> | #  undef F77_DUMMY_MAIN
> | #  undef FC_DUMMY_MAIN
> | #else
> | #  undef F77_DUMMY_MAIN
> | #endif
> | #define main _main
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3222: result: main
> configure:3301: updating cache config.cache
> configure:3338: creating ./config.status
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.63.4-02f4.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status 
> 
> on fuchs
> 
> config.status:625: creating config.h
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> 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_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_LIBS_set=
> ac_cv_env_LIBS_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_f77_compiler_gnu=yes
> ac_cv_f77_libs=
> ac_cv_f77_main=main
> ac_cv_fortran_main=main
> ac_cv_objext=o
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_F77=f77
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_f77_g=yes
> ac_cv_prog_f77_v=
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> CC='gcc'
> CFLAGS='-g -O2'
> CPPFLAGS=''
> DEFS='-DHAVE_CONFIG_H'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EXEEXT=''
> F77='f77'
> FFLAGS='-g -O2'
> FLIBS=''
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> ac_ct_CC='gcc'
> ac_ct_F77='f77'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define F77_MAIN main
> 
> configure: exit 0
223. acfortran.at:13: 223. AC_F77_MAIN (acfortran.at:13): FAILED 
(acfortran.at:13)

#                             -*- compilation -*-
224. acfortran.at:14: testing ...
../../autoconf/tests/acfortran.at:14: autoconf --force -W obsolete
../../autoconf/tests/acfortran.at:14: /bin/sh -n configure
../../autoconf/tests/acfortran.at:14: autoheader 
../../autoconf/tests/acfortran.at:14: ./configure -C
--- /dev/null   2008-10-16 23:09:09.200041014 +0200
+++ /tmp/autoconf/build/tests/testsuite.dir/at-groups/224/stderr        
2008-10-18 10:28:20.000000000 +0200
@@ -0,0 +1 @@
+configure: WARNING: cannot determine how to obtain linking information from f77
stdout:
configure: creating cache config.cache
checking for g77... no
checking for xlf... no
checking for f77... f77
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... yes
checking whether f77 accepts -g... yes
checking how to get verbose linking output from f77... 
checking for Fortran 77 libraries of f77... 
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, extra 
underscore
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating config.h
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.63.4-02f4.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = fuchs
> uname -m = i686
> uname -r = 2.6.22-3-686
> uname -s = Linux
> uname -v = #1 SMP Sun Feb 10 20:20:49 UTC 2008
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /tmp/autoconf/build/tests
> PATH: /tmp/autoconf/autoconf/tests
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/bin/X11
> PATH: /usr/games
> PATH: /usr/X11R6/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1548: creating cache config.cache
> configure:1681: checking for g77
> configure:1711: result: no
> configure:1681: checking for xlf
> configure:1711: result: no
> configure:1681: checking for f77
> configure:1697: found /usr/bin/f77
> configure:1708: result: f77
> configure:1734: checking for Fortran 77 compiler version
> configure:1742: f77 --version >&5
> /usr/bin/f77: Illegal option: --version
> configure:1746: $? = 255
> configure:1753: f77 -v >&5
> /usr/bin/f77: fort77 Version 1.15
> /usr/bin/f77: No input files specified
> configure:1757: $? = 255
> configure:1764: f77 -V >&5
> /usr/bin/f77 : Missing argument to "-V"
> configure:1768: $? = 255
> configure:1782: checking for Fortran 77 compiler default output file name
> configure:1804: f77   conftest.f  >&5
>    MAIN main:
> configure:1808: $? = 0
> configure:1846: result: a.out
> configure:1865: checking whether the Fortran 77 compiler works
> configure:1875: ./a.out
> configure:1879: $? = 0
> configure:1898: result: yes
> configure:1905: checking whether we are cross compiling
> configure:1907: result: no
> configure:1910: checking for suffix of executables
> configure:1917: f77 -o conftest   conftest.f  >&5
>    MAIN main:
> configure:1921: $? = 0
> configure:1947: result: 
> configure:1953: checking for suffix of object files
> configure:1969: f77 -c  conftest.f >&5
>    MAIN main:
> configure:1973: $? = 0
> configure:1998: result: o
> configure:2006: checking whether we are using the GNU Fortran 77 compiler
> configure:2025: f77 -c  conftest.F >&5
>    MAIN main:
> configure:2032: $? = 0
> configure:2049: result: yes
> configure:2055: checking whether f77 accepts -g
> configure:2072: f77 -c -g conftest.f >&5
>    MAIN main:
> configure:2079: $? = 0
> configure:2095: result: yes
> configure:2129: checking how to get verbose linking output from f77
> configure:2145: f77 -c -g -O2 conftest.f >&5
>    MAIN main:
> configure:2152: $? = 0
> configure:2174: f77 -o conftest -g -O2 -v conftest.f
> /usr/bin/f77: fort77 Version 1.15
> /usr/bin/f77: Running "/usr/bin/f2c -g -Nn802 -I. < conftest.f | 
> /usr/bin/perl -p -e 's/^(#line.*)""/$1"conftest.f"/'  > /tmp/fort77-9109-1.c"
>    MAIN main:
> /usr/bin/f77: Running "gcc" "-g" "-O2" "-c" "-o" "conftest.o" 
> "/tmp/fort77-9109-1.c"
> /usr/bin/f77: unlinking /tmp/fort77-9109-1.c
> /usr/bin/f77: Running "gcc" "-o" "conftest" "conftest.o" "-g" "-O2" "-lf2c" 
> "-lm"
> /usr/bin/f77: unlinking conftest.o
> configure:2174: f77 -o conftest -g -O2 -verbose conftest.f
> /usr/bin/f77: Illegal option: -verbose
> configure:2174: f77 -o conftest -g -O2 --verbose conftest.f
> /usr/bin/f77: Illegal option: --verbose
> configure:2174: f77 -o conftest -g -O2 -V conftest.f
> /usr/bin/f77: No input files specified
> configure:2174: f77 -o conftest -g -O2 -### conftest.f
> /usr/bin/f77: Illegal option: -###
> configure:2229: WARNING: cannot determine how to obtain linking information 
> from f77
> configure:2243: result: 
> configure:2245: checking for Fortran 77 libraries of f77
> configure:2268: f77 -o conftest -g -O2 conftest.f
>    MAIN main:
> configure:2445: result: 
> configure:2504: checking for gcc
> configure:2520: found /usr/bin/gcc
> configure:2531: result: gcc
> configure:2763: checking for C compiler version
> configure:2771: gcc --version >&5
> gcc (Debian 4.3.2-1) 4.3.2
> Copyright (C) 2008 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:2775: $? = 0
> configure:2782: gcc -v >&5
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1' 
> --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix --enable-nls 
> --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr 
> --enable-targets=all --enable-cld --enable-checking=release 
> --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
> Thread model: posix
> gcc version 4.3.2 (Debian 4.3.2-1) 
> configure:2786: $? = 0
> configure:2793: gcc -V >&5
> gcc: '-V' option must have argument
> configure:2797: $? = 1
> configure:2800: checking whether we are using the GNU C compiler
> configure:2837: gcc -c   conftest.c >&5
> configure:2844: $? = 0
> configure:2861: result: yes
> configure:2870: checking whether gcc accepts -g
> configure:2908: gcc -c -g  conftest.c >&5
> configure:2915: $? = 0
> configure:3032: result: yes
> configure:3049: checking for gcc option to accept ISO C89
> configure:3131: gcc  -c -g -O2  conftest.c >&5
> configure:3138: $? = 0
> configure:3161: result: none needed
> configure:3185: checking for dummy main to link with Fortran 77 libraries
> configure:3229: gcc -o conftest -g -O2   conftest.c   >&5
> configure:3236: $? = 0
> configure:3324: result: none
> configure:3363: checking for Fortran 77 name-mangling scheme
> configure:3382: f77 -c -g -O2 conftest.f >&5
>    foobar:
>    foo_bar:
> configure:3389: $? = 0
> configure:3444: gcc -o conftest -g -O2   conftest.c cfortran_test.o   >&5
> /tmp/ccCQdffo.o: In function `main':
> /tmp/autoconf/build/tests/testsuite.dir/224/conftest.c:27: undefined 
> reference to `foobar'
> collect2: ld returned 1 exit status
> configure:3451: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | 
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char foobar ();
> | #ifdef F77_DUMMY_MAIN
> | 
> | #  ifdef __cplusplus
> |      extern "C"
> | #  endif
> |    int F77_DUMMY_MAIN() { return 1; }
> | 
> | #endif
> | int
> | main ()
> | {
> | return foobar ();
> |   ;
> |   return 0;
> | }
> configure:3444: gcc -o conftest -g -O2   conftest.c cfortran_test.o   >&5
> configure:3451: $? = 0
> configure:3533: gcc -o conftest -g -O2   conftest.c cfortran_test.o   >&5
> /tmp/cc6Q6ZQl.o: In function `main':
> /tmp/autoconf/build/tests/testsuite.dir/224/conftest.c:27: undefined 
> reference to `foo_bar_'
> collect2: ld returned 1 exit status
> configure:3540: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | 
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char foo_bar_ ();
> | #ifdef F77_DUMMY_MAIN
> | 
> | #  ifdef __cplusplus
> |      extern "C"
> | #  endif
> |    int F77_DUMMY_MAIN() { return 1; }
> | 
> | #endif
> | int
> | main ()
> | {
> | return foo_bar_ ();
> |   ;
> |   return 0;
> | }
> configure:3533: gcc -o conftest -g -O2   conftest.c cfortran_test.o   >&5
> configure:3540: $? = 0
> configure:3603: result: lower case, underscore, extra underscore
> configure:3768: updating cache config.cache
> configure:3805: creating ./config.status
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.63.4-02f4.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status 
> 
> on fuchs
> 
> config.status:628: creating config.h
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> 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_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_LIBS_set=
> ac_cv_env_LIBS_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_f77_compiler_gnu=yes
> ac_cv_f77_dummy_main=none
> ac_cv_f77_libs=
> ac_cv_f77_mangling='lower case, underscore, extra underscore'
> ac_cv_fortran_dummy_main=none
> ac_cv_objext=o
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_F77=f77
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_f77_g=yes
> ac_cv_prog_f77_v=
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> CC='gcc'
> CFLAGS='-g -O2'
> CPPFLAGS=''
> DEFS='-DHAVE_CONFIG_H'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EXEEXT=''
> F77='f77'
> FFLAGS='-g -O2'
> FLIBS=''
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> ac_ct_CC='gcc'
> ac_ct_F77='f77'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define F77_FUNC(name,NAME) name ## _
> #define F77_FUNC_(name,NAME) name ## __
> 
> configure: exit 0
224. acfortran.at:14: 224. AC_F77_WRAPPERS (acfortran.at:14): FAILED 
(acfortran.at:14)

#                             -*- compilation -*-
376. foreign.at:28: testing ...
../../autoconf/tests/foreign.at:31: libtoolize --version || exit 77
stderr:
stdout:
libtoolize (GNU libtool 1.2525 2007/10/16 22:45:48) 2.1a
Written by Gary V. Vaughan <address@hidden>, 2003

Copyright (C) 2006 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.
../../autoconf/tests/foreign.at:34:
case `libtoolize --version |
      sed -n '/^.* \([0-9][0-9.a-z]*\)$/{
                s//\1/
                p
                q
        }'` in
  0.*          ) exit 77;;
  1.[0123]*    ) exit 77;;
esac
Not enabling shell tracing (command contains a `...` command substitution)
stderr:
stdout:
../../autoconf/tests/foreign.at:56: touch aclocal.m4
../../autoconf/tests/foreign.at:57: libtoolize --install
stderr:
stdout:
libtoolize: linking file `./config.guess'
libtoolize: linking file `./config.sub'
libtoolize: linking file `./install-sh'
libtoolize: linking file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize:   `/usr/share/aclocal/libtool.m4'
libtoolize:   `/usr/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/share/aclocal/ltversion.m4'
libtoolize:   `/usr/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
../../autoconf/tests/foreign.at:60: ./config.guess || exit 77
stderr:
stdout:
i686-pc-linux-gnu
../../autoconf/tests/foreign.at:65: sed -n "s,^.*\`\\(/[^']*\\)'.*,\\1,p" stdout
Not enabling shell tracing (command contains a `...` command substitution)
stdout:
/usr/share/aclocal/libtool.m4
/usr/share/aclocal/ltoptions.m4
/usr/share/aclocal/ltversion.m4
/usr/share/aclocal/ltsugar.m4
/usr/share/aclocal/lt~obsolete.m4
../../autoconf/tests/foreign.at:66: test -f "`cat stdout`"
Not enabling shell tracing (command contains a `...` command substitution)
../../autoconf/tests/foreign.at:66: exit code was 1, expected 0
376. foreign.at:28: 376. Libtool (foreign.at:28): FAILED (foreign.at:66)
[...]




reply via email to

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