(view as text)
[ 1%] Built target bdisasm
[ 4%] [ 5%] Built target miniupnpc
Built target audiocommon
[ 14%] Built target polarssl
[ 14%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/CDUtils.cpp.o
[ 18%] [ 20%] Built target discio
Built target inputcommon
[ 21%] [ 21%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/SettingsHandler.cpp.o
Building CXX object Source/Core/Common/CMakeFiles/common.dir/SDCardUtil.cpp.o
[ 26%] Built target translations_1
[ 26%] Built target translations
[ 26%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/StringUtil.cpp.o
[ 26%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/SymbolDB.cpp.o
/home/delroth/buildslave/release-deb-x64/build/Source/Core/Common/CDUtils.cpp: In function ‘bool cdio_is_cdrom(std::string)’:
/home/delroth/buildslave/release-deb-x64/build/Source/Core/Common/CDUtils.cpp:219:57: error: no matching function for call to ‘find(std::vector<std::basic_string<char> >::iterator, std::vector<std::basic_string<char> >::iterator, std::string&)’
/home/delroth/buildslave/release-deb-x64/build/Source/Core/Common/CDUtils.cpp:219:57: note: candidate is:
In file included from /usr/include/c++/4.7/bits/locale_facets.h:50:0,
from /usr/include/c++/4.7/bits/basic_ios.h:39,
from /usr/include/c++/4.7/ios:45,
from /usr/include/c++/4.7/istream:40,
from /usr/include/c++/4.7/sstream:39,
from /home/delroth/buildslave/release-deb-x64/build/Source/Core/Common/StringUtil.h:12,
from /home/delroth/buildslave/release-deb-x64/build/Source/Core/Common/CDUtils.cpp:5:
/usr/include/c++/4.7/bits/streambuf_iterator.h:371:5: note: template<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> > >::__type std::find(std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, const _CharT2&)
/usr/include/c++/4.7/bits/streambuf_iterator.h:371:5: note: template argument deduction/substitution failed:
/home/delroth/buildslave/release-deb-x64/build/Source/Core/Common/CDUtils.cpp:219:57: note: ‘__gnu_cxx::__normal_iterator<std::basic_string<char>*, std::vector<std::basic_string<char> > >’ is not derived from ‘std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >’
/home/delroth/buildslave/release-deb-x64/build/Source/Core/Common/CDUtils.cpp:220:1: warning: control reaches end of non-void function [-Wreturn-type]
make[2]: *** [Source/Core/Common/CMakeFiles/common.dir/CDUtils.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Source/Core/Common/CMakeFiles/common.dir/all] Error 2
make: *** [all] Error 2