2024-02-19T10:24:57,906 Created temporary directory: /tmp/pip-build-tracker-ljwp117u 2024-02-19T10:24:57,907 Initialized build tracking at /tmp/pip-build-tracker-ljwp117u 2024-02-19T10:24:57,908 Created build tracker: /tmp/pip-build-tracker-ljwp117u 2024-02-19T10:24:57,908 Entered build tracker: /tmp/pip-build-tracker-ljwp117u 2024-02-19T10:24:57,908 Created temporary directory: /tmp/pip-wheel-8erxyasc 2024-02-19T10:24:57,913 Created temporary directory: /tmp/pip-ephem-wheel-cache-9rk7ajce 2024-02-19T10:24:57,936 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-19T10:24:57,940 2 location(s) to search for versions of df-evildownload: 2024-02-19T10:24:57,940 * https://pypi.org/simple/df-evildownload/ 2024-02-19T10:24:57,940 * https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T10:24:57,940 Fetching project page and analyzing links: https://pypi.org/simple/df-evildownload/ 2024-02-19T10:24:57,941 Getting page https://pypi.org/simple/df-evildownload/ 2024-02-19T10:24:57,942 Found index url https://pypi.org/simple/ 2024-02-19T10:24:57,992 Fetched page https://pypi.org/simple/df-evildownload/ as application/vnd.pypi.simple.v1+json 2024-02-19T10:24:57,993 Found link https://files.pythonhosted.org/packages/78/3e/5ae6c2273906ec9a10c94413cc12b33c1a25272f00f0890b77677ddee223/df_evildownload-0.0.0.tar.gz (from https://pypi.org/simple/df-evildownload/), version: 0.0.0 2024-02-19T10:24:57,993 Fetching project page and analyzing links: https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T10:24:57,994 Getting page https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T10:24:57,995 Found index url https://www.piwheels.org/simple/ 2024-02-19T10:24:58,054 Fetched page https://www.piwheels.org/simple/df-evildownload/ as text/html 2024-02-19T10:24:58,055 Skipping link: not a file: https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T10:24:58,055 Skipping link: not a file: https://pypi.org/simple/df-evildownload/ 2024-02-19T10:24:58,073 Given no hashes to check 1 links for project 'df-evildownload': discarding no candidates 2024-02-19T10:24:58,089 Collecting df-evildownload==0.0.0 2024-02-19T10:24:58,092 Created temporary directory: /tmp/pip-unpack-ol94ylay 2024-02-19T10:24:58,143 Downloading df_evildownload-0.0.0.tar.gz (856 bytes) 2024-02-19T10:24:58,164 Added df-evildownload==0.0.0 from https://files.pythonhosted.org/packages/78/3e/5ae6c2273906ec9a10c94413cc12b33c1a25272f00f0890b77677ddee223/df_evildownload-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-ljwp117u' 2024-02-19T10:24:58,167 Created temporary directory: /tmp/pip-build-env-xcz3rtrx 2024-02-19T10:24:58,177 Installing build dependencies: started 2024-02-19T10:24:58,178 Running command pip subprocess to install build dependencies 2024-02-19T10:24:59,327 Using pip 23.3.1 from /home/piwheels/.local/lib/python3.9/site-packages/pip (python 3.9) 2024-02-19T10:24:59,851 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-19T10:25:01,231 Collecting setuptools>=61.0 2024-02-19T10:25:01,297 Using cached https://www.piwheels.org/simple/setuptools/setuptools-69.1.0-py3-none-any.whl (819 kB) 2024-02-19T10:25:03,032 Installing collected packages: setuptools 2024-02-19T10:25:05,111 Successfully installed setuptools-69.1.0 2024-02-19T10:25:05,295 [notice] A new release of pip is available: 23.3.1 -> 24.0 2024-02-19T10:25:05,295 [notice] To update, run: python3 -m pip install --upgrade pip 2024-02-19T10:25:05,556 Installing build dependencies: finished with status 'done' 2024-02-19T10:25:05,561 Getting requirements to build wheel: started 2024-02-19T10:25:05,562 Running command Getting requirements to build wheel 2024-02-19T10:25:06,042 Traceback (most recent call last): 2024-02-19T10:25:06,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2024-02-19T10:25:06,043 main() 2024-02-19T10:25:06,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2024-02-19T10:25:06,043 json_out['return_val'] = hook(**hook_input['kwargs']) 2024-02-19T10:25:06,043 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 2024-02-19T10:25:06,044 return hook(config_settings) 2024-02-19T10:25:06,044 File "/tmp/pip-build-env-xcz3rtrx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel 2024-02-19T10:25:06,044 return self._get_build_requires(config_settings, requirements=['wheel']) 2024-02-19T10:25:06,044 File "/tmp/pip-build-env-xcz3rtrx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 295, in _get_build_requires 2024-02-19T10:25:06,045 self.run_setup() 2024-02-19T10:25:06,045 File "/tmp/pip-build-env-xcz3rtrx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 311, in run_setup 2024-02-19T10:25:06,045 exec(code, locals()) 2024-02-19T10:25:06,046 File "", line 4, in 2024-02-19T10:25:06,046 __main__.EvilException: Running the setup.py! 2024-02-19T10:25:06,092 ERROR: Getting requirements to build wheel exited with 1 2024-02-19T10:25:06,109 [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/tmp4krggn5g[/] 2024-02-19T10:25:06,109 [bold magenta]cwd[/]: /tmp/pip-wheel-8erxyasc/df-evildownload_434cafc510814a98be8c0bc26e639424 2024-02-19T10:25:06,109 Getting requirements to build wheel: finished with status 'error' 2024-02-19T10:25:06,112 ERROR: Getting requirements to build wheel exited with 1 2024-02-19T10:25:06,117 Exception information: 2024-02-19T10:25:06,117 Traceback (most recent call last): 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-19T10:25:06,117 status = run_func(*args) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-19T10:25:06,117 return func(self, options, args) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-19T10:25:06,117 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-19T10:25:06,117 result = self._result = resolver.resolve( 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-19T10:25:06,117 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-19T10:25:06,117 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-02-19T10:25:06,117 if not criterion.candidates: 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-02-19T10:25:06,117 return bool(self._sequence) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-02-19T10:25:06,117 return any(self) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-02-19T10:25:06,117 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2024-02-19T10:25:06,117 candidate = func() 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2024-02-19T10:25:06,117 self._link_candidate_cache[link] = LinkCandidate( 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2024-02-19T10:25:06,117 super().__init__( 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2024-02-19T10:25:06,117 self.dist = self._prepare() 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2024-02-19T10:25:06,117 dist = self._prepare_distribution() 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2024-02-19T10:25:06,117 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2024-02-19T10:25:06,117 return self._prepare_linked_requirement(req, parallel_builds) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement 2024-02-19T10:25:06,117 dist = _get_prepared_distribution( 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2024-02-19T10:25:06,117 abstract_dist.prepare_distribution_metadata( 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 54, in prepare_distribution_metadata 2024-02-19T10:25:06,117 self._install_build_reqs(finder) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 124, in _install_build_reqs 2024-02-19T10:25:06,117 build_reqs = self._get_build_requires_wheel() 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 101, in _get_build_requires_wheel 2024-02-19T10:25:06,117 return backend.get_requires_for_build_wheel() 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/misc.py", line 751, in get_requires_for_build_wheel 2024-02-19T10:25:06,117 return super().get_requires_for_build_wheel(config_settings=cs) 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 166, in get_requires_for_build_wheel 2024-02-19T10:25:06,117 return self._call_hook('get_requires_for_build_wheel', { 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2024-02-19T10:25:06,117 self._subprocess_runner( 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2024-02-19T10:25:06,117 call_subprocess( 2024-02-19T10:25:06,117 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2024-02-19T10:25:06,117 raise error 2024-02-19T10:25:06,117 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2024-02-19T10:25:06,127 Removed df-evildownload==0.0.0 from https://files.pythonhosted.org/packages/78/3e/5ae6c2273906ec9a10c94413cc12b33c1a25272f00f0890b77677ddee223/df_evildownload-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-ljwp117u' 2024-02-19T10:25:06,127 Removed build tracker: '/tmp/pip-build-tracker-ljwp117u'