BEGIN_TASK "with svn update" 2008-07-23-20-14-11
BEGIN_SUBTASK "List of new commits"
cd /home/vokimon/CajitasDeArena/mingw/clam [OK]
svn log -r BASE:HEAD [OK]

INFO: ------------------------------------------------------------------------ r11693 | parumi | 2008-07-23 20:02:47 +0200 (mié, 23 jul 2008) | 2 lines * spacialization clamnetworks: visual elements aesthetic changes ------------------------------------------------------------------------ r11694 | dgarcia | 2008-07-23 20:08:31 +0200 (mié, 23 jul 2008) | 3 lines * RoomImpulseResponseSimulator: a library based version of the impulseResponse on the fly * Disabled by default as it uses a propietary library, activate it by doing 'scons raytracing=1' ------------------------------------------------------------------------

svn up [OK]

INFO: A CLAM/plugins/spacialization/src/RoomImpulseResponseSimulator.cxx A CLAM/plugins/spacialization/src/RoomImpulseResponseSimulator.hxx U CLAM/plugins/spacialization/SConstruct Actualizado a la revisión 11694.

END_SUBTASK "List of new commits"
BEGIN_SUBTASK "count lines of code"
echo /home/vokimon/CajitasDeArena/mingw/clam/CLAM [OK]

STATS: {clam_loc}

echo /home/vokimon/CajitasDeArena/mingw/clam/SMSTools [OK]

STATS: {smstools_loc}

echo /home/vokimon/CajitasDeArena/mingw/clam/NetworkEditor [OK]

STATS: {networkeditor_loc}

END_SUBTASK "count lines of code"
BEGIN_SUBTASK "Deployment"
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM [OK]
scons configure prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ audio_backend=portaudio xmlbackend=xmlpp [OK]
scons [OK]
scons install [OK]
END_SUBTASK "Deployment"
BEGIN_SUBTASK "Unit Tests"
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM [OK]
cd test [OK]
scons test_data_path=/home/vokimon/CajitasDeArena/mingw/clam/testdata cppunit_prefix=/home/vokimon/CajitasDeArena/mingw/local clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
echo no command specified [OK]
scons run_unit_tests [OK]
echo no command specified [OK]
scons run_functional_tests [OK]

INFO: scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... /home/vokimon/CajitasDeArena/mingw/clam/CLAM/test/FunctionalTests/FunctionalTests.exe + All Tests + CLAMTest::cppUnitHelperTest . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_NotEquals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_Equals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_Equals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentUnrelatedClasses . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentSuperAndSubClass . CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog . CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog_AfterClearLog + CLAMTest::FFTW3FunctionalTest . CLAMTest::FFTW3FunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTW3FunctionalTest::test_WithNonPowerOfTwoInput . CLAMTest::FFTW3FunctionalTest::test_WithComplex . CLAMTest::FFTW3FunctionalTest::test_WithPolar . CLAMTest::FFTW3FunctionalTest::test_WithBPF + CLAMTest::FFTOouraFunctionalTest . CLAMTest::FFTOouraFunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTOouraFunctionalTest::test_WithNonPowerOfTwoInput_fails . CLAMTest::FFTOouraFunctionalTest::test_WithComplex . CLAMTest::FFTOouraFunctionalTest::test_WithPolar . CLAMTest::FFTOouraFunctionalTest::test_WithBPF + CLAMTest::FFTNumRecFunctionalTest . CLAMTest::FFTNumRecFunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTNumRecFunctionalTest::test_WithNonPowerOfTwoInput_fails . CLAMTest::FFTNumRecFunctionalTest::test_WithComplex . CLAMTest::FFTNumRecFunctionalTest::test_WithPolar . CLAMTest::FFTNumRecFunctionalTest::test_WithBPF + CLAMTest::TestStreamingSMSAnalysisSynthesis . CLAMTest::TestStreamingSMSAnalysisSynthesis::testAnalysisSynthesis . CLAMTest::TestStreamingSMSAnalysisSynthesis::testAnalysisSynthesisInaNetwork + CLAMTest::MultiChannelAudioFileReaderFunctionalTest . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWithoutAudioFileInConfig . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_DefaultChannelSelection_ChannelsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_DefaultChannelSelection_PortNumberIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ManualChannelSelection_ChannelsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ManualChannelSelection_PortNumberIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalse_ManualChannelSelection_TooMany . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalse_ManualChannelSelection_InvalidChannel . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrame . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFrames . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_OggVorbis_JustOneFrame . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_OggVorbis_JustTwoFrames . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_128kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_192kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_64kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_320kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_LowVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_AvgVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_HighVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_JustOneFrame_SampleRateIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_JustTwoFrames_BeginTimesAreOK + CLAMTest::MelFilterBankTest . CLAMTest::MelFilterBankTest::test_Configuration . CLAMTest::MelFilterBankTest::test_Do_FullRangeFilterBank . CLAMTest::MelFilterBankTest::test_Do_SpeechRangeFilterBank + CLAMTest::MultiChannelAudioFileWriterFunctionalTest . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_PCM_WritesRightAKnownSignal . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_DoubleWriting_Is_Not_Allowed . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_PCM_WritesTheSameThatWasRead . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_OggVorbis_WritesTheSameThatWasRead + CLAMTest::MonoAudioFileReaderFunctionalTest . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWithoutAudioFileInConfig . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenSelectedChannelExists . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenSelectedChannelIsOutOfRange . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrameFromMonoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFramesFromMonoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrameFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFramesFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_OggVorbis_JustOneFrameFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_OggVorbis_JustTwoFramesFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::test_MpegAudioFiles_AreDecoded_OK . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_JustTwoFramesBeginTimesAreRight . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_JustOneFrame_SampleRateIsOK . CLAMTest::MonoAudioFileReaderFunctionalTest::test_WindowsMedia_WAVE_File + CLAMTest::CepstralTransformTest . CLAMTest::CepstralTransformTest::test_Configuration . CLAMTest::CepstralTransformTest::test_Do_20to13 . CLAMTest::CepstralTransformTest::test_Do_20to1 + CLAMTest::MonoAudioFileWriterFunctionalTest . CLAMTest::MonoAudioFileWriterFunctionalTest::testConfigure_twoOnTheSameFileFail . CLAMTest::MonoAudioFileWriterFunctionalTest::testDo_PCM_WritesTheSameItWasRead . CLAMTest::MonoAudioFileWriterFunctionalTest::testDo_OggVorbis_WritesTheSameItWasRead + CLAMTest::ControlTraceReaderFunctionalTest . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWithoutTraceFileInConfig . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWhenTraceEventsExist . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWhenTraceFileIsEmpty + CLAMTest::ControlTraceWriterFunctionalTest . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWithoutTraceFileInConfig . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWithoutInputsInConfig . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWhenConfiguredWithNoInputs ........................NetworkPlayer::Init() In: /home/vokimon/CajitasDeArena/mingw/clam/testdata/Elvis.wav Out: /home/vokimon/CajitasDeArena/mingw/clam/testdata/SMSTests/out_sms_net_stream_result.wav .Warning: 1 sinks were not fed, so could not send audio to the callback. .Warning: 1 sinks were not fed, so could not send audio to the callback. ....................................................................................................................................................................................................................................................................terminate called after throwing an instance of 'CLAM::ErrAssertionFailed' what(): Starting an unconfigured processing end of the test ................scons: *** [run_functional_tests] Error 3 scons: building terminated because of errors.

