[oe] classpath in 2011.03-maintenance

Jesse Gilles jgilles at multitech.com
Fri Aug 5 20:44:30 UTC 2011


On Fri, 2011-08-05 at 11:38 -0400, George C. Huntington, III wrote:
> I posted a patch that makes the wrapper script return the error code
> if it
> fails after 5 retries.  it is on patchwork.
> http://patches.openembedded.org/patch/7249/
> 
> I don't know if anyone has reviewed it, but it worked for me.

I gave it a try and now the classpath build errors out earlier:

| Adding java source files from srcdir '..'.
| Adding java source files from VM directory ../vm/reference
| javac -Xlint:unchecked,cast,divzero,empty,finally,overrides  -J-Xmx768M -source 1.5 -target 1.5 -bootclasspath '' -classpath ../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.:: -d . @classes
| Unrecognized option : ../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.::
| make[1]: *** [compile-classes] Error 255
| make[1]: *** Waiting for unfinished jobs....
| touch resources
| make[1]: Leaving directory `/home/jjg/projects/angstrom-oe-2011.03/build/tmp/work/armv5te-angstrom-linux-gnueabi/classpath-0.98-r4/classpath-0.98/lib'
| make: *** [all-recursive] Error 1
| + die 'oe_runmake failed'
| + oefatal 'oe_runmake failed'
| + echo FATAL: 'oe_runmake failed'
| FATAL: oe_runmake failed
| + exit 1
NOTE: package classpath-0.98-r4: task do_compile: Failed

Jesse





More information about the Openembedded-devel mailing list