Error


SUBMITTED BY: Lucoz

DATE: Aug. 24, 2023, 7:29 p.m.

UPDATED: Aug. 24, 2023, 7:56 p.m.

FORMAT: Text only

SIZE: 5.3 kB

HITS: 509

  1. ~ $ pkg install build-essential python python-pip git wget binutils openssl
  2. Checking availability of current mirror:
  3. [*] https://termux.astra.in.ua/apt/termux-main: bad
  4. Testing the available mirrors:
  5. [*] (10) https://packages-cf.termux.dev/apt/termux-main: bad
  6. [*] (1) https://mirror.textcord.xyz/termux/termux-main: bad
  7. [*] (1) https://mirror.nevacloud.com/applications/termux/termux-main: bad
  8. [*] (1) https://linux.domainesia.com/applications/termux/termux-main: bad
  9. [*] (1) https://mirror.albony.xyz/termux/termux-main: bad
  10. [*] (1) https://mirrors.cbrx.io/apt/termux/termux-main: bad
  11. [*] (1) https://packages.nscdn.top/termux-main: bad
  12. [*] (1) https://mirror.bardia.tech/termux/termux-main: bad
  13. [*] (1) https://mirrors.dgut.edu.cn/termux/apt/termux-main: bad
  14. [*] (1) https://mirrors.cqupt.edu.cn/termux/apt/termux-main: bad
  15. [*] (1) https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main: bad
  16. [*] (1) https://mirrors.aliyun.com/termux/termux-main: bad
  17. [*] (1) https://mirror.iscas.ac.cn/termux/apt/termux-main: bad
  18. [*] (1) https://mirrors.njupt.edu.cn/termux/apt/termux-main: bad
  19. [*] (1) https://mirrors.sdu.edu.cn/termux/termux-main: bad
  20. [*] (1) https://mirror.nyist.edu.cn/termux/apt/termux-main: bad
  21. [*] (1) https://mirrors.sau.edu.cn/termux/apt/termux-main: bad
  22. [*] (1) https://mirrors.pku.edu.cn/termux/termux-main/: bad
  23. [*] (1) https://mirrors.nju.edu.cn/termux/apt/termux-main: bad
  24. [*] (1) https://mirrors.bfsu.edu.cn/termux/apt/termux-main: bad
  25. [*] (1) https://mirrors.sustech.edu.cn/termux/apt/termux-main: bad
  26. [*] (1) https://mirrors.scau.edu.cn/termux/apt/termux-main: bad
  27. [*] (1) https://mirrors.hit.edu.cn/termux/apt/termux-main: bad
  28. [*] (1) https://mirrors.ustc.edu.cn/termux/apt/termux-main: bad
  29. [*] (1) https://packages.termux.dev/apt/termux-main: bad
  30. [*] (1) https://termux.astra.in.ua/apt/termux-main: bad
  31. [*] (1) https://termux.mentality.rip/termux-main: bad
  32. [*] (1) https://termux.librehat.com/apt/termux-main: bad
  33. [*] (1) https://mirrors.sahilister.in/termux/termux-main: bad
  34. [*] (4) https://grimler.se/termux/termux-main: bad
  35. [*] (1) https://mirror.termux.dev/termux-main: bad
  36. [*] (1) https://mirror.accum.se/mirror/termux.dev/termux-main: bad
  37. [*] (1) https://termux.3san.dev/termux/termux-main: bad
  38. [*] (1) https://md.mirrors.hacktegic.com/termux/termux-main: bad
  39. [*] (1) https://mirror.mwt.me/termux/main: bad
  40. [*] (1) https://termux.cdn.lumito.net/termux-main: bad
  41. [*] (1) https://plug-mirror.rcac.purdue.edu/termux/termux-main: bad
  42. [*] (1) https://mirrors.utermux.dev/termux/termux-main: bad
  43. [*] (1) https://mirror.fcix.net/termux/termux-main: bad
  44. [*] (1) https://mirror.vern.cc/termux/termux-main: bad
  45. [*] (1) https://dl.kcubeterm.com/termux-main: bad
  46. [*] (1) https://mirror.mwt.me/termux/main: bad
  47. [*] (1) https://mirror.csclub.uwaterloo.ca/termux/termux-main: bad
  48. [*] (1) https://mirrors.wale.id.au/termux/termux-main: bad
  49. [*] (1) http://mirror.mephi.ru/termux/termux-main: bad
  50. [*] (1) https://mirror.surf/termux/termux-main/: bad
  51. Error: None of the mirrors are accessible
  52. ~ $ pip install frida Collecting frida
  53. Using cached frida-16.1.3.tar.gz (41 kB)
  54. Installing build dependencies ... done
  55. Getting requirements to build wheel ... done
  56. Installing backend dependencies ... done
  57. Preparing metadata (pyproject.toml) ... done
  58. Building wheels for collected packages: frida
  59. Building wheel for frida (pyproject.toml) ... error
  60. error: subprocess-exited-with-error
  61. × Building wheel for frida (pyproject.toml) did not run successfully.
  62. │ exit code: 1
  63. ╰─> [22 lines of output]
  64. running bdist_wheel
  65. running build
  66. running build_py
  67. creating build
  68. creating build/lib.linux-aarch64-cpython-311
  69. creating build/lib.linux-aarch64-cpython-311/frida
  70. copying frida/__init__.py -> build/lib.linux-aarch64-cpython-311/frida
  71. copying frida/core.py -> build/lib.linux-aarch64-cpython-311/frida
  72. copying frida/py.typed -> build/lib.linux-aarch64-cpython-311/frida
  73. creating build/lib.linux-aarch64-cpython-311/_frida
  74. copying _frida/py.typed -> build/lib.linux-aarch64-cpython-311/_frida
  75. copying _frida/__init__.pyi -> build/lib.linux-aarch64-cpython-311/_frida
  76. running build_ext
  77. building '_frida' extension
  78. creating build/temp.linux-aarch64-cpython-311
  79. creating build/temp.linux-aarch64-cpython-311/src
  80. aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/frida-core/ -I/data/data/com.termux/files/usr/include/python3.11 -c src/_frida.c -o build/temp.linux-aarch64-cpython-311/src/_frida.o
  81. src/_frida.c:7:10: fatal error: 'frida-core.h' file not found
  82. #include <frida-core.h>
  83. ^~~~~~~~~~~~~~
  84. 1 error generated.
  85. error: command '/data/data/com.termux/files/usr/bin/aarch64-linux-android-clang' failed with exit code 1
  86. [end of output]
  87. note: This error originates from a subprocess, and is likely not a problem with pip.
  88. ERROR: Failed building wheel for frida
  89. Failed to build frida
  90. ERROR: Could not build wheels for frida, which is required to install pyproject.toml-based projects

comments powered by Disqus