automake
[Top][All Lists]
Advanced

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

CVS Automake fails in ccnoco.test


From: Pavel Roskin
Subject: CVS Automake fails in ccnoco.test
Date: Fri, 20 Jul 2001 10:03:38 -0400 (EDT)

Hello!

CVS Automake fails in ccnoco.test.  RedHat 7.1, bash-2.04, gcc-3.0.1
prerelease, mawk-1.3.3, Autoconf 2.52, Perl 5.6.0.  Here's the log:

=== Running test ./ccnoco.test
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.1/specs
Configured with: ./configure  : (reconfigured)  : (reconfigured)
Thread model: single
gcc version 3.0.1 20010625 (prerelease)
automake: configure.in: installing `./compile'
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking for gcc... /home/proski/src/automake/tests/testSubDir/build/../Mycomp
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 /home/proski/src/automake/tests/testSubDir/build/../Mycomp 
accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of 
/home/proski/src/automake/tests/testSubDir/build/../Mycomp... none
checking whether /home/proski/src/automake/tests/testSubDir/build/../Mycomp and 
cc understand -c and -o together... no
configure: creating ./config.status
config.status: creating Makefile
make[1]: Entering directory `/home/proski/src/automake/tests/testSubDir/build'
source='a.c' object='wish-a.o' libtool=no \
depfile='.deps/wish-a.Po' tmpdepfile='.deps/wish-a.TPo' \
depmode=none /bin/sh ../depcomp \
/home/proski/src/automake/tests/testSubDir/compile 
/home/proski/src/automake/tests/testSubDir/build/../Mycomp 
-DPACKAGE=\"nonesuch\" -DVERSION=\"0.23\" -DNO_MINUS_C_MINUS_O=1  -I. -I..    
-g -g -O2 -c -o wish-a.o `test -f a.c || echo '../'`a.c
/home/proski/src/automake/tests/testSubDir/compile 
/home/proski/src/automake/tests/testSubDir/build/../Mycomp  -g -O2   -o wish  
wish-a.o
make[1]: Leaving directory `/home/proski/src/automake/tests/testSubDir/build'
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... /home/proski/src/automake/tests/testSubDir/build/../Mycomp
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 /home/proski/src/automake/tests/testSubDir/build/../Mycomp 
accepts -g... yes
checking dependency style of 
/home/proski/src/automake/tests/testSubDir/build/../Mycomp... none
checking whether /home/proski/src/automake/tests/testSubDir/build/../Mycomp and 
cc understand -c and -o together... no
checking for gcc... (cached) 
/home/proski/src/automake/tests/testSubDir/build/../Mycomp
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/proski/src/automake/tests/testSubDir/build/../Mycomp 
accepts -g... (cached) yes
checking dependency style of 
/home/proski/src/automake/tests/testSubDir/build/../Mycomp... (cached) none
configure: creating ./config.status
config.status: creating Makefile
make[1]: Entering directory `/home/proski/src/automake/tests/testSubDir/build'
source='a.c' object='wish-a.o' libtool=no \
depfile='.deps/wish-a.Po' tmpdepfile='.deps/wish-a.TPo' \
depmode=none /bin/sh ../depcomp \
/home/proski/src/automake/tests/testSubDir/build/../Mycomp 
-DPACKAGE=\"nonesuch\" -DVERSION=\"0.23\" -DNO_MINUS_C_MINUS_O=1  -I. -I..    
-g -g -O2 -c -o wish-a.o `test -f a.c || echo '../'`a.c
make[1]: *** [wish-a.o] Error 1
make[1]: Leaving directory `/home/proski/src/automake/tests/testSubDir/build'
FAIL: ccnoco.test
===================
1 of 1 tests failed
===================
make: *** [check-TESTS] Error 1

-- 
Regards,
Pavel Roskin




reply via email to

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