Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2>.\bootstrap-msvc.bat cl
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- algorithm.cxx
- b-options.cxx
- b.cxx
- context.cxx
- depdb.cxx
- diagnostics.cxx
- dump.cxx
- file.cxx
- filesystem.cxx
- function.cxx
- functions-builtin.cxx
- functions-filesystem.cxx
- functions-path.cxx
- functions-process-path.cxx
- functions-regex.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(124): error C2338: type is not POD (compiling source file functions-builtin.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(593): note: see reference to function template instantiation 'build2::function_overload::function_overload<build2::function_cast<R,build2::value *>::data>(const char *,::size_t,::size_t,build2::function_overload::types,build2::function_impl (__cdecl *),D)' being compiled
- with
- [
- R=const char *,
- D=build2::function_cast<const char *,build2::value *>::data
- ] (compiling source file functions-builtin.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(633): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<R,build2::value*>(R (__cdecl *)(build2::value *)) &&' being compiled
- with
- [
- R=const char *
- ] (compiling source file functions-builtin.cxx)
- functions-builtin.cxx(28): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<build2::builtin_functions::<lambda_759ed44b4826892feb7061b84c81ef58>>(const L &) &&' being compiled
- with
- [
- L=build2::builtin_functions::<lambda_759ed44b4826892feb7061b84c81ef58>
- ]
- functions-string.cxx
- functions-target-triplet.cxx
- lexer.cxx
- module.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(124): error C2338: type is not POD (compiling source file functions-filesystem.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(593): note: see reference to function template instantiation 'build2::function_overload::function_overload<build2::function_cast<R,butl::path,butl::optional<butl::dir_path>>::data>(const char *,::size_t,::size_t,build2::function_overload::types,build2::function_impl (__cdecl *),D)' being compiled
- with
- [
- R=build2::names,
- D=build2::function_cast<build2::names,butl::path,butl::optional<butl::dir_path>>::data
- ] (compiling source file functions-filesystem.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(633): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<R,butl::path,butl::optional<butl::dir_path>>(R (__cdecl *)(butl::path,butl::optional<butl::dir_path>)) &&' being compiled
- with
- [
- R=build2::names
- ] (compiling source file functions-filesystem.cxx)
- functions-filesystem.cxx(137): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<build2::filesystem_functions::<lambda_f20d2ccf691e654f4c70fce162521dc5>>(const L &) &&' being compiled
- with
- [
- L=build2::filesystem_functions::<lambda_f20d2ccf691e654f4c70fce162521dc5>
- ]
- name.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(124): error C2338: type is not POD (compiling source file functions-process-path.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(684): note: see reference to function template instantiation 'build2::function_overload::function_overload<build2::function_cast_memd<R,T>::data>(const char *,::size_t,::size_t,build2::function_overload::types,build2::function_impl (__cdecl *),D)' being compiled
- with
- [
- R=butl::path,
- T=butl::process_path,
- D=build2::function_cast_memd<butl::path,butl::process_path>::data
- ] (compiling source file functions-process-path.cxx)
- functions-process-path.cxx(19): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<butl::path,butl::process_path>(R butl::process_path::* ) &&' being compiled
- with
- [
- R=butl::path
- ]
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(124): error C2338: type is not POD (compiling source file functions-path.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(593): note: see reference to function template instantiation 'build2::function_overload::function_overload<build2::function_cast<R,butl::path,std::string>::data>(const char *,::size_t,::size_t,build2::function_overload::types,build2::function_impl (__cdecl *),D)' being compiled
- with
- [
- R=build2::value,
- D=build2::function_cast<build2::value,butl::path,std::string>::data
- ] (compiling source file functions-path.cxx)
- functions-path.cxx(198): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<build2::value,butl::path,std::string>(R (__cdecl *)(butl::path,std::string)) &&' being compiled
- with
- [
- R=build2::value
- ]
- operation.cxx
- parser.cxx
- prerequisite.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(124): error C2338: type is not POD (compiling source file functions-string.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(593): note: see reference to function template instantiation 'build2::function_overload::function_overload<build2::function_cast<R,std::string>::data>(const char *,::size_t,::size_t,build2::function_overload::types,build2::function_impl (__cdecl *),D)' being compiled
- with
- [
- R=std::string,
- D=build2::function_cast<std::string,std::string>::data
- ] (compiling source file functions-string.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(633): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<R,std::string>(R (__cdecl *)(std::string)) &&' being compiled
- with
- [
- R=std::string
- ] (compiling source file functions-string.cxx)
- functions-string.cxx(17): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<build2::string_functions::<lambda_8fcc9abc5622ba45e52ec6adf685ffb3>>(const L &) &&' being compiled
- with
- [
- L=build2::string_functions::<lambda_8fcc9abc5622ba45e52ec6adf685ffb3>
- ]
- rule.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(124): error C2338: type is not POD (compiling source file functions-target-triplet.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(593): note: see reference to function template instantiation 'build2::function_overload::function_overload<build2::function_cast<R,butl::target_triplet>::data>(const char *,::size_t,::size_t,build2::function_overload::types,build2::function_impl (__cdecl *),D)' being compiled
- with
- [
- R=std::string,
- D=build2::function_cast<std::string,butl::target_triplet>::data
- ] (compiling source file functions-target-triplet.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(633): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<R,butl::target_triplet>(R (__cdecl *)(butl::target_triplet)) &&' being compiled
- with
- [
- R=std::string
- ] (compiling source file functions-target-triplet.cxx)
- functions-target-triplet.cxx(17): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<build2::target_triplet_functions::<lambda_df8170c112cc2bdf9fc517418c9f277a>>(const L &) &&' being compiled
- with
- [
- L=build2::target_triplet_functions::<lambda_df8170c112cc2bdf9fc517418c9f277a>
- ]
- scheduler.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(124): error C2338: type is not POD (compiling source file functions-regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(593): note: see reference to function template instantiation 'build2::function_overload::function_overload<build2::function_cast<R,build2::value,std::string,butl::optional<build2::names>>::data>(const char *,::size_t,::size_t,build2::function_overload::types,build2::function_impl (__cdecl *),D)' being compiled
- with
- [
- R=build2::value,
- D=build2::function_cast<build2::value,build2::value,std::string,butl::optional<build2::names>>::data
- ] (compiling source file functions-regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/function.hxx(633): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<R,build2::value,std::string,butl::optional<build2::names>>(R (__cdecl *)(build2::value,std::string,butl::optional<build2::names>)) &&' being compiled
- with
- [
- R=build2::value
- ] (compiling source file functions-regex.cxx)
- functions-regex.cxx(244): note: see reference to function template instantiation 'void build2::function_family::entry::operator =<build2::regex_functions::<lambda_2f8820abcc2ea8cf67203a3bd15e1f34>>(const L &) &&' being compiled
- with
- [
- L=build2::regex_functions::<lambda_2f8820abcc2ea8cf67203a3bd15e1f34>
- ]
- scope.cxx
- search.cxx
- spec.cxx
- target.cxx
- token.cxx
- types-parsers.cxx
- utility.cxx
- variable.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\config>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- module.cxx
- operation.cxx
- utility.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\dist>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- module.cxx
- operation.cxx
- rule.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\bin>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- guess.cxx
- init.cxx
- rule.cxx
- target.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\c>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\cc>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- common.cxx
- compile.cxx
- gcc.cxx
- guess.cxx
- init.cxx
- install.cxx
- lexer.cxx
- link.cxx
- module.cxx
- msvc.cxx
- parser.cxx
- pkgconfig.cxx
- target.cxx
- utility.cxx
- windows-manifest.cxx
- windows-rpath.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\cxx>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- target.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\cli>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- rule.cxx
- target.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\test>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- common.cxx
- init.cxx
- operation.cxx
- rule.cxx
- target.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\test\script>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- builtin.cxx
- lexer.cxx
- parser.cxx
- regex.cxx
- runner.cxx
- script.cxx
- token.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(430): warning C4584: 'std::ctype<build2::test::script::regex::line_char>': base-class 'std::locale::facet' is already a base-class of 'std::ctype_base' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\xlocale(138): note: see declaration of 'std::locale::facet' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\xlocale(2062): note: see declaration of 'std::ctype_base' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5061): error C2039: '_Ch_upper': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5050): note: while compiling class template member function 'bool std::_Parser<_FwdIt,_Elem,_RxTraits>::_CharacterClassEscape(bool)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5435): note: see reference to function template instantiation 'bool std::_Parser<_FwdIt,_Elem,_RxTraits>::_CharacterClassEscape(bool)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4949): note: while compiling class template member function 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_Expect(std::_Meta_type,std::regex_constants::error_type)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5528): note: see reference to function template instantiation 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_Expect(std::_Meta_type,std::regex_constants::error_type)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4838): note: while compiling class template member function 'bool std::_Parser<_FwdIt,_Elem,_RxTraits>::_Is_esc(void) const'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4872): note: see reference to function template instantiation 'bool std::_Parser<_FwdIt,_Elem,_RxTraits>::_Is_esc(void) const' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4830): note: while compiling class template member function 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_Error(std::regex_constants::error_type)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5660): note: see reference to function template instantiation 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_Error(std::regex_constants::error_type)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5680): note: while compiling class template member function 'std::_Parser<_FwdIt,_Elem,_RxTraits>::_Parser(const _RxTraits &,_FwdIt,_FwdIt,std::regex_constants::syntax_option_type)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2542): note: see reference to function template instantiation 'std::_Parser<_FwdIt,_Elem,_RxTraits>::_Parser(const _RxTraits &,_FwdIt,_FwdIt,std::regex_constants::syntax_option_type)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2542): note: see reference to class template instantiation 'std::_Parser<_FwdIt,_Elem,_RxTraits>' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2298): note: see reference to function template instantiation 'void std::basic_regex<build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>>::_Reset<std::_String_const_iterator<std::_String_val<std::_Simple_types<_Ty>>>>(_FwdIt,_FwdIt,std::basic_regex<build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>>::flag_type,std::forward_iterator_tag)' being compiled
- with
- [
- _Ty=build2::test::script::regex::line_char,
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2298): note: see reference to function template instantiation 'void std::basic_regex<build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>>::_Reset<std::_String_const_iterator<std::_String_val<std::_Simple_types<_Ty>>>>(_FwdIt,_FwdIt,std::basic_regex<build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>>::flag_type,std::forward_iterator_tag)' being compiled
- with
- [
- _Ty=build2::test::script::regex::line_char,
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>
- ] (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(661): note: see reference to function template instantiation 'std::basic_regex<build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>>::basic_regex<std::char_traits<_Elem>,std::allocator<_Elem>>(const std::basic_string<_Elem,std::char_traits<_Elem>,std::allocator<_Elem>> &,std::basic_regex<_Elem,std::regex_traits<build2::test::script::regex::line_char>>::flag_type)' being compiled
- with
- [
- _Elem=build2::test::script::regex::line_char
- ] (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(664): note: see reference to function template instantiation 'std::basic_regex<build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>>::basic_regex<std::char_traits<_Elem>,std::allocator<_Elem>>(const std::basic_string<_Elem,std::char_traits<_Elem>,std::allocator<_Elem>> &,std::basic_regex<_Elem,std::regex_traits<build2::test::script::regex::line_char>>::flag_type)' being compiled
- with
- [
- _Elem=build2::test::script::regex::line_char
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5061): error C2065: '_Ch_upper': undeclared identifier (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5168): error C2039: '_Uelem': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5140): note: while compiling class template member function 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_ClassRanges(void)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5194): note: see reference to function template instantiation 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_ClassRanges(void)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5168): error C2065: '_Uelem': undeclared identifier (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5169): error C2146: syntax error: missing ')' before identifier '_Val' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5169): error C2039: '_Uelem': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5169): error C2065: '_Uelem': undeclared identifier (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5169): error C2146: syntax error: missing ';' before identifier '_Chr1' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5169): error C2059: syntax error: ')' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5170): error C2146: syntax error: missing ';' before identifier '_Error' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5381): error C2039: '_Ch_alpha': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5371): note: while compiling class template member function 'bool std::_Parser<_FwdIt,_Elem,_RxTraits>::_CharacterEscape(void)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5433): note: see reference to function template instantiation 'bool std::_Parser<_FwdIt,_Elem,_RxTraits>::_CharacterEscape(void)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5381): error C2065: '_Ch_alpha': undeclared identifier (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5404): error C2039: '_Uelem': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5404): error C2146: syntax error: missing '>' before identifier '_Uelem' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5405): warning C4018: '<': signed/unsigned mismatch (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(3770): error C2039: '_Uelem': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(3769): note: while compiling class template member function 'void std::_Builder<_FwdIt,_Elem,_RxTraits>::_Add_char_to_class(_Elem)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5191): note: see reference to function template instantiation 'void std::_Builder<_FwdIt,_Elem,_RxTraits>::_Add_char_to_class(_Elem)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5182): note: while compiling class template member function 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_CharacterClass(void)'
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(5527): note: see reference to function template instantiation 'void std::_Parser<_FwdIt,_Elem,_RxTraits>::_CharacterClass(void)' being compiled
- with
- [
- _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
- ] (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(3770): error C2061: syntax error: identifier '_Uelem' (compiling source file regex.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(3772): error C2181: illegal else without matching if (compiling source file regex.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(430): warning C4584: 'std::ctype<build2::test::script::regex::line_char>': base-class 'std::locale::facet' is already a base-class of 'std::ctype_base' (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\xlocale(138): note: see declaration of 'std::locale::facet' (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\xlocale(2062): note: see declaration of 'std::ctype_base' (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4388): error C2039: '_Uelem': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file runner.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4386): note: while compiling class template member function 'bool std::_Matcher<_BidIt,_Elem,_RxTraits,_It>::_Do_class(std::_Node_base *)'
- with
- [
- _BidIt=const build2::test::script::regex::line_char *,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
- _It=const build2::test::script::regex::line_char *
- ] (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4552): note: see reference to function template instantiation 'bool std::_Matcher<_BidIt,_Elem,_RxTraits,_It>::_Do_class(std::_Node_base *)' being compiled
- with
- [
- _BidIt=const build2::test::script::regex::line_char *,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
- _It=const build2::test::script::regex::line_char *
- ] (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4491): note: while compiling class template member function 'bool std::_Matcher<_BidIt,_Elem,_RxTraits,_It>::_Match_pat(std::_Node_base *)'
- with
- [
- _BidIt=const build2::test::script::regex::line_char *,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
- _It=const build2::test::script::regex::line_char *
- ] (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2040): note: see reference to function template instantiation 'bool std::_Matcher<_BidIt,_Elem,_RxTraits,_It>::_Match_pat(std::_Node_base *)' being compiled
- with
- [
- _BidIt=const build2::test::script::regex::line_char *,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
- _It=const build2::test::script::regex::line_char *
- ] (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2704): note: see reference to function template instantiation 'bool std::_Matcher<_BidIt,_Elem,_RxTraits,_It>::_Match<std::allocator<std::sub_match<_BidIt>>>(std::match_results<_BidIt,std::allocator<std::sub_match<_BidIt>>> *,bool)' being compiled
- with
- [
- _BidIt=const build2::test::script::regex::line_char *,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
- _It=const build2::test::script::regex::line_char *
- ] (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2704): note: see reference to function template instantiation 'bool std::_Matcher<_BidIt,_Elem,_RxTraits,_It>::_Match<std::allocator<std::sub_match<_BidIt>>>(std::match_results<_BidIt,std::allocator<std::sub_match<_BidIt>>> *,bool)' being compiled
- with
- [
- _BidIt=const build2::test::script::regex::line_char *,
- _Elem=build2::test::script::regex::line_char,
- _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
- _It=const build2::test::script::regex::line_char *
- ] (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(2808): note: see reference to function template instantiation 'bool std::_Regex_match1<const build2::test::script::regex::line_char*,std::allocator<std::sub_match<_BidIt>>,build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>,const build2::test::script::regex::line_char*>(_It,_It,std::match_results<_BidIt,std::allocator<std::sub_match<_BidIt>>> *,const std::basic_regex<build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>> &,std::regex_constants::match_flag_type,bool)' being compiled
- with
- [
- _BidIt=const build2::test::script::regex::line_char *,
- _It=const build2::test::script::regex::line_char *
- ] (compiling source file runner.cxx)
- runner.cxx(654): note: see reference to function template instantiation 'bool std::regex_match<std::char_traits<_Elem>,std::allocator<_Elem>,build2::test::script::regex::line_char,std::regex_traits<build2::test::script::regex::line_char>>(const std::basic_string<_Elem,std::char_traits<_Elem>,std::allocator<_Elem>> &,const std::basic_regex<_Elem,std::regex_traits<build2::test::script::regex::line_char>> &,std::regex_constants::match_flag_type)' being compiled
- with
- [
- _Elem=build2::test::script::regex::line_char
- ]
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4388): error C2065: '_Uelem': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4388): error C2146: syntax error: missing ';' before identifier '_Ch' (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4388): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4390): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4404): error C2039: '_Uelem': is not a member of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file runner.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2/test/script/regex.hxx(512): note: see declaration of 'std::regex_traits<build2::test::script::regex::line_char>' (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4404): error C2065: '_Uelem': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4406): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4407): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4409): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4410): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4413): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4416): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\regex(4418): error C2065: '_Ch': undeclared identifier (compiling source file runner.cxx)
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\version>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- module.cxx
- rule.cxx
- snapshot-git.cxx
- snapshot.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\install>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- operation.cxx
- rule.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2\build2\pkgconfig>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- init.cxx
- target.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\libbutl\libbutl>cl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2\..\libbutl /IC:\Programs\build2\build\build2-toolchain-0.6.2\build2 /DBUILD2_HOST_TRIPLET=\"i686-microsoft-win32-msvc\" /nologo /EHsc /MT /MP /c /TP *.cxx
- base64.cxx
- char-scanner.cxx
- curl.cxx
- diagnostics.cxx
- fdstream.cxx
- filesystem.cxx
- manifest-parser.cxx
- manifest-serializer.cxx
- openssl.cxx
- pager.cxx
- path.cxx
- process-run.cxx
- process.cxx
- regex.cxx
- sendmail.cxx
- sha256.cxx
- standard-version.cxx
- string-parser.cxx
- tab-parser.cxx
- target-triplet.cxx
- timestamp.cxx
- utility.cxx
- win32-utility.cxx
- C:\Programs\build2\build\build2-toolchain-0.6.2\build2>cl /nologo /EHsc /MT /MP /Fe: build2\b-boot.exe build2\*.obj build2\config\*.obj build2\dist\*.obj build2\bin\*.obj build2\c\*.obj build2\cc\*.obj build2\cxx\*.obj build2\cli\*.obj build2\test\*.obj build2\test\script\*.obj build2\version\*.obj build2\install\*.obj build2\pkgconfig\*.obj ..\libbutl\libbutl\*.obj shell32.lib imagehlp.lib
- function.obj : error LNK2019: unresolved external symbol "void __cdecl build2::builtin_functions(void)" (?builtin_functions@build2@@YAXXZ) referenced in function "public: __cdecl build2::functions_init::functions_init(void)" (??0functions_init@build2@@QEAA@XZ)
- function.obj : error LNK2019: unresolved external symbol "void __cdecl build2::filesystem_functions(void)" (?filesystem_functions@build2@@YAXXZ) referenced in function "public: __cdecl build2::functions_init::functions_init(void)" (??0functions_init@build2@@QEAA@XZ)
- function.obj : error LNK2019: unresolved external symbol "void __cdecl build2::path_functions(void)" (?path_functions@build2@@YAXXZ) referenced in function "public: __cdecl build2::functions_init::functions_init(void)" (??0functions_init@build2@@QEAA@XZ)
- function.obj : error LNK2019: unresolved external symbol "void __cdecl build2::process_path_functions(void)" (?process_path_functions@build2@@YAXXZ) referenced in function "public: __cdecl build2::functions_init::functions_init(void)" (??0functions_init@build2@@QEAA@XZ)
- function.obj : error LNK2019: unresolved external symbol "void __cdecl build2::regex_functions(void)" (?regex_functions@build2@@YAXXZ) referenced in function "public: __cdecl build2::functions_init::functions_init(void)" (??0functions_init@build2@@QEAA@XZ)
- function.obj : error LNK2019: unresolved external symbol "void __cdecl build2::string_functions(void)" (?string_functions@build2@@YAXXZ) referenced in function "public: __cdecl build2::functions_init::functions_init(void)" (??0functions_init@build2@@QEAA@XZ)
- function.obj : error LNK2019: unresolved external symbol "void __cdecl build2::target_triplet_functions(void)" (?target_triplet_functions@build2@@YAXXZ) referenced in function "public: __cdecl build2::functions_init::functions_init(void)" (??0functions_init@build2@@QEAA@XZ)
- rule.obj : error LNK2001: unresolved external symbol "public: virtual bool __cdecl build2::test::script::default_runner::test(class build2::test::script::scope &)const " (?test@default_runner@script@0build2@@UEBA_NAEAVscope@203@@Z)
- rule.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl build2::test::script::default_runner::enter(class build2::test::script::scope &,class build2::location const &)" (?enter@default_runner@script@test@build2@@UEAAXAEAVscope@234@AEBVlocation@4@@Z)
- rule.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl build2::test::script::default_runner::run(class build2::test::script::scope &,class std::vector<struct build2::test::script::expr_term,class std::allocator<struct build2::test::script::expr_term> > const &,enum build2::test::script::command_type,unsigned __int64,class build2::location const &)" (?run@default_runner@script@test@build2@@UEAAXAEAVscope@234@AEBV?$vector@Uexpr_term@script@test@build2@@V?$allocator@Uexpr_term@script@test@build2@@@std@@@std@@W4command_type@234@_KAEBVlocation@4@@Z)
- rule.obj : error LNK2001: unresolved external symbol "public: virtual bool __cdecl build2::test::script::default_runner::run_if(class build2::test::script::scope &,class std::vector<struct build2::test::script::expr_term,class std::allocator<struct build2::test::script::expr_term> > const &,unsigned __int64,class build2::location const &)" (?run_if@default_runner@script@test@build2@@UEAA_NAEAVscope@234@AEBV?$vector@Uexpr_term@script@test@build2@@V?$allocator@Uexpr_term@script@test@build2@@@std@@@std@@_KAEBVlocation@4@@Z)
- rule.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl build2::test::script::default_runner::leave(class build2::test::script::scope &,class build2::location const &)" (?leave@default_runner@script@test@build2@@UEAAXAEAVscope@234@AEBVlocation@4@@Z)
- build2\b-boot.exe : fatal error LNK1120: 12 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement