2023-08-04T20:55:52,203 Created temporary directory: /tmp/pip-build-tracker-7acopl5g 2023-08-04T20:55:52,204 Initialized build tracking at /tmp/pip-build-tracker-7acopl5g 2023-08-04T20:55:52,204 Created build tracker: /tmp/pip-build-tracker-7acopl5g 2023-08-04T20:55:52,204 Entered build tracker: /tmp/pip-build-tracker-7acopl5g 2023-08-04T20:55:52,205 Created temporary directory: /tmp/pip-wheel-w8q12rft 2023-08-04T20:55:52,208 Created temporary directory: /tmp/pip-ephem-wheel-cache-qk6itxtq 2023-08-04T20:55:52,232 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-04T20:55:52,235 2 location(s) to search for versions of entropyencoding: 2023-08-04T20:55:52,235 * https://pypi.org/simple/entropyencoding/ 2023-08-04T20:55:52,235 * https://www.piwheels.org/simple/entropyencoding/ 2023-08-04T20:55:52,236 Fetching project page and analyzing links: https://pypi.org/simple/entropyencoding/ 2023-08-04T20:55:52,236 Getting page https://pypi.org/simple/entropyencoding/ 2023-08-04T20:55:52,238 Found index url https://pypi.org/simple/ 2023-08-04T20:55:52,287 Fetched page https://pypi.org/simple/entropyencoding/ as application/vnd.pypi.simple.v1+json 2023-08-04T20:55:52,289 Found link https://files.pythonhosted.org/packages/90/f7/8a4564a6829283bc8c7f7203623c0366563fcade0d4ca66a903565159ecf/EntropyEncoding-0.0.1.tar.gz (from https://pypi.org/simple/entropyencoding/) (requires-python:>=3.8), version: 0.0.1 2023-08-04T20:55:52,290 Found link https://files.pythonhosted.org/packages/e7/8f/1ce3341bdf947e0e7965976614d338c4ae0a2668c3bdb57b967c29476a37/EntropyEncoding-0.0.2.tar.gz (from https://pypi.org/simple/entropyencoding/) (requires-python:>=3.8), version: 0.0.2 2023-08-04T20:55:52,290 Fetching project page and analyzing links: https://www.piwheels.org/simple/entropyencoding/ 2023-08-04T20:55:52,290 Getting page https://www.piwheels.org/simple/entropyencoding/ 2023-08-04T20:55:52,291 Found index url https://www.piwheels.org/simple/ 2023-08-04T20:55:52,495 Fetched page https://www.piwheels.org/simple/entropyencoding/ as text/html 2023-08-04T20:55:52,496 Skipping link: not a file: https://www.piwheels.org/simple/entropyencoding/ 2023-08-04T20:55:52,496 Skipping link: not a file: https://pypi.org/simple/entropyencoding/ 2023-08-04T20:55:52,514 Given no hashes to check 1 links for project 'entropyencoding': discarding no candidates 2023-08-04T20:55:52,530 Collecting entropyencoding==0.0.1 2023-08-04T20:55:52,533 Created temporary directory: /tmp/pip-unpack-l7402dhz 2023-08-04T20:55:52,664 Downloading EntropyEncoding-0.0.1.tar.gz (28 kB) 2023-08-04T20:55:52,703 Added entropyencoding==0.0.1 from https://files.pythonhosted.org/packages/90/f7/8a4564a6829283bc8c7f7203623c0366563fcade0d4ca66a903565159ecf/EntropyEncoding-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-7acopl5g' 2023-08-04T20:55:52,707 Created temporary directory: /tmp/pip-build-env-_8vy95eg 2023-08-04T20:55:52,717 Installing build dependencies: started 2023-08-04T20:55:52,718 Running command pip subprocess to install build dependencies 2023-08-04T20:55:53,878 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.9/site-packages/pip (python 3.9) 2023-08-04T20:55:54,234 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-04T20:55:56,107 Collecting setuptools 2023-08-04T20:55:56,172 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB) 2023-08-04T20:55:57,958 Installing collected packages: setuptools 2023-08-04T20:56:00,053 Successfully installed setuptools-68.0.0 2023-08-04T20:56:00,066 [notice] A new release of pip is available: 23.1.2 -> 23.2.1 2023-08-04T20:56:00,066 [notice] To update, run: python3 -m pip install --upgrade pip 2023-08-04T20:56:00,319 Installing build dependencies: finished with status 'done' 2023-08-04T20:56:00,324 Getting requirements to build wheel: started 2023-08-04T20:56:00,325 Running command Getting requirements to build wheel 2023-08-04T20:56:00,784 Traceback (most recent call last): 2023-08-04T20:56:00,784 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-08-04T20:56:00,785 main() 2023-08-04T20:56:00,785 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-08-04T20:56:00,785 json_out['return_val'] = hook(**hook_input['kwargs']) 2023-08-04T20:56:00,785 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel 2023-08-04T20:56:00,785 return hook(config_settings) 2023-08-04T20:56:00,786 File "/tmp/pip-build-env-_8vy95eg/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in get_requires_for_build_wheel 2023-08-04T20:56:00,786 return self._get_build_requires(config_settings, requirements=['wheel']) 2023-08-04T20:56:00,786 File "/tmp/pip-build-env-_8vy95eg/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 323, in _get_build_requires 2023-08-04T20:56:00,787 self.run_setup() 2023-08-04T20:56:00,787 File "/tmp/pip-build-env-_8vy95eg/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 338, in run_setup 2023-08-04T20:56:00,787 exec(code, locals()) 2023-08-04T20:56:00,787 File "", line 2, in 2023-08-04T20:56:00,788 ModuleNotFoundError: No module named 'EntropyEncoding' 2023-08-04T20:56:00,834 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2023-08-04T20:56:00,852 [bold magenta]full command[/]: [blue]/usr/bin/python3 /home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpnb7zdcbu[/] 2023-08-04T20:56:00,852 [bold magenta]cwd[/]: /tmp/pip-wheel-w8q12rft/entropyencoding_cdab7ba696d847e6a0477f91bb4c48e2 2023-08-04T20:56:00,852 Getting requirements to build wheel: finished with status 'error' 2023-08-04T20:56:00,855 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2023-08-04T20:56:00,860 Exception information: 2023-08-04T20:56:00,860 Traceback (most recent call last): 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-04T20:56:00,860 status = run_func(*args) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-04T20:56:00,860 return func(self, options, args) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-04T20:56:00,860 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-08-04T20:56:00,860 result = self._result = resolver.resolve( 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-04T20:56:00,860 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-04T20:56:00,860 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-08-04T20:56:00,860 if not criterion.candidates: 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-08-04T20:56:00,860 return bool(self._sequence) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-08-04T20:56:00,860 return any(self) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-08-04T20:56:00,860 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-08-04T20:56:00,860 candidate = func() 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-08-04T20:56:00,860 self._link_candidate_cache[link] = LinkCandidate( 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-08-04T20:56:00,860 super().__init__( 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-08-04T20:56:00,860 self.dist = self._prepare() 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-08-04T20:56:00,860 dist = self._prepare_distribution() 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-08-04T20:56:00,860 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2023-08-04T20:56:00,860 return self._prepare_linked_requirement(req, parallel_builds) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 631, in _prepare_linked_requirement 2023-08-04T20:56:00,860 dist = _get_prepared_distribution( 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-08-04T20:56:00,860 abstract_dist.prepare_distribution_metadata( 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 48, in prepare_distribution_metadata 2023-08-04T20:56:00,860 self._install_build_reqs(finder) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 118, in _install_build_reqs 2023-08-04T20:56:00,860 build_reqs = self._get_build_requires_wheel() 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 95, in _get_build_requires_wheel 2023-08-04T20:56:00,860 return backend.get_requires_for_build_wheel() 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/misc.py", line 692, in get_requires_for_build_wheel 2023-08-04T20:56:00,860 return super().get_requires_for_build_wheel(config_settings=cs) 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 166, in get_requires_for_build_wheel 2023-08-04T20:56:00,860 return self._call_hook('get_requires_for_build_wheel', { 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2023-08-04T20:56:00,860 self._subprocess_runner( 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2023-08-04T20:56:00,860 call_subprocess( 2023-08-04T20:56:00,860 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-08-04T20:56:00,860 raise error 2023-08-04T20:56:00,860 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2023-08-04T20:56:00,870 Removed entropyencoding==0.0.1 from https://files.pythonhosted.org/packages/90/f7/8a4564a6829283bc8c7f7203623c0366563fcade0d4ca66a903565159ecf/EntropyEncoding-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-7acopl5g' 2023-08-04T20:56:00,870 Removed build tracker: '/tmp/pip-build-tracker-7acopl5g'