On Sun, Apr 12, 2009 at 1:06 PM, Ben Evans <span dir="ltr">&lt;<a href="mailto:benjamin.john.evans@googlemail.com">benjamin.john.evans@googlemail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/4/10 John Rose <span dir="ltr">&lt;<a href="mailto:John.Rose@sun.com" target="_blank">John.Rose@sun.com</a>&gt;</span><br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div><div>On Apr 10, 2009, at 11:23 AM, Ben Evans wrote:</div><br><blockquote type="cite"><div class="gmail_quote"><div>...</div></div></blockquote><div><blockquote type="cite"><div class="gmail_quote">
<div>BUILD SUCCESSFUL<br>Total time: 25 seconds<br>gnumake: *** [build] Error 2<br></div></div></blockquote></div></div><br><div>Can you say why gnumake is reporting error status 2?  Did ant complain somewhere?  When I try an incremental rebuild, the last output looks something like this:</div>

</div></blockquote></div><div><br>Digging into this, it looks like the failure occurs much earlier - but that it fails to terminate the build.<br><br>I think the culprit is this section:<br><br>cd bsd_i486_compiler2/product &amp;&amp; ./test_gamma<br>

openjdk full version &quot;1.7.0-internal-boxcat_2009_02_01_14_00-b00&quot;<br>Error occurred during initialization of VM<br>java/lang/NoClassDefFoundError: java/lang/Object<br>gnumake[3]: *** [product] Error 1<br>gnumake[2]: *** [generic_build2] Error 2<br>

gnumake[1]: *** [product] Error 2<br>*** Exit status 2.<br></div></div><br>I&#39;m pretty confident that this is something environmental to my build - will try and track down and report.<font color="#888888"></font></blockquote>
<div><br>After trying several other builds, I can get a clean build providing I start with SoyLatte.<br><br>However, if I try to use any OpenJDK7 build (including Langdon&#39;s binaries from last Summer), no good. It always seems to fail over the Queens.java test. It doesn&#39;t always fail with the same message, and the OpenJDK7 builds (including some I made myself) have otherwise worked fine - they&#39;re my standard JRE for all of my Eclipse sessions at home, for example, and I haven&#39;t had a single failure from them.<br>
<br>Has anyone else tried to used an OpenJDK7 environment to build MLVM, rather than SoyLatte?<br><br>Thanks,<br><br>Ben<br></div></div><br>