[Scons-users] Tracing the loading of SConscript files

Bill Deegan bill at baddogconsulting.com
Wed Dec 23 12:56:49 EST 2015


Stefen,

First I'd try --debug=stacktrace
See if that yields you anything.

Can you provide a simple set of SConstruct/SConscripts which reproduces
this?

-Bill

On Wed, Dec 23, 2015 at 9:48 AM, Stefan Seefeld <stefan at seefeld.name> wrote:

> Hello,
>
> My build logic handles multiple sub-projects, all potentially built for
> multiple build variants. In one SConscript file there are nested loops
> to invoke 'env.SConscript()'. In one particular scons invocation I get
> the error "Source directory cannot be under variant directory." in one
> loop iteration.
>
> Is it possible to trace scons' loading of SConscript (and other) files,
> perhaps even with a dump of some relevant variables, to help me debug this
> ?
>
> Thanks,
>         Stefan
>
> --
>
>       ...ich hab' noch einen Koffer in Berlin...
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20151223/a1eea5bc/attachment.html>


More information about the Scons-users mailing list