[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 7 of 481 tests failed
From: |
Bernd Melchers |
Subject: |
Re: 7 of 481 tests failed |
Date: |
Mon, 10 Oct 2005 16:43:30 +0200 |
User-agent: |
Mutt/1.5.6i |
gmake -e does not work for me. Instead, i make
setenv CC c99
setenv CFLAGS '-O -OPT:Olimit=0'
setenv MAKE gmake
setenv VERBOSE x
setenv TESTS='pr87.test pr220.test missing2.test missing.test java.test
gcj4.test acloca17.test'
gmake check
and get all(!) tests verbose. The output is appended.
There is a gcc installed, but i always use the system compiler c99,
so i set the environment variable CC to c99.
My environment:
% gm4 --version
GNU M4 1.4.3
% uname -aR
IRIX64 Hoover 6.5 6.5.28f 07010238 IP35
% gmake --version
GNU Make 3.80
% c99 -version
MIPSpro Compilers: Version 7.4.3m
% gcc -v
Reading specs from /usr/local/lib/gcc/mips-sgi-irix6.5/3.4.1/specs
Configured with: ../configure --with-ld=/usr/bin/ld
Thread model: single
gcc version 3.4.1
% gsed --version
GNU sed version 4.1.4
> Hello Bernd,
>
> On Tue, Sep 20, 2005 at 04:21:42PM +0200, Bernd Melchers wrote:
> > i am installing automake 1.9.6 on a system with
> > SGI IRIX-6.5.28 and during make check there were:
> > 7 of 481 tests failed
> > (86 tests were not run)
>
> > What can i do to help fixing these bugs?
>
> thank you very much for your report. Sorry for the delay.
>
> If you still have the setup at your hand, please run
>
> env VERBOSE=x \
> TESTS='pr87.test pr220.test missing2.test missing.test java.test gcj4.test
> acloca17.test' \
> make -e check
>
> Thank you in advance for your help.
>
> More detailed explanation is in file tests/README.
>
> If have capacities to do even more, you could try the CVS version of
> Automake. But you would have to download and install the CVS version
> of Autoconf first. (And while you are at it, you can also run
> make check in CVS Autoconf. ;-)
>
> Have a nice day,
> Stepan Kasal
mit freundlichen Grüßen
Bernd Melchers
--
Archiv- und Backup-Service | address@hidden
Freie Universität Berlin | Tel. (030) 838-55905
logfile.x.check.gz
Description: application/gunzip