[Scons-users] Issue with scons on AIX - what is error 6?
TOM TANNER (BLOOMBERG/ LONDON)
ttanner2 at bloomberg.net
Tue Jun 12 02:59:16 EDT 2012
> Hi Tom -- SCons should be using the exit status of your program, but in the
> normal case of a program that returns an error you don't get a stack trace
> from SCons, so I think something else is going on. Are you sure your
> program is the exact target/action causing the error? You can turn on
> --taskmastertrace=- to see more details. If that doesn't help, try adding
> a print stmt into do_execute in /opt/swt/install/scons-2.1.0/
> lib/scons-2.1.0/SCons/Executor.py. I'd start by printing act, and target
> (or maybe str(target[0]).)
Well, the stack trace is because I'm requesting stack trace on error with one of the --debug options but I'll try --taskmastertrace as well and see if that gets me any closer.
Otherwise I might have to sneak my own version of scons onto the system so I can play
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20120612/9f41698f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16693999996860002.txt
Type: application/octet-stream
Size: 149 bytes
Desc: not available
Url : <http://four.pairlist.net/pipermail/scons-users/attachments/20120612/9f41698f/attachment.obj>
More information about the Scons-users
mailing list