Llama CPP python pip install error - Pastebin.com (original) (raw)

  1. pip install llama-cpp-python
  2. Collecting llama-cpp-python
  3. Using cached llama_cpp_python-0.1.63.tar.gz (1.5 MB)
  4. Installing build dependencies ... error
  5. error: subprocess-exited-with-error
  6. × pip subprocess to install build dependencies did not run successfully.
  7. │ exit code: 1
  8. ╰─> [634 lines of output]
  9. Collecting setuptools>=42 Using cached setuptools-67.8.0-py3-none-any.whl (1.1 MB) Collecting scikit-build>=0.13
  10. Using cached scikit_build-0.17.6-py3-none-any.whl (84 kB)
  11. Collecting cmake>=3.18 Using cached cmake-3.26.4.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done'
  12. Preparing metadata (pyproject.toml): started
  13. Preparing metadata (pyproject.toml): finished with status 'done'
  14. Collecting ninja
  15. Using cached ninja-1.11.1.tar.gz (27 kB) Installing build dependencies: started
  16. Installing build dependencies: finished with status 'done'
  17. Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started
  18. Preparing metadata (pyproject.toml): finished with status 'done'
  19. Collecting distro (from scikit-build>=0.13)
  20. Using cached distro-1.8.0-py3-none-any.whl (20 kB)
  21. Collecting packaging (from scikit-build>=0.13) Using cached packaging-23.1-py3-none-any.whl (48 kB) Collecting wheel>=0.32.0 (from scikit-build>=0.13)
  22. Using cached wheel-0.40.0-py3-none-any.whl (64 kB)
  23. Building wheels for collected packages: cmake, ninja
  24. Building wheel for cmake (pyproject.toml): started Building wheel for cmake (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cmake (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [310 lines of output]
  25. --------------------------------------------------------------------------------
  26. -- Trying 'Ninja' generator --------------------------------
  27. ---------------------------
  28. ----------------------
  29. ----------------- ------------
  30. ------- --
  31. CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.Not searching for unused variables given on the command line.
  32. -- Configuring incomplete, errors occurred!
  33. --
  34. -------
  35. ------------
  36. -----------------
  37. ---------------------- --------------------------- -------------------------------- -- Trying 'Ninja' generator - failure
  38. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Trying 'Unix Makefiles' generator
  39. -------------------------------- --------------------------- ----------------------
  40. ----------------- ------------ ------- -- Not searching for unused variables given on the command line. -- The C compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /data/data/com.termux/files/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is Clang 16.0.6
  41. -- Detecting CXX compiler ABI info
  42. -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /data/data/com.termux/files/usr/bin/c++ - skipped
  43. -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (2.5s) -- Generating done (0.0s)
  44. -- Build files have been written to: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_cmake_test_compile/build
  45. -- -------
  46. ------------ ----------------- ---------------------- --------------------------- --------------------------------
  47. -- Trying 'Unix Makefiles' generator - success -------------------------------------------------------------------------------- Configuring Project Working directory: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build
  48. Command:
  49. /data/data/com.termux/files/usr/bin/cmake /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77 -G 'Unix Makefiles' --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-install/src/cmake/data -DPYTHON_VERSION_STRING:STRING=3.11.4 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/data/data/com.termux/files/usr/tmp/pip-build-env-77chwdw2/overlay/lib/python3.11/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/data/data/com.termux/files/usr/bin/python3.11 -DPYTHON_INCLUDE_DIR:PATH=/data/data/com.termux/files/usr/include/python3.11 -DPYTHON_LIBRARY:PATH=/data/data/com.termux/files/usr/lib/libpython3.11.so -DPython_EXECUTABLE:PATH=/data/data/com.termux/files/usr/bin/python3.11 -DPython_ROOT_DIR:PATH=/data/data/com.termux/files/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/data/data/com.termux/files/usr/include/python3.11 -DPython3_EXECUTABLE:PATH=/data/data/com.termux/files/usr/bin/python3.11 -DPython3_ROOT_DIR:PATH=/data/data/com.termux/files/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/data/data/com.termux/files/usr/include/python3.11 -DCMAKE_BUILD_TYPE:STRING=Release
  50. Not searching for unused variables given on the command line. -- The CXX compiler identification is Clang 16.0.6 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done
  51. -- Check for working CXX compiler: /data/data/com.termux/files/usr/bin/c++ - skipped
  52. -- Detecting CXX compile features
  53. -- Detecting CXX compile features - done -- *************************************************** -- Build CMake from source: ON
  54. -- *************************************************** CMake Warning (dev) at /data/data/com.termux/files/usr/share/cmake-3.26/Modules/ExternalProject.cmake:3091 (message):
  55. The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  56. not set. The policy's OLD behavior will be used. When using a URL
  57. download, the timestamps of extracted files should preferably be that of
  58. the time of extraction, otherwise code that depends on the extracted
  59. contents might not be rebuilt if the URL changes. The OLD behavior
  60. preserves the timestamps from the archive instead, but this is usually not
  61. what you want. Update your project to the NEW behavior or specify the
  62. DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  63. robustness issue.
  64. Call Stack (most recent call first):
  65. /data/data/com.termux/files/usr/share/cmake-3.26/Modules/ExternalProject.cmake:4208 (_ep_add_download_command)
  66. CMakeLists.txt:138 (ExternalProject_add)
  67. This warning is for project developers. Use -Wno-dev to suppress it.
  68. -- SuperBuild - CMakeProject-src-download
  69. -- SuperBuild - CMakeProject-src-download - URL: https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4.tar.gz
  70. -- SuperBuild - CMakeProject-src-download - CMakeProject_SOURCE_DIR: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/CMake-src -- Looking for __GLIBC__
  71. -- Looking for __GLIBC__ - not found
  72. -- Looking for __GLIBC_MINOR__ -- Looking for __GLIBC_MINOR__ - not found -- SuperBuild - CMakeProject-build
  73. -- SuperBuild - CMakeProject-build - CMakeProject_BINARY_DIR: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build
  74. -- SuperBuild - CMakePythonDistributions
  75. -- Configuring done (2.6s) -- Generating done (0.0s)
  76. -- Build files have been written to: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build
  77. [ 4%] Creating directories for 'CMakeProject-src-download'
  78. [ 8%] Performing download step (download, verify and extract) for 'CMakeProject-src-download'
  79. -- Downloading... dst='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/cmake-3.26.4.tar.gz'
  80. timeout='none'
  81. inactivity timeout='none'
  82. -- Using src='https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4.tar.gz'
  83. -- [download 0% complete]
  84. -- [download 1% complete]
  85. -- [download 2% complete]
  86. -- [download 3% complete]
  87. -- [download 4% complete]
  88. -- [download 5% complete]
  89. -- [download 6% complete]
  90. -- [download 7% complete]
  91. -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete]
  92. -- [download 14% complete]
  93. -- [download 15% complete]
  94. -- [download 16% complete]
  95. -- [download 17% complete]
  96. -- [download 18% complete]
  97. -- [download 19% complete]
  98. -- [download 20% complete]
  99. -- [download 21% complete]
  100. -- [download 22% complete]
  101. -- [download 23% complete]
  102. -- [download 24% complete] -- [download 30% complete]
  103. -- [download 31% complete]
  104. -- [download 32% complete]
  105. -- [download 33% complete]
  106. -- [download 34% complete] -- [download 35% complete]
  107. -- [download 36% complete]
  108. -- [download 37% complete]
  109. -- [download 38% complete]
  110. -- [download 39% complete]
  111. -- [download 40% complete]
  112. -- [download 41% complete]
  113. -- [download 42% complete]
  114. -- [download 43% complete]
  115. -- [download 44% complete] -- [download 45% complete]
  116. -- [download 46% complete] -- [download 47% complete]
  117. -- [download 48% complete]
  118. -- [download 49% complete]
  119. -- [download 50% complete] -- [download 51% complete]
  120. -- [download 52% complete]
  121. -- [download 60% complete]
  122. -- [download 61% complete] -- [download 62% complete]
  123. -- [download 63% complete]
  124. -- [download 64% complete]
  125. -- [download 65% complete] -- [download 66% complete]
  126. -- [download 67% complete]
  127. -- [download 68% complete]
  128. -- [download 69% complete]
  129. -- [download 71% complete]
  130. -- [download 73% complete] -- [download 74% complete] -- [download 75% complete]
  131. -- [download 76% complete]
  132. -- [download 77% complete]
  133. -- [download 78% complete]
  134. -- [download 79% complete]
  135. -- [download 80% complete]
  136. -- [download 81% complete]
  137. -- [download 82% complete]
  138. -- [download 83% complete]
  139. -- [download 84% complete] -- [download 85% complete]
  140. -- [download 86% complete]
  141. -- [download 87% complete]
  142. -- [download 88% complete]
  143. -- [download 89% complete] -- [download 90% complete] -- [download 91% complete]
  144. -- [download 92% complete]
  145. -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/cmake-3.26.4.tar.gz' -- Downloading... done -- extracting... src='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/cmake-3.26.4.tar.gz' dst='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/CMake-src' -- extracting... [tar xfz]
  146. -- extracting... [analysis]
  147. -- extracting... [rename] -- extracting... [clean up]
  148. -- extracting... done [ 12%] No update step for 'CMakeProject-src-download' [ 16%] No patch step for 'CMakeProject-src-download'
  149. [ 20%] No configure step for 'CMakeProject-src-download' [ 24%] No build step for 'CMakeProject-src-download'
  150. [ 28%] No install step for 'CMakeProject-src-download'
  151. [ 32%] Completed 'CMakeProject-src-download'
  152. [ 32%] Built target CMakeProject-src-download [ 36%] Creating directories for 'CMakeProject-build'
  153. [ 40%] No download step for 'CMakeProject-build' [ 44%] No update step for 'CMakeProject-build'
  154. [ 48%] No patch step for 'CMakeProject-build'
  155. [ 52%] Performing configure step for 'CMakeProject-build'
  156. loading initial cache file /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/initial-cache.txt loading initial cache file /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build-prefix/tmp/CMakeProject-build-cache-Release.cmake -- The C compiler identification is Clang 16.0.6
  157. -- The CXX compiler identification is Clang 16.0.6
  158. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed
  159. -- Check for working C compiler: /data/data/com.termux/files/usr/bin/cc -- Check for working C compiler: /data/data/com.termux/files/usr/bin/cc - broken CMake Error at /data/data/com.termux/files/usr/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:67 (message):
  160. The C compiler
  161. "/data/data/com.termux/files/usr/bin/cc"
  162. is not able to compile a simple test program.
  163. It fails with the following output:
  164. Change Dir: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build/CMakeFiles/CMakeScratch/TryCompile-2pMI4m
  165. Run Build Command(s):/data/data/com.termux/files/usr/bin/cmake -E env VERBOSE=1 /data/data/com.termux/files/usr/bin/make -f Makefile cmTC_8ee82/fast && make[3]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build/CMakeFiles/CMakeScratch/TryCompile-2pMI4m'
  166. /data/data/com.termux/files/usr/bin/make -f CMakeFiles/cmTC_8ee82.dir/build.make CMakeFiles/cmTC_8ee82.dir/build make[4]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build/CMakeFiles/CMakeScratch/TryCompile-2pMI4m' Building C object CMakeFiles/cmTC_8ee82.dir/testCCompiler.c.o /data/data/com.termux/files/usr/bin/cc -D_POSIX_C_SOURCE=199506L -D_POSIX_SOURCE=1 -D_SVID_SOURCE=1 -D_BSD_SOURCE=1 -O2 -g -DNDEBUG -MD -MT CMakeFiles/cmTC_8ee82.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_8ee82.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_8ee82.dir/testCCompiler.c.o -c /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build/CMakeFiles/CMakeScratch/TryCompile-2pMI4m/testCCompiler.c Linking C executable cmTC_8ee82
  167. /data/data/com.termux/files/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ee82.dir/link.txt --verbose=1 /data/data/com.termux/files/usr/bin/cc -D_POSIX_C_SOURCE=199506L -D_POSIX_SOURCE=1 -D_SVID_SOURCE=1 -D_BSD_SOURCE=1 -O2 -g -DNDEBUG -lstdc++ -lgcc -lrt CMakeFiles/cmTC_8ee82.dir/testCCompiler.c.o -o cmTC_8ee82 ld.lld: error: unable to find library -lgcc clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
  168. make[4]: *** [CMakeFiles/cmTC_8ee82.dir/build.make💯 cmTC_8ee82] Error 1 make[4]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build/CMakeFiles/CMakeScratch/TryCompile-2pMI4m' make[3]: *** [Makefile:127: cmTC_8ee82/fast] Error 2
  169. make[3]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build/CMakeProject-build/CMakeFiles/CMakeScratch/TryCompile-2pMI4m'
  170. CMake will not be able to correctly generate this project.
  171. Call Stack (most recent call first): CMakeLists.txt:8 (project)
  172. -- Configuring incomplete, errors occurred!
  173. make[2]: *** [CMakeFiles/CMakeProject-build.dir/build.make:94: CMakeProject-build-prefix/src/CMakeProject-build-stamp/CMakeProject-build-configure] Error 1
  174. make[1]: *** [CMakeFiles/Makefile2:113: CMakeFiles/CMakeProject-build.dir/all] Error 2
  175. make: *** [Makefile:136: all] Error 2 Traceback (most recent call last): File "/data/data/com.termux/files/usr/tmp/pip-build-env-77chwdw2/overlay/lib/python3.11/site-packages/skbuild/setuptools_wrap.py", line 674, in setup cmkr.make(make_args, install_target=cmake_install_target, env=env) File "/data/data/com.termux/files/usr/tmp/pip-build-env-77chwdw2/overlay/lib/python3.11/site-packages/skbuild/cmaker.py", line 697, in make
  176. self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
  177. File "/data/data/com.termux/files/usr/tmp/pip-build-env-77chwdw2/overlay/lib/python3.11/site-packages/skbuild/cmaker.py", line 742, in make_impl
  178. raise SKBuildError(msg)
  179. =============================DEBUG ASSISTANCE============================= If you are seeing a compilation error please try the following steps to successfully install cmake:
    1. Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip 2) If on Linux, with glibc < 2.12, you can set PIP_ONLY_BINARY=cmake in order to retrieve the last manylinux1 compatible wheel.
    1. If on Linux, with glibc < 2.12, you can cap "cmake<3.23" in your requirements in order to retrieve the last manylinux1 compatible wheel. 4) Open an issue with the debug information that follows at https://github.com/scikit-build/cmake-python-distributions/issues
  180. Python: 3.11.4 platform: Linux-4.19.157-perf+-aarch64-with-libc machine: aarch64 bits: 64 pip: n/a setuptools: 67.8.0 scikit-build: 0.17.6
  181. PEP517_BUILD_BACKEND=setuptools.build_meta =============================DEBUG ASSISTANCE============================= An error occurred while building with CMake. Command:
  182. /data/data/com.termux/files/usr/bin/cmake --build . --target install --config Release --
  183. Install target: install Source directory: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77 Working directory: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/cmake_90e7aab24da64c06801e4785b2091d77/_skbuild/linux-aarch64-3.11/cmake-build Please check the install target is valid and see CMake's output for more information. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cmake Building wheel for ninja (pyproject.toml): started Building wheel for ninja (pyproject.toml): still running... Building wheel for ninja (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for ninja (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [272 lines of output]
  184. -------------------------------------------------------------------------------- -- Trying 'Ninja' generator -------------------------------- ---------------------------
  185. ---------------------- -----------------
  186. ------------ ------- -- CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.Not searching for unused variables given on the command line.
  187. -- Configuring incomplete, errors occurred!
  188. -- -------
  189. ------------ -----------------
  190. ---------------------- ---------------------------
  191. -------------------------------- -- Trying 'Ninja' generator - failure --------------------------------------------------------------------------------
  192. -------------------------------------------------------------------------------- -- Trying 'Unix Makefiles' generator --------------------------------
  193. --------------------------- ---------------------- ----------------- ------------ ------- -- Not searching for unused variables given on the command line. -- The C compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /data/data/com.termux/files/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is Clang 16.0.6 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /data/data/com.termux/files/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (2.7s)
  194. -- Generating done (0.0s) -- Build files have been written to: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_cmake_test_compile/build -- -------
  195. ------------ -----------------
  196. ---------------------- --------------------------- -------------------------------- -- Trying 'Unix Makefiles' generator - success --------------------------------------------------------------------------------
  197. Configuring Project
  198. Working directory: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build Command:
  199. /data/data/com.termux/files/usr/bin/cmake /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df -G 'Unix Makefiles' --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-install -DPYTHON_VERSION_STRING:STRING=3.11.4 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/data/data/com.termux/files/usr/tmp/pip-build-env-c7klayuz/overlay/lib/python3.11/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/data/data/com.termux/files/usr/bin/python3.11 -DPYTHON_INCLUDE_DIR:PATH=/data/data/com.termux/files/usr/include/python3.11 -DPYTHON_LIBRARY:PATH=/data/data/com.termux/files/usr/lib/libpython3.11.so -DPython_EXECUTABLE:PATH=/data/data/com.termux/files/usr/bin/python3.11 -DPython_ROOT_DIR:PATH=/data/data/com.termux/files/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/data/data/com.termux/files/usr/include/python3.11 -DPython3_EXECUTABLE:PATH=/data/data/com.termux/files/usr/bin/python3.11 -DPython3_ROOT_DIR:PATH=/data/data/com.termux/files/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/data/data/com.termux/files/usr/include/python3.11 -DCMAKE_BUILD_TYPE:STRING=Release
  200. Not searching for unused variables given on the command line.
  201. -- The C compiler identification is Clang 16.0.6
  202. -- The CXX compiler identification is Clang 16.0.6
  203. -- Detecting C compiler ABI info
  204. -- Detecting C compiler ABI info - done
  205. -- Check for working C compiler: /data/data/com.termux/files/usr/bin/cc - skipped
  206. -- Detecting C compile features
  207. -- Detecting C compile features - done
  208. -- Detecting CXX compiler ABI info
  209. -- Detecting CXX compiler ABI info - done
  210. -- Check for working CXX compiler: /data/data/com.termux/files/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done
  211. -- ********************************************* -- Ninja Python Distribution
  212. -- -- BUILD_VERBOSE : OFF
  213. -- RUN_NINJA_TEST : ON
  214. -- -- ARCHIVE_DOWNLOAD_DIR : /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build --
  215. -- src_archive : unix_source -- <src_archive>_url : https://github.com/Kitware/ninja/archive/v1.11.1.g95dee.kitware.jobserver-1.tar.gz
  216. -- <src_archive>_sha256 : 7ba84551f5b315b4270dc7c51adef5dff83a2154a3665a6c9744245c122dd0db
  217. -- *********************************************
  218. CMake Warning (dev) at /data/data/com.termux/files/usr/share/cmake-3.26/Modules/ExternalProject.cmake:3091 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue.
  219. Call Stack (most recent call first): /data/data/com.termux/files/usr/share/cmake-3.26/Modules/ExternalProject.cmake:4208 (_ep_add_download_command)
  220. CMakeLists.txt:65 (ExternalProject_add) This warning is for project developers. Use -Wno-dev to suppress it.
  221. -- download_ninja_source - URL: https://github.com/Kitware/ninja/archive/v1.11.1.g95dee.kitware.jobserver-1.tar.gz -- SuperBuild - CMAKE_BUILD_TYPE: Release
  222. -- Configuring done (2.6s) -- Generating done (0.0s)
  223. -- Build files have been written to: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build
  224. [ 5%] Creating directories for 'download_ninja_source' [ 11%] Performing download step (download, verify and extract) for 'download_ninja_source'
  225. -- Downloading...
  226. dst='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/v1.11.1.g95dee.kitware.jobserver-1.tar.gz' timeout='none'
  227. inactivity timeout='none' -- Using src='https://github.com/Kitware/ninja/archive/v1.11.1.g95dee.kitware.jobserver-1.tar.gz'
  228. -- verifying file... file='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/v1.11.1.g95dee.kitware.jobserver-1.tar.gz'
  229. -- Downloading... done
  230. -- extracting...
  231. src='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/v1.11.1.g95dee.kitware.jobserver-1.tar.gz' dst='/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/Ninja-src' -- extracting... [tar xfz]
  232. -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up]
  233. -- extracting... done [ 17%] No update step for 'download_ninja_source'
  234. [ 23%] No patch step for 'download_ninja_source'
  235. [ 29%] No configure step for 'download_ninja_source'
  236. [ 35%] No build step for 'download_ninja_source'
  237. [ 41%] No install step for 'download_ninja_source'
  238. [ 47%] Completed 'download_ninja_source'
  239. [ 47%] Built target download_ninja_source [ 52%] Creating directories for 'build_ninja'
  240. [ 58%] No download step for 'build_ninja'
  241. [ 64%] No update step for 'build_ninja' [ 70%] No patch step for 'build_ninja' [ 76%] Performing configure step for 'build_ninja' loading initial cache file /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/build_ninja-prefix/tmp/build_ninja-cache-Release.cmake
  242. -- The C compiler identification is Clang 16.0.6
  243. -- The CXX compiler identification is Clang 16.0.6
  244. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done
  245. -- Check for working C compiler: /data/data/com.termux/files/usr/bin/cc - skipped
  246. -- Detecting C compile features -- Detecting C compile features - done
  247. -- Detecting CXX compiler ABI info
  248. -- Detecting CXX compiler ABI info - done
  249. -- Check for working CXX compiler: /data/data/com.termux/files/usr/bin/c++ - skipped
  250. -- Detecting CXX compile features
  251. -- Detecting CXX compile features - done
  252. -- IPO / LTO not supported: <Change Dir: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin
  253. Run Build Command(s):/data/data/com.termux/files/usr/bin/cmake -E env VERBOSE=1 /data/data/com.termux/files/usr/bin/make -f Makefile && make[3]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  254. /data/data/com.termux/files/usr/bin/cmake -S/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/src -B/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin --check-build-system CMakeFiles/Makefile.cmake 0
  255. /data/data/com.termux/files/usr/bin/cmake -E cmake_progress_start /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin//CMakeFiles/progress.marks
  256. /data/data/com.termux/files/usr/bin/make -f CMakeFiles/Makefile2 all
  257. make[4]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  258. /data/data/com.termux/files/usr/bin/make -f CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/depend
  259. make[5]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  260. cd /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin && /data/data/com.termux/files/usr/bin/cmake -E cmake_depends "Unix Makefiles" /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/src /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/src /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/DependInfo.cmake
  261. make[5]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  262. /data/data/com.termux/files/usr/bin/make -f CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/build make[5]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  263. [ 25%] Building CXX object CMakeFiles/foo.dir/foo.cpp.o
  264. /data/data/com.termux/files/usr/bin/c++ -O2 -g -DNDEBUG -flto=thin -MD -MT CMakeFiles/foo.dir/foo.cpp.o -MF CMakeFiles/foo.dir/foo.cpp.o.d -o CMakeFiles/foo.dir/foo.cpp.o -c /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/src/foo.cpp
  265. [ 50%] Linking CXX static library libfoo.a /data/data/com.termux/files/usr/bin/cmake -P CMakeFiles/foo.dir/cmake_clean_target.cmake
  266. /data/data/com.termux/files/usr/bin/cmake -E cmake_link_script CMakeFiles/foo.dir/link.txt --verbose=1
  267. "/data/data/com.termux/files/usr/bin/llvm-ar" cr libfoo.a CMakeFiles/foo.dir/foo.cpp.o
  268. "/data/data/com.termux/files/usr/bin/llvm-ranlib" libfoo.a
  269. make[5]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  270. [ 50%] Built target foo
  271. /data/data/com.termux/files/usr/bin/make -f CMakeFiles/boo.dir/build.make CMakeFiles/boo.dir/depend make[5]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  272. cd /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin && /data/data/com.termux/files/usr/bin/cmake -E cmake_depends "Unix Makefiles" /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/src /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/src /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/boo.dir/DependInfo.cmake
  273. make[5]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  274. /data/data/com.termux/files/usr/bin/make -f CMakeFiles/boo.dir/build.make CMakeFiles/boo.dir/build make[5]: Entering directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  275. [ 75%] Building CXX object CMakeFiles/boo.dir/main.cpp.o
  276. /data/data/com.termux/files/usr/bin/c++ -O2 -g -DNDEBUG -flto=thin -MD -MT CMakeFiles/boo.dir/main.cpp.o -MF CMakeFiles/boo.dir/main.cpp.o.d -o CMakeFiles/boo.dir/main.cpp.o -c /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/src/main.cpp
  277. [100%] Linking CXX executable boo
  278. /data/data/com.termux/files/usr/bin/cmake -E cmake_link_script CMakeFiles/boo.dir/link.txt --verbose=1
  279. /data/data/com.termux/files/usr/bin/c++ -O2 -g -DNDEBUG -flto=thin -fuse-ld=gold CMakeFiles/boo.dir/main.cpp.o -o boo libfoo.a
  280. clang-16: error: invalid linker name in argument '-fuse-ld=gold' clang-16: error: invalid linker name in argument '-fuse-ld=gold'
  281. make[5]: *** [CMakeFiles/boo.dir/build.make:101: boo] Error 1 make[5]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin' make[4]: *** [CMakeFiles/Makefile2:114: CMakeFiles/boo.dir/all] Error 2
  282. make[4]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin' make[3]: *** [Makefile:94: all] Error 2 make[3]: Leaving directory '/data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
  283. >
  284. -- Performing Test flag_no_deprecated
  285. -- Performing Test flag_no_deprecated - Success
  286. -- Performing Test flag_color_diag
  287. -- Performing Test flag_color_diag - Success CMake Warning at CMakeLists.txt:49 (message):
  288. re2c was not found; changes to src/*.in.cc will not affect your build.
  289. -- Looking for fork -- Looking for fork - found
  290. -- Looking for pipe
  291. -- Looking for pipe - found -- Configuring done (7.4s) -- Generating done (0.1s) -- Build files have been written to: /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build/Ninja-build [ 82%] Performing build step for 'build_ninja' [ 1%] Building CXX object CMakeFiles/libninja-re2c.dir/src/depfile_parser.cc.o [ 2%] Building CXX object CMakeFiles/libninja-re2c.dir/src/lexer.cc.o [ 2%] Built target libninja-re2c [ 4%] Building CXX object CMakeFiles/libninja.dir/src/build_log.cc.o [ 5%] Building CXX object CMakeFiles/libninja.dir/src/build.cc.o [ 7%] Building CXX object CMakeFiles/libninja.dir/src/clean.cc.o [ 8%] Building CXX object CMakeFiles/libninja.dir/src/clparser.cc.o [ 10%] Building CXX object CMakeFiles/libninja.dir/src/dyndep.cc.o
  292. [ 11%] Building CXX object CMakeFiles/libninja.dir/src/dyndep_parser.cc.o [ 13%] Building CXX object CMakeFiles/libninja.dir/src/debug_flags.cc.o [ 14%] Building CXX object CMakeFiles/libninja.dir/src/deps_log.cc.o
  293. [ 16%] Building CXX object CMakeFiles/libninja.dir/src/disk_interface.cc.o [ 17%] Building CXX object CMakeFiles/libninja.dir/src/edit_distance.cc.o
  294. [ 19%] Building CXX object CMakeFiles/libninja.dir/src/eval_env.cc.o [ 20%] Building CXX object CMakeFiles/libninja.dir/src/graph.cc.o
  295. [ 22%] Building CXX object CMakeFiles/libninja.dir/src/graphviz.cc.o
  296. [ 23%] Building CXX object CMakeFiles/libninja.dir/src/json.cc.o [ 25%] Building CXX object CMakeFiles/libninja.dir/src/line_printer.cc.o [ 26%] Building CXX object CMakeFiles/libninja.dir/src/manifest_parser.cc.o [ 28%] Building CXX object CMakeFiles/libninja.dir/src/metrics.cc.o [ 29%] Building CXX object CMakeFiles/libninja.dir/src/missing_deps.cc.o [ 31%] Building CXX object CMakeFiles/libninja.dir/src/parser.cc.o [ 32%] Building CXX object CMakeFiles/libninja.dir/src/state.cc.o [ 34%] Building CXX object CMakeFiles/libninja.dir/src/status.cc.o [ 35%] Building CXX object CMakeFiles/libninja.dir/src/string_piece_util.cc.o [ 37%] Building CXX object CMakeFiles/libninja.dir/src/tokenpool-gnu-make.cc.o
  297. [ 38%] Building CXX object CMakeFiles/libninja.dir/src/util.cc.o [ 40%] Building CXX object CMakeFiles/libninja.dir/src/version.cc.o
  298. [ 41%] Building CXX object CMakeFiles/libninja.dir/src/subprocess-posix.cc.o /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/Ninja-src/src/subprocess-posix.cc:26:10: fatal error: 'spawn.h' file not found #include <spawn.h> ^~~~~~~~~
  299. 1 error generated. make[5]: *** [CMakeFiles/libninja.dir/build.make:426: CMakeFiles/libninja.dir/src/subprocess-posix.cc.o] Error 1
  300. make[4]: *** [CMakeFiles/Makefile2:155: CMakeFiles/libninja.dir/all] Error 2
  301. make[3]: *** [Makefile:146: all] Error 2
  302. make[2]: *** [CMakeFiles/build_ninja.dir/build.make:87: build_ninja-prefix/src/build_ninja-stamp/build_ninja-build] Error 2 make[1]: *** [CMakeFiles/Makefile2:111: CMakeFiles/build_ninja.dir/all] Error 2 make: *** [Makefile:136: all] Error 2
  303. Traceback (most recent call last):
  304. File "/data/data/com.termux/files/usr/tmp/pip-build-env-c7klayuz/overlay/lib/python3.11/site-packages/skbuild/setuptools_wrap.py", line 674, in setup cmkr.make(make_args, install_target=cmake_install_target, env=env) File "/data/data/com.termux/files/usr/tmp/pip-build-env-c7klayuz/overlay/lib/python3.11/site-packages/skbuild/cmaker.py", line 697, in make
  305. self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
  306. File "/data/data/com.termux/files/usr/tmp/pip-build-env-c7klayuz/overlay/lib/python3.11/site-packages/skbuild/cmaker.py", line 742, in make_impl
  307. raise SKBuildError(msg)
  308. An error occurred while building with CMake. Command:
  309. /data/data/com.termux/files/usr/bin/cmake --build . --target install --config Release --
  310. Install target:
  311. install
  312. Source directory:
  313. /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df
  314. Working directory:
  315. /data/data/com.termux/files/usr/tmp/pip-install-hjv1u0xo/ninja_2de5d9ac17c647acad60aef5e18ee8df/_skbuild/linux-aarch64-3.11/cmake-build
  316. Please check the install target is valid and see CMake's output for more information.
  317. [end of output]
  318. note: This error originates from a subprocess, and is likely not a problem with pip.
  319. ERROR: Failed building wheel for ninja
  320. Failed to build cmake ninja
  321. ERROR: Could not build wheels for cmake, ninja, which is required to install pyproject.toml-based projects
  322. [end of output]
  323. note: This error originates from a subprocess, and is likely not a problem with pip.
  324. error: subprocess-exited-with-error
  325. × pip subprocess to install build dependencies did not run successfully.
  326. │ exit code: 1
  327. ╰─> See above for output.
  328. note: This error originates from a subprocess, and is likely not a problem with pip.
  329. ~ $