bug-autoconf
[Top][All Lists]
Advanced

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

IBM AIX 4.3.2.0: autoconf-2.50 test failures


From: Nelson H. F. Beebe
Subject: IBM AIX 4.3.2.0: autoconf-2.50 test failures
Date: Tue, 29 May 2001 04:56:34 -0600 (MDT)

The autoconf-2.50 validation suite failed 9 of 152 test on IBM AIX 4.3.2.0
on an IBM SP/2.  Here is the testsuite.log file:

====================================
Test suite log for GNU Autoconf 2.50
====================================

/uufs/inscc.utah.edu/common/home/mthnhb/build/autoconf-2.50/ChangeLog :
| 2001-05-21  Akim Demaille  <address@hidden>
| 
|       Version 2.50.
| 
| 2001-05-19  Akim Demaille  <address@hidden>
| 
|       * tests/tools.at: s/undefined macro/possibly undefined macro/.
| 
| 2001-05-19  Akim Demaille  <address@hidden>
| 

Failed tests:
 117: actypes.at:8    AC_TYPE_MODE_T
 138: acfunctions.at:19 AC_FUNC_MMAP
 139: acfunctions.at:20 AC_FUNC_OBSTACK
 141: acfunctions.at:22 AC_FUNC_SETPGRP
 142: acfunctions.at:23 AC_FUNC_SETVBUF_REVERSED
 143: acfunctions.at:24 AC_FUNC_STAT
 144: acfunctions.at:25 AC_FUNC_STRCOLL
 148: acfunctions.at:29 AC_FUNC_UTIME_NULL
 149: acfunctions.at:30 AC_FUNC_VFORK

Skipped tests:
 145: acfunctions.at:26 AC_FUNC_STRERROR_R
 146: acfunctions.at:27 AC_FUNC_STRFTIME
 147: acfunctions.at:28 AC_FUNC_STRTOD
 151: acfunctions.at:32 AC_FUNC_WAIT3

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = sp-i.chpc.utah.edu
uname -m = 000152774C00
uname -r = 3
uname -s = AIX
uname -v = 4

/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       = 4.3.2.0
/bin/universe          = unknown

PATH = 
/uufs/inscc.utah.edu/common/home/mthnhb/build/autoconf-2.50/tests:/uufs/inscc.utah.edu/common/home/mthnhb/build/autoconf-2.50:/uufs/inscc.utah.edu/common/home/mthnhb/local/bin:/uufs/inscc.utah.edu/common/home/mthnhb/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/vacpp/bin:/usr/vac/bin:/usr/vatools/bin:/uufs/sp/host/bin:/uufs/sp/sys/bin:/uufs/inscc.utah.edu/sys/bin:/usr/etc

================================
Test suite for GNU Autoconf 2.50
================================
117. ./actypes.at:8: testing AC_TYPE_MODE_T...
./actypes.at:8: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./actypes.at:8: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:8: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... no
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for unistd.h... yes
checking for mode_t... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:8: cat state-env.after
./actypes.at:8: cat state-ls.after
117. ./actypes.at:8: ok

138. ./acfunctions.at:19: testing AC_FUNC_MMAP...
./acfunctions.at:19: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:19: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:19: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 how to run the C preprocessor... gcc -E
checking for stdlib.h... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:19: cat state-env.after
./acfunctions.at:19: cat state-ls.after
138. ./acfunctions.at:19: ok

139. ./acfunctions.at:20: testing AC_FUNC_OBSTACK...
./acfunctions.at:20: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:20: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:20: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 obstacks... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:20: cat state-env.after
./acfunctions.at:20: cat state-ls.after
139. ./acfunctions.at:20: ok

141. ./acfunctions.at:22: testing AC_FUNC_SETPGRP...
./acfunctions.at:22: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:22: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:22: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 whether setpgrp takes no argument... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:22: cat state-env.after
./acfunctions.at:22: cat state-ls.after
141. ./acfunctions.at:22: ok

142. ./acfunctions.at:23: testing AC_FUNC_SETVBUF_REVERSED...
./acfunctions.at:23: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:23: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:23: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 whether setvbuf arguments are reversed... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:23: cat state-env.after
./acfunctions.at:23: cat state-ls.after
142. ./acfunctions.at:23: ok

143. ./acfunctions.at:24: testing AC_FUNC_STAT...
./acfunctions.at:24: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:24: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:24: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 whether lstat dereferences a symlink specified with a trailing 
slash... no
checking whether stat accepts an empty string... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:24: cat state-env.after
./acfunctions.at:24: cat state-ls.after
143. ./acfunctions.at:24: ok

144. ./acfunctions.at:25: testing AC_FUNC_STRCOLL...
./acfunctions.at:25: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:25: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:25: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 working strcoll... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:25: cat state-env.after
./acfunctions.at:25: cat state-ls.after
144. ./acfunctions.at:25: ok

148. ./acfunctions.at:29: testing AC_FUNC_UTIME_NULL...
./acfunctions.at:29: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:29: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:29: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 whether utime accepts a null argument... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:29: cat state-env.after
./acfunctions.at:29: cat state-ls.after
148. ./acfunctions.at:29: ok

149. ./acfunctions.at:30: testing AC_FUNC_VFORK...
./acfunctions.at:30: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:30: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:30: top_srcdir=$top_srcdir ./configure 
stdout:
configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/local/share/config.site
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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for unistd.h... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for working vfork... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:30: cat state-env.after
./acfunctions.at:30: cat state-ls.after
149. ./acfunctions.at:30: ok
===========================
All 9 tests were successful
===========================

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- Center for Scientific Computing       FAX: +1 801 585 1640, +1 801 581 4148 -
- University of Utah                    Internet e-mail: address@hidden  -
- Department of Mathematics, 322 INSCC      address@hidden  address@hidden -
- 155 S 1400 E RM 233                       address@hidden                    -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------



reply via email to

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