2009/4/10 John Rose <span dir="ltr">&lt;<a href="mailto:John.Rose@sun.com">John.Rose@sun.com</a>&gt;</span><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;">
<div style=""><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 class="im"><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><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><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div></div><div>
<div></div><blockquote type="cite"><div>build-all-classes:</div><div><br></div><div>build:</div><div><br></div><div>BUILD SUCCESSFUL</div><div>Total time: 8 seconds</div><div>Control bsd i586 1.7.0-internal build_product_image build finished: </div>
<div>Control bsd i586 1.7.0-internal all_product_build build finished: </div><div>Control bsd i586 1.7.0-internal all build finished: </div></blockquote><div><br></div><div>My davinci/sources/build.sh is enclosed, and also posted here, for comparison:</div>
<div>  <a href="http://blogs.sun.com/jrose/resource/davinci-build.sh" target="_blank">http://blogs.sun.com/jrose/resource/davinci-build.sh</a></div></div></div></blockquote></div><br>Thanks. I&#39;m pretty confident that this is something environmental to my build - will try and track down and report.<br>
<br>Ben<br>