[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autoconf-2.52 bug report
From: |
Patrick Hess |
Subject: |
autoconf-2.52 bug report |
Date: |
Mon, 4 Feb 2002 18:08:03 -0800 |
Here is the testsuite.log output along with some other pertinent details at
the bottom. I apologize for any line-wrapping problems. *sigh* Stupid
Outlook...
====================================
Test suite log for GNU Autoconf 2.52
====================================
/u123/temp/autoconf-2.52/ChangeLog :
| 2001-07-18 Akim Demaille <address@hidden>
|
| Version 2.52.
|
| 2001-07-18 Akim Demaille <address@hidden>
|
| 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:
6: tools.at:232 autoconf: forbidden tokens, exceptions
7: tools.at:279 ifnames
Skipped tests:
2: tools.at:76 AWK portability
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
155: foreign.at:9 Libtool
## ---------- ##
## Platform. ##
## ---------- ##
hostname = saqhdd01
uname -m = i386
uname -r = 4.0
uname -s = DYNIX/ptx
uname -v = V4.4.8
/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 =
/u123/temp/autoconf-2.52/tests:/u123/temp/autoconf-2.52:/usr/etc:/etc:/usr/s
bin:/sbin:/usr/local/gnu/bin:/usr/local/bin:/usr/bin:/bin:/u123/temp/autocon
f-2.52/tests
================================
Test suite for GNU Autoconf 2.52
================================
6. ./tools.at:232: testing autoconf: forbidden tokens, exceptions...
./tools.at:256: autoconf --autoconf-dir .. -l $at_srcdir
stderr:
configure.ac:7: error: possibly undefined macro: NOT_AC_ALLOWED AC_ALLOWED
AC_ALLOWED_NOT
configure.ac:14: error: possibly undefined macro: AC_THIS_IS_INVALID and
_AC_THIS_IS_INVALID_TOO
configure.ac:15: error: possibly undefined macro: BUT_AZ_THIS_IS_NOT
ALTHOUGH_AC_THIS_IS
./tools.at:267: sort stderr
1,7c1,3
< configure.ac:10: error: possibly undefined macro: FORBIDDEN
< configure.ac:14: error: possibly undefined macro: AC_THIS_IS_INVALID
< configure.ac:14: error: possibly undefined macro: _AC_THIS_IS_INVALID_TOO
< configure.ac:15: error: possibly undefined macro: ALTHOUGH_AC_THIS_IS
< configure.ac:7: error: possibly undefined macro: AC_ALLOWED_NOT
< configure.ac:7: error: possibly undefined macro: NOT_AC_ALLOWED
< configure:18: error: possibly undefined macro: AC_OUTPUT
---
> configure.ac:14: error: possibly undefined macro: AC_THIS_IS_INVALID and
_AC_THIS_IS_INVALID_TOO
> configure.ac:15: error: possibly undefined macro: BUT_AZ_THIS_IS_NOT
ALTHOUGH_AC_THIS_IS
> configure.ac:7: error: possibly undefined macro: NOT_AC_ALLOWED AC_ALLOWED
AC_ALLOWED_NOT
6. ./tools.at:232: FAILED near `tools.at:267'
7. ./tools.at:279: testing ifnames...
./tools.at:313: ifnames iftest1.c iftest2.c
0a1,3
> nawk: :Funny variable 1002263054: n= s="" f=0 t=0
> input record number 9, file iftest1.c
> source line number 14
1,13d0
< DEF1 iftest1.c
< DEF2 iftest1.c
< DEF3 iftest1.c
< DEF4 iftest1.c
< IFTEST2 iftest2.c
< LINE1 iftest1.c
< LINE2 iftest1.c
< SPACES iftest1.c
< TABS iftest1.c
< VAL1 iftest1.c iftest2.c
< VAL2 iftest1.c
< VAL3 iftest1.c
< VAL4 iftest1.c
7. ./tools.at:279: FAILED near `tools.at:313'
#
# from ../config.status:
#
configured by ./configure, generated by GNU Autoconf 2.50,
with options \"--prefix=/usr/local/gnu --with-gnu-as --with-gnu-ld\"
#
# other pertinent information
#
gcc --version = 3.0.3
type gcc = gcc is /usr/local/gnu/bin/gcc
ld -V = GNU ld version 2.11.2 (with BFD 2.11.2)
type ld = ld is /usr/local/gnu/bin/ld
as -V = GNU assembler version 2.11.2 (i386-sequent-sysv4)
using BFD version 2.11.2
type as = as is /usr/local/gnu/bin/as
grep --version = grep (GNU grep) 2.4.2
type grep = grep is /usr/local/bin/grep
type nawk = nawk is /usr/bin/nawk
- autoconf-2.52 bug report,
Patrick Hess <=