BEGIN_TASK "svn up|DEBUG" 2010-02-05-18-26-23
BEGIN_SUBTASK "List of new commits"
cd /home/testfarm//
[OK]
true ; cd clam; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r13898 | dgarcia | 2010-02-05 17:12:04 +0100 (dv, 05 feb 2010) | 3 lines
* doDebianPackages: in new version of pbuilder, components are specified as command line option instead of environment args
* doDebianPackages: flushing the stdout when the command line is printed to get the output properly ordered
------------------------------------------------------------------------
/home/testfarm
true ; cd acustica; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r6553 | nolaiz | 2010-02-05 18:04:32 +0100 (dv, 05 feb 2010) | 2 lines
* scene_presets: fixed the sta maria preset (x -> y / y -> x)
------------------------------------------------------------------------
r6554 | acustica | 2010-02-05 18:13:11 +0100 (dv, 05 feb 2010) | 1 line
warsitz beam forming with new mods
------------------------------------------------------------------------
r6555 | acustica | 2010-02-05 18:14:00 +0100 (dv, 05 feb 2010) | 1 line
new stairwell measurments using lav mics
------------------------------------------------------------------------
/home/testfarm
true ; cd data_acustica; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
/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 13898.
svn up --accept postpone acustica
[OK]
INFO: A acustica/AES_London/octave/stairwell_lav_measurements_main.m
A acustica/AES_London/octave/J_LPC_test.m
A acustica/AES_London/octave/lpc_test.m
A acustica/AES_London/octave/unwhitenlpc.m
A acustica/Beamforming/jNLMS_algorithm.m
U acustica/Beamforming/warsitz_F_and_S.m
A acustica/Beamforming/re_EQ_voice.m
A acustica/Beamforming/re_EQ_voice_Warsitz.m
Updated to revision 6555.
svn up --accept postpone data_acustica
[OK]
INFO: At revision 6555.
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 install
[OK]
echo no command specified
[OK]
STATS: {exectime_unittests}
END_SUBTASK "Unit Tests"
BEGIN_SUBTASK "Functional Tests"
cd /home/testfarm//clam/CLAM/test
[OK]
scons test_data_path=/home/testfarm//clam/testdata clam_prefix=/home/testfarm/local
[OK]
cd FunctionalTests
[OK]
echo no command specified
[OK]
./FunctionalTests
[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-05-18-41-56 True