2025-09-07T22:44:39,461 Created temporary directory: /tmp/pip-build-tracker-gmjr5cjw 2025-09-07T22:44:39,462 Initialized build tracking at /tmp/pip-build-tracker-gmjr5cjw 2025-09-07T22:44:39,462 Created build tracker: /tmp/pip-build-tracker-gmjr5cjw 2025-09-07T22:44:39,462 Entered build tracker: /tmp/pip-build-tracker-gmjr5cjw 2025-09-07T22:44:39,462 Created temporary directory: /tmp/pip-wheel-ffif4rdh 2025-09-07T22:44:39,466 Created temporary directory: /tmp/pip-ephem-wheel-cache-4j4dt9my 2025-09-07T22:44:39,524 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T22:44:39,526 2 location(s) to search for versions of pybfd: 2025-09-07T22:44:39,526 * https://pypi.org/simple/pybfd/ 2025-09-07T22:44:39,526 * https://www.piwheels.org/simple/pybfd/ 2025-09-07T22:44:39,527 Fetching project page and analyzing links: https://pypi.org/simple/pybfd/ 2025-09-07T22:44:39,527 Getting page https://pypi.org/simple/pybfd/ 2025-09-07T22:44:39,528 Found index url https://pypi.org/simple/ 2025-09-07T22:44:39,605 Fetched page https://pypi.org/simple/pybfd/ as application/vnd.pypi.simple.v1+json 2025-09-07T22:44:39,606 Found link https://files.pythonhosted.org/packages/e2/c7/674529064df109a86844c355bb24a6d82a3be46d278050792c9fa97af1ee/pybfd-0.1.0.tar.gz (from https://pypi.org/simple/pybfd/), version: 0.1.0 2025-09-07T22:44:39,607 Found link https://files.pythonhosted.org/packages/f7/94/aa5c02ca099ad86139729badae5b0f3f4d64b31cfc8874ebe4b42433e615/pybfd-0.1.1.tar.gz (from https://pypi.org/simple/pybfd/), version: 0.1.1 2025-09-07T22:44:39,607 Fetching project page and analyzing links: https://www.piwheels.org/simple/pybfd/ 2025-09-07T22:44:39,607 Getting page https://www.piwheels.org/simple/pybfd/ 2025-09-07T22:44:39,608 Found index url https://www.piwheels.org/simple/ 2025-09-07T22:44:39,699 Fetched page https://www.piwheels.org/simple/pybfd/ as text/html 2025-09-07T22:44:39,699 Skipping link: not a file: https://www.piwheels.org/simple/pybfd/ 2025-09-07T22:44:39,699 Skipping link: not a file: https://pypi.org/simple/pybfd/ 2025-09-07T22:44:39,721 Given no hashes to check 1 links for project 'pybfd': discarding no candidates 2025-09-07T22:44:39,722 Collecting pybfd==0.1.1 2025-09-07T22:44:39,723 Created temporary directory: /tmp/pip-unpack-ec7v9fzo 2025-09-07T22:44:39,866 Downloading pybfd-0.1.1.tar.gz (181 kB) 2025-09-07T22:44:39,950 Added pybfd==0.1.1 from https://files.pythonhosted.org/packages/f7/94/aa5c02ca099ad86139729badae5b0f3f4d64b31cfc8874ebe4b42433e615/pybfd-0.1.1.tar.gz to build tracker '/tmp/pip-build-tracker-gmjr5cjw' 2025-09-07T22:44:39,951 Running setup.py (path:/tmp/pip-wheel-ffif4rdh/pybfd_941ca4b7c205451e94d2f239c4e80112/setup.py) egg_info for package pybfd 2025-09-07T22:44:39,951 Created temporary directory: /tmp/pip-pip-egg-info-ls7ccq6z 2025-09-07T22:44:39,951 Preparing metadata (setup.py): started 2025-09-07T22:44:39,952 Running command python setup.py egg_info 2025-09-07T22:44:40,463 /tmp/pip-wheel-ffif4rdh/pybfd_941ca4b7c205451e94d2f239c4e80112/setup.py:119: SyntaxWarning: invalid escape sequence '\%' 2025-09-07T22:44:40,463 bfd_expr = re.compile("(lib(?:bfd)|(?:opcodes))(.*?)\%s" % lib_ext ) 2025-09-07T22:44:40,468 Traceback (most recent call last): 2025-09-07T22:44:40,469 File "", line 2, in 2025-09-07T22:44:40,469 exec(compile(''' 2025-09-07T22:44:40,469 ~~~~^^^^^^^^^^^^ 2025-09-07T22:44:40,469 # This is -- a caller that pip uses to run setup.py 2025-09-07T22:44:40,469 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,469 ...<32 lines>... 2025-09-07T22:44:40,470 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T22:44:40,470 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,470 ''' % ('/tmp/pip-wheel-ffif4rdh/pybfd_941ca4b7c205451e94d2f239c4e80112/setup.py',), "", "exec")) 2025-09-07T22:44:40,470 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,470 File "", line 35, in 2025-09-07T22:44:40,470 File "/tmp/pip-wheel-ffif4rdh/pybfd_941ca4b7c205451e94d2f239c4e80112/setup.py", line 174 2025-09-07T22:44:40,470 print "[+] Detecting libbfd/libopcodes compiled architectures" 2025-09-07T22:44:40,470 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,471 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? 2025-09-07T22:44:40,554 ERROR: python setup.py egg_info exited with 1 2025-09-07T22:44:40,566 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-09-07T22:44:40,566 exec(compile('"'"''"'"''"'"' 2025-09-07T22:44:40,566 # This is -- a caller that pip uses to run setup.py 2025-09-07T22:44:40,566 # 2025-09-07T22:44:40,566 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-07T22:44:40,566 # import from `distutils.core` to work with newer packaging standards. 2025-09-07T22:44:40,566 # - It provides a clear error message when setuptools is not installed. 2025-09-07T22:44:40,566 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-07T22:44:40,566 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-07T22:44:40,566 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-07T22:44:40,566 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-07T22:44:40,566 import os, sys, tokenize, traceback 2025-09-07T22:44:40,566 2025-09-07T22:44:40,566 try: 2025-09-07T22:44:40,566 import setuptools 2025-09-07T22:44:40,566 except ImportError: 2025-09-07T22:44:40,566 print( 2025-09-07T22:44:40,566 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-07T22:44:40,566 "the build environment with exception:", 2025-09-07T22:44:40,566 file=sys.stderr, 2025-09-07T22:44:40,566 ) 2025-09-07T22:44:40,566 traceback.print_exc() 2025-09-07T22:44:40,566 sys.exit(1) 2025-09-07T22:44:40,566 2025-09-07T22:44:40,566 __file__ = %r 2025-09-07T22:44:40,566 sys.argv[0] = __file__ 2025-09-07T22:44:40,566 2025-09-07T22:44:40,566 if os.path.exists(__file__): 2025-09-07T22:44:40,566 filename = __file__ 2025-09-07T22:44:40,566 with tokenize.open(__file__) as f: 2025-09-07T22:44:40,566 setup_py_code = f.read() 2025-09-07T22:44:40,566 else: 2025-09-07T22:44:40,566 filename = "" 2025-09-07T22:44:40,566 setup_py_code = "from setuptools import setup; setup()" 2025-09-07T22:44:40,566 2025-09-07T22:44:40,566 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T22:44:40,566 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-ffif4rdh/pybfd_941ca4b7c205451e94d2f239c4e80112/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-ls7ccq6z[/] 2025-09-07T22:44:40,566 [bold magenta]cwd[/]: /tmp/pip-wheel-ffif4rdh/pybfd_941ca4b7c205451e94d2f239c4e80112/ 2025-09-07T22:44:40,567 Preparing metadata (setup.py): finished with status 'error' 2025-09-07T22:44:40,567 ERROR: metadata generation failed 2025-09-07T22:44:40,572 Exception information: 2025-09-07T22:44:40,572 Traceback (most recent call last): 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-09-07T22:44:40,572 call_subprocess( 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~^ 2025-09-07T22:44:40,572 args, 2025-09-07T22:44:40,572 ^^^^^ 2025-09-07T22:44:40,572 ...<2 lines>... 2025-09-07T22:44:40,572 spinner=spinner, 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 ^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2025-09-07T22:44:40,572 raise error 2025-09-07T22:44:40,572 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-09-07T22:44:40,572 2025-09-07T22:44:40,572 The above exception was the direct cause of the following exception: 2025-09-07T22:44:40,572 2025-09-07T22:44:40,572 Traceback (most recent call last): 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T22:44:40,572 status = _inner_run() 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T22:44:40,572 return self.run(options, args) 2025-09-07T22:44:40,572 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T22:44:40,572 return func(self, options, args) 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-07T22:44:40,572 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-07T22:44:40,572 result = self._result = resolver.resolve( 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~^ 2025-09-07T22:44:40,572 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 ^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-07T22:44:40,572 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-07T22:44:40,572 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-07T22:44:40,572 if not criterion.candidates: 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-07T22:44:40,572 return bool(self._sequence) 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-07T22:44:40,572 self._bool = any(self) 2025-09-07T22:44:40,572 ~~~^^^^^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-07T22:44:40,572 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-07T22:44:40,572 ^^^^^^^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-07T22:44:40,572 candidate = func() 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-07T22:44:40,572 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-07T22:44:40,572 link, template, name, version 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 ^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-07T22:44:40,572 self._link_candidate_cache[link] = LinkCandidate( 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~^ 2025-09-07T22:44:40,572 link, 2025-09-07T22:44:40,572 ^^^^^ 2025-09-07T22:44:40,572 ...<3 lines>... 2025-09-07T22:44:40,572 version=version, 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 ^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-07T22:44:40,572 super().__init__( 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~^ 2025-09-07T22:44:40,572 link=link, 2025-09-07T22:44:40,572 ^^^^^^^^^^ 2025-09-07T22:44:40,572 ...<4 lines>... 2025-09-07T22:44:40,572 version=version, 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 ^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-07T22:44:40,572 self.dist = self._prepare() 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-07T22:44:40,572 dist = self._prepare_distribution() 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-07T22:44:40,572 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-07T22:44:40,572 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 647, in _prepare_linked_requirement 2025-09-07T22:44:40,572 dist = _get_prepared_distribution( 2025-09-07T22:44:40,572 req, 2025-09-07T22:44:40,572 ...<3 lines>... 2025-09-07T22:44:40,572 self.check_build_deps, 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2025-09-07T22:44:40,572 abstract_dist.prepare_distribution_metadata( 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-07T22:44:40,572 finder, build_isolation, check_build_deps 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 ^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2025-09-07T22:44:40,572 self.req.prepare_metadata() 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2025-09-07T22:44:40,572 self.metadata_directory = generate_metadata_legacy( 2025-09-07T22:44:40,572 ~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-07T22:44:40,572 build_env=self.build_env, 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ...<3 lines>... 2025-09-07T22:44:40,572 details=details, 2025-09-07T22:44:40,572 ^^^^^^^^^^^^^^^^ 2025-09-07T22:44:40,572 ) 2025-09-07T22:44:40,572 ^ 2025-09-07T22:44:40,572 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-09-07T22:44:40,572 raise MetadataGenerationFailed(package_details=details) from error 2025-09-07T22:44:40,572 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-09-07T22:44:40,592 Removed pybfd==0.1.1 from https://files.pythonhosted.org/packages/f7/94/aa5c02ca099ad86139729badae5b0f3f4d64b31cfc8874ebe4b42433e615/pybfd-0.1.1.tar.gz from build tracker '/tmp/pip-build-tracker-gmjr5cjw' 2025-09-07T22:44:40,593 Removed build tracker: '/tmp/pip-build-tracker-gmjr5cjw'