Adding cacao and shark to autobuilder (Was: IcedTea6 build failed for a18694f7c8fa)

Dr Andrew John Hughes ahughes at redhat.com
Tue Oct 12 07:50:10 PDT 2010


On 16:16 Tue 12 Oct     , Mark Wielaard wrote:
> The new builder is more powerful and has more room so I got greedy and
> added both cacao and shark to the autotester script.
> --with-additional-vms=cacao,shark
> But as can be seen below the shark/zero part fails when moving the
> plugin in place. So for now I have disabled shark (the build with cacao
> enabled succeeded, but tests are still running).
> 

Shark can be built with --enable-shark.
CACAO can be built with --enable-cacao.

> I think the issue below is what Matthias and Andrew are discussing right
> now. So hopefully it will be resolved soon and then I will enable shark
> in the autobuilder too.
> 
> On Tue, 2010-10-12 at 13:22 +0000, Mark Wielaard wrote:
> > The current IcedTea build fails.
> > [...]
> > Possibly, but not necessarily, because of one of these changes:
> > mkdir -p stamps
> > touch stamps/liveconnect.stamp
> > if test "xnetscape sun/applet" != x; then \
> > 	  (cd /usr/local/build/icedtea6-build/zerovm/liveconnect ; \
> > 	   mkdir -p lib ; \
> > 	   /usr/local/build/icedtea6-build/zerovm/bootstrap/jdk1.6.0/bin/jar cf lib/classes.jar netscape sun/applet ; \
> > 	   cp -pPR -l /usr/local/build/icedtea6/plugin/icedteanp/java src; \
> > 	   find src -type f -exec chmod 640 '{}' ';' -o -type d -exec chmod 750 '{}' ';'; \
> > 	   cd src ; \
> > 	   /usr/bin/zip -qr /usr/local/build/icedtea6-build/zerovm/liveconnect/lib/src.zip netscape sun/applet ) ; \
> > 	fi
> > mkdir -p stamps
> > touch stamps/liveconnect-dist.stamp
> > mkdir -p stamps
> > touch stamps/plugin.stamp
> > cp -pPRf /usr/local/build/icedtea6-build/zerovm/plugin/icedteanp/IcedTeaPlugin.so \
> > 	  /usr/local/build/icedtea6-build/zerovm/openjdk.build-ecj/j2sdk-image/jre/lib/amd64
> > cp: cannot create regular file `/usr/local/build/icedtea6-build/zerovm/openjdk.build-ecj/j2sdk-image/jre/lib/amd64': No such file or directory
> > make[1]: *** [stamps/add-plugin-ecj.stamp] Error 1
> > make[1]: Leaving directory `/usr/local/build/icedtea6-build/zerovm'
> > make: *** [stamps/add-zero.stamp] Error 2
> > 
> > _______________________________________________
> > Testresults mailing list
> > Testresults at icedtea.classpath.org
> > http://icedtea.classpath.org/mailman/listinfo/testresults
> 
> 

-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list