[Scons-users] Internal Error: No dependency cycle found

Stefan Ross stefan at electricimp.com
Tue Nov 10 14:32:38 EST 2015


Hi Dirk,

Thanks, I'll try the patch tomorrow.

With regards to the other questions:

1) Not having a dependency cycle isn't the problem, it looks like it
detects a cycle, then tries to follow it, and finds that in fact there is
no cycle.
2)  So far I've been unable to reproduce this with a small example.  Our
application is commercial so I can't provide the original code, and we have
several hundred files being built so it may be hard to reduce to an
effective example.

Thanks

Stefan

On Tue, Nov 10, 2015 at 6:59 PM, Dirk Bächle <tshortik at gmx.de> wrote:

> Hi Stefan,
>
> On 10.11.2015 18:09, Stefan Ross wrote:
>
>> Hi all,
>>
>> I'm hoping you can help with what looks like a bug, but could be an
>> artifact of how I've designed my SConscript files.
>>
>> I'm seeing the following error when doing parallel builds (-j4):
>>
>> ...
>>
>> scons: *** Found dependency cycle(s):
>>    Internal Error: no cycle found for node ...
>>
>>
> this looks like issue #2777 (
> http://scons.tigris.org/issues/show_bug.cgi?id=2777 ). Can you try the
> patch attached to the bug description, and report back whether it fixes
> things for you?
>
> If yes, we could try to push this fix out with one of the next releases.
>
> Best regards,
>
> Dirk
>
>
> _______________________________________________
> 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/20151110/6949db96/attachment.html>


More information about the Scons-users mailing list