On Mon, 11 Feb 2008, Tom Hughes wrote:

> Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2008-02-11 03:15:18 
> GMT
> Results differ from 24 hours ago
>
>   Checking out valgrind source tree  ... done
>   Configuring valgrind               ... done
>   Building valgrind                  ... done
>   Running regression tests           ... failed
>
> Last 20 lines of verbose log follow echo
> fi
> if test -r index.pdf ; then \
>       mkdir -p /tmp/vgtest/2008-02-11/Inst/share/doc/valgrind; \
>       cp index.pdf 
> /tmp/vgtest/2008-02-11/Inst/share/doc/valgrind/valgrind_manual.pdf; \
> fi
> if test -r index.ps ; then \
>       mkdir -p /tmp/vgtest/2008-02-11/Inst/share/doc/valgrind; \
>       cp index.ps 
> /tmp/vgtest/2008-02-11/Inst/share/doc/valgrind/valgrind_manual.ps; \
> fi
> if test -r valgrind.1 ; then \
>       mkdir -p /tmp/vgtest/2008-02-11/Inst/man/man1; \
>       cp valgrind.1 /tmp/vgtest/2008-02-11/Inst/man/man1/valgrind.1; \
> fi
> make[5]: Leaving directory `/tmp/vgtest/2008-02-11/valgrind/docs'
> make[4]: Leaving directory `/tmp/vgtest/2008-02-11/valgrind/docs'
> make[3]: Leaving directory `/tmp/vgtest/2008-02-11/valgrind/docs'
> make[2]: Leaving directory `/tmp/vgtest/2008-02-11/valgrind/docs'
> make[1]: Leaving directory `/tmp/vgtest/2008-02-11/valgrind'
>   Running regression tests           ... cd valgrind && make all-regtest
> make: *** No rule to make target `all-regtest'.  Stop.

All the tests looked like this -- any idea what went wrong?

Nick

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to