Re: Printing dependency tree when dependency cyle found?
Bill Deegan <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAEyG4CFOsPw4ic8Zm9Ys0SGQyySZOPE9cx1e+x11N95c_L3rJQ@mail.gmail.com> |
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 <[email protected]> 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 <[email protected]> > 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 <[email protected]> >> wrote: >> >>> yes.. ;) >>> >>> On Wed, Sep 22, 2021 at 8:50 AM Gary Oberbrunner <[email protected]> >>> 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 >>>> [email protected] >>>> https://pairlist4.pair.net/mailman/listinfo/scons-users >>>> >>> _______________________________________________ >> Scons-users mailing list >> [email protected] >> https://pairlist4.pair.net/mailman/listinfo/scons-users >> > > > -- > Gary > _______________________________________________ > Scons-users mailing list > [email protected] > https://pairlist4.pair.net/mailman/listinfo/scons-users > _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users