bug-autoconf
[Top][All Lists]
Advanced

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

cvs autoconf testsuite failure under solaris 2.5.1


From: Nicolas Joly
Subject: cvs autoconf testsuite failure under solaris 2.5.1
Date: Wed, 17 Jan 2001 14:34:01 +0100
User-agent: Mutt/1.2.4i

I noticed some testsuite failure for CVS autoconf under solaris-2.5.1;
it seems that most of them have the same problem :

[...]
./semantics.at:47: cat state-env.after
./semantics.at:47: cat state-ls.after
19a20
> conftest.o
[...]

Here follow the `testsuite.log' file :

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

hostname = ptolemee.pasteur.fr
uname -m = sun4u
uname -r = 5.5.1
uname -s = SunOS
uname -v = Generic_103640-12

/usr/bin/uname -p = sparc
/bin/uname -X     = unknown

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/sis/njoly/autoconf-2.49c/tests:/home/sis/njoly/autoconf-2.49c:/home/sis/njoly/bin:/opt/local/bin:/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/ccs/bin:/opt/SUNWspro/bin:/usr/ucb

====================================
Testing suite for GNU Autoconf 2.49c
====================================
31. ./compile.at:137: testing AC_TRY_LINK_FUNC...
./compile.at:137: autoconf --autoconf-dir .. -l $at_srcdir 
./compile.at:137: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:137: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
configure: creating ./config.status
config.status: creating config.h
./compile.at:137: cat state-env.after
./compile.at:137: cat state-ls.after
19a20
> conftest.o
31. ./compile.at:137: FAILED near `compile.at:137'

35. ./semantics.at:47: testing AC_CHECK_FUNCS...
./semantics.at:47: autoconf --autoconf-dir .. -l $at_srcdir 
./semantics.at:47: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:47: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking for printf... yes
checking for autoconf_ftnirp... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:47: cat state-env.after
./semantics.at:47: cat state-ls.after
19a20
> conftest.o
35. ./semantics.at:47: FAILED near `semantics.at:47'

36. ./semantics.at:59: testing AC_HAVE_FUNCS...
./semantics.at:59: autoconf --autoconf-dir .. -l $at_srcdir 
./semantics.at:59: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:59: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking for printf... yes
checking for autoconf_ftnirp... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:59: cat state-env.after
./semantics.at:59: cat state-ls.after
19a20
> conftest.o
36. ./semantics.at:59: FAILED near `semantics.at:59'

39. ./semantics.at:118: testing AC_CHECK_SIZEOF...
./semantics.at:118: autoconf --autoconf-dir .. -l $at_srcdir 
./semantics.at:118: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:118: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -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... no
checking for unistd.h... yes
checking for char... yes
checking size of char... 1
checking for charchar... yes
checking size of charchar... 2
checking for charcharchar... no
checking size of charcharchar... 0
checking for unsigned char... yes
checking size of unsigned char... 1
checking for ucharchar... yes
checking size of ucharchar... 2
checking for ucharcharchar... no
checking size of ucharcharchar... 0
configure: creating ./config.status
config.status: creating config.h
./semantics.at:118: cat state-env.after
./semantics.at:118: cat state-ls.after
./semantics.at:118: fgrep '#' config.h | grep -v 'STDC_HEADERS'
1c1
< #define HAVE_INTTYPES_H 1
---
> /* #undef HAVE_INTTYPES_H */
39. ./semantics.at:118: FAILED near `semantics.at:118'

45. ./semantics.at:314: testing AC_PATH_XTRA...
./semantics.at:316: autoconf --autoconf-dir .. -l $at_srcdir 
./semantics.at:316: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:316: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for X... libraries /lib/X11, headers 
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:316: cat state-env.after
./semantics.at:316: cat state-ls.after
19a20
> conftest.o
45. ./semantics.at:314: FAILED near `semantics.at:316'

