bug-automake
[Top][All Lists]
Advanced

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

automake 1.7.1b test failure: depcomp2


From: Paul Jarc
Subject: automake 1.7.1b test failure: depcomp2
Date: Tue, 03 Dec 2002 17:05:17 -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.  This test passed when run
non-verbosely, so I think this is a bug in the test.

depcomp2: running gcc --version
2.95.3
=== Running test ./depcomp2.test
+ pwd
/home/prj/src/spf/automake-1.7.1b/tests/testSubDir
+ cat
+ > configure.in 
+ << "END" 
+ cat
+ > Makefile.am 
+ << "END" 
+ rm -f depcomp
+ mkdir subdir
+ cat
+ > subdir/Makefile.in 
+ << "END" 
+ :
+ > subdir/foo.c 
+ CFLAGS=
+ export CFLAGS
+ /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
+ /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 
--add-missing
+ /bin/sh /home/prj/src/spf/automake-1.7.1b/lib/missing --run autoconf
+ ./configure
+ 2> error.log 
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... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating subdir/Makefile
config.status: executing depfiles commands
+ cat error.log
+ test -z + CC=gcc
FAIL: depcomp2.test


paul




reply via email to

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