[Scons-dev] Help debugging

Russel Winder russel at winder.org.uk
Wed Sep 16 13:22:32 EDT 2015


On Wed, 2015-09-16 at 07:03 -0400, Gary Oberbrunner wrote:
> --debug=explain might help, Russel.

Aha, a strong RTFM moment their :-)

OK so I do that and get:

    scons: rebuilding `processAll_library_d.so' because the contents of
    the build action changed
                   action: SharedFlagChecker(target, source, env)
                           VersionedSharedLibrary(target, source, env)

which leads to todays WTF moment! Absolutely nothing has changed on the
filestore or in the SConstruct file, so this must be in SCons itself,
most likely due to something in the D tool. Except that neither
SharedFlagChecker or VersionedSharedLibrary appear in any of the D-
related tools code.

VersionedSharedLibrary is in __init__.py, so I guess I have to go
there… 

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder




More information about the Scons-dev mailing list