bug-automake
[Top][All Lists]
Advanced

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

automake 1.7.1b test failure: ansi10


From: Paul Jarc
Subject: automake 1.7.1b test failure: ansi10
Date: Tue, 03 Dec 2002 16:24:59 -0500
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

This is on a custom-built GNU/Linux system, including gcc 2.95.3,
glibc 2.2.5, autoconf 2.54, and perl 5.8.0.

ansi10: running gcc --version
2.95.3
=== Running test ./ansi10.test
+ pwd
/home/prj/src/spf/automake-1.7.1b/tests/testSubDir
+ set -e
+ cat
+ >> configure.in 
+ << "END" 
+ cat
+ > Makefile.am 
+ << "END" 
+ mkdir dir
+ cat
+ > dir/Makefile.am 
+ << "END" 
+ cat
+ > dir/hello.c 
+ << "END" 
+ /command/perl 
/home/prj/src/spf/automake-1.7.1b/tests/testSubDir/../../aclocal -I 
/home/prj/src/spf/automake-1.7.1b/tests/testSubDir/../../m4 
--acdir=/home/prj/src/spf/automake-1.7.1b/tests/../m4
+ /bin/sh /home/prj/src/spf/automake-1.7.1b/lib/missing --run autoconf
+ /command/perl 
/home/prj/src/spf/automake-1.7.1b/tests/testSubDir/../../automake 
--libdir=/home/prj/src/spf/automake-1.7.1b/tests/../lib --foreign -Werror -Wall 
-a
dir/Makefile.am:1: installing `dir/ansi2knr.c'
dir/Makefile.am:1: installing `dir/ansi2knr.1'
+ ./configure am_cv_prog_cc_stdc=no
checking for a BSD-compatible install... /command/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
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 suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for gcc option to accept ANSI C... (cached) no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for sys/types.h... yes
checking for sys/stat.h... 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 stdint.h... yes
checking for unistd.h... yes
checking for function prototypes... no
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dir/Makefile
config.status: executing depfiles commands
+ make
Making all in dir
make[1]: Entering directory 
`/fs/home/mount/home/prj/src/spf/automake-1.7.1b/tests/testSubDir/dir'
gcc  -O2 -pipe  -L/nil -L/package/misc/spf/flex/lib 
-Wl,-R,/package/misc/spf/flex/lib -o ansi2knr ansi2knr.o 
gcc: ansi2knr.o: No such file or directory
make[1]: *** [ansi2knr] Error 1
make[1]: Leaving directory 
`/fs/home/mount/home/prj/src/spf/automake-1.7.1b/tests/testSubDir/dir'
make: *** [all-recursive] Error 1
FAIL: ansi10.test


paul




reply via email to

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