<div dir="ltr">Trying to build master led me to another error when building extra tools while running bloody. This error was due to the fact that the tools are compiled using headers from master illumos-omnios, while linking agains the system installed libc. And this got me thinking if I am running the latest bloody.<div>So I went do download the latest bloody iso, and on the web site there is a little problem: the OmniOS_Text_bloody_20140723.iso does not install the omnios-8e364a8 as written above.</div><div>Is there a new "bloody" text-install iso that is not yet uploaded?</div><div>I upgraded after installing the one that's available, and now I can build bloody. This was another part of the answer to my question :)</div><div><br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 4, 2014 at 5:38 PM, 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 4, 2014, at 3:04 AM, Dan Vatca <<a href="mailto:dan@syneto.net">dan@syneto.net</a>> wrote:<br>
<br>
> The thing that I find odd is that dependencies are gathered from the build system and not from the set of packages OmniOS is currently building.<br>
> If we could find a way to do that, couldn't we have a way to build any version of OmniOS on any other version?<br>
<br>
</span>Modulo flag days, illumos-omnios is built self-contained save for the usr/src/tools portion.  The rest of omnios-build isn't, and this comes from the early bootstrapping days.  One could spend time allowing this to occur, but given we update bloody pretty much every two weeks now, I'd rather spend time making omnios-build properly generate dependencies and build a dependency graph to dispatch component builds in parallel.  Right now, it builds based on bash's associative-array sort... ewww.<br>
<span class="HOEnZb"><font color="#888888"><br>
Dan<br>
<br>
</font></span></blockquote></div><br></div>