2023-09-12T03:18:52,167 Created temporary directory: /tmp/pip-build-tracker-tg3om7aq 2023-09-12T03:18:52,168 Initialized build tracking at /tmp/pip-build-tracker-tg3om7aq 2023-09-12T03:18:52,168 Created build tracker: /tmp/pip-build-tracker-tg3om7aq 2023-09-12T03:18:52,169 Entered build tracker: /tmp/pip-build-tracker-tg3om7aq 2023-09-12T03:18:52,169 Created temporary directory: /tmp/pip-wheel-69ogjsk1 2023-09-12T03:18:52,172 Created temporary directory: /tmp/pip-ephem-wheel-cache-516_cbeb 2023-09-12T03:18:52,194 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-12T03:18:52,197 2 location(s) to search for versions of pyskyfiber: 2023-09-12T03:18:52,197 * https://pypi.org/simple/pyskyfiber/ 2023-09-12T03:18:52,197 * https://www.piwheels.org/simple/pyskyfiber/ 2023-09-12T03:18:52,198 Fetching project page and analyzing links: https://pypi.org/simple/pyskyfiber/ 2023-09-12T03:18:52,199 Getting page https://pypi.org/simple/pyskyfiber/ 2023-09-12T03:18:52,200 Found index url https://pypi.org/simple/ 2023-09-12T03:18:52,476 Fetched page https://pypi.org/simple/pyskyfiber/ as application/vnd.pypi.simple.v1+json 2023-09-12T03:18:52,477 Found link https://files.pythonhosted.org/packages/0e/bd/618b91035a648a654f0b3e38ee0487baa897e602185c6a80e5ce53601474/pyskyfiber-0.27.0.dev1.tar.gz (from https://pypi.org/simple/pyskyfiber/), version: 0.27.0.dev1 2023-09-12T03:18:52,478 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyskyfiber/ 2023-09-12T03:18:52,479 Getting page https://www.piwheels.org/simple/pyskyfiber/ 2023-09-12T03:18:52,480 Found index url https://www.piwheels.org/simple/ 2023-09-12T03:18:52,779 Fetched page https://www.piwheels.org/simple/pyskyfiber/ as text/html 2023-09-12T03:18:52,780 Skipping link: not a file: https://www.piwheels.org/simple/pyskyfiber/ 2023-09-12T03:18:52,781 Skipping link: not a file: https://pypi.org/simple/pyskyfiber/ 2023-09-12T03:18:52,799 Given no hashes to check 1 links for project 'pyskyfiber': discarding no candidates 2023-09-12T03:18:52,817 Collecting pyskyfiber==0.27.0.dev1 2023-09-12T03:18:52,820 Created temporary directory: /tmp/pip-unpack-9v60osfn 2023-09-12T03:18:53,036 Downloading pyskyfiber-0.27.0.dev1.tar.gz (50 kB) 2023-09-12T03:18:53,153 Added pyskyfiber==0.27.0.dev1 from https://files.pythonhosted.org/packages/0e/bd/618b91035a648a654f0b3e38ee0487baa897e602185c6a80e5ce53601474/pyskyfiber-0.27.0.dev1.tar.gz to build tracker '/tmp/pip-build-tracker-tg3om7aq' 2023-09-12T03:18:53,155 Running setup.py (path:/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/setup.py) egg_info for package pyskyfiber 2023-09-12T03:18:53,155 Created temporary directory: /tmp/pip-pip-egg-info-8_pnh67v 2023-09-12T03:18:53,156 Preparing metadata (setup.py): started 2023-09-12T03:18:53,158 Running command python setup.py egg_info 2023-09-12T03:18:53,842 Error initializing skycoin package. Details: 2023-09-12T03:18:53,846 Traceback (most recent call last): 2023-09-12T03:18:53,847 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 14, in swig_import_helper 2023-09-12T03:18:53,847 return importlib.import_module(mname) 2023-09-12T03:18:53,848 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:53,848 File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module 2023-09-12T03:18:53,849 return _bootstrap._gcd_import(name[level:], package, level) 2023-09-12T03:18:53,849 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:53,850 File "", line 1206, in _gcd_import 2023-09-12T03:18:53,850 File "", line 1178, in _find_and_load 2023-09-12T03:18:53,851 File "", line 1142, in _find_and_load_unlocked 2023-09-12T03:18:53,852 ModuleNotFoundError: No module named 'skycoin._skycoin' 2023-09-12T03:18:53,853 During handling of the above exception, another exception occurred: 2023-09-12T03:18:53,854 Traceback (most recent call last): 2023-09-12T03:18:53,854 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/__init__.py", line 8, in 2023-09-12T03:18:53,855 from .skycoin import * 2023-09-12T03:18:53,856 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 17, in 2023-09-12T03:18:53,856 _skycoin = swig_import_helper() 2023-09-12T03:18:53,857 ^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:53,857 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 16, in swig_import_helper 2023-09-12T03:18:53,857 return importlib.import_module('_skycoin') 2023-09-12T03:18:53,858 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:53,858 File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module 2023-09-12T03:18:53,859 return _bootstrap._gcd_import(name[level:], package, level) 2023-09-12T03:18:53,859 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:53,860 ModuleNotFoundError: No module named '_skycoin' 2023-09-12T03:18:53,861 Inport succeeded but package load failed 2023-09-12T03:18:53,898 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-12T03:18:53,899 !! 2023-09-12T03:18:53,900 ******************************************************************************** 2023-09-12T03:18:53,900 The license_file parameter is deprecated, use license_files instead. 2023-09-12T03:18:53,901 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-12T03:18:53,902 or your builds will no longer be supported. 2023-09-12T03:18:53,903 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-12T03:18:53,903 ******************************************************************************** 2023-09-12T03:18:53,904 !! 2023-09-12T03:18:53,905 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-12T03:18:54,125 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-12T03:18:54,125 !! 2023-09-12T03:18:54,127 ******************************************************************************** 2023-09-12T03:18:54,127 Requirements should be satisfied by a PEP 517 installer. 2023-09-12T03:18:54,128 If you are using pip, you can try `pip install --use-pep517`. 2023-09-12T03:18:54,128 ******************************************************************************** 2023-09-12T03:18:54,130 !! 2023-09-12T03:18:54,130 dist.fetch_build_eggs(dist.setup_requires) 2023-09-12T03:18:56,680 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-12T03:18:56,681 !! 2023-09-12T03:18:56,682 ******************************************************************************** 2023-09-12T03:18:56,682 The license_file parameter is deprecated, use license_files instead. 2023-09-12T03:18:56,683 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-12T03:18:56,684 or your builds will no longer be supported. 2023-09-12T03:18:56,685 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-12T03:18:56,686 ******************************************************************************** 2023-09-12T03:18:56,687 !! 2023-09-12T03:18:56,688 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-12T03:18:56,708 running egg_info 2023-09-12T03:18:56,710 creating /tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info 2023-09-12T03:18:56,735 writing /tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info/PKG-INFO 2023-09-12T03:18:56,739 writing dependency_links to /tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info/dependency_links.txt 2023-09-12T03:18:56,741 writing requirements to /tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info/requires.txt 2023-09-12T03:18:56,742 writing top-level names to /tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info/top_level.txt 2023-09-12T03:18:56,743 writing manifest file '/tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info/SOURCES.txt' 2023-09-12T03:18:56,798 file skycoin.py (for module skycoin) not found 2023-09-12T03:18:56,825 reading manifest file '/tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info/SOURCES.txt' 2023-09-12T03:18:56,826 reading manifest template 'MANIFEST.in' 2023-09-12T03:18:56,836 warning: no files found matching 'gopath/src/github.com/fibercrypto/libskycoin/Makefile' 2023-09-12T03:18:56,837 warning: no previously-included files matching '*.a' found anywhere in distribution 2023-09-12T03:18:56,837 warning: no files found matching 'skycoin.py' 2023-09-12T03:18:56,837 warning: no files found matching '*.s' anywhere in distribution 2023-09-12T03:18:56,838 warning: no files found matching '*.go' anywhere in distribution 2023-09-12T03:18:56,840 warning: no directories found matching 'gopath/src/github.com/fibercrypto/libskycoin/include' 2023-09-12T03:18:56,840 no previously-included directories found matching 'docker' 2023-09-12T03:18:56,841 warning: manifest_maker: MANIFEST.in, line 20: 'graft' expects a single 2023-09-12T03:18:56,841 warning: no directories found matching 'gopath/src/github.com/fibercrypto/libskycoin/include' 2023-09-12T03:18:56,842 warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-09-12T03:18:56,842 warning: no previously-included files matching '.github' found anywhere in distribution 2023-09-12T03:18:56,843 warning: no previously-included files matching '.travis' found anywhere in distribution 2023-09-12T03:18:56,843 warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-09-12T03:18:56,844 warning: no previously-included files matching '*.orig' found anywhere in distribution 2023-09-12T03:18:56,845 no previously-included directories found matching 'lib' 2023-09-12T03:18:56,846 no previously-included directories found matching 'pytest_cache' 2023-09-12T03:18:56,846 no previously-included directories found matching '.github' 2023-09-12T03:18:56,847 no previously-included directories found matching '.tox' 2023-09-12T03:18:56,848 no previously-included directories found matching '.travis' 2023-09-12T03:18:56,848 no previously-included directories found matching '.pytest_cache' 2023-09-12T03:18:56,849 no previously-included directories found matching '.circleci' 2023-09-12T03:18:56,849 warning: no previously-included files matching 'Dockerfile' found anywhere in distribution 2023-09-12T03:18:56,850 warning: no previously-included files matching 'Dockerfile-armv7' found anywhere in distribution 2023-09-12T03:18:56,851 warning: no previously-included files matching 'pyskycoin_wrap.c' found anywhere in distribution 2023-09-12T03:18:56,851 no previously-included directories found matching 'lib/skyapi' 2023-09-12T03:18:56,852 adding license file 'LICENSE.txt' 2023-09-12T03:18:56,853 writing manifest file '/tmp/pip-pip-egg-info-8_pnh67v/pyskyfiber.egg-info/SOURCES.txt' 2023-09-12T03:18:56,971 Preparing metadata (setup.py): finished with status 'done' 2023-09-12T03:18:56,975 Source in /tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35 has version 0.27.0.dev1, which satisfies requirement pyskyfiber==0.27.0.dev1 from https://files.pythonhosted.org/packages/0e/bd/618b91035a648a654f0b3e38ee0487baa897e602185c6a80e5ce53601474/pyskyfiber-0.27.0.dev1.tar.gz 2023-09-12T03:18:56,976 Removed pyskyfiber==0.27.0.dev1 from https://files.pythonhosted.org/packages/0e/bd/618b91035a648a654f0b3e38ee0487baa897e602185c6a80e5ce53601474/pyskyfiber-0.27.0.dev1.tar.gz from build tracker '/tmp/pip-build-tracker-tg3om7aq' 2023-09-12T03:18:56,981 Created temporary directory: /tmp/pip-unpack-c_u4rydh 2023-09-12T03:18:56,982 Created temporary directory: /tmp/pip-unpack-vbofrq4d 2023-09-12T03:18:56,992 Building wheels for collected packages: pyskyfiber 2023-09-12T03:18:56,996 Created temporary directory: /tmp/pip-wheel-795hy327 2023-09-12T03:18:56,997 Building wheel for pyskyfiber (setup.py): started 2023-09-12T03:18:56,998 Destination directory: /tmp/pip-wheel-795hy327 2023-09-12T03:18:56,998 Running command python setup.py bdist_wheel 2023-09-12T03:18:57,558 Error initializing skycoin package. Details: 2023-09-12T03:18:57,562 Traceback (most recent call last): 2023-09-12T03:18:57,563 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 14, in swig_import_helper 2023-09-12T03:18:57,563 return importlib.import_module(mname) 2023-09-12T03:18:57,564 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:57,564 File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module 2023-09-12T03:18:57,565 return _bootstrap._gcd_import(name[level:], package, level) 2023-09-12T03:18:57,565 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:57,565 File "", line 1206, in _gcd_import 2023-09-12T03:18:57,566 File "", line 1178, in _find_and_load 2023-09-12T03:18:57,566 File "", line 1142, in _find_and_load_unlocked 2023-09-12T03:18:57,567 ModuleNotFoundError: No module named 'skycoin._skycoin' 2023-09-12T03:18:57,568 During handling of the above exception, another exception occurred: 2023-09-12T03:18:57,569 Traceback (most recent call last): 2023-09-12T03:18:57,570 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/__init__.py", line 8, in 2023-09-12T03:18:57,570 from .skycoin import * 2023-09-12T03:18:57,571 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 17, in 2023-09-12T03:18:57,572 _skycoin = swig_import_helper() 2023-09-12T03:18:57,572 ^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:57,573 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 16, in swig_import_helper 2023-09-12T03:18:57,573 return importlib.import_module('_skycoin') 2023-09-12T03:18:57,574 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:57,574 File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module 2023-09-12T03:18:57,575 return _bootstrap._gcd_import(name[level:], package, level) 2023-09-12T03:18:57,576 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:57,576 ModuleNotFoundError: No module named '_skycoin' 2023-09-12T03:18:57,578 Inport succeeded but package load failed 2023-09-12T03:18:57,615 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-12T03:18:57,615 !! 2023-09-12T03:18:57,616 ******************************************************************************** 2023-09-12T03:18:57,617 The license_file parameter is deprecated, use license_files instead. 2023-09-12T03:18:57,618 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-12T03:18:57,619 or your builds will no longer be supported. 2023-09-12T03:18:57,620 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-12T03:18:57,620 ******************************************************************************** 2023-09-12T03:18:57,621 !! 2023-09-12T03:18:57,622 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-12T03:18:57,845 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-12T03:18:57,845 !! 2023-09-12T03:18:57,846 ******************************************************************************** 2023-09-12T03:18:57,847 Requirements should be satisfied by a PEP 517 installer. 2023-09-12T03:18:57,848 If you are using pip, you can try `pip install --use-pep517`. 2023-09-12T03:18:57,848 ******************************************************************************** 2023-09-12T03:18:57,849 !! 2023-09-12T03:18:57,850 dist.fetch_build_eggs(dist.setup_requires) 2023-09-12T03:18:58,385 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-12T03:18:58,386 !! 2023-09-12T03:18:58,387 ******************************************************************************** 2023-09-12T03:18:58,387 The license_file parameter is deprecated, use license_files instead. 2023-09-12T03:18:58,388 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-12T03:18:58,388 or your builds will no longer be supported. 2023-09-12T03:18:58,389 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-12T03:18:58,390 ******************************************************************************** 2023-09-12T03:18:58,391 !! 2023-09-12T03:18:58,391 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-12T03:18:58,413 running bdist_wheel 2023-09-12T03:18:58,490 running build 2023-09-12T03:18:58,490 running build_py 2023-09-12T03:18:58,518 file skycoin.py (for module skycoin) not found 2023-09-12T03:18:58,519 creating build 2023-09-12T03:18:58,520 creating build/lib.linux-armv7l-cpython-311 2023-09-12T03:18:58,521 creating build/lib.linux-armv7l-cpython-311/skycoin 2023-09-12T03:18:58,522 copying skycoin/__init__.py -> build/lib.linux-armv7l-cpython-311/skycoin 2023-09-12T03:18:58,524 copying skycoin/skycoin.py -> build/lib.linux-armv7l-cpython-311/skycoin 2023-09-12T03:18:58,531 file skycoin.py (for module skycoin) not found 2023-09-12T03:18:58,532 running build_ext 2023-09-12T03:18:58,651 stdout: 2023-09-12T03:18:58,651 b'echo "Configure build environment"\nmkdir -p build/usr/tmp build/usr/lib build/usr/include\nmkdir -p gopath/src/github.com/fibercrypto/libskycoin/build/libskycoin gopath/src/github.com/fibercrypto/libskycoin/bin gopath/src/github.com/fibercrypto/libskycoin/include\nmkdir -p dist\nConfigure build environment\necho "Build libskycoin C client library"\nGOPATH="/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35//gopath" make -C gopath/src/github.com/fibercrypto/libskycoin clean-libc\nGOPATH="/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35//gopath" make -C gopath/src/github.com/fibercrypto/libskycoin build-libc\nrm -f swig/include/libskycoin.h\nrm -f swig/include/swig.h\nmkdir -p swig/include\ncp gopath/src/github.com/fibercrypto/libskycoin/include/swig.h swig/include/\ngrep -v _Complex gopath/src/github.com/fibercrypto/libskycoin/include/libskycoin.h > swig/include/libskycoin.h\nBuild libskycoin C client library\nmake[1]: Entering directory \'/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/gopath/src/github.com/fibercrypto/libskycoin\'\nmake[1]: Leaving directory \'/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/gopath/src/github.com/fibercrypto/libskycoin\'\nmake[1]: Entering directory \'/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/gopath/src/github.com/fibercrypto/libskycoin\'\nmake[1]: Leaving directory \'/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/gopath/src/github.com/fibercrypto/libskycoin\'\n'stderr: 2023-09-12T03:18:59,143 b"make[1]: *** No rule to make target 'clean-libc'. Stop.\nmake[1]: *** No rule to make target 'build-libc'. Stop.\ncp: cannot stat 'gopath/src/github.com/fibercrypto/libskycoin/include/swig.h': No such file or directory\ngrep: gopath/src/github.com/fibercrypto/libskycoin/include/libskycoin.h: No such file or directory\nmake: *** [Makefile:48: build-libc] Error 2\n"building '_skycoin' extension 2023-09-12T03:18:59,144 creating build/temp.linux-armv7l-cpython-311 2023-09-12T03:18:59,144 creating build/temp.linux-armv7l-cpython-311/swig 2023-09-12T03:18:59,145 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -Iswig/include -Igopath/src/github.com/fibercrypto/libskycoin/include -I/usr/include/python3.11 -c swig/pyskycoin_wrap.c -o build/temp.linux-armv7l-cpython-311/swig/pyskycoin_wrap.o 2023-09-12T03:18:59,161 cc1: fatal error: swig/pyskycoin_wrap.c: No such file or directory 2023-09-12T03:18:59,162 compilation terminated. 2023-09-12T03:18:59,164 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-12T03:18:59,309 ERROR: [present-rich] python setup.py bdist_wheel exited with 1 2023-09-12T03:18:59,323 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2023-09-12T03:18:59,323 exec(compile('"'"''"'"''"'"' 2023-09-12T03:18:59,323 # This is -- a caller that pip uses to run setup.py 2023-09-12T03:18:59,323 # 2023-09-12T03:18:59,323 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-12T03:18:59,323 # import from `distutils.core` to work with newer packaging standards. 2023-09-12T03:18:59,323 # - It provides a clear error message when setuptools is not installed. 2023-09-12T03:18:59,323 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-12T03:18:59,323 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-12T03:18:59,323 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-12T03:18:59,323 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-12T03:18:59,323 import os, sys, tokenize 2023-09-12T03:18:59,323 2023-09-12T03:18:59,323 try: 2023-09-12T03:18:59,323 import setuptools 2023-09-12T03:18:59,323 except ImportError as error: 2023-09-12T03:18:59,323 print( 2023-09-12T03:18:59,323 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-12T03:18:59,323 "the build environment.", 2023-09-12T03:18:59,323 file=sys.stderr, 2023-09-12T03:18:59,323 ) 2023-09-12T03:18:59,323 sys.exit(1) 2023-09-12T03:18:59,323 2023-09-12T03:18:59,323 __file__ = %r 2023-09-12T03:18:59,323 sys.argv[0] = __file__ 2023-09-12T03:18:59,323 2023-09-12T03:18:59,323 if os.path.exists(__file__): 2023-09-12T03:18:59,323 filename = __file__ 2023-09-12T03:18:59,323 with tokenize.open(__file__) as f: 2023-09-12T03:18:59,323 setup_py_code = f.read() 2023-09-12T03:18:59,323 else: 2023-09-12T03:18:59,323 filename = "" 2023-09-12T03:18:59,323 setup_py_code = "from setuptools import setup; setup()" 2023-09-12T03:18:59,323 2023-09-12T03:18:59,323 exec(compile(setup_py_code, filename, "exec")) 2023-09-12T03:18:59,323 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-795hy327[/] 2023-09-12T03:18:59,324 [bold magenta]cwd[/]: /tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/ 2023-09-12T03:18:59,324 Building wheel for pyskyfiber (setup.py): finished with status 'error' 2023-09-12T03:18:59,325 ERROR: Failed building wheel for pyskyfiber 2023-09-12T03:18:59,327 Running setup.py clean for pyskyfiber 2023-09-12T03:18:59,328 Running command python setup.py clean 2023-09-12T03:18:59,891 Error initializing skycoin package. Details: 2023-09-12T03:18:59,895 Traceback (most recent call last): 2023-09-12T03:18:59,896 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 14, in swig_import_helper 2023-09-12T03:18:59,897 return importlib.import_module(mname) 2023-09-12T03:18:59,897 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:59,898 File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module 2023-09-12T03:18:59,898 return _bootstrap._gcd_import(name[level:], package, level) 2023-09-12T03:18:59,899 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:59,899 File "", line 1206, in _gcd_import 2023-09-12T03:18:59,900 File "", line 1178, in _find_and_load 2023-09-12T03:18:59,900 File "", line 1142, in _find_and_load_unlocked 2023-09-12T03:18:59,900 ModuleNotFoundError: No module named 'skycoin._skycoin' 2023-09-12T03:18:59,901 During handling of the above exception, another exception occurred: 2023-09-12T03:18:59,902 Traceback (most recent call last): 2023-09-12T03:18:59,903 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/__init__.py", line 8, in 2023-09-12T03:18:59,903 from .skycoin import * 2023-09-12T03:18:59,904 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 17, in 2023-09-12T03:18:59,904 _skycoin = swig_import_helper() 2023-09-12T03:18:59,905 ^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:59,906 File "/tmp/pip-wheel-69ogjsk1/pyskyfiber_b266952d80b7405eb9ba6b185fd36e35/skycoin/skycoin.py", line 16, in swig_import_helper 2023-09-12T03:18:59,906 return importlib.import_module('_skycoin') 2023-09-12T03:18:59,906 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:59,907 File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module 2023-09-12T03:18:59,907 return _bootstrap._gcd_import(name[level:], package, level) 2023-09-12T03:18:59,908 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:18:59,909 ModuleNotFoundError: No module named '_skycoin' 2023-09-12T03:18:59,910 Inport succeeded but package load failed 2023-09-12T03:18:59,951 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-12T03:18:59,952 !! 2023-09-12T03:18:59,953 ******************************************************************************** 2023-09-12T03:18:59,954 The license_file parameter is deprecated, use license_files instead. 2023-09-12T03:18:59,955 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-12T03:18:59,956 or your builds will no longer be supported. 2023-09-12T03:18:59,957 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-12T03:18:59,958 ******************************************************************************** 2023-09-12T03:18:59,959 !! 2023-09-12T03:18:59,959 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-12T03:19:00,185 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-12T03:19:00,186 !! 2023-09-12T03:19:00,187 ******************************************************************************** 2023-09-12T03:19:00,187 Requirements should be satisfied by a PEP 517 installer. 2023-09-12T03:19:00,188 If you are using pip, you can try `pip install --use-pep517`. 2023-09-12T03:19:00,188 ******************************************************************************** 2023-09-12T03:19:00,190 !! 2023-09-12T03:19:00,190 dist.fetch_build_eggs(dist.setup_requires) 2023-09-12T03:19:00,521 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-12T03:19:00,521 !! 2023-09-12T03:19:00,523 ******************************************************************************** 2023-09-12T03:19:00,523 The license_file parameter is deprecated, use license_files instead. 2023-09-12T03:19:00,525 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-12T03:19:00,525 or your builds will no longer be supported. 2023-09-12T03:19:00,526 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-12T03:19:00,526 ******************************************************************************** 2023-09-12T03:19:00,527 !! 2023-09-12T03:19:00,528 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-12T03:19:00,551 running clean 2023-09-12T03:19:00,604 removing 'build/temp.linux-armv7l-cpython-311' (and everything under it) 2023-09-12T03:19:00,605 removing 'build/lib.linux-armv7l-cpython-311' (and everything under it) 2023-09-12T03:19:00,607 'build/bdist.linux-armv7l' does not exist -- can't clean it 2023-09-12T03:19:00,608 'build/scripts-3.11' does not exist -- can't clean it 2023-09-12T03:19:00,721 Failed to build pyskyfiber 2023-09-12T03:19:00,722 ERROR: Failed to build one or more wheels 2023-09-12T03:19:00,723 Exception information: 2023-09-12T03:19:00,723 Traceback (most recent call last): 2023-09-12T03:19:00,723 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-12T03:19:00,723 status = run_func(*args) 2023-09-12T03:19:00,723 ^^^^^^^^^^^^^^^ 2023-09-12T03:19:00,723 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-12T03:19:00,723 return func(self, options, args) 2023-09-12T03:19:00,723 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T03:19:00,723 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-12T03:19:00,723 raise CommandError("Failed to build one or more wheels") 2023-09-12T03:19:00,723 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-12T03:19:00,726 Removed build tracker: '/tmp/pip-build-tracker-tg3om7aq'