72. ./syntax.at:31: testing AC_FUNC_ERROR_AT_LINE...
./syntax.at:31: autoconf --autoconf-dir .. -l $at_srcdir 
./syntax.at:31: autoheader --autoconf-dir .. -l $at_srcdir
./syntax.at:31: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking for error_at_line... no
configure: creating ./config.status
config.status: creating config.h
./syntax.at:31: cat state-env.after
./syntax.at:31: cat state-ls.after
19a20
> conftest.o
72. ./syntax.at:31: FAILED near `syntax.at:31'

83. ./syntax.at:42: testing AC_FUNC_OBSTACK...
./syntax.at:42: autoconf --autoconf-dir .. -l $at_srcdir 
./syntax.at:42: autoheader --autoconf-dir .. -l $at_srcdir
./syntax.at:42: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking for obstacks... no
configure: creating ./config.status
config.status: creating config.h
./syntax.at:42: cat state-env.after
./syntax.at:42: cat state-ls.after
19a20
> conftest.o
83. ./syntax.at:42: FAILED near `syntax.at:42'

89. ./syntax.at:48: testing AC_FUNC_STRERROR_R...
./syntax.at:48: autoconf --autoconf-dir .. -l $at_srcdir 
./syntax.at:48: autoheader --autoconf-dir .. -l $at_srcdir
./syntax.at:48: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for strerror_r... no
configure: creating ./config.status
config.status: creating config.h
./syntax.at:48: cat state-env.after
./syntax.at:48: cat state-ls.after
19a20
> conftest.o
89. ./syntax.at:48: FAILED near `syntax.at:48'

98. ./syntax.at:57: testing AC_HEADER_MAJOR...
./syntax.at:57: autoconf --autoconf-dir .. -l $at_srcdir 
./syntax.at:57: autoheader --autoconf-dir .. -l $at_srcdir
./syntax.at:57: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking whether sys/types.h defines makedev... no
checking for sys/mkdev.h... yes
configure: creating ./config.status
config.status: creating config.h
./syntax.at:57: cat state-env.after
./syntax.at:57: cat state-ls.after
19a20
> conftest.o
98. ./syntax.at:57: FAILED near `syntax.at:57'

102. ./syntax.at:61: testing AC_IRIX_SUN...
./syntax.at:61: autoconf --autoconf-dir .. -l $at_srcdir 
./syntax.at:61: autoheader --autoconf-dir .. -l $at_srcdir
./syntax.at:61: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
checking for getpwnam in -lsun... no
configure: creating ./config.status
config.status: creating config.h
./syntax.at:61: cat state-env.after
./syntax.at:61: cat state-ls.after
19a20
> conftest.o
102. ./syntax.at:61: FAILED near `syntax.at:61'

139. ./syntax.at:98: testing AC_XENIX_DIR...
./syntax.at:98: autoconf --autoconf-dir .. -l $at_srcdir 
./syntax.at:98: autoheader --autoconf-dir .. -l $at_srcdir
./syntax.at:98: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for Xenix... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
configure: creating ./config.status
config.status: creating config.h
./syntax.at:98: cat state-env.after
./syntax.at:98: cat state-ls.after
19a20
> conftest.o
139. ./syntax.at:98: FAILED near `syntax.at:98'

153. ./update.at:17: testing autoupdating AC_IRIX_SUN...
./update.at:17: autoupdate --autoconf-dir $at_top_srcdir
./update.at:17: autoconf --autoconf-dir .. -l $at_srcdir 
./update.at:17: autoheader --autoconf-dir .. -l $at_srcdir
./update.at:17: top_srcdir=$top_srcdir ./configure 
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
checking for getpwnam in -lsun... no
configure: creating ./config.status
config.status: creating config.h
./update.at:17: cat state-env.after
./update.at:17: cat state-ls.after
19a20
> conftest.o
153. ./update.at:17: FAILED near `update.at:17'

169. ./update.at:33: testing autoupdating AC_XENIX_DIR...
./update.at:33: autoupdate --autoconf-dir $at_top_srcdir
./update.at:33: autoconf --autoconf-dir .. -l $at_srcdir 
./update.at:33: autoheader --autoconf-dir .. -l $at_srcdir
./update.at:33: top_srcdir=$top_srcdir ./configure 
checking for Xenix... checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... no
checking for object suffix... o
checking for executable suffix... 
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
configure: creating ./config.status
config.status: creating config.h
./update.at:33: cat state-env.after
./update.at:33: cat state-ls.after
19a20
> conftest.o
169. ./update.at:33: FAILED near `update.at:33'



-- 
Nicolas Joly

Informatique Scientifique
Institut Pasteur, Paris.



reply via email to

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