Advertisement
Ansou

build2 msvc build errors

Mar 4th, 2018
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.85 KB | None | 0 0
  1. C:\Programs\build2\build\build2-toolchain-0.6.2\build2>.\bootstrap-msvc.bat cl
  2.  
  3. 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
  4. algorithm.cxx
  5. b-options.cxx
  6. b.cxx
  7. context.cxx
  8. depdb.cxx
  9. diagnostics.cxx
  10. dump.cxx
  11. file.cxx
  12. filesystem.cxx
  13. function.cxx
  14. functions-builtin.cxx
  15. functions-filesystem.cxx
  16. functions-path.cxx
  17. functions-process-path.cxx
  18. functions-regex.cxx
  19. 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)
  20. 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
  21. with
  22. [
  23. R=const char *,
  24. D=build2::function_cast<const char *,build2::value *>::data
  25. ] (compiling source file functions-builtin.cxx)
  26. 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
  27. with
  28. [
  29. R=const char *
  30. ] (compiling source file functions-builtin.cxx)
  31. 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
  32. with
  33. [
  34. L=build2::builtin_functions::<lambda_759ed44b4826892feb7061b84c81ef58>
  35. ]
  36. functions-string.cxx
  37. functions-target-triplet.cxx
  38. lexer.cxx
  39. module.cxx
  40. 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)
  41. 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
  42. with
  43. [
  44. R=build2::names,
  45. D=build2::function_cast<build2::names,butl::path,butl::optional<butl::dir_path>>::data
  46. ] (compiling source file functions-filesystem.cxx)
  47. 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
  48. with
  49. [
  50. R=build2::names
  51. ] (compiling source file functions-filesystem.cxx)
  52. 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
  53. with
  54. [
  55. L=build2::filesystem_functions::<lambda_f20d2ccf691e654f4c70fce162521dc5>
  56. ]
  57. name.cxx
  58. 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)
  59. 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
  60. with
  61. [
  62. R=butl::path,
  63. T=butl::process_path,
  64. D=build2::function_cast_memd<butl::path,butl::process_path>::data
  65. ] (compiling source file functions-process-path.cxx)
  66. 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
  67. with
  68. [
  69. R=butl::path
  70. ]
  71. 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)
  72. 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
  73. with
  74. [
  75. R=build2::value,
  76. D=build2::function_cast<build2::value,butl::path,std::string>::data
  77. ] (compiling source file functions-path.cxx)
  78. 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
  79. with
  80. [
  81. R=build2::value
  82. ]
  83. operation.cxx
  84. parser.cxx
  85. prerequisite.cxx
  86. 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)
  87. 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
  88. with
  89. [
  90. R=std::string,
  91. D=build2::function_cast<std::string,std::string>::data
  92. ] (compiling source file functions-string.cxx)
  93. 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
  94. with
  95. [
  96. R=std::string
  97. ] (compiling source file functions-string.cxx)
  98. 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
  99. with
  100. [
  101. L=build2::string_functions::<lambda_8fcc9abc5622ba45e52ec6adf685ffb3>
  102. ]
  103. rule.cxx
  104. 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)
  105. 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
  106. with
  107. [
  108. R=std::string,
  109. D=build2::function_cast<std::string,butl::target_triplet>::data
  110. ] (compiling source file functions-target-triplet.cxx)
  111. 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
  112. with
  113. [
  114. R=std::string
  115. ] (compiling source file functions-target-triplet.cxx)
  116. 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
  117. with
  118. [
  119. L=build2::target_triplet_functions::<lambda_df8170c112cc2bdf9fc517418c9f277a>
  120. ]
  121. scheduler.cxx
  122. 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)
  123. 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
  124. with
  125. [
  126. R=build2::value,
  127. D=build2::function_cast<build2::value,build2::value,std::string,butl::optional<build2::names>>::data
  128. ] (compiling source file functions-regex.cxx)
  129. 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
  130. with
  131. [
  132. R=build2::value
  133. ] (compiling source file functions-regex.cxx)
  134. 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
  135. with
  136. [
  137. L=build2::regex_functions::<lambda_2f8820abcc2ea8cf67203a3bd15e1f34>
  138. ]
  139. scope.cxx
  140. search.cxx
  141. spec.cxx
  142. target.cxx
  143. token.cxx
  144. types-parsers.cxx
  145. utility.cxx
  146. variable.cxx
  147.  
  148. 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
  149. init.cxx
  150. module.cxx
  151. operation.cxx
  152. utility.cxx
  153.  
  154. 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
  155. init.cxx
  156. module.cxx
  157. operation.cxx
  158. rule.cxx
  159.  
  160. 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
  161. guess.cxx
  162. init.cxx
  163. rule.cxx
  164. target.cxx
  165.  
  166. 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
  167. init.cxx
  168.  
  169. 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
  170. common.cxx
  171. compile.cxx
  172. gcc.cxx
  173. guess.cxx
  174. init.cxx
  175. install.cxx
  176. lexer.cxx
  177. link.cxx
  178. module.cxx
  179. msvc.cxx
  180. parser.cxx
  181. pkgconfig.cxx
  182. target.cxx
  183. utility.cxx
  184. windows-manifest.cxx
  185. windows-rpath.cxx
  186.  
  187. 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
  188. init.cxx
  189. target.cxx
  190.  
  191. 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
  192. init.cxx
  193. rule.cxx
  194. target.cxx
  195.  
  196. 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
  197. common.cxx
  198. init.cxx
  199. operation.cxx
  200. rule.cxx
  201. target.cxx
  202.  
  203. 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
  204. builtin.cxx
  205. lexer.cxx
  206. parser.cxx
  207. regex.cxx
  208. runner.cxx
  209. script.cxx
  210. token.cxx
  211. 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)
  212. 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)
  213. 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)
  214. 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)
  215. 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)
  216. 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)'
  217. with
  218. [
  219. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  220. _Elem=build2::test::script::regex::line_char,
  221. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  222. ] (compiling source file regex.cxx)
  223. 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
  224. with
  225. [
  226. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  227. _Elem=build2::test::script::regex::line_char,
  228. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  229. ] (compiling source file regex.cxx)
  230. 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)'
  231. with
  232. [
  233. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  234. _Elem=build2::test::script::regex::line_char,
  235. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  236. ] (compiling source file regex.cxx)
  237. 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
  238. with
  239. [
  240. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  241. _Elem=build2::test::script::regex::line_char,
  242. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  243. ] (compiling source file regex.cxx)
  244. 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'
  245. with
  246. [
  247. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  248. _Elem=build2::test::script::regex::line_char,
  249. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  250. ] (compiling source file regex.cxx)
  251. 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
  252. with
  253. [
  254. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  255. _Elem=build2::test::script::regex::line_char,
  256. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  257. ] (compiling source file regex.cxx)
  258. 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)'
  259. with
  260. [
  261. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  262. _Elem=build2::test::script::regex::line_char,
  263. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  264. ] (compiling source file regex.cxx)
  265. 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
  266. with
  267. [
  268. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  269. _Elem=build2::test::script::regex::line_char,
  270. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  271. ] (compiling source file regex.cxx)
  272. 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)'
  273. with
  274. [
  275. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  276. _Elem=build2::test::script::regex::line_char,
  277. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  278. ] (compiling source file regex.cxx)
  279. 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
  280. with
  281. [
  282. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  283. _Elem=build2::test::script::regex::line_char,
  284. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  285. ] (compiling source file regex.cxx)
  286. 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
  287. with
  288. [
  289. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  290. _Elem=build2::test::script::regex::line_char,
  291. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  292. ] (compiling source file regex.cxx)
  293. 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
  294. with
  295. [
  296. _Ty=build2::test::script::regex::line_char,
  297. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>
  298. ] (compiling source file regex.cxx)
  299. 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
  300. with
  301. [
  302. _Ty=build2::test::script::regex::line_char,
  303. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>
  304. ] (compiling source file regex.cxx)
  305. 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
  306. with
  307. [
  308. _Elem=build2::test::script::regex::line_char
  309. ] (compiling source file regex.cxx)
  310. 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
  311. with
  312. [
  313. _Elem=build2::test::script::regex::line_char
  314. ] (compiling source file regex.cxx)
  315. 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)
  316. 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)
  317. 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)
  318. 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)'
  319. with
  320. [
  321. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  322. _Elem=build2::test::script::regex::line_char,
  323. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  324. ] (compiling source file regex.cxx)
  325. 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
  326. with
  327. [
  328. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  329. _Elem=build2::test::script::regex::line_char,
  330. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  331. ] (compiling source file regex.cxx)
  332. 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)
  333. 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)
  334. 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)
  335. 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)
  336. 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)
  337. 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)
  338. 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)
  339. 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)
  340. 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)
  341. 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)
  342. 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)'
  343. with
  344. [
  345. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  346. _Elem=build2::test::script::regex::line_char,
  347. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  348. ] (compiling source file regex.cxx)
  349. 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
  350. with
  351. [
  352. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  353. _Elem=build2::test::script::regex::line_char,
  354. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  355. ] (compiling source file regex.cxx)
  356. 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)
  357. 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)
  358. 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)
  359. 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)
  360. 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)
  361. 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)
  362. 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)
  363. 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)'
  364. with
  365. [
  366. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  367. _Elem=build2::test::script::regex::line_char,
  368. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  369. ] (compiling source file regex.cxx)
  370. 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
  371. with
  372. [
  373. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  374. _Elem=build2::test::script::regex::line_char,
  375. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  376. ] (compiling source file regex.cxx)
  377. 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)'
  378. with
  379. [
  380. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  381. _Elem=build2::test::script::regex::line_char,
  382. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  383. ] (compiling source file regex.cxx)
  384. 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
  385. with
  386. [
  387. _FwdIt=std::_String_const_iterator<std::_String_val<std::_Simple_types<build2::test::script::regex::line_char>>>,
  388. _Elem=build2::test::script::regex::line_char,
  389. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>
  390. ] (compiling source file regex.cxx)
  391. 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)
  392. 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)
  393. 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)
  394. 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)
  395. 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)
  396. 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)
  397. 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)
  398. 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 *)'
  399. with
  400. [
  401. _BidIt=const build2::test::script::regex::line_char *,
  402. _Elem=build2::test::script::regex::line_char,
  403. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
  404. _It=const build2::test::script::regex::line_char *
  405. ] (compiling source file runner.cxx)
  406. 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
  407. with
  408. [
  409. _BidIt=const build2::test::script::regex::line_char *,
  410. _Elem=build2::test::script::regex::line_char,
  411. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
  412. _It=const build2::test::script::regex::line_char *
  413. ] (compiling source file runner.cxx)
  414. 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 *)'
  415. with
  416. [
  417. _BidIt=const build2::test::script::regex::line_char *,
  418. _Elem=build2::test::script::regex::line_char,
  419. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
  420. _It=const build2::test::script::regex::line_char *
  421. ] (compiling source file runner.cxx)
  422. 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
  423. with
  424. [
  425. _BidIt=const build2::test::script::regex::line_char *,
  426. _Elem=build2::test::script::regex::line_char,
  427. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
  428. _It=const build2::test::script::regex::line_char *
  429. ] (compiling source file runner.cxx)
  430. 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
  431. with
  432. [
  433. _BidIt=const build2::test::script::regex::line_char *,
  434. _Elem=build2::test::script::regex::line_char,
  435. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
  436. _It=const build2::test::script::regex::line_char *
  437. ] (compiling source file runner.cxx)
  438. 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
  439. with
  440. [
  441. _BidIt=const build2::test::script::regex::line_char *,
  442. _Elem=build2::test::script::regex::line_char,
  443. _RxTraits=std::regex_traits<build2::test::script::regex::line_char>,
  444. _It=const build2::test::script::regex::line_char *
  445. ] (compiling source file runner.cxx)
  446. 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
  447. with
  448. [
  449. _BidIt=const build2::test::script::regex::line_char *,
  450. _It=const build2::test::script::regex::line_char *
  451. ] (compiling source file runner.cxx)
  452. 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
  453. with
  454. [
  455. _Elem=build2::test::script::regex::line_char
  456. ]
  457. 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)
  458. 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)
  459. 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)
  460. 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)
  461. 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)
  462. 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)
  463. 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)
  464. 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)
  465. 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)
  466. 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)
  467. 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)
  468. 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)
  469. 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)
  470. 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)
  471.  
  472. 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
  473. init.cxx
  474. module.cxx
  475. rule.cxx
  476. snapshot-git.cxx
  477. snapshot.cxx
  478.  
  479. 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
  480. init.cxx
  481. operation.cxx
  482. rule.cxx
  483.  
  484. 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
  485. init.cxx
  486. target.cxx
  487.  
  488. 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
  489. base64.cxx
  490. char-scanner.cxx
  491. curl.cxx
  492. diagnostics.cxx
  493. fdstream.cxx
  494. filesystem.cxx
  495. manifest-parser.cxx
  496. manifest-serializer.cxx
  497. openssl.cxx
  498. pager.cxx
  499. path.cxx
  500. process-run.cxx
  501. process.cxx
  502. regex.cxx
  503. sendmail.cxx
  504. sha256.cxx
  505. standard-version.cxx
  506. string-parser.cxx
  507. tab-parser.cxx
  508. target-triplet.cxx
  509. timestamp.cxx
  510. utility.cxx
  511. win32-utility.cxx
  512.  
  513. 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
  514. 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)
  515. 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)
  516. 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)
  517. 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)
  518. 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)
  519. 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)
  520. 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)
  521. 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)
  522. 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)
  523. 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)
  524. 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)
  525. 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)
  526. build2\b-boot.exe : fatal error LNK1120: 12 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement