https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
We'll re-enable some of these builds if necessary.
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Disable some builds.
* buildfarm_worker/antalya.fns: Disable Olena 0.11 builds.
* buildfarm_worker/brasilia.fns: Likewise.
Disable Olena 1.0 builds using GCC 3.4, GCC 4.0 and ICC 9.1.
antalya.fns | 8 ++++----
brasilia.fns | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
Index: buildfarm_worker/brasilia.fns
--- buildfarm_worker/brasilia.fns (revision 433)
+++ buildfarm_worker/brasilia.fns (working copy)
@@ -88,12 +88,12 @@
# FIXME: Augment `maintainer/update_unpacked' with the ability to fetch
# copies from the PRCS repository instead of using manual updates from
# brasilia using `maintainer/update_unpacked-oln-0.11'?
-test_olena_tree olena-0.11 g++-4.1
-test_olena_tree olena-0.11 icpc-9.1
+#test_olena_tree olena-0.11 g++-4.1
+#test_olena_tree olena-0.11 icpc-9.1
# Olena 1.0.
# ----------
-test_olena_tree olena-1.0 g++-3.4
-test_olena_tree olena-1.0 g++-4.0
+#test_olena_tree olena-1.0 g++-3.4
+#test_olena_tree olena-1.0 g++-4.0
test_olena_tree olena-1.0 g++-4.1
-test_olena_tree olena-1.0 icpc-9.1
+#test_olena_tree olena-1.0 icpc-9.1
Index: buildfarm_worker/antalya.fns
--- buildfarm_worker/antalya.fns (revision 433)
+++ buildfarm_worker/antalya.fns (working copy)
@@ -66,10 +66,10 @@
# Olena 0.11.
# Goa's working copy of Olena 0.11 is not updated automatically;
# don't forget to update it when new revisions are checked in.
-(
- export CXX="ccache g++-4"
- test_tree olena-0.11-g++-4.1
-)
+#(
+# export CXX="ccache g++-4"
+# test_tree olena-0.11-g++-4.1
+#)
# Olena 1.0.
(