That helps not at all, sadly

----- Original Message -----
From: [email protected]
To: [email protected], TOM TANNER (BLOOMBERG/ LONDON)
At: Aug 21 2012 02:55:47

On Mon, Aug 20, 2012 at 8:00 AM, TOM TANNER (BLOOMBERG/ LONDON)
<[email protected]> wrote:
> There is some sort of path (which I haven't tied down yet), where a python 
> exception can get raised, which gets converted into Scons.Errors.BuildError 
> exception, which gets caught in Main.py.
>
> However, during this process, nothing gets printed, and Main.py just sets the 
> exit status (to 2), and performs the rest of the cleanup (printing debug 
> info, timing stuff, and so on). And then calls sys.exit with 2.
>
> And terminates without saying what the problem was.

Maybe try --debug=stacktrace?

-- 
Gary

_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to