BEGIN_TASK "with svn update" 2008-05-09-20-19-22
BEGIN_SUBTASK "List of new commits"
cd /home/vokimon/CajitasDeArena/mingw/clam [OK]
svn log -r BASE:HEAD [OK]

INFO: ------------------------------------------------------------------------ r11378 | parumi | 2008-05-09 20:08:57 +0200 (vie, 09 may 2008) | 2 lines * enabled two old tests ------------------------------------------------------------------------ r11379 | parumi | 2008-05-09 20:26:58 +0200 (vie, 09 may 2008) | 2 lines * Toni "oc2pus" patch to compile CLAM and apps in GCC4.3. Thanks! ------------------------------------------------------------------------

svn up [OK]

INFO: U NetworkEditor/src/ConfiguratorPlugin.cxx U NetworkEditor/src/ConfiguratorPlugin.hxx U NetworkEditor/src/Wires.hxx U NetworkEditor/src/QClamAssertHandler.cxx U SMSTools/src/SMSAnalysisSynthesisConfig.hxx U SMSTools/vmqt/CLAM/MIDIMelodyPlayer.cxx U Annotator/SimacServicesClient/BocaClientMain.cxx U Annotator/SimacServicesClient/BocaClientGui.hxx U Annotator/src/OnsetExtractor/ocsound.cpp U Annotator/src/OnsetExtractor/bands.cpp U Annotator/src/InstantViews/PoolFloatArrayDataSource.cxx U Annotator/src/SongFiles.hxx U Annotator/src/FrameDivision.hxx U Annotator/src/Schema.hxx U Annotator/src/InstantView.hxx U Annotator/src/SchemaAttribute.hxx U Annotator/src/Enumerated.hxx U Voice2MIDI/src/MIDIOut/MIDIMelodyPlayer.cxx U CLAM/src/Standard/TraverseDirectory.cxx U CLAM/src/Tools/AudioFileIO/AudioFileHeader.hxx U CLAM/src/Tools/AudioFileIO/AudioTextDescriptors.hxx U CLAM/src/Flow/Controls/ControlConfig.hxx U CLAM/src/Flow/Ports/InPort.hxx U CLAM/src/Flow/Ports/OutPort.hxx U CLAM/src/Flow/Ports/InPortPublisher.hxx U CLAM/src/Data/Descriptors/PeriodogramPeak.hxx U CLAM/src/Data/Descriptors/Melody/MIDIMelody.hxx U CLAM/src/Data/Descriptors/Melody/PitchNote.hxx U CLAM/src/Data/Descriptors/Melody/MediaTime.hxx U CLAM/src/Data/Descriptors/Melody/MIDINote.hxx U CLAM/src/Data/Descriptors/AudioDescriptors.hxx U CLAM/src/Data/Descriptors/MorphologicalFrameDescriptors.hxx U CLAM/src/Data/Descriptors/EnvelopeDescriptors.hxx U CLAM/src/Data/Descriptors/SpectralPeakDescriptors.hxx U CLAM/src/Data/Descriptors/MorphologicalSegmentDescriptors.hxx U CLAM/src/Data/Base/ProcessingDataPlugin.hxx U CLAM/src/Data/BasicProcessing/Envelope.hxx U CLAM/src/Data/BasicProcessing/SpectralPeak.hxx U CLAM/src/Data/BasicProcessing/SpectrumConfig.hxx U CLAM/src/Data/BasicProcessing/LPModel.hxx U CLAM/src/Data/BasicProcessing/Fundamental.hxx U CLAM/src/Data/BasicProcessing/MelSpectrum.hxx U CLAM/src/Data/BasicProcessing/MelCepstrum.hxx U CLAM/src/Data/BasicProcessing/Audio.hxx U CLAM/src/Data/BasicProcessing/Spectrum.hxx U CLAM/src/Processing/Plugins/RunTimeLibraryLoader.cxx U CLAM/src/Processing/Analysis/CircularShiftConfig.hxx U CLAM/src/Processing/Analysis/SpectralPeakDetectConfig.hxx U CLAM/src/Processing/Analysis/SinTrackingConfig.hxx U CLAM/src/Processing/Analysis/FundFreqDetect.hxx U CLAM/src/Processing/Analysis/SinTracking.hxx U CLAM/src/Processing/Analysis/FundFreqDetectConfig.hxx U CLAM/src/Processing/Analysis/ERB_Space_GenConfig.hxx U CLAM/src/Processing/Analysis/WindowGeneratorConfig.hxx U CLAM/src/Processing/Analysis/FFTConfig.hxx U CLAM/src/Processing/AudioFileIO/MonoAudioFileWriterConfig.hxx U CLAM/src/Processing/AudioFileIO/MultiChannelAudioFileReaderConfig.hxx U CLAM/src/Processing/AudioFileIO/MultiChannelAudioFileWriterConfig.hxx U CLAM/src/Processing/AudioFileIO/MonoAudioFileReaderConfig.hxx U CLAM/src/Processing/Synthesis/PhaseManagementConfig.hxx U CLAM/src/Processing/Synthesis/SynthSineSpectrum.hxx U CLAM/src/Processing/Synthesis/IFFTConfig.hxx U CLAM/src/Processing/Synthesis/SynthSineSpectrumConfig.hxx U CLAM/src/Processing/Synthesis/OverlapAddConfig.hxx U CLAM/src/Processing/Transformations/SMS/SMSHarmonizerConfig.hxx U CLAM/src/Processing/MIDIIO/MIDIFileIOConfig.hxx U CLAM/src/Processing/Base/NullProcessingConfig.hxx U CLAM/src/Defines/Assert.cxx Actualizado a la revisión 11379.

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]

INFO: scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... /home/vokimon/CajitasDeArena/mingw/clam/CLAM/test/UnitTests/UnitTests.exe err:module:import_dll Library clam_audioio.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_audioio.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_audioio.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\UnitTests\\UnitTests.exe" failed, status c0000135 scons: *** [run_unit_tests] Error 53 scons: building terminated because of errors.

echo no command specified [OK]

STATS: {exectime_unittests}

END_SUBTASK "Unit Tests"
BEGIN_SUBTASK "Functional Tests"
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM [OK]
cd test [OK]
scons test_data_path=/home/vokimon/CajitasDeArena/mingw/clam/testdata clam_prefix=/home/vokimon/CajitasDeArena/mingw/local [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 err:module:import_dll Library clam_audioio.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_audioio.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_core.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:import_dll Library clam_processing.dll (which is needed by L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"D:\\vokimon\\CajitasDeArena\\mingw\\clam\\CLAM\\test\\FunctionalTests\\FunctionalTests.exe" failed, status c0000135 scons: *** [run_functional_tests] Error 53 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]
scons install [OK]
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM/plugins/osc [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/spacialization [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/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-05-09-20-49-01 True

TestFarm is free software. Learn about TestFarm.