https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Force the rebuild of Olena 0.10a.
* buildfarm_worker/brasilia.fns: Remove the checksum of
Olena 0.10a to always force the build.
brasilia.fns | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
Index: buildfarm_worker/brasilia.fns
--- buildfarm_worker/brasilia.fns (revision 374)
+++ buildfarm_worker/brasilia.fns (working copy)
@@ -106,6 +106,9 @@
)
}
+
+# Olena 0.10a.
+
# ACTION_FETCH_OLN_FROM_PRCS
# --------------------------
# An additional action to fetch Olena O.10a from beyrouth's PRCS
@@ -125,13 +128,16 @@
)
}
-# Olena 0.10a.
+# FIXME: As the working copy of Olena 0.10a is always empty on
+# goa, we need to always force the build by removing its checksum.
+rm -f build.olena-0.10a.sum
# FIXME: Augment maintainer/update_unpacked with the ability to fetch
# copies from the PRCS repository instead of using the dedicated
# action `fetch_oln_from_prcs'.
test_tree olena-0.10a \
fetch_oln_from_prcs bootstrap configure build check install distcheck
+
# Olena proto-1.0.
test_olena_tree olena-proto-1.0 g++-3.4
test_olena_tree olena-proto-1.0 g++-4.0