2025-10-09T18:47:04,859 Created temporary directory: /tmp/pip-ephem-wheel-cache-956ibp5e 2025-10-09T18:47:04,861 Created temporary directory: /tmp/pip-build-tracker-wv7nh_vt 2025-10-09T18:47:04,861 Initialized build tracking at /tmp/pip-build-tracker-wv7nh_vt 2025-10-09T18:47:04,862 Created build tracker: /tmp/pip-build-tracker-wv7nh_vt 2025-10-09T18:47:04,862 Entered build tracker: /tmp/pip-build-tracker-wv7nh_vt 2025-10-09T18:47:04,863 Created temporary directory: /tmp/pip-wheel-da67wnqv 2025-10-09T18:47:04,867 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-10-09T18:47:04,869 Created temporary directory: /tmp/pip-ephem-wheel-cache-u7il21_n 2025-10-09T18:47:04,895 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-10-09T18:47:04,899 2 location(s) to search for versions of sysvipc-python: 2025-10-09T18:47:04,899 * https://pypi.org/simple/sysvipc-python/ 2025-10-09T18:47:04,899 * https://www.piwheels.org/simple/sysvipc-python/ 2025-10-09T18:47:04,899 Fetching project page and analyzing links: https://pypi.org/simple/sysvipc-python/ 2025-10-09T18:47:04,900 Getting page https://pypi.org/simple/sysvipc-python/ 2025-10-09T18:47:04,902 Found index url https://pypi.org/simple 2025-10-09T18:47:05,128 Fetched page https://pypi.org/simple/sysvipc-python/ as application/vnd.pypi.simple.v1+json 2025-10-09T18:47:05,129 Found link https://files.pythonhosted.org/packages/10/19/23ccc282571c7e1c1c26a705f35595a04236b0b3910f771089143855b48d/sysvipc_python-1.0.0.tar.gz (from https://pypi.org/simple/sysvipc-python/), version: 1.0.0 2025-10-09T18:47:05,130 Fetching project page and analyzing links: https://www.piwheels.org/simple/sysvipc-python/ 2025-10-09T18:47:05,131 Getting page https://www.piwheels.org/simple/sysvipc-python/ 2025-10-09T18:47:05,132 Found index url https://www.piwheels.org/simple 2025-10-09T18:47:05,299 Fetched page https://www.piwheels.org/simple/sysvipc-python/ as text/html 2025-10-09T18:47:05,300 Skipping link: not a file: https://www.piwheels.org/simple/sysvipc-python/ 2025-10-09T18:47:05,301 Skipping link: not a file: https://pypi.org/simple/sysvipc-python/ 2025-10-09T18:47:05,321 Given no hashes to check 1 links for project 'sysvipc-python': discarding no candidates 2025-10-09T18:47:05,340 Collecting sysvipc-python==1.0.0 2025-10-09T18:47:05,343 Created temporary directory: /tmp/pip-unpack-epygxj90 2025-10-09T18:47:05,563 Downloading sysvipc_python-1.0.0.tar.gz (3.4 kB) 2025-10-09T18:47:05,590 Added sysvipc-python==1.0.0 from https://files.pythonhosted.org/packages/10/19/23ccc282571c7e1c1c26a705f35595a04236b0b3910f771089143855b48d/sysvipc_python-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-wv7nh_vt' 2025-10-09T18:47:05,592 Running setup.py (path:/tmp/pip-wheel-da67wnqv/sysvipc-python_dbfe97d319e14eca918f7cf477baeee2/setup.py) egg_info for package sysvipc-python 2025-10-09T18:47:05,593 Created temporary directory: /tmp/pip-pip-egg-info-09i2un34 2025-10-09T18:47:05,594 Preparing metadata (setup.py): started 2025-10-09T18:47:05,595 Running command python setup.py egg_info 2025-10-09T18:47:06,181 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-10-09T18:47:06,181 !! 2025-10-09T18:47:06,182 ******************************************************************************** 2025-10-09T18:47:06,183 Requirements should be satisfied by a PEP 517 installer. 2025-10-09T18:47:06,184 If you are using pip, you can try `pip install --use-pep517`. 2025-10-09T18:47:06,185 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-10-09T18:47:06,186 or your builds will no longer be supported. 2025-10-09T18:47:06,186 ******************************************************************************** 2025-10-09T18:47:06,188 !! 2025-10-09T18:47:06,188 dist.fetch_build_eggs(dist.setup_requires) 2025-10-09T18:47:09,585 Traceback (most recent call last): 2025-10-09T18:47:09,585 File "", line 2, in 2025-10-09T18:47:09,586 File "", line 34, in 2025-10-09T18:47:09,586 File "/tmp/pip-wheel-da67wnqv/sysvipc-python_dbfe97d319e14eca918f7cf477baeee2/setup.py", line 20, in 2025-10-09T18:47:09,587 setup( 2025-10-09T18:47:09,587 File "/usr/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 114, in setup 2025-10-09T18:47:09,588 _install_setup_requires(attrs) 2025-10-09T18:47:09,588 File "/usr/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 87, in _install_setup_requires 2025-10-09T18:47:09,589 _fetch_build_eggs(dist) 2025-10-09T18:47:09,589 File "/usr/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 92, in _fetch_build_eggs 2025-10-09T18:47:09,590 dist.fetch_build_eggs(dist.setup_requires) 2025-10-09T18:47:09,590 File "/usr/local/lib/python3.11/dist-packages/setuptools/dist.py", line 766, in fetch_build_eggs 2025-10-09T18:47:09,591 return _fetch_build_eggs(self, requires) 2025-10-09T18:47:09,591 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,592 File "/usr/local/lib/python3.11/dist-packages/setuptools/installer.py", line 54, in _fetch_build_eggs 2025-10-09T18:47:09,592 resolved_dists = [_fetch_build_egg_no_warn(dist, req) for req in needed_reqs] 2025-10-09T18:47:09,593 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,594 File "/usr/local/lib/python3.11/dist-packages/setuptools/installer.py", line 54, in 2025-10-09T18:47:09,594 resolved_dists = [_fetch_build_egg_no_warn(dist, req) for req in needed_reqs] 2025-10-09T18:47:09,595 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,596 File "/usr/local/lib/python3.11/dist-packages/setuptools/installer.py", line 99, in _fetch_build_egg_no_warn 2025-10-09T18:47:09,597 with tempfile.TemporaryDirectory() as tmpdir: 2025-10-09T18:47:09,597 File "/usr/lib/python3.11/tempfile.py", line 1052, in __exit__ 2025-10-09T18:47:09,598 self.cleanup() 2025-10-09T18:47:09,599 File "/usr/lib/python3.11/tempfile.py", line 1056, in cleanup 2025-10-09T18:47:09,600 self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) 2025-10-09T18:47:09,601 File "/usr/lib/python3.11/tempfile.py", line 1038, in _rmtree 2025-10-09T18:47:09,602 _rmtree(name, onerror=onerror) 2025-10-09T18:47:09,603 File "/usr/lib/python3.11/shutil.py", line 738, in rmtree 2025-10-09T18:47:09,604 onerror(os.rmdir, path, sys.exc_info()) 2025-10-09T18:47:09,605 File "/usr/lib/python3.11/shutil.py", line 736, in rmtree 2025-10-09T18:47:09,605 os.rmdir(path, dir_fd=dir_fd) 2025-10-09T18:47:09,606 OSError: [Errno 39] Directory not empty: '/tmp/tmpx3viu2ec' 2025-10-09T18:47:09,717 ERROR: [present-rich] python setup.py egg_info exited with 1 2025-10-09T18:47:09,730 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-10-09T18:47:09,730 exec(compile('"'"''"'"''"'"' 2025-10-09T18:47:09,730 # This is -- a caller that pip uses to run setup.py 2025-10-09T18:47:09,730 # 2025-10-09T18:47:09,730 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-10-09T18:47:09,730 # import from `distutils.core` to work with newer packaging standards. 2025-10-09T18:47:09,730 # - It provides a clear error message when setuptools is not installed. 2025-10-09T18:47:09,730 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-10-09T18:47:09,730 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-10-09T18:47:09,730 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-10-09T18:47:09,730 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-10-09T18:47:09,730 import os, sys, tokenize 2025-10-09T18:47:09,730 2025-10-09T18:47:09,730 try: 2025-10-09T18:47:09,730 import setuptools 2025-10-09T18:47:09,730 except ImportError as error: 2025-10-09T18:47:09,730 print( 2025-10-09T18:47:09,730 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2025-10-09T18:47:09,730 "the build environment.", 2025-10-09T18:47:09,730 file=sys.stderr, 2025-10-09T18:47:09,730 ) 2025-10-09T18:47:09,730 sys.exit(1) 2025-10-09T18:47:09,730 2025-10-09T18:47:09,730 __file__ = %r 2025-10-09T18:47:09,730 sys.argv[0] = __file__ 2025-10-09T18:47:09,730 2025-10-09T18:47:09,730 if os.path.exists(__file__): 2025-10-09T18:47:09,730 filename = __file__ 2025-10-09T18:47:09,730 with tokenize.open(__file__) as f: 2025-10-09T18:47:09,730 setup_py_code = f.read() 2025-10-09T18:47:09,730 else: 2025-10-09T18:47:09,730 filename = "" 2025-10-09T18:47:09,730 setup_py_code = "from setuptools import setup; setup()" 2025-10-09T18:47:09,730 2025-10-09T18:47:09,730 exec(compile(setup_py_code, filename, "exec")) 2025-10-09T18:47:09,730 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-da67wnqv/sysvipc-python_dbfe97d319e14eca918f7cf477baeee2/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-09i2un34[/] 2025-10-09T18:47:09,731 [bold magenta]cwd[/]: /tmp/pip-wheel-da67wnqv/sysvipc-python_dbfe97d319e14eca918f7cf477baeee2/ 2025-10-09T18:47:09,732 Preparing metadata (setup.py): finished with status 'error' 2025-10-09T18:47:09,733 ERROR: [present-rich] metadata generation failed 2025-10-09T18:47:09,739 Exception information: 2025-10-09T18:47:09,739 Traceback (most recent call last): 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2025-10-09T18:47:09,739 call_subprocess( 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2025-10-09T18:47:09,739 raise error 2025-10-09T18:47:09,739 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-10-09T18:47:09,739 2025-10-09T18:47:09,739 The above exception was the direct cause of the following exception: 2025-10-09T18:47:09,739 2025-10-09T18:47:09,739 Traceback (most recent call last): 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-10-09T18:47:09,739 status = run_func(*args) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-10-09T18:47:09,739 return func(self, options, args) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-10-09T18:47:09,739 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-10-09T18:47:09,739 result = self._result = resolver.resolve( 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-10-09T18:47:09,739 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-10-09T18:47:09,739 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2025-10-09T18:47:09,739 if not criterion.candidates: 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2025-10-09T18:47:09,739 return bool(self._sequence) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2025-10-09T18:47:09,739 return any(self) 2025-10-09T18:47:09,739 ^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2025-10-09T18:47:09,739 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2025-10-09T18:47:09,739 candidate = func() 2025-10-09T18:47:09,739 ^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2025-10-09T18:47:09,739 self._link_candidate_cache[link] = LinkCandidate( 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2025-10-09T18:47:09,739 super().__init__( 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2025-10-09T18:47:09,739 self.dist = self._prepare() 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2025-10-09T18:47:09,739 dist = self._prepare_distribution() 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2025-10-09T18:47:09,739 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2025-10-09T18:47:09,739 return self._prepare_linked_requirement(req, parallel_builds) 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 577, in _prepare_linked_requirement 2025-10-09T18:47:09,739 dist = _get_prepared_distribution( 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2025-10-09T18:47:09,739 abstract_dist.prepare_distribution_metadata( 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2025-10-09T18:47:09,739 self.req.prepare_metadata() 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 545, in prepare_metadata 2025-10-09T18:47:09,739 self.metadata_directory = generate_metadata_legacy( 2025-10-09T18:47:09,739 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-09T18:47:09,739 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2025-10-09T18:47:09,739 raise MetadataGenerationFailed(package_details=details) from error 2025-10-09T18:47:09,739 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-10-09T18:47:09,754 Removed sysvipc-python==1.0.0 from https://files.pythonhosted.org/packages/10/19/23ccc282571c7e1c1c26a705f35595a04236b0b3910f771089143855b48d/sysvipc_python-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-wv7nh_vt' 2025-10-09T18:47:09,754 Removed build tracker: '/tmp/pip-build-tracker-wv7nh_vt'