<div dir="ltr"><div>Yes, it does it sometimes even when I run ./build.sh -bpil.</div>This is very odd, as it seems to be failing randomly on successive runs. And given it takes around 30s on my machine, I ran it a lot of times just too see if there is a pattern.<div>I tried running it with REMOVE_PREVIOUS=1 and it still sometimes fails.</div><div>When it fails, it seems that it does not have this file: usr/lib/svr4.make (or can read it?). And it fails because the hardlinks point nowhere. Could it be a race condition where the file is not yet created? Seems far fetched, but will take a look at that shortly. Now I really have to get some sleep ...</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 14, 2014 at 12:16 AM, Dan McDonald <span dir="ltr"><<a href="mailto:danmcd@omniti.com" target="_blank">danmcd@omniti.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On Sep 13, 2014, at 2:49 PM, Dan Vatca <<a href="mailto:dan@syneto.net">dan@syneto.net</a>> wrote:<br>
<br>
><br>
> There is the local.mog transform that must work to drop those dependencies, but for some reason, it keeps failing when it runs through build all.<br>
> Any idea on what I'm missing?<br>
<br>
</span>I honestly am not sure.  If you "cd make ; ./build.sh -bpil" what does it do?<br>
<br>
I'm also curious what "buildctl list-build" says?  It sorts based solely on bash's associative array sorting.  Maybe the default bash sorts one way, and your bash (did you compile it oddly?) another way?<br>
<span class="HOEnZb"><font color="#888888"><br>
Dan<br>
<br>
</font></span></blockquote></div><br></div>