mail-report-with-warnings.log has 0 bytes

Eric Botcazou ebotcazou@libertysurf.fr
Thu Jan 13 18:00:00 GMT 2005


> That's unfortunate, in that it implies I'm basically wasting my time
> and CPU cycles running tests that are discounted.

We should indeed try to figure out what happens on your machine, as there is 
not exactly an abundant supply of testers on SPARC/Solaris nowadays (we're 
basically two, Kaveh recently joined the Dark Side :-).  Plus Christian on 
SPARC/Linux.

> Here's my command line for bootstrapping and testing gcc:
>
> zada-6% cat ../build-gcc
> #!/bin/tcsh
> /bin/rm -rf *; ../configure
> --prefix=/export/users/lucier/local/gcc-mainline; make -j 8 bootstrap
>
>  >& build.log && (make -j 12 -k check RUNTESTFLAGS="--target_board
>
> 'unix{-m64,}'">& check.log ; make mail-report-with-warnings.log;
> ./mail-report-with-warnings.log)
>
> with stage1 compiler
>
> zada-7% gcc -v
> Reading specs from
> /export/pkgs/gcc-3.4.3/bin/../lib/gcc/sparc-sun-solaris2.9/3.4.3/specs
> Configured with: ../configure --prefix=/pkgs/gcc-3.4.3
> Thread model: posix
> gcc version 3.4.3
>
> Perhaps I should try a non-parallel make and see what happens.

Yes, for the testsuite.

> Or perhaps I should just blow away my mainline cvs directory and start
> over again.

As long as you don't blow away the machine... :-)

> I'll try a few things.

Thanks.

-- 
Eric Botcazou



More information about the Gcc mailing list