echo no command specified [OK]

STATS: {exectime_functests}

END_SUBTASK "Functional Tests"
BEGIN_SUBTASK "CLAM Plugins"
echo set QTDIR to qt4 [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM/plugins/continuousExcitationSynthesizer [OK]
scons clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
scons install [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM/plugins/speech [OK]
scons clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
[OK]
scons install [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM/plugins/GuitarEffects/ [OK]
scons clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
scons install [OK]
END_SUBTASK "CLAM Plugins"
BEGIN_SUBTASK "vmqt4 compilation and examples"
echo setting QTDIR to qt4 path [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/Annotator/vmqt [OK]
scons prefix=/home/vokimon/CajitasDeArena/mingw/local clam_prefix=/home/vokimon/CajitasDeArena/mingw/local release=1 double=1 crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
scons examples [OK]
END_SUBTASK "vmqt4 compilation and examples"
BEGIN_SUBTASK "Annotator packaging"
echo setting QTDIR to qt4 path [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/Annotator [OK]
scons prefix=/home/vokimon/CajitasDeArena/mingw/local clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
rm -f *_setup.exe [OK]
scons package [OK]
ls *svn1* > /dev/null || scp *_setup.exe clamadm@www.iua.upf.edu:download/win/svnsnapshots/ [OK]
ls *svn1* > /dev/null || slogin clamadm@www.iua.upf.edu scripts/regenerateDownloadDirsIndex.py [OK]
END_SUBTASK "Annotator packaging"
BEGIN_SUBTASK "NetworkEditor packaging"
echo setting QTDIR to qt4 path [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/NetworkEditor [OK]
scons prefix=/home/vokimon/CajitasDeArena/mingw/local clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
/home/vokimon/CajitasDeArena/mingw/clam/CLAM/scons/sconstools/changeExampleDataPath.py /home/vokimon/CajitasDeArena/mingw/local/share/smstools [OK]
rm -f *_setup.exe [OK]
scons package [OK]
ls *svn1* > /dev/null || scp *_setup.exe clamadm@www.iua.upf.edu:download/win/svnsnapshots/ [OK]
ls *svn1* > /dev/null || slogin clamadm@www.iua.upf.edu scripts/regenerateDownloadDirsIndex.py [OK]
END_SUBTASK "NetworkEditor packaging"
BEGIN_SUBTASK "Voice2MIDI packaging"
echo setting QTDIR to qt4 path [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/Voice2MIDI [OK]
scons prefix=/home/vokimon/CajitasDeArena/mingw/local clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin [OK]
/home/vokimon/CajitasDeArena/mingw/clam/CLAM/scons/sconstools/changeExampleDataPath.py /home/vokimon/CajitasDeArena/mingw/local/share/smstools [OK]
rm -f *_setup.exe [OK]
scons [OK]
END_SUBTASK "Voice2MIDI packaging"
END_TASK "with svn update" 2008-07-23-20-23-00 True

TestFarm is free software. Learn about TestFarm.