[Scons-users] Cycle Errors
Mats Wichmann
mats at wichmann.us
Mon Dec 18 16:25:20 EST 2017
On 12/18/2017 01:56 PM, Bill Deegan wrote:
> Are you Glob()'ing files in your SCons logic?
>
> Do you see the above only when some build step fails?
>
> Can you try 3.0.1 or the master branch?
>
> On Mon, Dec 18, 2017 at 3:49 PM, <syost at triad.rr.com> wrote:
>
>> I am getting these cycle errors. Any clues, tip or tricks I can try?
>> Anecdotally it seems to occur more frequently (though its not common) if
>> the workspace has a lot of packages/files. Usually they go away if I just
>> run the build again. What prompted this email is it occurred three times
>> before it went away, which is unusual.
seems like the last few times I ran into this, a "retry build" didn't
help, but a "retry build after 'rm -fr .scon*'" did help. Not sure
that's worth anything, but it's how it's been here.
More information about the Scons-users
mailing list