Advertisement
pkspyder

Untitled

Apr 4th, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. PS E:\metacall\core\build> powershell ..\tools\metacall-configure.ps1 debug scripts ports tests netcore5
  2. Build all scripts in debug mode
  3. Build all scripts
  4. Build all ports
  5. Build all tests
  6. Build with netcore 5 support
  7. BUILD COMMAND: cmake -DOPTION_BUILD_SECURITY=OFF -DOPTION_FORK_SAFE=OFF -DWARNINGS_ENABLED=OFF -DOPTION_BUILD_LOG_PRETTY=Off -DOPTION_BUILD_LOADERS=On -DOPTION_BUILD_LOADERS_MOCK=On -DOPTION_BUILD_SCRIPTS=On -DOPTION_BUILD_LOADERS_CS=On -DDOTNET_CORE_PATH=/usr/share/dotnet/shared/Microsoft.NETCore.App/5.0.12/ -DOPTION_BUILD_SCRIPTS_CS=On -DOPTION_BUILD_PORTS_CS=On -DOPTION_BUILD_EXAMPLES=Off -DOPTION_BUILD_TESTS=On -DOPTION_BUILD_BENCHMARKS=Off -DOPTION_BUILD_PORTS=On -DOPTION_COVERAGE=Off -DOPTION_BUILD_SANITIZER=Off -DOPTION_BUILD_THREAD_SANITIZER=Off -DCMAKE_BUILD_TYPE=Debug -DCORECLR_ROOT_REPOSITORY_PATH="C:/Program Files/dotnet/shared/runtime/src/coreclr" -DCORECLR_INCLUDE_DIR="C:/Program Files/dotnet/runtime/src/coreclr/src" -DDOTNET_CORE_PATH="C:/Program Files/dotnet/shared/Microsoft.NETCore.App/5.0.12" ..
  8. -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044.
  9. -- Target Operative System: Windows
  10. -- Target OS Family: win32
  11. -- 64bit architecture AMD64 detected
  12. -- Lib version
  13. -- Lib preprocessor
  14. -- Lib environment
  15. -- Lib format
  16. -- Lib log
  17. -- Lib memory
  18. -- Lib portability
  19. -- Lib threading
  20. -- Lib adt
  21. -- Lib filesystem
  22. -- Lib dynlink
  23. -- Lib plugin
  24. -- Lib detour
  25. -- Lib reflect
  26. -- Lib serial
  27. -- Lib configuration
  28. -- Lib loader
  29. -- Lib metacall
  30. -- DotNET command not found
  31. -- Plugin cs_loader
  32. -- Plugin ext_loader
  33. -- Plugin mock_loader
  34. -- Serial metacall_serial
  35. CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.25/Modules/ExternalProject.cmake:3075 (message):
  36. The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  37. not set. The policy's OLD behavior will be used. When using a URL
  38. download, the timestamps of extracted files should preferably be that of
  39. the time of extraction, otherwise code that depends on the extracted
  40. contents might not be rebuilt if the URL changes. The OLD behavior
  41. preserves the timestamps from the archive instead, but this is usually not
  42. what you want. Update your project to the NEW behavior or specify the
  43. DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  44. robustness issue.
  45. Call Stack (most recent call first):
  46. C:/Program Files/CMake/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command)
  47. cmake/InstallRapidJSON.cmake:31 (ExternalProject_Add)
  48. source/serials/rapid_json_serial/CMakeLists.txt:14 (include)
  49. This warning is for project developers. Use -Wno-dev to suppress it.
  50.  
  51. -- Installing RapidJSON v232389d
  52. -- Serial rapid_json_serial
  53. -- Extension plugin_extension
  54. -- Could NOT find libbfd (missing: LIBBFD_LIBRARY LIBBFD_INCLUDE_DIR LIBDL_LIBRARY LIBDL_INCLUDE_DIR)
  55. -- Could NOT find libdwarf (missing: LIBDWARF_LIBRARY LIBDWARF_INCLUDE_DIR LIBDL_LIBRARY LIBDL_INCLUDE_DIR)
  56. -- Could NOT find libbfd (missing: LIBBFD_LIBRARY LIBBFD_INCLUDE_DIR LIBDL_LIBRARY LIBDL_INCLUDE_DIR)
  57. -- Could NOT find libdwarf (missing: LIBDWARF_LIBRARY LIBDWARF_INCLUDE_DIR LIBDL_LIBRARY LIBDL_INCLUDE_DIR)
  58. -- Plugin backtrace_plugin
  59. -- Port node_port
  60. -- Port py_port
  61. -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
  62. -- Swig not found
  63. -- Script hello
  64. -- DotNET command not found
  65. -- DotNET command not found
  66. -- Script sum_extension
  67. -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) (Required is at least version "1.11.0")
  68. -- Install Google Test v1.11.0
  69. -- Test preprocessor-test
  70. -- Test environment-test
  71. -- Test log-test
  72. -- Test log-custom-test
  73. -- Test adt-set-test
  74. -- Test adt-trie-test
  75. -- Test adt-vector-test
  76. -- Test adt-map-test
  77. -- Test reflect-value-cast-test
  78. -- Test reflect-function-test
  79. -- Test reflect-scope-test
  80. -- Test reflect-metadata-test
  81. -- Test dynlink-test
  82. -- Test serial-test
  83. -- Test configuration-test
  84. -- Test portability-path-test
  85. -- Test metacall-logs-test
  86. -- Test metacall-load-memory-test
  87. -- Test metacall-load-configuration-test
  88. -- Test metacall-handle-export-test
  89. -- Test metacall-test
  90. -- Test metacall-distributable-test
  91. -- Test metacall-inspect-test
  92. -- Test metacall-map-test
  93. -- Test metacall-initialize-test
  94. -- Test metacall-initialize-ex-test
  95. -- Test metacall-reinitialize-test
  96. -- Test metacall-initialize-destroy-multiple-test
  97. -- Test metacall-invalid-loader-test
  98. -- DotNET command not found
  99. -- Test metacall-cs-test
  100. -- Test metacall-version-test
  101. -- Test metacall-dynlink-path-test
  102. -- Test metacall-library-path-without-env-vars-test
  103. -- Test metacall-ext-test
  104. -- Test metacall-plugin-extension-destroy-order-test
  105. -- CLI metacallcli
  106. -- Plugin cli_core_plugin
  107. -- Installing git hooks at E:/metacall/core
  108. -- Configuring done
  109. CMake Error at source/loaders/cs_loader/CMakeLists.txt:122 (add_dependencies):
  110. The dependency target "cs_loader_impl" of target "cs_loader" does not
  111. exist.
  112.  
  113.  
  114. -- Generating done
  115. CMake Generate step failed. Build files cannot be regenerated correctly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement