[Scons-users] Printing dependency tree when dependency cyle found?

Bill Deegan bill at baddogconsulting.com
Wed Sep 22 13:44:20 EDT 2021


Did you try --taskmastertrace=file ?
I forget if that still outputs when you have loops..

On Wed, Sep 22, 2021 at 10:39 AM Gary Oberbrunner <garyo at oberbrunner.com>
wrote:

> I'll see if I can find some time to get the "--tree" output even when
> there's a cycle.
>
> On Wed, Sep 22, 2021 at 1:37 PM Bill Deegan <bill at baddogconsulting.com>
> wrote:
>
>> Generally I start by commenting/reverting new changes.
>> Sometimes that's the fastest way.
>> Also sometimes accidentally swapped target/source can lead to such.
>> Also files which depend on directories or vice versa can cause issues.
>>
>> On Wed, Sep 22, 2021 at 10:34 AM Bill Deegan <bill at baddogconsulting.com>
>> wrote:
>>
>>> yes.. ;)
>>>
>>> On Wed, Sep 22, 2021 at 8:50 AM Gary Oberbrunner <garyo at oberbrunner.com>
>>> wrote:
>>>
>>>> Hi folks; before I dig into this myself, has anyone worked on the
>>>> situation where there's a dependency cycle, but you can't easily debug it
>>>> because "--tree" only prints after a successful build?
>>>>
>>>> --
>>>> Gary
>>>> _______________________________________________
>>>> Scons-users mailing list
>>>> Scons-users at scons.org
>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>
>>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>
>
> --
> Gary
> _______________________________________________
> 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/20210922/5ddf3189/attachment-0001.htm>


More information about the Scons-users mailing list