bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.59] testsuite: 67 failed


From: Matthieu Pupat
Subject: [GNU Autoconf 2.59] testsuite: 67 failed
Date: Mon, 19 Apr 2004 16:44:07 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.6) Gecko/20040113

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

~      Hello,

As asked, I send you the file testsuite.log

~   Matthieu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAg+W1coffU2jXQMIRAlp3AJ9hDulqYDyLbl8lJLnHuI5hSsa3IgCePE6e
h1IiJ+Idfq9kMqANwrZhUtc=
=er7G
-----END PGP SIGNATURE-----
67. fortran.at:77: testing ...
fortran.at:77: autoconf -W obsolete
fortran.at:77: autoheader 
fortran.at:77: top_srcdir=$abs_top_srcdir ./configure 
0a1
> configure: WARNING: Fortran does not accept free-form source
stdout:
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking for f90... f90
checking for Fortran compiler default output file name... a.out
checking whether the Fortran 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 compiler... no
checking whether f90 accepts -g... yes
checking for Fortran flag to compile .f files... none
checking for Fortran flag needed to allow free-form source... unknown
configure: creating ./config.status
config.status: creating config.h
./../../fortran.at:77: 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.59.  Invocation command line was
> 
>   $ ./configure 
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = hp02
> uname -m = 9000/785
> uname -r = B.11.00
> uname -s = HP-UX
> uname -v = U
> 
> /usr/bin/uname -p = unknown
> /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/luc/Developpement/GNU/autoconf-2.59/tests
> PATH: /home/luc/Developpement/GNU/perl/perl-RUN/usr/local/bin
> PATH: /home/luc/Developpement/GNU/m4-1.4/src
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /opt/ansic/bin
> PATH: /usr/ccs/bin
> PATH: /usr/contrib/bin
> PATH: /opt/nettladm/bin
> PATH: /opt/fc/bin
> PATH: /opt/fcms/bin
> PATH: /opt/upgrade/bin
> PATH: /usr/bin/X11
> PATH: /usr/contrib/bin/X11
> PATH: /opt/pd/bin
> PATH: /opt/graphics/phigs/bin
> PATH: /opt/resmon/bin
> PATH: /usr/sbin/diag/contrib
> PATH: /opt/hparray/bin
> PATH: /opt/langtools/bin
> PATH: /opt/imake/bin
> PATH: /opt/fortran90/bin
> PATH: /opt/fortran90/contrib/bin
> PATH: /opt/aCC/bin
> PATH: /sbin
> PATH: /usr/local/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1329: checking for f95
> configure:1358: result: no
> configure:1329: checking for fort
> configure:1358: result: no
> configure:1329: checking for xlf95
> configure:1358: result: no
> configure:1329: checking for ifc
> configure:1358: result: no
> configure:1329: checking for efc
> configure:1358: result: no
> configure:1329: checking for pgf95
> configure:1358: result: no
> configure:1329: checking for lf95
> configure:1358: result: no
> configure:1329: checking for gfortran
> configure:1358: result: no
> configure:1329: checking for f90
> configure:1345: found /opt/fortran90/bin/f90
> configure:1355: result: f90
> configure:1370: checking for Fortran compiler version
> configure:1373: f90 --version </dev/null >&5
> f90: Invalid option --version
> Options near to what you typed:
>       `+version'
> Usage: f90 [options] files; for valid options, enter 'f90 +usage'
> configure:1376: $? = 1
> configure:1378: f90 -v </dev/null >&5
> f90: C3600 PA 2.0 system (32-bit, +DS2.0); cache: 1024KB, 32B line, 4-way
> NLSPATH=/opt/fortran90/lib/nls/msg/%l/%t/%c/%N.cat:/opt/fortran90/lib/nls/msg/C/%N.cat:/usr/lib/nls/msg/%l/%t/%c/%N.cat:/usr/lib/nls/msg/C/%N.cat
> configure:1381: $? = 0
> configure:1383: f90 -V </dev/null >&5
> f90: Invalid option -V
> Usage: f90 [options] files; for valid options, enter 'f90 +usage'
> configure:1386: $? = 1
> configure:1400: checking for Fortran compiler default output file name
> configure:1403: f90    conftest.f  >&5
> conftest.f
>    program MAIN
> 
> 3 Lines Compiled
> configure:1406: $? = 0
> configure:1452: result: a.out
> configure:1457: checking whether the Fortran 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: f90 -o conftest    conftest.f  >&5
> conftest.f
>    program MAIN
> 
> 3 Lines Compiled
> configure:1500: $? = 0
> configure:1525: result: 
> configure:1531: checking for suffix of object files
> configure:1542: f90 -c   conftest.f >&5
> conftest.f
>    program MAIN
> 
> 3 Lines Compiled
> configure:1545: $? = 0
> configure:1567: result: o
> configure:1575: checking whether we are using the GNU Fortran compiler
> configure:1589: f90 -c   conftest.F >&5
> /var/tmp/fcpAAAa01824.F
>    program MAIN
> 
>        choke me
>                ^
> Error 7 at (3:conftest.F) : incomplete statement
> 
> 1 Error
> f90: Errors detected.
> configure:1595: $? = 1
> configure: failed program was:
> |       program main
> | #ifndef __GNUC__
> |        choke me
> | #endif
> | 
> |       end
> configure:1621: result: no
> configure:1627: checking whether f90 accepts -g
> configure:1639: f90 -c -g  conftest.f >&5
> conftest.f
>    program MAIN
> 
> 3 Lines Compiled
> 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:1696: checking for Fortran flag to compile .f files
> configure:1713: f90 -c -g  conftest.f >&5
> conftest.f
>    program MAIN
> 
> 3 Lines Compiled
> configure:1719: $? = 0
> configure:1723: test -z 
>                        || test ! -s conftest.err
> configure:1726: $? = 0
> configure:1729: test -s conftest.o
> configure:1732: $? = 0
> configure:1746: result: none
> configure:1767: checking for Fortran flag needed to allow free-form source
> configure:1787: f90 -c -g  conftest.f >&5
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -ffree-form  conftest.f >&5
> f90: Invalid option -ffree-form
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -FR  conftest.f >&5
> f90: Invalid option -FR
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -free  conftest.f >&5
> f90: Invalid option -free
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -qfree  conftest.f >&5
> f90: Invalid option -qfree
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -Mfree  conftest.f >&5
> f90: Invalid option -Mfree
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -Mfreeform  conftest.f >&5
> f90: Invalid option -Mfreeform
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -freeform  conftest.f >&5
> f90: Invalid option -freeform
> conftest.f
>    main program 
> 
>   program freeform
>   ^
> Error 14 at (2:conftest.f) : invalid label field
>      ^
> Error 15 at (2:conftest.f) : invalid continuation line
>                   ^
> Error 7 at (2:conftest.f) : incomplete statement
> 
>        print *, 'Hello ', &
>                           ^
> Error 24 at (4:conftest.f) : syntax error
> 
>            'world.'
>            ^
> Error 24 at (5:conftest.f) : syntax error
> 
> 5 Errors
> f90: Errors detected.
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1787: f90 -c -g -f free  conftest.f >&5
> f90: Invalid option -f
> f90: Cannot read file free
> configure:1793: $? = 1
> configure: failed program was:
> | 
> |   program freeform
> |        ! FIXME: how to best confuse non-freeform compilers?
> |        print *, 'Hello ', &
> |            'world.'
> |        end
> configure:1820: result: unknown
> configure:1823: WARNING: Fortran does not accept free-form source
> configure:1936: creating ./config.status
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status 
> 
> on hp02
> 
> config.status:454: creating config.h
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_FCFLAGS_set=''
> ac_cv_env_FCFLAGS_value=''
> ac_cv_env_FC_set=''
> ac_cv_env_FC_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_exeext=''
> ac_cv_fc_compiler_gnu=no
> ac_cv_fc_freeform=unknown
> ac_cv_fc_srcext_f=none
> ac_cv_objext=o
> ac_cv_prog_ac_ct_FC=f90
> ac_cv_prog_fc_g=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS='-DHAVE_CONFIG_H'
> ECHO_C='ECHO_N=''
> ECHO_T=''
> EXEEXT=''
> FC='f90'
> FCFLAGS='-g'
> FCFLAGS_f=''
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> ac_ct_FC='f90'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${prefix}/share'
> exec_prefix='${prefix}'
> 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='/usr/local'
> 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 0
67. fortran.at:77: 67. GNU Fortran (fortran.at:77): FAILED (fortran.at:77)

reply via email to

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