Setting environment for using Microsoft Visual Studio 2008 Beta2 x64 tools. Revision 8010. A subdirectory or file OpenMS_build already exists. -- NVIDIA CUDA: OFF -- Intel TBB: OFF -- Compiler checks for conversion: OFF -- OpenMS build type: Release (optimization enabled) -- [GCC only] STL debug mode: OFF -- Using user defined contrib directory: C:/dev/contrib_build -- Contrib lib dir: C:/dev/contrib_build/lib/ -- Found xerces_c library (Release) at: C:/dev/contrib_build/lib/xerces-c_3.lib -- Found xerces_c library (Debug) at: C:/dev/contrib_build/lib/xerces-c_3D.lib -- Found GSL library (Release) at: C:/dev/contrib_build/lib/gsl.lib -- Found GSL library (Debug) at: C:/dev/contrib_build/lib/gsl_d.lib -- Found GSL-CBLAS library (Release) at: C:/dev/contrib_build/lib/cblas.lib -- Found GSL-CBLAS library (Debug) at: C:/dev/contrib_build/lib/cblas_d.lib -- Found COIN-OR Cbc library (Release) at: C:/dev/contrib_build/lib/libCbc.lib -- Found COIN-OR Cbc library (Debug) at: C:/dev/contrib_build/lib/libCbcd.lib -- Found COIN-OR Cgl library (Release) at: C:/dev/contrib_build/lib/libCgl.lib -- Found COIN-OR Cgl library (Debug) at: C:/dev/contrib_build/lib/libCgld.lib -- Found COIN-OR Clp library (Release) at: C:/dev/contrib_build/lib/libClp.lib -- Found COIN-OR Clp library (Debug) at: C:/dev/contrib_build/lib/libClpd.lib -- Found COIN-OR Utils library (Release) at: C:/dev/contrib_build/lib/libCoinUtils.lib -- Found COIN-OR Utils library (Debug) at: C:/dev/contrib_build/lib/libCoinUtilsd.lib -- Found COIN-OR Osi library (Release) at: C:/dev/contrib_build/lib/libOsi.lib -- Found COIN-OR Osi library (Debug) at: C:/dev/contrib_build/lib/libOsid.lib -- Found COIN-OR OsiClp library (Release) at: C:/dev/contrib_build/lib/libOsiClp.lib -- Found COIN-OR OsiClp library (Debug) at: C:/dev/contrib_build/lib/libOsiClpd.lib -- Found ZLIB library (Release) at: C:/dev/contrib_build/lib/zlib.lib -- Found ZLIB library (Debug) at: C:/dev/contrib_build/lib/zlib_d.lib -- Found BZIP2 library (Release) at: C:/dev/contrib_build/lib/libbz2.lib -- Found BZIP2 library (Debug) at: C:/dev/contrib_build/lib/libbz2d.lib -- Found imslib library (Release) at: C:/dev/contrib_build/lib/ims.lib -- Found imslib library (Debug) at: C:/dev/contrib_build/lib/imsd.lib -- Found LibSVM library (Release) at: C:/dev/contrib_build/lib/svm.lib -- Found LibSVM library (Debug) at: C:/dev/contrib_build/lib/svmd.lib -- QT qmake at C:/dev/qt-everywhere-opensource-src-4.7.1/bin/qmake.exe -- QT moc at C:/dev/qt-everywhere-opensource-src-4.7.1/bin/moc.exe -- QT uic at C:/dev/qt-everywhere-opensource-src-4.7.1/bin/uic.exe -- DOT not found. Disabling target 'doc_dot'! -- Setting resource file C:/dev/AUTO_PACKAGE/release/OpenMS/source/APPLICATIONS/TOPP/INIFileEditor.rc for INIFileEditor -- Setting resource file C:/dev/AUTO_PACKAGE/release/OpenMS/source/APPLICATIONS/TOPP/TOPPAS.rc for TOPPAS -- Setting resource file C:/dev/AUTO_PACKAGE/release/OpenMS/source/APPLICATIONS/TOPP/TOPPView.rc for TOPPView -- -- ----------------------------------------------------------------- -- -- You have successfully configured OpenMS and TOPP. -- -- Execute the 'targets' project to see prominent targets! -- -- ----------------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/dev/AUTO_PACKAGE/release/OpenMS_build Microsoft (R) Visual Studio Version 9.0.21022.8. Copyright (C) Microsoft Corp. All rights reserved. 1>------ Build started: Project: svn_revision_update, Configuration: Release x64 ------ 1>Performing Pre-Build Event... 1>Build log was saved at "file://c:\dev\AUTO_PACKAGE\release\OpenMS_build\svn_revision_update.dir\Release\BuildLog.htm" 1>svn_revision_update - 0 error(s), 0 warning(s) 2>------ Build started: Project: OpenMS, Configuration: Release x64 ------ 2>Compiling... 2>ConsensusID.C 2>SuffixArrayTrypticSeqan.C 2>..\OpenMS\source\ANALYSIS\ID\ConsensusID.C(45) : error C2143: syntax error : missing ';' before '<' 2>..\OpenMS\source\ANALYSIS\ID\ConsensusID.C(45) : error C2913: explicit specialization; 'seqan::_ScoringMatrixData' is not a specialization of a class template 2>..\OpenMS\source\ANALYSIS\ID\ConsensusID.C(45) : error C2059: syntax error : '<' 2>..\OpenMS\source\ANALYSIS\ID\ConsensusID.C(45) : error C2143: syntax error : missing ';' before '{' 2>..\OpenMS\source\ANALYSIS\ID\ConsensusID.C(45) : error C2447: '{' : missing function header (old-style formal list?) 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2039: 'Index_ESA' : is not a member of 'seqan' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2065: 'Index_ESA' : undeclared identifier 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2275: 'OpenMS::SuffixArraySeqan::TIterSpec' : illegal use of this type as an expression 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2059: syntax error : '>' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2238: unexpected token(s) preceding ';' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(58) : error C2065: 'TIndex' : undeclared identifier 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C2146: syntax error : missing ';' before identifier 'index_' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(193) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(197) : error C2784: 'bool seqan::goUp(seqan::Iter>>> &)' : could not deduce template argument for 'seqan::Iter>>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1601) : see declaration of 'seqan::goUp' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(208) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2784: 'bool seqan::isRoot(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1902) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2784: 'bool seqan::isRoot(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1896) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_tree.h(804) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_automaton.h(810) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(225) : error C2664: 'seqan::clear' : cannot convert parameter 1 from 'OpenMS::SuffixArraySeqan::TIter' to 'seqan::VoidHolder &' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(237) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(241) : error C2784: 'bool seqan::goUp(seqan::Iter>>> &)' : could not deduce template argument for 'seqan::Iter>>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1601) : see declaration of 'seqan::goUp' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(245) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2784: 'bool seqan::isRoot(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1902) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2784: 'bool seqan::isRoot(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1896) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_tree.h(804) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_automaton.h(810) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(253) : error C2664: 'seqan::clear' : cannot convert parameter 1 from 'OpenMS::SuffixArraySeqan::TIter' to 'seqan::VoidHolder &' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TString &,TSize &)' : expects 3 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1552) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TObject &)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1543) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2784: 'bool seqan::goDown(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1441) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C2784: 'Infix>,seqan::EsaText>::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>,seqan::VSTree>> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> with 2> [ 2> TSpec=seqan::WotdOriginal 2> ] 2> C:\dev\contrib_build\include\seqan/index/index_wotd.h(538) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C2784: 'Infix::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1729) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C3861: 'length': identifier not found 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(288) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(288) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C2784: 'Infix>,seqan::EsaText>::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>,seqan::VSTree>> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> with 2> [ 2> TSpec=seqan::WotdOriginal 2> ] 2> C:\dev\contrib_build\include\seqan/index/index_wotd.h(538) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C2784: 'Infix::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1729) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C3861: 'length': identifier not found 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(297) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(297) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(298) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(298) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>SuffixArraySeqan.C 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TString &,TSize &)' : expects 3 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1552) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TObject &)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1543) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2784: 'bool seqan::goDown(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1441) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(304) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(305) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(305) : fatal error C1903: unable to recover from previous error(s); stopping compilation 2>SuffixArrayPeptideFinder.C 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2039: 'Index_ESA' : is not a member of 'seqan' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2065: 'Index_ESA' : undeclared identifier 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2275: 'OpenMS::SuffixArraySeqan::TIterSpec' : illegal use of this type as an expression 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2059: syntax error : '>' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2238: unexpected token(s) preceding ';' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(58) : error C2065: 'TIndex' : undeclared identifier 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C2146: syntax error : missing ';' before identifier 'index_' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(193) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(197) : error C2784: 'bool seqan::goUp(seqan::Iter>>> &)' : could not deduce template argument for 'seqan::Iter>>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1601) : see declaration of 'seqan::goUp' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(208) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2784: 'bool seqan::isRoot(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1902) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2784: 'bool seqan::isRoot(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1896) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_tree.h(804) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_automaton.h(810) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(225) : error C2664: 'seqan::clear' : cannot convert parameter 1 from 'OpenMS::SuffixArraySeqan::TIter' to 'seqan::VoidHolder &' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(237) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(241) : error C2784: 'bool seqan::goUp(seqan::Iter>>> &)' : could not deduce template argument for 'seqan::Iter>>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1601) : see declaration of 'seqan::goUp' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(245) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2784: 'bool seqan::isRoot(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1902) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2784: 'bool seqan::isRoot(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1896) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_tree.h(804) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_automaton.h(810) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(253) : error C2664: 'seqan::clear' : cannot convert parameter 1 from 'OpenMS::SuffixArraySeqan::TIter' to 'seqan::VoidHolder &' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TString &,TSize &)' : expects 3 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1552) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TObject &)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1543) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2784: 'bool seqan::goDown(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1441) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C2784: 'Infix>,seqan::EsaText>::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>,seqan::VSTree>> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> with 2> [ 2> TSpec=seqan::WotdOriginal 2> ] 2> C:\dev\contrib_build\include\seqan/index/index_wotd.h(538) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C2784: 'Infix::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1729) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C3861: 'length': identifier not found 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(288) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(288) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C2784: 'Infix>,seqan::EsaText>::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>,seqan::VSTree>> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> with 2> [ 2> TSpec=seqan::WotdOriginal 2> ] 2> C:\dev\contrib_build\include\seqan/index/index_wotd.h(538) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C2784: 'Infix::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1729) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C3861: 'length': identifier not found 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(297) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(297) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(298) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(298) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TString &,TSize &)' : expects 3 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1552) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TObject &)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1543) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2784: 'bool seqan::goDown(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1441) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(304) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(305) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(305) : fatal error C1903: unable to recover from previous error(s); stopping compilation 2>VersionInfo.C 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2039: 'Index_ESA' : is not a member of 'seqan' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2065: 'Index_ESA' : undeclared identifier 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2275: 'OpenMS::SuffixArraySeqan::TIterSpec' : illegal use of this type as an expression 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2059: syntax error : '>' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(57) : error C2238: unexpected token(s) preceding ';' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(58) : error C2065: 'TIndex' : undeclared identifier 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C2146: syntax error : missing ';' before identifier 'index_' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(322) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(193) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(197) : error C2784: 'bool seqan::goUp(seqan::Iter>>> &)' : could not deduce template argument for 'seqan::Iter>>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1601) : see declaration of 'seqan::goUp' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(208) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2784: 'bool seqan::isRoot(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1902) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2784: 'bool seqan::isRoot(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1896) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_tree.h(804) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(223) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_automaton.h(810) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(225) : error C2664: 'seqan::clear' : cannot convert parameter 1 from 'OpenMS::SuffixArraySeqan::TIter' to 'seqan::VoidHolder &' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(237) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(241) : error C2784: 'bool seqan::goUp(seqan::Iter>>> &)' : could not deduce template argument for 'seqan::Iter>>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1601) : see declaration of 'seqan::goUp' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(245) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2784: 'bool seqan::isRoot(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1902) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2784: 'bool seqan::isRoot(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1896) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_tree.h(804) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(251) : error C2780: 'bool seqan::isRoot(const seqan::Graph> &,TVertexDescriptor)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/graph_types/graph_impl_automaton.h(810) : see declaration of 'seqan::isRoot' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(253) : error C2664: 'seqan::clear' : cannot convert parameter 1 from 'OpenMS::SuffixArraySeqan::TIter' to 'seqan::VoidHolder &' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TString &,TSize &)' : expects 3 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1552) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TObject &)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1543) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(272) : error C2784: 'bool seqan::goDown(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1441) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C2784: 'Infix>,seqan::EsaText>::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>,seqan::VSTree>> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> with 2> [ 2> TSpec=seqan::WotdOriginal 2> ] 2> C:\dev\contrib_build\include\seqan/index/index_wotd.h(538) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C2784: 'Infix::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1729) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(287) : error C3861: 'length': identifier not found 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(288) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(288) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C2784: 'Infix>,seqan::EsaText>::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>,seqan::VSTree>> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> with 2> [ 2> TSpec=seqan::WotdOriginal 2> ] 2> C:\dev\contrib_build\include\seqan/index/index_wotd.h(538) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C2784: 'Infix::Type>::Type seqan::parentEdgeLabel(const seqan::Iter>> &)' : could not deduce template argument for 'const seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1729) : see declaration of 'seqan::parentEdgeLabel' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(290) : error C3861: 'length': identifier not found 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(297) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(297) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(298) : error C2784: 'Size>>::Type seqan::countChildren(const seqan::Iter>,seqan::VSTree> &)' : could not deduce template argument for 'const seqan::Iter>,seqan::VSTree> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1034) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(298) : error C2784: 'Size::Type seqan::countChildren(const seqan::Iter> &)' : could not deduce template argument for 'const seqan::Iter> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1017) : see declaration of 'seqan::countChildren' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TString &,TSize &)' : expects 3 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1552) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2780: 'bool seqan::goDown(seqan::Iter>> &,const TObject &)' : expects 2 arguments - 1 provided 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1543) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(302) : error C2784: 'bool seqan::goDown(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1441) : see declaration of 'seqan::goDown' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(304) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(305) : error C2784: 'bool seqan::goRight(seqan::Iter>> &)' : could not deduce template argument for 'seqan::Iter>> &' from 'OpenMS::SuffixArraySeqan::TIter' 2> C:\dev\contrib_build\include\seqan/index/index_esa_stree.h(1687) : see declaration of 'seqan::goRight' 2>C:\dev\AUTO_PACKAGE\release\OpenMS\include\OpenMS/DATASTRUCTURES/SuffixArraySeqan.h(305) : fatal error C1903: unable to recover from previous error(s); stopping compilation 2>Build log was saved at "file://c:\dev\AUTO_PACKAGE\release\OpenMS_build\OpenMS.dir\Release\BuildLog.htm" 2>OpenMS - 143 error(s), 0 warning(s) 3>------ Build started: Project: TOPP, Configuration: Release x64 ------ 3>message after TOPP is built 3>========================================================================== 3>The TOPP tools have been built and installed to the bin/ folder. 3>Then you should test your installation by executing the tests. 3>Execute the 'targets' project to see prominent targets! 3>========================================================================== 3>Build log was saved at "file://c:\dev\AUTO_PACKAGE\release\OpenMS_build\TOPP.dir\Release\BuildLog.htm" 3>TOPP - 0 error(s), 0 warning(s) ========== Build: 2 succeeded, 1 failed, 61 up-to-date, 0 skipped ========== An error occured. Exiting