https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Fix Olena's ICC build on brasilia.
* buildfarm_worker/brasilia.fns (test_olena_tree): Fix the name
of the variable holding the name of the C++ compiler.
brasilia.fns | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
Index: buildfarm_worker/brasilia.fns
--- buildfarm_worker/brasilia.fns (revision 357)
+++ buildfarm_worker/brasilia.fns (working copy)
@@ -23,7 +23,11 @@
export CPPFLAGS="-D_LINUX -I$icc_dir/include/c++/"
export LDFLAGS="-cxxlib-icc"
export LD_LIBRARY_PATH="$icc_dir/lib:`printenv LD_LIBRARY_PATH`"
- export PATH="$icc_dir/bin:$PATH"
+ # The directory ~/bin contains replacement wrappers for icc and icpc,
+ # because the installation of ICC on the lrde account is broken since
+ # the reorganization of the accounts (the lrde account has been moved
+ # from /home/lrde/admin/lrde to /lrde/beyrouth/admin/lrde).
+ export PATH="$HOME/bin:$icc_dir/bin:$PATH"
}
@@ -77,7 +81,7 @@
tree=$1
cxx_compiler=$2
# Use ccache.
- export CXX="ccache $cxx-compiler"
+ export CXX="ccache $cxx_compiler"
# ICC-specific initializations, if needed.
if test "x$cxx_compiler" = xicpc; then
init_icc_vars
On 2006-09-05, Roland Levillain <roland(a)lrde.epita.fr> wrote:
> Index: ChangeLog
> from Roland Levillain <roland(a)lrde.epita.fr>
>
> Add `check' to the list of default actions.
>
> * buildfarm_worker/build_test.fns (test_tree): Add `check' to the
> list of default actions.
>
> build_test.fns | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: buildfarm_worker/build_test.fns
> --- buildfarm_worker/build_test.fns (revision 348)
> +++ buildfarm_worker/build_test.fns (working copy)
> @@ -512,7 +512,7 @@
> actions="$*"
>
> if [ "$actions" = "" ]; then
> - actions="bootstrap configure build install distcheck"
> + actions="bootstrap configure build check install distcheck"
> fi
>
> # start the build
>
Ca va aussi affecter transformers?
Ca sert a rien pour transformers... on fait deja distcheck, on va pas perdre
X heures en plus a faire un make check?!
--
SIGOURE Benoit aka Tsuna (SUSv3 compliant)
_____ "On a long enough timeline, the survival rate
/EPITA\ Promo 2008.CSI for everyone drops to zero" -- Jack.