Advertisement
Guest User

Untitled

a guest
Dec 8th, 2021
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.50 KB | None | 0 0
  1. notice: found boost-build.jam at D:/Projects/saddy-related/boost_1_78_0/boost-build.jam
  2. notice: loading B2 from D:/Projects/saddy-related/boost_1_78_0/tools/build/src/bootstrap.jam
  3. notice: Searching 'C:\WINDOWS' 'C:\Users\me' 'C:\Users\me' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/util' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/tools' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/contrib' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/.' for site-config configuration file 'site-config.jam'.
  4. notice: Configuration file 'site-config.jam' not found in 'C:\WINDOWS' 'C:\Users\me' 'C:\Users\me' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/util' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/tools' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/contrib' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/.'.
  5. notice: Searching 'C:\Users\me' 'C:\Users\me' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/util' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/tools' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/contrib' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/.' for user-config configuration file 'user-config.jam'.
  6. notice: Configuration file 'user-config.jam' not found in 'C:\Users\me' 'C:\Users\me' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/util' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/tools' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/contrib' 'D:/Projects/saddy-related/boost_1_78_0/tools/build/src/.'.
  7. notice: Searching '.' for project-config configuration file 'project-config.jam'.
  8. notice: Loading project-config configuration file 'project-config.jam' from '.'.
  9. notice: will use 'g++' for gcc, condition <toolset>gcc-10
  10. notice: using gcc libraries :: <toolset>gcc-10 :: C:\msys64\mingw32/bin C:\msys64\mingw32/lib C:\msys64\mingw32/lib32 C:\msys64\mingw32/lib64
  11. notice: using gcc archiver :: <toolset>gcc-10 :: C:/msys64/mingw32/i686-w64-mingw32/bin/ar.exe
  12. notice: using rc compiler :: <toolset>gcc-10 :: C:\msys64\mingw32\bin\windres.exe
  13. notice: [zlib] Using pre-installed library
  14. notice: [zlib] Condition
  15. notice: [bzip2] Using pre-installed library
  16. notice: [bzip2] Condition
  17. notice: [lzma] Using pre-installed library
  18. notice: [lzma] Condition
  19. notice: [zstd] Using pre-installed library
  20. notice: [zstd] Condition
  21. notice: [python-cfg] Configuring python...
  22. notice: [python-cfg] Checking interpreter command "python"...
  23. notice: [python-cfg] running command 'DIR /-C /A:S "D:\SDKs\Python310\python.exe" 2>&1'
  24. notice: [python-cfg] running command 'python -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
  25. notice: [python-cfg] ...requested configuration matched!
  26. notice: [python-cfg] Details of this Python configuration:
  27. notice: [python-cfg] interpreter command: "python"
  28. notice: [python-cfg] include path: "D:\SDKs\Python310\Include"
  29. notice: [python-cfg] library path: "D:\SDKs\Python310\libs"
  30. notice: [python-cfg] DLL search path: "D:\SDKs\Python310"
  31. notice: [python-cfg] Checking for NumPy...
  32. notice: [python-cfg] running command 'python -c "import sys; sys.stderr = sys.stdout; import numpy; print(numpy.get_include())"'
  33. notice: [python-cfg] NumPy disabled. Reason:
  34. notice: [python-cfg] python -c "import sys; sys.stderr = sys.stdout; import numpy; print(numpy.get_include())" aborted with
  35. notice: [python-cfg] Traceback (most recent call last):
  36. File "<string>", line 1, in <module>
  37. ModuleNotFoundError: No module named 'numpy'
  38. Performing configuration checks
  39.  
  40. - default address-model : 32-bit [1]
  41. - default architecture : x86 [1]
  42.  
  43. Building the Boost C++ Libraries.
  44.  
  45.  
  46. - compiler supports SSE2 : yes [2]
  47. - compiler supports SSE4.1 : yes [2]
  48. - has synchronization.lib : yes [2]
  49. - has std::atomic_ref : no [2]
  50. - has statx : no [2]
  51. - has statx syscall : no [2]
  52. - has BCrypt API : yes [2]
  53. - has init_priority attribute : yes [2]
  54. - has stat::st_blksize : no [2]
  55. - has stat::st_mtim : no [2]
  56. - has stat::st_mtimensec : no [2]
  57. - has stat::st_mtimespec : no [2]
  58. - has stat::st_birthtim : no [2]
  59. - has stat::st_birthtimensec : no [2]
  60. - has stat::st_birthtimespec : no [2]
  61. - cxx11_auto_declarations : yes [2]
  62. - cxx11_constexpr : yes [2]
  63. - cxx11_defaulted_functions : yes [2]
  64. - cxx11_final : yes [2]
  65. - cxx11_hdr_mutex : yes [2]
  66. - cxx11_hdr_tuple : yes [2]
  67. - cxx11_lambdas : yes [2]
  68. - cxx11_noexcept : yes [2]
  69. - cxx11_nullptr : yes [2]
  70. - cxx11_rvalue_references : yes [2]
  71. - cxx11_template_aliases : yes [2]
  72. - cxx11_thread_local : no [2]
  73. - cxx11_variadic_templates : yes [2]
  74. - cxx11_auto_declarations : yes [3]
  75. - cxx11_constexpr : yes [3]
  76. - cxx11_defaulted_functions : yes [3]
  77. - cxx11_final : yes [3]
  78. - cxx11_hdr_mutex : yes [3]
  79. - cxx11_hdr_tuple : yes [3]
  80. - cxx11_lambdas : yes [3]
  81. - cxx11_noexcept : yes [3]
  82. - cxx11_nullptr : yes [3]
  83. - cxx11_rvalue_references : yes [3]
  84. - cxx11_template_aliases : yes [3]
  85. - cxx11_thread_local : no [3]
  86. - cxx11_variadic_templates : yes [3]
  87. - has_icu builds : no [2]
  88. warning: Graph library does not contain MPI-based parallel components.
  89. note: to enable them, add "using mpi ;" to your user-config.jam.
  90. note: to suppress this message, pass "--without-graph_parallel" to bjam.
  91. - zlib : yes [4]
  92. - bzip2 : no [4]
  93. - lzma : no [4]
  94. - zstd : yes [4]
  95. - has_lzma_cputhreads builds : no [2]
  96. - cxx11_decltype : yes [2]
  97. - cxx11_basic_alignas : yes [2]
  98. - iconv (libc) : no [2]
  99. - iconv (separate) : yes [2]
  100. - icu : no [2]
  101. - icu (lib64) : no [2]
  102. - native atomic int32 supported : yes [2]
  103. - has message compiler : no [2]
  104. - native syslog supported : no [2]
  105. - pthread supports robust mutexes : no [2]
  106. - compiler supports SSSE3 : yes [2]
  107. - compiler supports AVX2 : yes [2]
  108. - gcc visibility : yes [2]
  109. - sfinae_expr : yes [2]
  110. - cxx11_unified_initialization_syntax : yes [2]
  111. - cxx11_hdr_initializer_list : yes [2]
  112. - cxx11_hdr_chrono : yes [2]
  113. - cxx11_numeric_limits : yes [2]
  114. - cxx11_hdr_array : yes [2]
  115. - cxx11_hdr_atomic : yes [2]
  116. - cxx11_hdr_type_traits : yes [2]
  117. - cxx11_allocator : yes [2]
  118. - cxx11_explicit_conversion_operators : yes [2]
  119. - gcc visibility : yes [5]
  120. - cxx11_noexcept : yes [5]
  121. - cxx11_rvalue_references : yes [5]
  122. - sfinae_expr : yes [5]
  123. - cxx11_auto_declarations : yes [5]
  124. - cxx11_lambdas : yes [5]
  125. - cxx11_unified_initialization_syntax : yes [5]
  126. - cxx11_hdr_tuple : yes [5]
  127. - cxx11_hdr_initializer_list : yes [5]
  128. - cxx11_hdr_chrono : yes [5]
  129. - cxx11_thread_local : no [5]
  130. - cxx11_constexpr : yes [5]
  131. - cxx11_nullptr : yes [5]
  132. - cxx11_numeric_limits : yes [5]
  133. - cxx11_decltype : yes [5]
  134. - cxx11_hdr_array : yes [5]
  135. - cxx11_hdr_atomic : yes [5]
  136. - cxx11_hdr_type_traits : yes [5]
  137. - cxx11_allocator : yes [5]
  138. - cxx11_explicit_conversion_operators : yes [5]
  139. warning: skipping optional Message Passing Interface (MPI) library.
  140. note: to enable MPI support, add "using mpi ;" to user-config.jam.
  141. note: to suppress this message, pass "--without-mpi" to bjam.
  142. note: otherwise, you can safely ignore this message.
  143. - cxx11_static_assert : yes [2]
  144. - std::fstream is moveable and swappable : yes [2]
  145. - Has Large File Support : yes [2]
  146. - Has attribute init_priority : yes [2]
  147. - libbacktrace builds : no [2]
  148. - libbacktrace builds : no [3]
  149. - addr2line builds : no [2]
  150. - addr2line builds : no [3]
  151. - WinDbg builds : yes [2]
  152. - WinDbg builds : yes [3]
  153. - WinDbgCached builds : no [2]
  154. - WinDbgCached builds : no [3]
  155. - BOOST_COMP_GNUC >= 4.3.0 : yes [2]
  156. - compiler supports SSE2 : yes [6]
  157. - compiler supports SSE4.1 : yes [6]
  158. - has synchronization.lib : yes [6]
  159. - has std::atomic_ref : no [6]
  160. - has statx : no [6]
  161. - has statx syscall : no [6]
  162. - has BCrypt API : yes [6]
  163. - has init_priority attribute : yes [6]
  164. - has stat::st_blksize : no [6]
  165. - has stat::st_mtim : no [6]
  166. - has stat::st_mtimensec : no [6]
  167. - has stat::st_mtimespec : no [6]
  168. - has stat::st_birthtim : no [6]
  169. - has stat::st_birthtimensec : no [6]
  170. - has stat::st_birthtimespec : no [6]
  171. - cxx11_auto_declarations : yes [6]
  172. - cxx11_constexpr : yes [6]
  173. - cxx11_defaulted_functions : yes [6]
  174. - cxx11_final : yes [6]
  175. - cxx11_hdr_mutex : yes [6]
  176. - cxx11_hdr_tuple : yes [6]
  177. - cxx11_lambdas : yes [6]
  178. - cxx11_noexcept : yes [6]
  179. - cxx11_nullptr : yes [6]
  180. - cxx11_rvalue_references : yes [6]
  181. - cxx11_template_aliases : yes [6]
  182. - cxx11_thread_local : no [6]
  183. - cxx11_variadic_templates : yes [6]
  184. - cxx11_auto_declarations : yes [7]
  185. - cxx11_constexpr : yes [7]
  186. - cxx11_defaulted_functions : yes [7]
  187. - cxx11_final : yes [7]
  188. - cxx11_hdr_mutex : yes [7]
  189. - cxx11_hdr_tuple : yes [7]
  190. - cxx11_lambdas : yes [7]
  191. - cxx11_noexcept : yes [7]
  192. - cxx11_nullptr : yes [7]
  193. - cxx11_rvalue_references : yes [7]
  194. - cxx11_template_aliases : yes [7]
  195. - cxx11_thread_local : no [7]
  196. - cxx11_variadic_templates : yes [7]
  197. - has_icu builds : no [6]
  198. - zlib : yes (cached) [4]
  199. - bzip2 : no (cached) [4]
  200. - lzma : no (cached) [4]
  201. - zstd : yes (cached) [4]
  202. - has_lzma_cputhreads builds : no [6]
  203. - cxx11_decltype : yes [6]
  204. - cxx11_basic_alignas : yes [6]
  205. - iconv (libc) : no [6]
  206. - iconv (separate) : yes [6]
  207. - icu : no [6]
  208. - icu (lib64) : no [6]
  209. - native atomic int32 supported : yes [6]
  210. - has message compiler : no [6]
  211. - native syslog supported : no [6]
  212. - pthread supports robust mutexes : no [6]
  213. - compiler supports SSSE3 : yes [6]
  214. - compiler supports AVX2 : yes [6]
  215. - gcc visibility : yes [6]
  216. - sfinae_expr : yes [6]
  217. - cxx11_unified_initialization_syntax : yes [6]
  218. - cxx11_hdr_initializer_list : yes [6]
  219. - cxx11_hdr_chrono : yes [6]
  220. - cxx11_numeric_limits : yes [6]
  221. - cxx11_hdr_array : yes [6]
  222. - cxx11_hdr_atomic : yes [6]
  223. - cxx11_hdr_type_traits : yes [6]
  224. - cxx11_allocator : yes [6]
  225. - cxx11_explicit_conversion_operators : yes [6]
  226. - gcc visibility : yes [8]
  227. - cxx11_noexcept : yes [8]
  228. - cxx11_rvalue_references : yes [8]
  229. - sfinae_expr : yes [8]
  230. - cxx11_auto_declarations : yes [8]
  231. - cxx11_lambdas : yes [8]
  232. - cxx11_unified_initialization_syntax : yes [8]
  233. - cxx11_hdr_tuple : yes [8]
  234. - cxx11_hdr_initializer_list : yes [8]
  235. - cxx11_hdr_chrono : yes [8]
  236. - cxx11_thread_local : no [8]
  237. - cxx11_constexpr : yes [8]
  238. - cxx11_nullptr : yes [8]
  239. - cxx11_numeric_limits : yes [8]
  240. - cxx11_decltype : yes [8]
  241. - cxx11_hdr_array : yes [8]
  242. - cxx11_hdr_atomic : yes [8]
  243. - cxx11_hdr_type_traits : yes [8]
  244. - cxx11_allocator : yes [8]
  245. - cxx11_explicit_conversion_operators : yes [8]
  246. - cxx11_static_assert : yes [6]
  247. - std::fstream is moveable and swappable : yes [6]
  248. - Has Large File Support : yes [6]
  249. - Has attribute init_priority : yes [6]
  250. - libbacktrace builds : no [6]
  251. - libbacktrace builds : no [7]
  252. - addr2line builds : no [6]
  253. - addr2line builds : no [7]
  254. - WinDbg builds : yes [6]
  255. - WinDbg builds : yes [7]
  256. - WinDbgCached builds : no [6]
  257. - WinDbgCached builds : no [7]
  258. - BOOST_COMP_GNUC >= 4.3.0 : yes [6]
  259. - compiler supports SSE2 : no [9]
  260. - compiler supports SSE4.1 : no [9]
  261. - has synchronization.lib : no [9]
  262. - has std::atomic_ref : no [9]
  263. - has statx : no [9]
  264. - has statx syscall : no [9]
  265. - has BCrypt API : no [9]
  266. - is Windows CE : no [9]
  267. - has init_priority attribute : no [9]
  268. - has stat::st_blksize : no [9]
  269. - has stat::st_mtim : no [9]
  270. - has stat::st_mtimensec : no [9]
  271. - has stat::st_mtimespec : no [9]
  272. - has stat::st_birthtim : no [9]
  273. - has stat::st_birthtimensec : no [9]
  274. - has stat::st_birthtimespec : no [9]
  275. - cxx11_auto_declarations : no [9]
  276. - cxx11_constexpr : no [9]
  277. - cxx11_defaulted_functions : no [9]
  278. - cxx11_final : no [9]
  279. - cxx11_hdr_mutex : no [9]
  280. - cxx11_hdr_tuple : no [9]
  281. - cxx11_lambdas : no [9]
  282. - cxx11_noexcept : no [9]
  283. - cxx11_nullptr : no [9]
  284. - cxx11_rvalue_references : no [9]
  285. - cxx11_template_aliases : no [9]
  286. - cxx11_thread_local : no [9]
  287. - cxx11_variadic_templates : no [9]
  288. - cxx11_auto_declarations : no [10]
  289. - cxx11_constexpr : no [10]
  290. - cxx11_defaulted_functions : no [10]
  291. - cxx11_final : no [10]
  292. - cxx11_hdr_mutex : no [10]
  293. - cxx11_hdr_tuple : no [10]
  294. - cxx11_lambdas : no [10]
  295. - cxx11_noexcept : no [10]
  296. - cxx11_nullptr : no [10]
  297. - cxx11_rvalue_references : no [10]
  298. - cxx11_template_aliases : no [10]
  299. - cxx11_thread_local : no [10]
  300. - cxx11_variadic_templates : no [10]
  301. - native atomic int32 supported : no [9]
  302. - has message compiler : no [9]
  303. - native syslog supported : no [9]
  304. - pthread supports robust mutexes : no [9]
  305. - has_icu builds : no [9]
  306. - compiler supports SSSE3 : no [9]
  307. - compiler supports AVX2 : no [9]
  308. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:609: in start-building from module targets
  309. error: Recursion in main target references
  310. error: the following target are being built currently:
  311. error: ./forward ./stage ./stage-proper libs/filesystem/build/stage libs/filesystem/build/stage-dependencies libs/log/build/stage libs/log/build/stage-dependencies libs/filesystem/build/stage
  312. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:776: in class@main-target.generate from module object(main-target)@8775
  313. D:/Projects/saddy-related/boost_1_78_0/tools/boost_install\boost-install.jam:1171: in generate-dependencies from module boost-install
  314. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel\modules.jam:106: in modules.call-in from module boost-install
  315. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/util\indirect.jam:105: in indirect.call from module indirect
  316. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/tools\generate.jam:59: in construct from module object(generated-target-class)@4002
  317. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1393: in class@basic-target.generate from module object(generated-target-class)@4002
  318. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:812: in generate-really from module object(main-target)@11555
  319. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:784: in class@main-target.generate from module object(main-target)@11555
  320. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:934: in targets.generate-from-reference from module targets
  321. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1277: in generate-dependencies from module object(alias-target-class)@4003
  322. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1351: in class@basic-target.generate from module object(alias-target-class)@4003
  323. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:812: in generate-really from module object(main-target)@11556
  324. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:784: in class@main-target.generate from module object(main-target)@11556
  325. D:/Projects/saddy-related/boost_1_78_0/tools/boost_install\boost-install.jam:1171: in generate-dependencies from module boost-install
  326. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel\modules.jam:106: in modules.call-in from module boost-install
  327. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/util\indirect.jam:105: in indirect.call from module indirect
  328. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/tools\generate.jam:59: in construct from module object(generated-target-class)@2991
  329. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1393: in class@basic-target.generate from module object(generated-target-class)@2991
  330. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:812: in generate-really from module object(main-target)@8774
  331. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:784: in class@main-target.generate from module object(main-target)@8774
  332. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:934: in targets.generate-from-reference from module targets
  333. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1277: in generate-dependencies from module object(alias-target-class)@2992
  334. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1351: in class@basic-target.generate from module object(alias-target-class)@2992
  335. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:812: in generate-really from module object(main-target)@8775
  336. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:784: in class@main-target.generate from module object(main-target)@8775
  337. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:934: in targets.generate-from-reference from module targets
  338. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1277: in generate-dependencies from module object(alias-target-class)@186
  339. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1351: in class@basic-target.generate from module object(alias-target-class)@186
  340. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:812: in generate-really from module object(main-target)@6925
  341. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:784: in class@main-target.generate from module object(main-target)@6925
  342. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:934: in targets.generate-from-reference from module targets
  343. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1277: in generate-dependencies from module object(top-level-target)@192
  344. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1351: in alias-target-class.generate from module object(top-level-target)@192
  345. D:/Projects/saddy-related/boost_1_78_0\boostcpp.jam:430: in build-multiple from module object(top-level-target)@192
  346. D:/Projects/saddy-related/boost_1_78_0\boostcpp.jam:420: in class@top-level-target.generate from module object(top-level-target)@192
  347. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:812: in generate-really from module object(main-target)@6927
  348. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:784: in class@main-target.generate from module object(main-target)@6927
  349. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:934: in targets.generate-from-reference from module targets
  350. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1277: in generate-dependencies from module object(top-level-target)@193
  351. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:1351: in alias-target-class.generate from module object(top-level-target)@193
  352. D:/Projects/saddy-related/boost_1_78_0\boostcpp.jam:430: in build-multiple from module object(top-level-target)@193
  353. D:/Projects/saddy-related/boost_1_78_0\boostcpp.jam:420: in class@top-level-target.generate from module object(top-level-target)@193
  354. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:812: in generate-really from module object(main-target)@6928
  355. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:784: in class@main-target.generate from module object(main-target)@6928
  356. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/build\targets.jam:273: in class@project-target.generate from module object(project-target)@136
  357. D:/Projects/saddy-related/boost_1_78_0/tools/build/src\build-system.jam:805: in load from module build-system
  358. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel\modules.jam:294: in import from module modules
  359. D:/Projects/saddy-related/boost_1_78_0/tools/build/src/kernel/bootstrap.jam:139: in boost-build from module
  360. D:/Projects/saddy-related/boost_1_78_0/boost-build.jam:17: in module scope from module
  361.  
  362.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement