2023-09-08T16:10:13,511 Created temporary directory: /tmp/pip-build-tracker-6ng0oeuf 2023-09-08T16:10:13,512 Initialized build tracking at /tmp/pip-build-tracker-6ng0oeuf 2023-09-08T16:10:13,513 Created build tracker: /tmp/pip-build-tracker-6ng0oeuf 2023-09-08T16:10:13,513 Entered build tracker: /tmp/pip-build-tracker-6ng0oeuf 2023-09-08T16:10:13,514 Created temporary directory: /tmp/pip-wheel-7ah0qt7f 2023-09-08T16:10:13,517 Created temporary directory: /tmp/pip-ephem-wheel-cache-5gw_mphb 2023-09-08T16:10:13,538 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T16:10:13,542 2 location(s) to search for versions of marquise: 2023-09-08T16:10:13,542 * https://pypi.org/simple/marquise/ 2023-09-08T16:10:13,542 * https://www.piwheels.org/simple/marquise/ 2023-09-08T16:10:13,543 Fetching project page and analyzing links: https://pypi.org/simple/marquise/ 2023-09-08T16:10:13,544 Getting page https://pypi.org/simple/marquise/ 2023-09-08T16:10:13,545 Found index url https://pypi.org/simple/ 2023-09-08T16:10:13,766 Fetched page https://pypi.org/simple/marquise/ as application/vnd.pypi.simple.v1+json 2023-09-08T16:10:13,768 Found link https://files.pythonhosted.org/packages/81/66/dbb05baf672429515182ce6fdf88388cc8bea6da4dfb4fa789d540c81f5c/marquise-0.2.0.tar.gz (from https://pypi.org/simple/marquise/), version: 0.2.0 2023-09-08T16:10:13,768 Found link https://files.pythonhosted.org/packages/25/d3/cc7ada1281775d7be13533ab4f52ba9c3dacdec20c78715d2a762eb07ffe/marquise-0.2.1.tar.gz (from https://pypi.org/simple/marquise/), version: 0.2.1 2023-09-08T16:10:13,769 Fetching project page and analyzing links: https://www.piwheels.org/simple/marquise/ 2023-09-08T16:10:13,770 Getting page https://www.piwheels.org/simple/marquise/ 2023-09-08T16:10:13,771 Found index url https://www.piwheels.org/simple/ 2023-09-08T16:10:15,529 Fetched page https://www.piwheels.org/simple/marquise/ as text/html 2023-09-08T16:10:15,531 Skipping link: not a file: https://www.piwheels.org/simple/marquise/ 2023-09-08T16:10:15,531 Skipping link: not a file: https://pypi.org/simple/marquise/ 2023-09-08T16:10:15,565 Given no hashes to check 1 links for project 'marquise': discarding no candidates 2023-09-08T16:10:15,594 Collecting marquise==0.2.0 2023-09-08T16:10:15,597 Created temporary directory: /tmp/pip-unpack-xqplg4pv 2023-09-08T16:10:16,200 Downloading marquise-0.2.0.tar.gz (10.0 kB) 2023-09-08T16:10:16,231 Added marquise==0.2.0 from https://files.pythonhosted.org/packages/81/66/dbb05baf672429515182ce6fdf88388cc8bea6da4dfb4fa789d540c81f5c/marquise-0.2.0.tar.gz to build tracker '/tmp/pip-build-tracker-6ng0oeuf' 2023-09-08T16:10:16,232 Running setup.py (path:/tmp/pip-wheel-7ah0qt7f/marquise_ab744dab9a554628b3e1f1184c2849af/setup.py) egg_info for package marquise 2023-09-08T16:10:16,233 Created temporary directory: /tmp/pip-pip-egg-info-ph4_seg3 2023-09-08T16:10:16,234 Preparing metadata (setup.py): started 2023-09-08T16:10:16,235 Running command python setup.py egg_info 2023-09-08T16:10:18,279 marquise/__pycache__/marquise_cffi.c:265:10: fatal error: marquise.h: No such file or directory 2023-09-08T16:10:18,280 265 | #include "marquise.h" 2023-09-08T16:10:18,280 | ^~~~~~~~~~~~ 2023-09-08T16:10:18,281 compilation terminated. 2023-09-08T16:10:18,285 Traceback (most recent call last): 2023-09-08T16:10:18,285 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/unixccompiler.py", line 185, in _compile 2023-09-08T16:10:18,286 self.spawn(compiler_so + cc_args + [src, '-o', obj] + extra_postargs) 2023-09-08T16:10:18,287 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/ccompiler.py", line 1041, in spawn 2023-09-08T16:10:18,287 spawn(cmd, dry_run=self.dry_run, **kwargs) 2023-09-08T16:10:18,288 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/spawn.py", line 70, in spawn 2023-09-08T16:10:18,289 raise DistutilsExecError( 2023-09-08T16:10:18,289 distutils.errors.DistutilsExecError: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-08T16:10:18,291 During handling of the above exception, another exception occurred: 2023-09-08T16:10:18,292 Traceback (most recent call last): 2023-09-08T16:10:18,292 File "/usr/lib/python3/dist-packages/cffi/ffiplatform.py", line 51, in _build 2023-09-08T16:10:18,293 dist.run_command('build_ext') 2023-09-08T16:10:18,293 File "/usr/local/lib/python3.11/dist-packages/setuptools/dist.py", line 1001, in run_command 2023-09-08T16:10:18,293 super().run_command(command) 2023-09-08T16:10:18,294 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 988, in run_command 2023-09-08T16:10:18,294 cmd_obj.run() 2023-09-08T16:10:18,295 File "/usr/local/lib/python3.11/dist-packages/setuptools/command/build_ext.py", line 88, in run 2023-09-08T16:10:18,295 _build_ext.run(self) 2023-09-08T16:10:18,296 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/command/build_ext.py", line 345, in run 2023-09-08T16:10:18,296 self.build_extensions() 2023-09-08T16:10:18,297 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/command/build_ext.py", line 467, in build_extensions 2023-09-08T16:10:18,297 self._build_extensions_serial() 2023-09-08T16:10:18,297 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/command/build_ext.py", line 493, in _build_extensions_serial 2023-09-08T16:10:18,298 self.build_extension(ext) 2023-09-08T16:10:18,298 File "/usr/local/lib/python3.11/dist-packages/setuptools/command/build_ext.py", line 249, in build_extension 2023-09-08T16:10:18,299 _build_ext.build_extension(self, ext) 2023-09-08T16:10:18,299 File "/usr/local/lib/python3.11/dist-packages/Cython/Distutils/build_ext.py", line 127, in build_extension 2023-09-08T16:10:18,300 super(build_ext, self).build_extension(ext) 2023-09-08T16:10:18,300 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/command/build_ext.py", line 548, in build_extension 2023-09-08T16:10:18,301 objects = self.compiler.compile( 2023-09-08T16:10:18,302 ^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,302 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/ccompiler.py", line 600, in compile 2023-09-08T16:10:18,303 self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) 2023-09-08T16:10:18,303 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/unixccompiler.py", line 187, in _compile 2023-09-08T16:10:18,304 raise CompileError(msg) 2023-09-08T16:10:18,304 distutils.errors.CompileError: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-08T16:10:18,306 During handling of the above exception, another exception occurred: 2023-09-08T16:10:18,308 Traceback (most recent call last): 2023-09-08T16:10:18,309 File "", line 2, in 2023-09-08T16:10:18,310 File "", line 34, in 2023-09-08T16:10:18,311 File "/tmp/pip-wheel-7ah0qt7f/marquise_ab744dab9a554628b3e1f1184c2849af/setup.py", line 3, in 2023-09-08T16:10:18,312 import marquise.marquise 2023-09-08T16:10:18,312 File "/tmp/pip-wheel-7ah0qt7f/marquise_ab744dab9a554628b3e1f1184c2849af/marquise/__init__.py", line 1, in 2023-09-08T16:10:18,313 from .marquise import Marquise 2023-09-08T16:10:18,314 File "/tmp/pip-wheel-7ah0qt7f/marquise_ab744dab9a554628b3e1f1184c2849af/marquise/marquise.py", line 12, in 2023-09-08T16:10:18,315 from .marquise_cffi import FFI, cprint, cstring, len_cstring, is_cnull, C_LIBMARQUISE 2023-09-08T16:10:18,315 File "/tmp/pip-wheel-7ah0qt7f/marquise_ab744dab9a554628b3e1f1184c2849af/marquise/marquise_cffi.py", line 55, in 2023-09-08T16:10:18,316 C_LIBMARQUISE = FFI.verify("""#include "marquise.h" """, include_dirs=['./'], libraries=['marquise'], modulename='marquise_cffi' ) 2023-09-08T16:10:18,317 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,318 File "/usr/lib/python3/dist-packages/cffi/api.py", line 468, in verify 2023-09-08T16:10:18,319 lib = self.verifier.load_library() 2023-09-08T16:10:18,320 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,320 File "/usr/lib/python3/dist-packages/cffi/verifier.py", line 105, in load_library 2023-09-08T16:10:18,321 self._compile_module() 2023-09-08T16:10:18,322 File "/usr/lib/python3/dist-packages/cffi/verifier.py", line 202, in _compile_module 2023-09-08T16:10:18,322 outputfilename = ffiplatform.compile(tmpdir, self.get_extension()) 2023-09-08T16:10:18,323 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,323 File "/usr/lib/python3/dist-packages/cffi/ffiplatform.py", line 22, in compile 2023-09-08T16:10:18,324 outputfilename = _build(tmpdir, ext, compiler_verbose, debug) 2023-09-08T16:10:18,325 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,325 File "/usr/lib/python3/dist-packages/cffi/ffiplatform.py", line 58, in _build 2023-09-08T16:10:18,326 raise VerificationError('%s: %s' % (e.__class__.__name__, e)) 2023-09-08T16:10:18,326 cffi.VerificationError: CompileError: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-08T16:10:18,464 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-09-08T16:10:18,477 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-09-08T16:10:18,477 exec(compile('"'"''"'"''"'"' 2023-09-08T16:10:18,477 # This is -- a caller that pip uses to run setup.py 2023-09-08T16:10:18,477 # 2023-09-08T16:10:18,477 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-08T16:10:18,477 # import from `distutils.core` to work with newer packaging standards. 2023-09-08T16:10:18,477 # - It provides a clear error message when setuptools is not installed. 2023-09-08T16:10:18,477 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-08T16:10:18,477 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-08T16:10:18,477 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-08T16:10:18,477 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-08T16:10:18,477 import os, sys, tokenize 2023-09-08T16:10:18,477 2023-09-08T16:10:18,477 try: 2023-09-08T16:10:18,477 import setuptools 2023-09-08T16:10:18,477 except ImportError as error: 2023-09-08T16:10:18,477 print( 2023-09-08T16:10:18,477 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-08T16:10:18,477 "the build environment.", 2023-09-08T16:10:18,477 file=sys.stderr, 2023-09-08T16:10:18,477 ) 2023-09-08T16:10:18,477 sys.exit(1) 2023-09-08T16:10:18,477 2023-09-08T16:10:18,477 __file__ = %r 2023-09-08T16:10:18,477 sys.argv[0] = __file__ 2023-09-08T16:10:18,477 2023-09-08T16:10:18,477 if os.path.exists(__file__): 2023-09-08T16:10:18,477 filename = __file__ 2023-09-08T16:10:18,477 with tokenize.open(__file__) as f: 2023-09-08T16:10:18,477 setup_py_code = f.read() 2023-09-08T16:10:18,477 else: 2023-09-08T16:10:18,477 filename = "" 2023-09-08T16:10:18,477 setup_py_code = "from setuptools import setup; setup()" 2023-09-08T16:10:18,477 2023-09-08T16:10:18,477 exec(compile(setup_py_code, filename, "exec")) 2023-09-08T16:10:18,477 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-7ah0qt7f/marquise_ab744dab9a554628b3e1f1184c2849af/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-ph4_seg3[/] 2023-09-08T16:10:18,478 [bold magenta]cwd[/]: /tmp/pip-wheel-7ah0qt7f/marquise_ab744dab9a554628b3e1f1184c2849af/ 2023-09-08T16:10:18,478 Preparing metadata (setup.py): finished with status 'error' 2023-09-08T16:10:18,480 ERROR: [present-rich] metadata generation failed 2023-09-08T16:10:18,485 Exception information: 2023-09-08T16:10:18,485 Traceback (most recent call last): 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-09-08T16:10:18,485 call_subprocess( 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-08T16:10:18,485 raise error 2023-09-08T16:10:18,485 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-09-08T16:10:18,485 2023-09-08T16:10:18,485 The above exception was the direct cause of the following exception: 2023-09-08T16:10:18,485 2023-09-08T16:10:18,485 Traceback (most recent call last): 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T16:10:18,485 status = run_func(*args) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T16:10:18,485 return func(self, options, args) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T16:10:18,485 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T16:10:18,485 result = self._result = resolver.resolve( 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T16:10:18,485 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T16:10:18,485 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-08T16:10:18,485 if not criterion.candidates: 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-08T16:10:18,485 return bool(self._sequence) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-08T16:10:18,485 return any(self) 2023-09-08T16:10:18,485 ^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-08T16:10:18,485 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-08T16:10:18,485 candidate = func() 2023-09-08T16:10:18,485 ^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-08T16:10:18,485 self._link_candidate_cache[link] = LinkCandidate( 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-08T16:10:18,485 super().__init__( 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-08T16:10:18,485 self.dist = self._prepare() 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-08T16:10:18,485 dist = self._prepare_distribution() 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-08T16:10:18,485 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-08T16:10:18,485 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-08T16:10:18,485 dist = _get_prepared_distribution( 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-08T16:10:18,485 abstract_dist.prepare_distribution_metadata( 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-08T16:10:18,485 self.req.prepare_metadata() 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 568, in prepare_metadata 2023-09-08T16:10:18,485 self.metadata_directory = generate_metadata_legacy( 2023-09-08T16:10:18,485 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:10:18,485 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-09-08T16:10:18,485 raise MetadataGenerationFailed(package_details=details) from error 2023-09-08T16:10:18,485 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-08T16:10:18,498 Removed marquise==0.2.0 from https://files.pythonhosted.org/packages/81/66/dbb05baf672429515182ce6fdf88388cc8bea6da4dfb4fa789d540c81f5c/marquise-0.2.0.tar.gz from build tracker '/tmp/pip-build-tracker-6ng0oeuf' 2023-09-08T16:10:18,499 Removed build tracker: '/tmp/pip-build-tracker-6ng0oeuf'