BEGIN_TASK "svn up|DEBUG" 2010-02-04-10-41-29
BEGIN_SUBTASK "List of new commits"
cd /home/testfarm//
[OK]
true ; cd clam; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r13894 | ascorza | 2010-02-01 21:08:48 +0100 (dl, 01 feb 2010) | 1 line
* added description tag into clamrefactor.py
------------------------------------------------------------------------
/home/testfarm
true ; cd acustica; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
/home/testfarm
true ; cd data_acustica; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r6516 | dgriffioen | 2010-02-04 10:22:10 +0100 (dj, 04 feb 2010) | 1 line
*imp 2nd version of AR
------------------------------------------------------------------------
r6517 | parumi | 2010-02-04 10:33:46 +0100 (dj, 04 feb 2010) | 2 lines
* imp ar
------------------------------------------------------------------------
r6518 | dgriffioen | 2010-02-04 10:33:47 +0100 (dj, 04 feb 2010) | 1 line
*pt: small ci to tst repos
------------------------------------------------------------------------
/home/testfarm
true ; cd clam/testdata; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r126 | nolaiz | 2009-12-17 11:54:27 +0100 (dj, 17 des 2009) | 2 lines
* hoa2sixteen_sixteen_expected: updated to the new hoa decoder final gain
------------------------------------------------------------------------
/home/testfarm
svn up --accept postpone clam
[OK]
INFO: At revision 13894.
svn up --accept postpone acustica
[OK]
INFO: At revision 6518.
svn up --accept postpone data_acustica
[OK]
INFO: A data_acustica/plugins_protools/src/jack
D data_acustica/projectes/imp/deliverables/iMP-deliverable_only_IRs.odt
A data_acustica/projectes/imp/deliverables/sifa_diagram.png
A data_acustica/projectes/imp/iMP-AR-M12-BMAudio.doc
Updated to revision 6518.
svn up --accept postpone clam/testdata
[OK]
INFO: At revision 126.
END_SUBTASK "List of new commits"
BEGIN_SUBTASK "count lines of code"
echo /home/testfarm//clam/CLAM
[OK]
STATS: {clam_loc}
echo /home/testfarm//clam/SMSTools
[OK]
STATS: {smstools_loc}
echo /home/testfarm//clam/NetworkEditor
[OK]
STATS: {networkeditor_loc}
END_SUBTASK "count lines of code"
BEGIN_SUBTASK "Deployment"
cd /home/testfarm//clam/CLAM
[OK]
rm -rf /home/testfarm/local/*
[OK]
scons configure prefix=/home/testfarm/local release=0
[OK]
scons
[OK]
mkdir -p /home/testfarm/local/bin
[OK]
END_SUBTASK "Deployment"
BEGIN_SUBTASK "Unit Tests"
cd /home/testfarm//clam/CLAM/test
[OK]
scons test_data_path=/home/testfarm//clam/testdata clam_prefix=/home/testfarm/local
[OK]
echo no command specified
[OK]
STATS: {exectime_functests}
END_SUBTASK "Functional Tests"
BEGIN_SUBTASK "CLAM Examples"
cd /home/testfarm//clam/CLAM/examples
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
END_SUBTASK "CLAM Examples"
BEGIN_SUBTASK "BM-Audio Soxsucks"
cd /home/testfarm//acustica/soxsucks/
[OK]
scons
[OK]
ln -s /home/testfarm//acustica/soxsucks/soxsucks /home/testfarm/local/bin
[OK]
END_SUBTASK "BM-Audio Soxsucks"
BEGIN_SUBTASK "BM-Audio Raytracing"
cd /home/testfarm//acustica/raytracing
[OK]
scons
[OK]
ln -s /home/testfarm//acustica/raytracing/raytracing /home/testfarm/local/bin
[OK]
./back2back.py
[OK]
END_SUBTASK "BM-Audio Raytracing"
BEGIN_SUBTASK "CLAM Plugins"
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
scons clam_prefix=/home/testfarm/local raytracing=disabled
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
scons clam_prefix=/home/testfarm/local raytracing=traditional
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/spacialization/ladspa/
[OK]
scons -c
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/continuousExcitationSynthesizer
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/GuitarEffects/
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/sndfile
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/osc
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/speech
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "CLAM Plugins"
BEGIN_SUBTASK "NetworkEditor installation"
cd /home/testfarm//clam/NetworkEditor
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "NetworkEditor installation"
BEGIN_SUBTASK "Back-to-back network tests"
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
./back2back.py
[OK]
END_SUBTASK "Back-to-back network tests"
BEGIN_SUBTASK "BM-Audio back-to-back tests"
ln -s /home/testfarm//acustica/rendercoreo/rendercoreo /home/testfarm/local/bin
[OK]
cd /home/testfarm//acustica/bformat2binaural
[OK]
./back2back.py
[OK]
cd /home/testfarm//data_acustica/test_coreos
[OK]
./back2back.py
[OK]
END_SUBTASK "BM-Audio back-to-back tests"
BEGIN_SUBTASK "SMSTools installation"
cd /home/testfarm//clam/SMSTools
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
/home/testfarm//clam/CLAM/scons/sconstools/changeExampleDataPath.py /home/testfarm/local/share/smstools
[OK]
END_SUBTASK "SMSTools installation"
BEGIN_SUBTASK "vmqt4 compilation and examples"
cd /home/testfarm//clam/Annotator/vmqt
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local release=1 double=1
[OK]
scons examples
[OK]
END_SUBTASK "vmqt4 compilation and examples"
BEGIN_SUBTASK "Annotator installation"
cd /home/testfarm//clam/Annotator
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Annotator installation"
BEGIN_SUBTASK "Chordata installation"
cd /home/testfarm//clam/chordata
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Chordata installation"
BEGIN_SUBTASK "Voice2MIDI installation"
cd /home/testfarm//clam/Voice2MIDI
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Voice2MIDI installation"
END_TASK "svn up|DEBUG" 2010-02-04-10-56-48 True