Benjamin-Loison / matrix-commander

simple but convenient CLI-based Matrix client app for sending and receiving
GNU General Public License v3.0
0 stars 0 forks source link

Termux `pip install matrix-commander` #26

Open Benjamin-Loison opened 2 months ago

Benjamin-Loison commented 2 months ago
pkg install -y cmake rust python-pillow
time pip install matrix-commander

Source: termux-packages/issues/17098#issuecomment-1605273131

Should measure how much time it takes it is very long.

I have in mind a Xiaomi Mi A3.

Benjamin-Loison commented 2 months ago
pip install matrix-commander
Collecting matrix-commander
  Downloading matrix_commander-7.6.3-py3-none-any.whl.metadata (130 kB)
Collecting aiohttp (from matrix-commander)
  Downloading aiohttp-3.10.5.tar.gz (7.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 5.2 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting aiofiles>=0.6.0 (from matrix-commander)
  Downloading aiofiles-24.1.0-py3-none-any.whl.metadata (10 kB)
Collecting argparse (from matrix-commander)
  Downloading argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting asyncio (from matrix-commander)
  Downloading asyncio-3.4.3-py3-none-any.whl.metadata (1.7 kB)
Collecting async-timeout (from matrix-commander)
  Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting datetime (from matrix-commander)
  Downloading DateTime-5.5-py3-none-any.whl.metadata (33 kB)
Collecting emoji (from matrix-commander)
  Downloading emoji-2.12.1-py3-none-any.whl.metadata (5.4 kB)
Collecting markdown (from matrix-commander)
  Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
Collecting matrix-nio>=0.14.1 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading matrix_nio-0.25.0-py3-none-any.whl.metadata (4.7 kB)
Collecting notify2 (from matrix-commander)
  Downloading notify2-0.3.1-py2.py3-none-any.whl.metadata (2.2 kB)
Collecting Pillow (from matrix-commander)
  Downloading pillow-10.4.0.tar.gz (46.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.6/46.6 MB 14.0 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting python-magic (from matrix-commander)
  Downloading python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting pyxdg (from matrix-commander)
  Downloading pyxdg-0.28-py2.py3-none-any.whl.metadata (567 bytes)
Collecting uuid (from matrix-commander)
  Downloading uuid-1.30.tar.gz (5.8 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting aiohttp-socks<0.9.0,>=0.8.4 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading aiohttp_socks-0.8.4-py3-none-any.whl.metadata (3.1 kB)
Collecting h11<0.15.0,>=0.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
Collecting h2<5.0.0,>=4.0.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading h2-4.1.0-py3-none-any.whl.metadata (3.6 kB)
Collecting jsonschema<5.0.0,>=4.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting pycryptodome<4.0.0,>=3.10.1 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading pycryptodome-3.20.0.tar.gz (4.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 10.1 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting unpaddedbase64<3.0.0,>=2.1.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading unpaddedbase64-2.1.0-py3-none-any.whl.metadata (1.3 kB)
Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->matrix-commander)
  Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->matrix-commander)
  Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
Collecting attrs>=17.3.0 (from aiohttp->matrix-commander)
  Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->matrix-commander)
  Downloading frozenlist-1.4.1-py3-none-any.whl.metadata (12 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->matrix-commander)
  Downloading multidict-6.0.5-py3-none-any.whl.metadata (4.2 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->matrix-commander)
  Downloading yarl-1.9.4-py3-none-any.whl.metadata (31 kB)
Collecting atomicwrites<2.0.0,>=1.4.0 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading atomicwrites-1.4.1.tar.gz (14 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting cachetools<6.0.0,>=5.3.3 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB)
Collecting peewee<4.0.0,>=3.14.4 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading peewee-3.17.6.tar.gz (3.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 3.8 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting python-olm<4.0.0,>=3.2.16 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading python-olm-3.2.16.tar.gz (2.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 4.7 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error

  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [117 lines of output]
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/account.o src/account.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/base64.o src/base64.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/cipher.o src/cipher.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/crypto.o src/crypto.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/memory.o src/memory.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/message.o src/message.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/olm.o src/olm.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/pickle.o src/pickle.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/pk.o src/pk.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/ratchet.o src/ratchet.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/session.o src/session.cpp
      mkdir -p build/release/src/
      aarch64-linux-android-clang++ -Wall -Werror -std=c++11 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/utility.o src/utility.cpp
      mkdir -p build/release/src/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/ed25519.o src/ed25519.c
      mkdir -p build/release/src/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/error.o src/error.c
      mkdir -p build/release/src/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/inbound_group_session.o src/inbound_group_session.c
      mkdir -p build/release/src/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/megolm.o src/megolm.c
      mkdir -p build/release/src/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/outbound_group_session.o src/outbound_group_session.c
      mkdir -p build/release/src/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/pickle_encoding.o src/pickle_encoding.c
      mkdir -p build/release/src/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/src/sas.o src/sas.c
      mkdir -p build/release/lib/crypto-algorithms/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/lib/crypto-algorithms/sha256.o lib/crypto-algorithms/sha256.c
      mkdir -p build/release/lib/crypto-algorithms/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/lib/crypto-algorithms/aes.o lib/crypto-algorithms/aes.c
      mkdir -p build/release/lib/curve25519-donna/
      cc -Wall -Werror -std=c99 -O3 -fPIC -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=16 -MMD  -c -o build/release/lib/curve25519-donna/curve25519-donna.o lib/curve25519-donna/curve25519-donna.c
      ar rcs build/libolm.a build/release/src/account.o build/release/src/base64.o build/release/src/cipher.o build/release/src/crypto.o build/release/src/memory.o build/release/src/message.o build/release/src/olm.o build/release/src/pickle.o build/release/src/pk.o build/release/src/ratchet.o build/release/src/session.o build/release/src/utility.o build/release/src/ed25519.o build/release/src/error.o build/release/src/inbound_group_session.o build/release/src/megolm.o build/release/src/outbound_group_session.o build/release/src/pickle_encoding.o build/release/src/sas.o build/release/lib/crypto-algorithms/sha256.o build/release/lib/crypto-algorithms/aes.o build/release/lib/curve25519-donna/curve25519-donna.o
      make: ar: No such file or directory
      make: *** [Makefile:213: build/libolm.a] Error 127
      Traceback (most recent call last):
        File "olm_build.py", line 35, in <module>
          subprocess.run(
        File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 548, in run
          with Popen(*popenargs, **kwargs) as process:
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 1026, in __init__
          self._execute_child(args, executable, preexec_fn, close_fds,
        File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 1953, in _execute_child
          raise child_exception_type(errno_num, err_msg, err_filename)
      FileNotFoundError: [Errno 2] No such file or directory: 'cmake'

      During handling of the above exception, another exception occurred:

      Traceback (most recent call last):
        File "olm_build.py", line 47, in <module>
          subprocess.run(["gmake", "static"], cwd="libolm", check=True)
        File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 548, in run
          with Popen(*popenargs, **kwargs) as process:
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 1026, in __init__
          self._execute_child(args, executable, preexec_fn, close_fds,
        File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 1953, in _execute_child
          raise child_exception_type(errno_num, err_msg, err_filename)
      FileNotFoundError: [Errno 2] No such file or directory: 'gmake'

      During handling of the above exception, another exception occurred:

      Traceback (most recent call last):
        File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
          main()
        File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
          json_out['return_val'] = hook(**hook_input['kwargs'])
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
          return hook(config_settings)
                 ^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 332, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 302, in _get_build_requires
          self.run_setup()
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 318, in run_setup
          exec(code, locals())
        File "<string>", line 4, in <module>
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/__init__.py", line 117, in setup
          return distutils.core.setup(**attrs)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 146, in setup
          _setup_distribution = dist = klass(attrs)
                                       ^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 283, in __init__
          _Distribution.__init__(self, dist_attrs)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 278, in __init__
          self.finalize_options()
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 635, in finalize_options
          ep(self)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 655, in _finalize_setup_keywords
          ep.load()(self, ep.name, value)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/cffi/setuptools_ext.py", line 216, in cffi_modules
          add_cffi_module(dist, cffi_module)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/cffi/setuptools_ext.py", line 49, in add_cffi_module
          execfile(build_file_name, mod_vars)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-ecv2e223/overlay/lib/python3.11/site-packages/cffi/setuptools_ext.py", line 25, in execfile
          exec(code, glob, glob)
        File "olm_build.py", line 51, in <module>
          subprocess.run(["make", "static"], cwd="libolm", check=True)
        File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 571, in run
          raise CalledProcessError(retcode, process.args,
      subprocess.CalledProcessError: Command '['make', 'static']' returned non-zero exit status 2.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
pkg install -y cmake
Checking availability of current mirror:
[*] https://termux.mentality.rip/termux-main: ok
Hit:1 https://termux.mentality.rip/termux-main stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  jsoncpp libarchive libuv rhash
The following NEW packages will be installed:
  cmake jsoncpp libarchive libuv rhash
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 8440 kB of archives.
After this operation, 48.4 MB of additional disk space will be used.
Get:1 https://termux.mentality.rip/termux-main stable/main aarch64 libarchive aarch64 3.7.4 [386 kB]
Get:2 https://termux.mentality.rip/termux-main stable/main aarch64 jsoncpp aarch64 1.9.5-2 [95.0 kB]
Get:3 https://termux.mentality.rip/termux-main stable/main aarch64 libuv aarch64 1.48.0 [78.0 kB]
Get:4 https://termux.mentality.rip/termux-main stable/main aarch64 rhash aarch64 1.4.4 [154 kB]
Get:5 https://termux.mentality.rip/termux-main stable/main aarch64 cmake aarch64 3.30.3 [7727 kB]
Fetched 8440 kB in 1s (6432 kB/s)
Selecting previously unselected package libarchive.
(Reading database ... 21517 files and directories currently installe
d.)
Preparing to unpack .../libarchive_3.7.4_aarch64.deb ...
Unpacking libarchive (3.7.4) ...
Selecting previously unselected package jsoncpp.
Preparing to unpack .../jsoncpp_1.9.5-2_aarch64.deb ...
Unpacking jsoncpp (1.9.5-2) ...
Selecting previously unselected package libuv.
Preparing to unpack .../libuv_1.48.0_aarch64.deb ...
Unpacking libuv (1.48.0) ...
Selecting previously unselected package rhash.
Preparing to unpack .../rhash_1.4.4_aarch64.deb ...
Unpacking rhash (1.4.4) ...
Selecting previously unselected package cmake.
Preparing to unpack .../cmake_3.30.3_aarch64.deb ...
Unpacking cmake (3.30.3) ...
Setting up libuv (1.48.0) ...
Setting up rhash (1.4.4) ...
Setting up libarchive (3.7.4) ...
Setting up jsoncpp (1.9.5-2) ...
Setting up cmake (3.30.3) ...
pip install matrix-commander
Collecting matrix-commander
  Using cached matrix_commander-7.6.3-py3-none-any.whl.metadata (130 kB)
Collecting aiohttp (from matrix-commander)
  Using cached aiohttp-3.10.5.tar.gz (7.5 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting aiofiles>=0.6.0 (from matrix-commander)
  Using cached aiofiles-24.1.0-py3-none-any.whl.metadata (10 kB)
Collecting argparse (from matrix-commander)
  Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting asyncio (from matrix-commander)
  Using cached asyncio-3.4.3-py3-none-any.whl.metadata (1.7 kB)
Collecting async-timeout (from matrix-commander)
  Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting datetime (from matrix-commander)
  Using cached DateTime-5.5-py3-none-any.whl.metadata (33 kB)
Collecting emoji (from matrix-commander)
  Using cached emoji-2.12.1-py3-none-any.whl.metadata (5.4 kB)
Collecting markdown (from matrix-commander)
  Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
Collecting matrix-nio>=0.14.1 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached matrix_nio-0.25.0-py3-none-any.whl.metadata (4.7 kB)
Collecting notify2 (from matrix-commander)
  Using cached notify2-0.3.1-py2.py3-none-any.whl.metadata (2.2 kB)
Collecting Pillow (from matrix-commander)
  Using cached pillow-10.4.0.tar.gz (46.6 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting python-magic (from matrix-commander)
  Using cached python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting pyxdg (from matrix-commander)
  Using cached pyxdg-0.28-py2.py3-none-any.whl.metadata (567 bytes)
Collecting uuid (from matrix-commander)
  Using cached uuid-1.30.tar.gz (5.8 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting aiohttp-socks<0.9.0,>=0.8.4 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached aiohttp_socks-0.8.4-py3-none-any.whl.metadata (3.1 kB)
Collecting h11<0.15.0,>=0.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
Collecting h2<5.0.0,>=4.0.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached h2-4.1.0-py3-none-any.whl.metadata (3.6 kB)
Collecting jsonschema<5.0.0,>=4.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting pycryptodome<4.0.0,>=3.10.1 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached pycryptodome-3.20.0.tar.gz (4.8 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting unpaddedbase64<3.0.0,>=2.1.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached unpaddedbase64-2.1.0-py3-none-any.whl.metadata (1.3 kB)
Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->matrix-commander)
  Using cached aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->matrix-commander)
  Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
Collecting attrs>=17.3.0 (from aiohttp->matrix-commander)
  Using cached attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->matrix-commander)
  Using cached frozenlist-1.4.1-py3-none-any.whl.metadata (12 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->matrix-commander)
  Using cached multidict-6.0.5-py3-none-any.whl.metadata (4.2 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->matrix-commander)
  Using cached yarl-1.9.4-py3-none-any.whl.metadata (31 kB)
Collecting atomicwrites<2.0.0,>=1.4.0 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached atomicwrites-1.4.1.tar.gz (14 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting cachetools<6.0.0,>=5.3.3 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB)
Collecting peewee<4.0.0,>=3.14.4 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached peewee-3.17.6.tar.gz (3.0 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting python-olm<4.0.0,>=3.2.16 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached python-olm-3.2.16.tar.gz (2.7 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting zope.interface (from datetime->matrix-commander)
  Downloading zope.interface-7.0.3.tar.gz (252 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: pytz in /data/data/com.termux/files/usr/lib/python3.11/site-packages (from datetime->matrix-commander) (2024.1)
Collecting typing-extensions>=4.7.0 (from emoji->matrix-commander)
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting python-socks<3.0.0,>=2.4.3 (from python-socks[asyncio]<3.0.0,>=2.4.3->aiohttp-socks<0.9.0,>=0.8.4->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading python_socks-2.5.1-py3-none-any.whl.metadata (7.0 kB)
Collecting hyperframe<7,>=6.0 (from h2<5.0.0,>=4.0.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading hyperframe-6.0.1-py3-none-any.whl.metadata (2.7 kB)
Collecting hpack<5,>=4.0 (from h2<5.0.0,>=4.0.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading hpack-4.0.0-py3-none-any.whl.metadata (2.5 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
Collecting referencing>=0.28.4 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Downloading rpds_py-0.20.0.tar.gz (25 kB)
  Installing build dependencies ... error
  error: subprocess-exited-with-error

  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [52 lines of output]
      Collecting maturin<2.0,>=1.2
        Downloading maturin-1.7.1.tar.gz (190 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'
        Preparing metadata (pyproject.toml): started
        Preparing metadata (pyproject.toml): finished with status 'done'
      Building wheels for collected packages: maturin
        Building wheel for maturin (pyproject.toml): started
        Building wheel for maturin (pyproject.toml): finished with status 'error'
        error: subprocess-exited-with-error

        × Building wheel for maturin (pyproject.toml) did not run successfully.
        │ exit code: 1
        ╰─> [30 lines of output]
            running bdist_wheel
            running build
            running build_py
            creating build
            creating build/lib.linux-aarch64-cpython-311
            creating build/lib.linux-aarch64-cpython-311/maturin
            copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-311/maturin
            copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-311/maturin
            running egg_info
            writing maturin.egg-info/PKG-INFO
            writing dependency_links to maturin.egg-info/dependency_links.txt
            writing requirements to maturin.egg-info/requires.txt
            writing top-level names to maturin.egg-info/top_level.txt
            reading manifest file 'maturin.egg-info/SOURCES.txt'
            reading manifest template 'MANIFEST.in'
            warning: no files found matching '*.json' under directory 'src/python_interpreter'
            writing manifest file 'maturin.egg-info/SOURCES.txt'
            running build_ext
            running build_rust
            error: can't find Rust compiler

            If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

            To update pip, run:

                pip install --upgrade pip

            and then retry package installation.

            If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
            [end of output]

        note: This error originates from a subprocess, and is likely not a problem with pip.
        ERROR: Failed building wheel for maturin
      Failed to build maturin
      ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (maturin)
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
pkg install -y rust
Checking availability of current mirror:
[*] https://termux.mentality.rip/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  rust-std-aarch64-linux-android
The following NEW packages will be installed:
  rust rust-std-aarch64-linux-android
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 75.0 MB of archives.
After this operation, 357 MB of additional disk space will be used.
Get:1 https://termux.mentality.rip/termux-main stable/main aarch64 rust-std-aarch64-linux-android all 1.80.0 [22.7 MB]
Get:2 https://termux.mentality.rip/termux-main stable/main aarch64 rust aarch64 1.80.0 [52.3 MB]
Fetched 75.0 MB in 6s (13.0 MB/s)
Selecting previously unselected package rust-std-aarch64-linux-andro
id.
(Reading database ... 25122 files and directories currently installe
d.)
Preparing to unpack .../rust-std-aarch64-linux-android_1.80.0_all.de
b ...
Unpacking rust-std-aarch64-linux-android (1.80.0) ...
Selecting previously unselected package rust.
Preparing to unpack .../rust_1.80.0_aarch64.deb ...
Unpacking rust (1.80.0) ...
Setting up rust-std-aarch64-linux-android (1.80.0) ...
Setting up rust (1.80.0) ...
pip install matrix-commander
Collecting matrix-commander
  Using cached matrix_commander-7.6.3-py3-none-any.whl.metadata (130 kB)
Collecting aiohttp (from matrix-commander)
  Using cached aiohttp-3.10.5.tar.gz (7.5 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting aiofiles>=0.6.0 (from matrix-commander)
  Using cached aiofiles-24.1.0-py3-none-any.whl.metadata (10 kB)
Collecting argparse (from matrix-commander)
  Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting asyncio (from matrix-commander)
  Using cached asyncio-3.4.3-py3-none-any.whl.metadata (1.7 kB)
Collecting async-timeout (from matrix-commander)
  Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting datetime (from matrix-commander)
  Using cached DateTime-5.5-py3-none-any.whl.metadata (33 kB)
Collecting emoji (from matrix-commander)
  Using cached emoji-2.12.1-py3-none-any.whl.metadata (5.4 kB)
Collecting markdown (from matrix-commander)
  Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
Collecting matrix-nio>=0.14.1 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached matrix_nio-0.25.0-py3-none-any.whl.metadata (4.7 kB)
Collecting notify2 (from matrix-commander)
  Using cached notify2-0.3.1-py2.py3-none-any.whl.metadata (2.2 kB)
Collecting Pillow (from matrix-commander)
  Using cached pillow-10.4.0.tar.gz (46.6 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting python-magic (from matrix-commander)
  Using cached python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting pyxdg (from matrix-commander)
  Using cached pyxdg-0.28-py2.py3-none-any.whl.metadata (567 bytes)
Collecting uuid (from matrix-commander)
  Using cached uuid-1.30.tar.gz (5.8 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting aiohttp-socks<0.9.0,>=0.8.4 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached aiohttp_socks-0.8.4-py3-none-any.whl.metadata (3.1 kB)
Collecting h11<0.15.0,>=0.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
Collecting h2<5.0.0,>=4.0.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached h2-4.1.0-py3-none-any.whl.metadata (3.6 kB)
Collecting jsonschema<5.0.0,>=4.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting pycryptodome<4.0.0,>=3.10.1 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached pycryptodome-3.20.0.tar.gz (4.8 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting unpaddedbase64<3.0.0,>=2.1.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached unpaddedbase64-2.1.0-py3-none-any.whl.metadata (1.3 kB)
Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->matrix-commander)
  Using cached aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->matrix-commander)
  Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
Collecting attrs>=17.3.0 (from aiohttp->matrix-commander)
  Using cached attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->matrix-commander)
  Using cached frozenlist-1.4.1-py3-none-any.whl.metadata (12 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->matrix-commander)
  Using cached multidict-6.0.5-py3-none-any.whl.metadata (4.2 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->matrix-commander)
  Using cached yarl-1.9.4-py3-none-any.whl.metadata (31 kB)
Collecting atomicwrites<2.0.0,>=1.4.0 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached atomicwrites-1.4.1.tar.gz (14 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting cachetools<6.0.0,>=5.3.3 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB)
Collecting peewee<4.0.0,>=3.14.4 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached peewee-3.17.6.tar.gz (3.0 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting python-olm<4.0.0,>=3.2.16 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached python-olm-3.2.16.tar.gz (2.7 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting zope.interface (from datetime->matrix-commander)
  Using cached zope.interface-7.0.3.tar.gz (252 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: pytz in /data/data/com.termux/files/usr/lib/python3.11/site-packages (from datetime->matrix-commander) (2024.1)
Collecting typing-extensions>=4.7.0 (from emoji->matrix-commander)
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting python-socks<3.0.0,>=2.4.3 (from python-socks[asyncio]<3.0.0,>=2.4.3->aiohttp-socks<0.9.0,>=0.8.4->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached python_socks-2.5.1-py3-none-any.whl.metadata (7.0 kB)
Collecting hyperframe<7,>=6.0 (from h2<5.0.0,>=4.0.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached hyperframe-6.0.1-py3-none-any.whl.metadata (2.7 kB)
Collecting hpack<5,>=4.0 (from h2<5.0.0,>=4.0.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached hpack-4.0.0-py3-none-any.whl.metadata (2.5 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
Collecting referencing>=0.28.4 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached rpds_py-0.20.0.tar.gz (25 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting cffi>=1.0.0 (from python-olm<4.0.0,>=3.2.16->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached cffi-1.17.0-cp311-cp311-linux_aarch64.whl
Requirement already satisfied: idna>=2.0 in /data/data/com.termux/files/usr/lib/python3.11/site-packages (from yarl<2.0,>=1.0->aiohttp->matrix-commander) (3.8)
Collecting setuptools (from zope.interface->datetime->matrix-commander)
  Using cached setuptools-74.0.0-py3-none-any.whl.metadata (6.7 kB)
Collecting pycparser (from cffi>=1.0.0->python-olm<4.0.0,>=3.2.16->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Downloading matrix_commander-7.6.3-py3-none-any.whl (126 kB)
Downloading aiofiles-24.1.0-py3-none-any.whl (15 kB)
Downloading matrix_nio-0.25.0-py3-none-any.whl (180 kB)
Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB)
Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Downloading asyncio-3.4.3-py3-none-any.whl (101 kB)
Downloading DateTime-5.5-py3-none-any.whl (52 kB)
Downloading emoji-2.12.1-py3-none-any.whl (431 kB)
Downloading Markdown-3.7-py3-none-any.whl (106 kB)
Downloading notify2-0.3.1-py2.py3-none-any.whl (8.0 kB)
Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Downloading pyxdg-0.28-py2.py3-none-any.whl (49 kB)
Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB)
Downloading aiohttp_socks-0.8.4-py3-none-any.whl (9.6 kB)
Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB)
Downloading frozenlist-1.4.1-py3-none-any.whl (11 kB)
Downloading h11-0.14.0-py3-none-any.whl (58 kB)
Downloading h2-4.1.0-py3-none-any.whl (57 kB)
Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
Downloading multidict-6.0.5-py3-none-any.whl (9.7 kB)
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Downloading unpaddedbase64-2.1.0-py3-none-any.whl (6.1 kB)
Downloading yarl-1.9.4-py3-none-any.whl (31 kB)
Downloading hpack-4.0.0-py3-none-any.whl (32 kB)
Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB)
Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
Downloading python_socks-2.5.1-py3-none-any.whl (52 kB)
Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
Using cached setuptools-74.0.0-py3-none-any.whl (1.3 MB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Building wheels for collected packages: aiohttp, Pillow, uuid, atomicwrites, peewee, pycryptodome, python-olm, zope.interface, rpds-py
  Building wheel for aiohttp (pyproject.toml) ... done
  Created wheel for aiohttp: filename=aiohttp-3.10.5-cp311-cp311-linux_aarch64.whl size=924664 sha256=444f00592ab83c80e1d5786e1be88d3263dfb9fe91c6acb3867627b97b5f7e59
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/3d/5f/ea/b8df597caedf0324e91d31f2d911f878cce9c03d1b3bfa5f1b
  Building wheel for Pillow (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for Pillow (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [216 lines of output]
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build/lib.linux-aarch64-cpython-311
      creating build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/FitsImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/FontFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/Image.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/QoiImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/TarIO.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/__init__.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/__main__.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_binary.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_deprecate.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_typing.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_util.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_version.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/features.py -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/report.py -> build/lib.linux-aarch64-cpython-311/PIL
      running egg_info
      writing src/pillow.egg-info/PKG-INFO
      writing dependency_links to src/pillow.egg-info/dependency_links.txt
      writing requirements to src/pillow.egg-info/requires.txt
      writing top-level names to src/pillow.egg-info/top_level.txt
      reading manifest file 'src/pillow.egg-info/SOURCES.txt'
      reading manifest template 'MANIFEST.in'
      warning: no files found matching '*.c'
      warning: no files found matching '*.h'
      warning: no files found matching '*.sh'
      warning: no files found matching '*.txt'
      warning: no files found matching '.flake8'
      warning: no previously-included files found matching '.appveyor.yml'
      warning: no previously-included files found matching '.clang-format'
      warning: no previously-included files found matching '.coveragerc'
      warning: no previously-included files found matching '.editorconfig'
      warning: no previously-included files found matching '.readthedocs.yml'
      warning: no previously-included files found matching 'codecov.yml'
      warning: no previously-included files found matching 'renovate.json'
      warning: no previously-included files matching '.git*' found anywhere in distribution
      warning: no previously-included files matching '*.so' found anywhere in distribution
      no previously-included directories found matching '.ci'
      no previously-included directories found matching 'wheels'
      adding license file 'LICENSE'
      writing manifest file 'src/pillow.egg-info/SOURCES.txt'
      copying src/PIL/_imaging.pyi -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_imagingcms.pyi -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_imagingft.pyi -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_imagingmath.pyi -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_imagingmorph.pyi -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/_webp.pyi -> build/lib.linux-aarch64-cpython-311/PIL
      copying src/PIL/py.typed -> build/lib.linux-aarch64-cpython-311/PIL
      running build_ext

      The headers or library files could not be found for jpeg,
      a required dependency when compiling Pillow from source.

      Please see the install instructions at:
         https://pillow.readthedocs.io/en/latest/installation/basic-installation.html

      Traceback (most recent call last):
        File "<string>", line 1012, in <module>
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/__init__.py", line 117, in setup
          return distutils.core.setup(**attrs)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 184, in setup
          return run_commands(dist)
                 ^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 200, in run_commands
          dist.run_commands()
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 953, in run_commands
          self.run_command(cmd)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 950, in run_command
          super().run_command(command)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 972, in run_command
          cmd_obj.run()
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/command/bdist_wheel.py", line 384, in run
          self.run_command("build")
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command
          self.distribution.run_command(command)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 950, in run_command
          super().run_command(command)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 972, in run_command
          cmd_obj.run()
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/command/build.py", line 135, in run
          self.run_command(cmd_name)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command
          self.distribution.run_command(command)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 950, in run_command
          super().run_command(command)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 972, in run_command
          cmd_obj.run()
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/command/build_ext.py", line 98, in run
          _build_ext.run(self)
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 359, in run
          self.build_extensions()
        File "<string>", line 829, in build_extensions
      RequiredDependencyException: jpeg

      During handling of the above exception, another exception occurred:

      Traceback (most recent call last):
        File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
          main()
        File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
          json_out['return_val'] = hook(**hook_input['kwargs'])
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
          return _build_backend().build_wheel(wheel_directory, config_settings,
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-install-nxas3vra/pillow_18977e7d37db4bc1a7cf5e5f6ae9154b/_custom_build/backend.py", line 26, in build_wheel
          return super().build_wheel(wheel_directory, config_settings, metadata_directory)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 421, in build_wheel
          return self._build_with_temp_dir(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 403, in _build_with_temp_dir
          self.run_setup()
        File "/data/data/com.termux/files/usr/tmp/pip-install-nxas3vra/pillow_18977e7d37db4bc1a7cf5e5f6ae9154b/_custom_build/backend.py", line 20, in run_setup
          return super().run_setup(setup_script)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/data/data/com.termux/files/usr/tmp/pip-build-env-db9for9m/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 318, in run_setup
          exec(code, locals())
        File "<string>", line 1028, in <module>
      RequiredDependencyException:

      The headers or library files could not be found for jpeg,
      a required dependency when compiling Pillow from source.

      Please see the install instructions at:
         https://pillow.readthedocs.io/en/latest/installation/basic-installation.html

      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for Pillow
  Building wheel for uuid (pyproject.toml) ... done
  Created wheel for uuid: filename=uuid-1.30-py3-none-any.whl size=6477 sha256=a90bfef3e0d517672220a390411d77b3c092c99b87c3bdca171dbf854f17e3d5
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/e0/01/df/bd20df409bd81f8b99e6cd343c5f49731dc0a20eefefdafae0
  Building wheel for atomicwrites (pyproject.toml) ... done
  Created wheel for atomicwrites: filename=atomicwrites-1.4.1-py2.py3-none-any.whl size=6942 sha256=1f34c04ab5b7d48d2a90a40851fc64bcc35e3b1e2f54d819e7f130de4669eaed
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/f7/99/9c/d24e98c35f30eba0c367ad1e7888d396d676abb35fe1e7611c
  Building wheel for peewee (pyproject.toml) ... done
  Created wheel for peewee: filename=peewee-3.17.6-cp311-cp311-linux_aarch64.whl size=560941 sha256=287bbab9eb57f1d4435fbd0db9d6da9db47848ae3adfeed34670784ad27c8133
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/1c/09/7e/9f659fde248ecdc1722a142c1d744271aad3914a0afc191058
  Building wheel for pycryptodome (pyproject.toml) ... done
  Created wheel for pycryptodome: filename=pycryptodome-3.20.0-cp35-abi3-linux_aarch64.whl size=1882596 sha256=51c9eaabf5222d5019f7ac3340de7d3de525ced018d5501ddc8223ad8b7e2a01
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/e3/98/5d/7d44287cd37ea6913aaa636057baac896346bb8716329ea2e8
  Building wheel for python-olm (pyproject.toml) ... done
  Created wheel for python-olm: filename=python_olm-3.2.16-cp311-cp311-linux_aarch64.whl size=442012 sha256=7f557a7dfde81a4ddf6f577d0b3085f39f13362e86551e8b51601a49b6a9ff0a
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/8d/35/d2/2ce450b69819aa579df45df6ae41955d2a79b97d5c7b468b05
  Building wheel for zope.interface (pyproject.toml) ... done
  Created wheel for zope.interface: filename=zope.interface-7.0.3-cp311-cp311-linux_aarch64.whl size=240306 sha256=19eb593587416949d49e2fcd2218f31c29753905ef3d1f0277c6ad28837073e3
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/10/a1/20/c7d89118056c80f993d6f9712be7d78ce7b0cde0e51251ab8d
  Building wheel for rpds-py (pyproject.toml) ... done
  Created wheel for rpds-py: filename=rpds_py-0.20.0-cp311-cp311-linux_aarch64.whl size=386429 sha256=079ea9bed2268016e3c2d2044fe065514228932430013a38dae27ffbde4246e2
  Stored in directory: /data/data/com.termux/files/home/.cache/pip/wheels/94/02/ba/cb7ef5d9144d5da6fe4834cdb39161a362f889c681530dc692
Successfully built aiohttp uuid atomicwrites peewee pycryptodome python-olm zope.interface rpds-py
Failed to build Pillow
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (Pillow)
pkg install -y python-pillow
Checking availability of current mirror:
[*] https://termux.mentality.rip/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  brotli fontconfig freetype fribidi giflib harfbuzz libandroid-execinfo libandroid-shmem libcairo libgraphite libimagequant
  libjpeg-turbo liblzo libpixman libpng libraqm libtiff libwebp libx11 libxau libxcb libxdmcp libxext libxrender littlecms openjpeg
  ttf-dejavu
Recommended packages:
  xorg-xauth
The following NEW packages will be installed:
  brotli fontconfig freetype fribidi giflib harfbuzz libandroid-execinfo libandroid-shmem libcairo libgraphite libimagequant
  libjpeg-turbo liblzo libpixman libpng libraqm libtiff libwebp libx11 libxau libxcb libxdmcp libxext libxrender littlecms openjpeg
  python-pillow ttf-dejavu
0 upgraded, 28 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.8 MB of archives.
After this operation, 65.2 MB of additional disk space will be used.
Get:1 https://termux.mentality.rip/termux-main stable/main aarch64 brotli aarch64 1.1.0 [331 kB]
Get:2 https://termux.mentality.rip/termux-main stable/main aarch64 libpng aarch64 1.6.43 [197 kB]
Get:3 https://termux.mentality.rip/termux-main stable/main aarch64 freetype aarch64 2.13.3 [410 kB]
Get:4 https://termux.mentality.rip/termux-main stable/main aarch64 ttf-dejavu all 2.37-8 [2468 kB]
Get:5 https://termux.mentality.rip/termux-main stable/main aarch64 fontconfig aarch64 2.15.0 [122 kB]
Get:6 https://termux.mentality.rip/termux-main stable/main aarch64 fribidi aarch64 1.0.15 [64.5 kB]
Get:7 https://termux.mentality.rip/termux-main stable/main aarch64 giflib aarch64 5.2.2 [18.2 kB]
Get:8 https://termux.mentality.rip/termux-main stable/main aarch64 libandroid-shmem aarch64 0.5 [6960 B]
Get:9 https://termux.mentality.rip/termux-main stable/main aarch64 libandroid-execinfo aarch64 0.1-1 [14.2 kB]
Get:10 https://termux.mentality.rip/termux-main stable/main aarch64 liblzo aarch64 2.10-3 [65.3 kB]
Get:11 https://termux.mentality.rip/termux-main stable/main aarch64 libpixman aarch64 0.43.4 [157 kB]
Get:12 https://termux.mentality.rip/termux-main stable/main aarch64 libxau aarch64 1.0.11 [8488 B]
Get:13 https://termux.mentality.rip/termux-main stable/main aarch64 libxdmcp aarch64 1.1.5 [24.4 kB]
Get:14 https://termux.mentality.rip/termux-main stable/main aarch64 libxcb aarch64 1.17.0 [935 kB]
Get:15 https://termux.mentality.rip/termux-main stable/main aarch64 libx11 aarch64 1.8.10 [1913 kB]
Get:16 https://termux.mentality.rip/termux-main stable/main aarch64 libxext aarch64 1.3.6 [98.0 kB]
Get:17 https://termux.mentality.rip/termux-main stable/main aarch64 libxrender aarch64 0.9.11 [23.6 kB]
Get:18 https://termux.mentality.rip/termux-main stable/main aarch64 libcairo aarch64 1.18.0 [490 kB]
Get:19 https://termux.mentality.rip/termux-main stable/main aarch64 libgraphite aarch64 1.3.14-2 [78.6 kB]
Get:20 https://termux.mentality.rip/termux-main stable/main aarch64 harfbuzz aarch64 9.0.0 [697 kB]
Get:21 https://termux.mentality.rip/termux-main stable/main aarch64 libimagequant aarch64 4.3.3 [158 kB]
Get:22 https://termux.mentality.rip/termux-main stable/main aarch64 libjpeg-turbo aarch64 3.0.3 [364 kB]
Get:23 https://termux.mentality.rip/termux-main stable/main aarch64 libraqm aarch64 0.10.1 [11.2 kB]
Get:24 https://termux.mentality.rip/termux-main stable/main aarch64 libtiff aarch64 4.6.0 [867 kB]
Get:25 https://termux.mentality.rip/termux-main stable/main aarch64 libwebp aarch64 1.4.0-rc1-0 [222 kB]
Get:26 https://termux.mentality.rip/termux-main stable/main aarch64 littlecms aarch64 2.16 [142 kB]
Get:27 https://termux.mentality.rip/termux-main stable/main aarch64 openjpeg aarch64 2.5.2 [149 kB]
Get:28 https://termux.mentality.rip/termux-main stable/main aarch64 python-pillow aarch64 10.4.0 [741 kB]
Fetched 10.8 MB in 2s (4538 kB/s)   
Selecting previously unselected package brotli.
(Reading database ... 25295 files and directories currently installed.)
Preparing to unpack .../00-brotli_1.1.0_aarch64.deb ...
Unpacking brotli (1.1.0) ...
Selecting previously unselected package libpng.
Preparing to unpack .../01-libpng_1.6.43_aarch64.deb ...
Unpacking libpng (1.6.43) ...
Selecting previously unselected package freetype.
Preparing to unpack .../02-freetype_2.13.3_aarch64.deb ...
Unpacking freetype (2.13.3) ...
Selecting previously unselected package ttf-dejavu.
Preparing to unpack .../03-ttf-dejavu_2.37-8_all.deb ...
Unpacking ttf-dejavu (2.37-8) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../04-fontconfig_2.15.0_aarch64.deb ...
Unpacking fontconfig (2.15.0) ...
Selecting previously unselected package fribidi.
Preparing to unpack .../05-fribidi_1.0.15_aarch64.deb ...
Unpacking fribidi (1.0.15) ...
Selecting previously unselected package giflib.
Preparing to unpack .../06-giflib_5.2.2_aarch64.deb ...
Unpacking giflib (5.2.2) ...
Selecting previously unselected package libandroid-shmem.
Preparing to unpack .../07-libandroid-shmem_0.5_aarch64.deb ...
Unpacking libandroid-shmem (0.5) ...
Selecting previously unselected package libandroid-execinfo.
Preparing to unpack .../08-libandroid-execinfo_0.1-1_aarch64.deb ...
Unpacking libandroid-execinfo (0.1-1) ...
Selecting previously unselected package liblzo.
Preparing to unpack .../09-liblzo_2.10-3_aarch64.deb ...
Unpacking liblzo (2.10-3) ...
Selecting previously unselected package libpixman.
Preparing to unpack .../10-libpixman_0.43.4_aarch64.deb ...
Unpacking libpixman (0.43.4) ...
Selecting previously unselected package libxau.
Preparing to unpack .../11-libxau_1.0.11_aarch64.deb ...
Unpacking libxau (1.0.11) ...
Selecting previously unselected package libxdmcp.
Preparing to unpack .../12-libxdmcp_1.1.5_aarch64.deb ...
Unpacking libxdmcp (1.1.5) ...
Selecting previously unselected package libxcb.
Preparing to unpack .../13-libxcb_1.17.0_aarch64.deb ...
Unpacking libxcb (1.17.0) ...
Selecting previously unselected package libx11.
Preparing to unpack .../14-libx11_1.8.10_aarch64.deb ...
Unpacking libx11 (1.8.10) ...
Selecting previously unselected package libxext.
Preparing to unpack .../15-libxext_1.3.6_aarch64.deb ...
Unpacking libxext (1.3.6) ...
Selecting previously unselected package libxrender.
Preparing to unpack .../16-libxrender_0.9.11_aarch64.deb ...
Unpacking libxrender (0.9.11) ...
Selecting previously unselected package libcairo.
Preparing to unpack .../17-libcairo_1.18.0_aarch64.deb ...
Unpacking libcairo (1.18.0) ...
Selecting previously unselected package libgraphite.
Preparing to unpack .../18-libgraphite_1.3.14-2_aarch64.deb ...
Unpacking libgraphite (1.3.14-2) ...
Selecting previously unselected package harfbuzz.
Preparing to unpack .../19-harfbuzz_9.0.0_aarch64.deb ...
Unpacking harfbuzz (9.0.0) ...
Selecting previously unselected package libimagequant.
Preparing to unpack .../20-libimagequant_4.3.3_aarch64.deb ...
Unpacking libimagequant (4.3.3) ...
Selecting previously unselected package libjpeg-turbo.
Preparing to unpack .../21-libjpeg-turbo_3.0.3_aarch64.deb ...
Unpacking libjpeg-turbo (3.0.3) ...
Selecting previously unselected package libraqm.
Preparing to unpack .../22-libraqm_0.10.1_aarch64.deb ...
Unpacking libraqm (0.10.1) ...
Selecting previously unselected package libtiff.
Preparing to unpack .../23-libtiff_4.6.0_aarch64.deb ...
Unpacking libtiff (4.6.0) ...
Selecting previously unselected package libwebp.
Preparing to unpack .../24-libwebp_1.4.0-rc1-0_aarch64.deb ...
Unpacking libwebp (1.4.0-rc1-0) ...
Selecting previously unselected package littlecms.
Preparing to unpack .../25-littlecms_2.16_aarch64.deb ...
Unpacking littlecms (2.16) ...
Selecting previously unselected package openjpeg.
Preparing to unpack .../26-openjpeg_2.5.2_aarch64.deb ...
Unpacking openjpeg (2.5.2) ...
Selecting previously unselected package python-pillow.
Preparing to unpack .../27-python-pillow_10.4.0_aarch64.deb ...
Unpacking python-pillow (10.4.0) ...
Setting up libpng (1.6.43) ...
Setting up libpixman (0.43.4) ...
Setting up littlecms (2.16) ...
Setting up libxdmcp (1.1.5) ...
Setting up libgraphite (1.3.14-2) ...
Setting up libandroid-shmem (0.5) ...
Setting up ttf-dejavu (2.37-8) ...
Setting up libandroid-execinfo (0.1-1) ...
Setting up libxau (1.0.11) ...
Setting up fribidi (1.0.15) ...
Setting up libjpeg-turbo (3.0.3) ...
Setting up libimagequant (4.3.3) ...
Setting up giflib (5.2.2) ...
Setting up libxcb (1.17.0) ...
Setting up liblzo (2.10-3) ...
Setting up openjpeg (2.5.2) ...
Setting up brotli (1.1.0) ...
Setting up libtiff (4.6.0) ...
Setting up libx11 (1.8.10) ...
Setting up freetype (2.13.3) ...
Setting up libxext (1.3.6) ...
Setting up libwebp (1.4.0-rc1-0) ...
Setting up fontconfig (2.15.0) ...
Setting up libxrender (0.9.11) ...
Setting up libcairo (1.18.0) ...
Setting up harfbuzz (9.0.0) ...
Setting up libraqm (0.10.1) ...
Setting up python-pillow (10.4.0) ...
pip install matrix-commander
Collecting matrix-commander
  Using cached matrix_commander-7.6.3-py3-none-any.whl.metadata (130 kB)
Collecting aiohttp (from matrix-commander)
  Using cached aiohttp-3.10.5-cp311-cp311-linux_aarch64.whl
Collecting aiofiles>=0.6.0 (from matrix-commander)
  Using cached aiofiles-24.1.0-py3-none-any.whl.metadata (10 kB)
Collecting argparse (from matrix-commander)
  Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting asyncio (from matrix-commander)
  Using cached asyncio-3.4.3-py3-none-any.whl.metadata (1.7 kB)
Collecting async-timeout (from matrix-commander)
  Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting datetime (from matrix-commander)
  Using cached DateTime-5.5-py3-none-any.whl.metadata (33 kB)
Collecting emoji (from matrix-commander)
  Using cached emoji-2.12.1-py3-none-any.whl.metadata (5.4 kB)
Collecting markdown (from matrix-commander)
  Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
Collecting matrix-nio>=0.14.1 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached matrix_nio-0.25.0-py3-none-any.whl.metadata (4.7 kB)
Collecting notify2 (from matrix-commander)
  Using cached notify2-0.3.1-py2.py3-none-any.whl.metadata (2.2 kB)
Requirement already satisfied: Pillow in /data/data/com.termux/files/usr/lib/python3.11/site-packages (from matrix-commander) (10.4.0)
Collecting python-magic (from matrix-commander)
  Using cached python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting pyxdg (from matrix-commander)
  Using cached pyxdg-0.28-py2.py3-none-any.whl.metadata (567 bytes)
Collecting uuid (from matrix-commander)
  Using cached uuid-1.30-py3-none-any.whl
Collecting aiohttp-socks<0.9.0,>=0.8.4 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached aiohttp_socks-0.8.4-py3-none-any.whl.metadata (3.1 kB)
Collecting h11<0.15.0,>=0.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
Collecting h2<5.0.0,>=4.0.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached h2-4.1.0-py3-none-any.whl.metadata (3.6 kB)
Collecting jsonschema<5.0.0,>=4.14.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting pycryptodome<4.0.0,>=3.10.1 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached pycryptodome-3.20.0-cp35-abi3-linux_aarch64.whl
Collecting unpaddedbase64<3.0.0,>=2.1.0 (from matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached unpaddedbase64-2.1.0-py3-none-any.whl.metadata (1.3 kB)
Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->matrix-commander)
  Using cached aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->matrix-commander)
  Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
Collecting attrs>=17.3.0 (from aiohttp->matrix-commander)
  Using cached attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->matrix-commander)
  Using cached frozenlist-1.4.1-py3-none-any.whl.metadata (12 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->matrix-commander)
  Using cached multidict-6.0.5-py3-none-any.whl.metadata (4.2 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->matrix-commander)
  Using cached yarl-1.9.4-py3-none-any.whl.metadata (31 kB)
Collecting atomicwrites<2.0.0,>=1.4.0 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached atomicwrites-1.4.1-py2.py3-none-any.whl
Collecting cachetools<6.0.0,>=5.3.3 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB)
Collecting peewee<4.0.0,>=3.14.4 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached peewee-3.17.6-cp311-cp311-linux_aarch64.whl
Collecting python-olm<4.0.0,>=3.2.16 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached python_olm-3.2.16-cp311-cp311-linux_aarch64.whl
Collecting zope.interface (from datetime->matrix-commander)
  Using cached zope.interface-7.0.3-cp311-cp311-linux_aarch64.whl
Requirement already satisfied: pytz in /data/data/com.termux/files/usr/lib/python3.11/site-packages (from datetime->matrix-commander) (2024.1)
Collecting typing-extensions>=4.7.0 (from emoji->matrix-commander)
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting python-socks<3.0.0,>=2.4.3 (from python-socks[asyncio]<3.0.0,>=2.4.3->aiohttp-socks<0.9.0,>=0.8.4->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached python_socks-2.5.1-py3-none-any.whl.metadata (7.0 kB)
Collecting hyperframe<7,>=6.0 (from h2<5.0.0,>=4.0.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached hyperframe-6.0.1-py3-none-any.whl.metadata (2.7 kB)
Collecting hpack<5,>=4.0 (from h2<5.0.0,>=4.0.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached hpack-4.0.0-py3-none-any.whl.metadata (2.5 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
Collecting referencing>=0.28.4 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema<5.0.0,>=4.14.0->matrix-nio>=0.14.1->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached rpds_py-0.20.0-cp311-cp311-linux_aarch64.whl
Collecting cffi>=1.0.0 (from python-olm<4.0.0,>=3.2.16->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached cffi-1.17.0-cp311-cp311-linux_aarch64.whl
Requirement already satisfied: idna>=2.0 in /data/data/com.termux/files/usr/lib/python3.11/site-packages (from yarl<2.0,>=1.0->aiohttp->matrix-commander) (3.8)
Collecting setuptools (from zope.interface->datetime->matrix-commander)
  Using cached setuptools-74.0.0-py3-none-any.whl.metadata (6.7 kB)
Collecting pycparser (from cffi>=1.0.0->python-olm<4.0.0,>=3.2.16->matrix-nio[e2e]>=0.14.1->matrix-commander)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached matrix_commander-7.6.3-py3-none-any.whl (126 kB)
Using cached aiofiles-24.1.0-py3-none-any.whl (15 kB)
Using cached matrix_nio-0.25.0-py3-none-any.whl (180 kB)
Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB)
Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Using cached asyncio-3.4.3-py3-none-any.whl (101 kB)
Using cached DateTime-5.5-py3-none-any.whl (52 kB)
Using cached emoji-2.12.1-py3-none-any.whl (431 kB)
Using cached Markdown-3.7-py3-none-any.whl (106 kB)
Using cached notify2-0.3.1-py2.py3-none-any.whl (8.0 kB)
Using cached python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Using cached pyxdg-0.28-py2.py3-none-any.whl (49 kB)
Using cached aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB)
Using cached aiohttp_socks-0.8.4-py3-none-any.whl (9.6 kB)
Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Using cached attrs-24.2.0-py3-none-any.whl (63 kB)
Using cached cachetools-5.5.0-py3-none-any.whl (9.5 kB)
Using cached frozenlist-1.4.1-py3-none-any.whl (11 kB)
Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Using cached h2-4.1.0-py3-none-any.whl (57 kB)
Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
Using cached multidict-6.0.5-py3-none-any.whl (9.7 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Using cached unpaddedbase64-2.1.0-py3-none-any.whl (6.1 kB)
Using cached yarl-1.9.4-py3-none-any.whl (31 kB)
Using cached hpack-4.0.0-py3-none-any.whl (32 kB)
Using cached hyperframe-6.0.1-py3-none-any.whl (12 kB)
Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
Using cached python_socks-2.5.1-py3-none-any.whl (52 kB)
Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
Using cached setuptools-74.0.0-py3-none-any.whl (1.3 MB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: uuid, pyxdg, python-socks, peewee, notify2, asyncio, argparse, unpaddedbase64, typing-extensions, setuptools, rpds-py, python-magic, pycryptodome, pycparser, multidict, markdown, hyperframe, hpack, h11, frozenlist, cachetools, attrs, atomicwrites, async-timeout, aiohappyeyeballs, aiofiles, zope.interface, yarl, referencing, h2, emoji, cffi, aiosignal, python-olm, jsonschema-specifications, datetime, aiohttp, jsonschema, aiohttp-socks, matrix-nio, matrix-commander
Successfully installed aiofiles-24.1.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiohttp-socks-0.8.4 aiosignal-1.3.1 argparse-1.4.0 async-timeout-4.0.3 asyncio-3.4.3 atomicwrites-1.4.1 attrs-24.2.0 cachetools-5.5.0 cffi-1.17.0 datetime-5.5 emoji-2.12.1 frozenlist-1.4.1 h11-0.14.0 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 markdown-3.7 matrix-commander-7.6.3 matrix-nio-0.25.0 multidict-6.0.5 notify2-0.3.1 peewee-3.17.6 pycparser-2.22 pycryptodome-3.20.0 python-magic-0.4.27 python-olm-3.2.16 python-socks-2.5.1 pyxdg-0.28 referencing-0.35.1 rpds-py-0.20.0 setuptools-74.0.0 typing-extensions-4.12.2 unpaddedbase64-2.1.0 uuid-1.30 yarl-1.9.4 zope.interface-7.0.3
matrix-commander -m 'test'
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/matrix-commander", line 5, in <module>
    from matrix_commander import main
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/matrix_commander/__init__.py", line 1, in <module>
    from .matrix_commander import main
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/matrix_commander/matrix_commander.py", line 47, in <module>
    import magic
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/magic/__init__.py", line 209, in <module>
    libmagic = loader.load_lib()
               ^^^^^^^^^^^^^^^^^
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/magic/loader.py", line 49, in load_lib
    raise ImportError('failed to find libmagic.  Check your installation')
ImportError: failed to find libmagic.  Check your installation
Benjamin-Loison commented 2 months ago
pkg install -y sox
Checking availability of current mirror:
[*] https://termux.mentality.rip/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  abseil-cpp dbus file libao libflac libid3tag libltdl libmad libmp3lame libogg libopus libsndfile libsoxr libvorbis
  libwebrtc-audio-processing opusfile pulseaudio speexdsp
The following NEW packages will be installed:
  abseil-cpp dbus file libao libflac libid3tag libltdl libmad libmp3lame libogg libopus libsndfile libsoxr libvorbis
  libwebrtc-audio-processing opusfile pulseaudio sox speexdsp
0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
Need to get 5283 kB of archives.
After this operation, 34.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 https://termux.mentality.rip/termux-main stable/main aarch64 abseil-cpp aarch64 20240116.2 [1076 kB]
Get:2 https://termux.mentality.rip/termux-main stable/main aarch64 dbus aarch64 1.15.6-3 [428 kB]
Get:3 https://termux.mentality.rip/termux-main stable/main aarch64 file aarch64 5.45 [372 kB]
Get:4 https://termux.mentality.rip/termux-main stable/main aarch64 libltdl aarch64 2.4.7-4 [18.3 kB]
Get:5 https://termux.mentality.rip/termux-main stable/main aarch64 libogg aarch64 1.3.5 [188 kB]
Get:6 https://termux.mentality.rip/termux-main stable/main aarch64 libflac aarch64 1.4.3 [176 kB]
Get:7 https://termux.mentality.rip/termux-main stable/main aarch64 libopus aarch64 1.5.2 [186 kB]
Get:8 https://termux.mentality.rip/termux-main stable/main aarch64 libvorbis aarch64 1.3.7-2 [262 kB]
Get:9 https://termux.mentality.rip/termux-main stable/main aarch64 libsndfile aarch64 1.2.2 [213 kB]
Get:10 https://termux.mentality.rip/termux-main stable/main aarch64 libsoxr aarch64 0.1.3-7 [283 kB]
Get:11 https://termux.mentality.rip/termux-main stable/main aarch64 libwebrtc-audio-processing aarch64 1.3 [416 kB]
Get:12 https://termux.mentality.rip/termux-main stable/main aarch64 speexdsp aarch64 1.2.1 [37.1 kB]
Get:13 https://termux.mentality.rip/termux-main stable/main aarch64 pulseaudio aarch64 17.0-1 [844 kB]
Get:14 https://termux.mentality.rip/termux-main stable/main aarch64 libao aarch64 1.2.2-7 [34.8 kB]
Get:15 https://termux.mentality.rip/termux-main stable/main aarch64 libid3tag aarch64 0.16.3 [29.8 kB]
Get:16 https://termux.mentality.rip/termux-main stable/main aarch64 libmad aarch64 0.16.4-1 [63.5 kB]
Get:17 https://termux.mentality.rip/termux-main stable/main aarch64 libmp3lame aarch64 3.100-5 [116 kB]
Get:18 https://termux.mentality.rip/termux-main stable/main aarch64 opusfile aarch64 0.12-3 [42.7 kB]
Get:19 https://termux.mentality.rip/termux-main stable/main aarch64 sox aarch64 14.4.2-26 [496 kB]
Fetched 5283 kB in 2s (3413 kB/s)
Selecting previously unselected package abseil-cpp.
(Reading database ... 30141 files and directories currently installed.)
Preparing to unpack .../00-abseil-cpp_20240116.2_aarch64.deb ...
Unpacking abseil-cpp (20240116.2) ...
Selecting previously unselected package dbus.
Preparing to unpack .../01-dbus_1.15.6-3_aarch64.deb ...
Unpacking dbus (1.15.6-3) ...
Selecting previously unselected package file.
Preparing to unpack .../02-file_5.45_aarch64.deb ...
Unpacking file (5.45) ...
Selecting previously unselected package libltdl.
Preparing to unpack .../03-libltdl_2.4.7-4_aarch64.deb ...
Unpacking libltdl (2.4.7-4) ...
Selecting previously unselected package libogg.
Preparing to unpack .../04-libogg_1.3.5_aarch64.deb ...
Unpacking libogg (1.3.5) ...
Selecting previously unselected package libflac.
Preparing to unpack .../05-libflac_1.4.3_aarch64.deb ...
Unpacking libflac (1.4.3) ...
Selecting previously unselected package libopus.
Preparing to unpack .../06-libopus_1.5.2_aarch64.deb ...
Unpacking libopus (1.5.2) ...
Selecting previously unselected package libvorbis.
Preparing to unpack .../07-libvorbis_1.3.7-2_aarch64.deb ...
Unpacking libvorbis (1.3.7-2) ...
Selecting previously unselected package libsndfile.
Preparing to unpack .../08-libsndfile_1.2.2_aarch64.deb ...
Unpacking libsndfile (1.2.2) ...
Selecting previously unselected package libsoxr.
Preparing to unpack .../09-libsoxr_0.1.3-7_aarch64.deb ...
Unpacking libsoxr (0.1.3-7) ...
Selecting previously unselected package libwebrtc-audio-processing.
Preparing to unpack .../10-libwebrtc-audio-processing_1.3_aarch64.deb ...
Unpacking libwebrtc-audio-processing (1.3) ...
Selecting previously unselected package speexdsp.
Preparing to unpack .../11-speexdsp_1.2.1_aarch64.deb ...
Unpacking speexdsp (1.2.1) ...
Selecting previously unselected package pulseaudio.
Preparing to unpack .../12-pulseaudio_17.0-1_aarch64.deb ...
Unpacking pulseaudio (17.0-1) ...
Selecting previously unselected package libao.
Preparing to unpack .../13-libao_1.2.2-7_aarch64.deb ...
Unpacking libao (1.2.2-7) ...
Selecting previously unselected package libid3tag.
Preparing to unpack .../14-libid3tag_0.16.3_aarch64.deb ...
Unpacking libid3tag (0.16.3) ...
Selecting previously unselected package libmad.
Preparing to unpack .../15-libmad_0.16.4-1_aarch64.deb ...
Unpacking libmad (0.16.4-1) ...
Selecting previously unselected package libmp3lame.
Preparing to unpack .../16-libmp3lame_3.100-5_aarch64.deb ...
Unpacking libmp3lame (3.100-5) ...
Selecting previously unselected package opusfile.
Preparing to unpack .../17-opusfile_0.12-3_aarch64.deb ...
Unpacking opusfile (0.12-3) ...
Selecting previously unselected package sox.
Preparing to unpack .../18-sox_14.4.2-26_aarch64.deb ...
Unpacking sox (14.4.2-26) ...
Setting up libopus (1.5.2) ...
Setting up libsoxr (0.1.3-7) ...
Setting up libogg (1.3.5) ...
Setting up speexdsp (1.2.1) ...
Setting up file (5.45) ...
Setting up libvorbis (1.3.7-2) ...
Setting up opusfile (0.12-3) ...
Setting up libltdl (2.4.7-4) ...
Setting up dbus (1.15.6-3) ...
Setting up libmp3lame (3.100-5) ...
Setting up libid3tag (0.16.3) ...
Setting up libflac (1.4.3) ...
Setting up abseil-cpp (20240116.2) ...
Setting up libmad (0.16.4-1) ...
Setting up libsndfile (1.2.2) ...
Setting up libwebrtc-audio-processing (1.3) ...
Setting up pulseaudio (17.0-1) ...
Setting up libao (1.2.2-7) ...
Setting up sox (14.4.2-26) ...

Source: yask123/Instant-Music-Downloader/issues/124#issuecomment-345972318

matrix-commander -m 'test'
2024-08-31 00:20:31,931:    ERROR: matrix-commander: E153: Credentials file was not found. Provide credentials file or use --login to create a credentials file.
2024-08-31 00:20:31,932:     INFO: matrix-commander: 1 error and 0 warnings occurred.
Benjamin-Loison commented 2 months ago

Related to Benjamin-Loison/matrix-commander/issues/5.