[Bf-committers] CVS commit: blender/intern/tools/tinderbox tinderbox-blender.pl

LarstiQ bf-committers@blender.org
Mon, 3 Feb 2003 16:35:28 +0100


On Mon, Feb 03, 2003 at 07:12:45AM -0500, John K. Walton wrote:
> 
> something broke my irix tinderbox on sgi127 run this morning (yes it
> actually was working fine, even though it was red).  
> 
> cvs -Q co -P blender
> ConfigGuess = [irix-6.5-mips]
> /usr/people/tinderbo/develop/blender/intern
>  -> chdir(blender/intern)
> make MAKE='make' all 2>&1
> /bin/sh: syntax error at line 1 : `;' unexpected

^^^ That is the main problem, could you post your Makefile? I'm hoping
it's just a corruption because of the merge, otherwise it's an irix
problem that needs fixing.

Paste from the tinderbox log:

> Testing existence of
>/usr/people/tinderbo/develop/blender/obj/irix-6.5-mips/blendercreator

That's also not correct, it still looks like an old version of
tinderbox :/ You can have tinderbox autoupdate itself, but I'd only do
that with some security precautions in place, a chroot for one.

You could try to stop tinderbox, copy a new version over from
~tinderbo/develop/blender/intern/tools/tinderbox/tinderbox-blender.pl
rm -r ~tinderbo/develop and restart tinderbox.

hth, LarstiQ