[cacao] IcedTea7 buildbot [no more cacao]

Mark Wielaard mark at klomp.org
Tue May 3 02:18:40 PDT 2011


On Tue, 2011-05-03 at 11:08 +0200, Mark Wielaard wrote:
> and the new buildbot icedtea7-squeeze-x86_64-full builder at
> http://builder.classpath.org/icedtea/buildbot/builders/icedtea7-squeeze-x86_64-quick
> should no longer build cacao for icedtea7.

Doh, I meant:
http://builder.classpath.org/icedtea/buildbot/builders/icedtea7-squeeze-x86_64-full

But the icedtea7 "quick" builder should also not build cacao anymore.
Fixed as follows:

# HG changeset patch
# User Mark Wielaard <mark at klomp.org>
# Date 1304414194 -7200
# Node ID 4acf4a27e0fa264b4dd6690264922b55467a8dc7
# Parent  9b2f98d18770fcbf527d52b007230c23b7dd2741
icedtea/master.cfg: icedtea7-squeeze-x86_64-quick don't build cacao.

diff -r 9b2f98d18770 -r 4acf4a27e0fa icedtea/master.cfg
--- a/icedtea/master.cfg	Tue May 03 10:45:42 2011 +0200
+++ b/icedtea/master.cfg	Tue May 03 11:16:34 2011 +0200
@@ -269,7 +269,7 @@
                               "--disable-bootstrap",
                               "--disable-optimizations",
                               "--disable-docs",
-                              "--with-additional-vms=cacao,shark",
+                              "--with-additional-vms=shark",
                               "--with-parallel-jobs=4",
                               "--with-llvm-config=llvm-config-2.7"],
                               workdir="build"))





More information about the distro-pkg-dev mailing list