Re: Printing dependency tree when dependency cyle found?
Gary Oberbrunner <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAFChFygOdr6oW4GrdAAWuZN_=AZQXdgm4qrevM8w7m6QmGpubw@mail.gmail.com> |
That does work; it outputs as it goes. But it doesn't show the dependency tree. On Wed, Sep 22, 2021 at 1:44 PM Bill Deegan <[email protected]> wrote: > 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 > -- Gary _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users