2021-07-12T06:10:11,329 Created temporary directory: /tmp/pip-ephem-wheel-cache-80df6th2 2021-07-12T06:10:11,332 Created temporary directory: /tmp/pip-req-tracker-j4szav3q 2021-07-12T06:10:11,332 Initialized build tracking at /tmp/pip-req-tracker-j4szav3q 2021-07-12T06:10:11,332 Created build tracker: /tmp/pip-req-tracker-j4szav3q 2021-07-12T06:10:11,333 Entered build tracker: /tmp/pip-req-tracker-j4szav3q 2021-07-12T06:10:11,333 Created temporary directory: /tmp/pip-wheel-aiaoo67d 2021-07-12T06:10:11,362 1 location(s) to search for versions of my-test: 2021-07-12T06:10:11,362 * https://pypi.org/simple/my-test/ 2021-07-12T06:10:11,362 Fetching project page and analyzing links: https://pypi.org/simple/my-test/ 2021-07-12T06:10:11,363 Getting page https://pypi.org/simple/my-test/ 2021-07-12T06:10:11,364 Found index url https://pypi.org/simple 2021-07-12T06:10:11,542 Found link https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz#sha256=6d0882cdefbeb113ae96603e5c9d59183acc063c37c1535639a29f6d01a51773 (from https://pypi.org/simple/my-test/), version: 0.1 2021-07-12T06:10:11,542 Skipping link: not a file: https://pypi.org/simple/my-test/ 2021-07-12T06:10:11,560 Given no hashes to check 1 links for project 'my-test': discarding no candidates 2021-07-12T06:10:11,579 Collecting my-test==0.1 2021-07-12T06:10:11,580 Created temporary directory: /tmp/pip-unpack-2adv_jnu 2021-07-12T06:10:11,748 Downloading my-test-0.1.tar.gz (383 bytes) 2021-07-12T06:10:11,769 Added my-test==0.1 from https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz#sha256=6d0882cdefbeb113ae96603e5c9d59183acc063c37c1535639a29f6d01a51773 to build tracker '/tmp/pip-req-tracker-j4szav3q' 2021-07-12T06:10:11,770 Running setup.py (path:/tmp/pip-wheel-aiaoo67d/my-test_b8b37001da16451b87af10f3faebc94c/setup.py) egg_info for package my-test 2021-07-12T06:10:11,770 Created temporary directory: /tmp/pip-pip-egg-info-xneaa_3k 2021-07-12T06:10:11,771 Running command python setup.py egg_info 2021-07-12T06:10:12,730 running egg_info 2021-07-12T06:10:12,733 creating /tmp/pip-pip-egg-info-xneaa_3k/my_test.egg-info 2021-07-12T06:10:12,734 writing /tmp/pip-pip-egg-info-xneaa_3k/my_test.egg-info/PKG-INFO 2021-07-12T06:10:12,736 writing dependency_links to /tmp/pip-pip-egg-info-xneaa_3k/my_test.egg-info/dependency_links.txt 2021-07-12T06:10:12,738 writing top-level names to /tmp/pip-pip-egg-info-xneaa_3k/my_test.egg-info/top_level.txt 2021-07-12T06:10:12,739 writing manifest file '/tmp/pip-pip-egg-info-xneaa_3k/my_test.egg-info/SOURCES.txt' 2021-07-12T06:10:12,750 reading manifest file '/tmp/pip-pip-egg-info-xneaa_3k/my_test.egg-info/SOURCES.txt' 2021-07-12T06:10:12,753 writing manifest file '/tmp/pip-pip-egg-info-xneaa_3k/my_test.egg-info/SOURCES.txt' 2021-07-12T06:10:12,811 Source in /tmp/pip-wheel-aiaoo67d/my-test_b8b37001da16451b87af10f3faebc94c has version 0.1, which satisfies requirement my-test==0.1 from https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz#sha256=6d0882cdefbeb113ae96603e5c9d59183acc063c37c1535639a29f6d01a51773 2021-07-12T06:10:12,812 Removed my-test==0.1 from https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz#sha256=6d0882cdefbeb113ae96603e5c9d59183acc063c37c1535639a29f6d01a51773 from build tracker '/tmp/pip-req-tracker-j4szav3q' 2021-07-12T06:10:12,816 Created temporary directory: /tmp/pip-unpack-118x6r0v 2021-07-12T06:10:12,817 Building wheels for collected packages: my-test 2021-07-12T06:10:12,821 Created temporary directory: /tmp/pip-wheel-81tpycnc 2021-07-12T06:10:12,821 Building wheel for my-test (setup.py): started 2021-07-12T06:10:12,822 Destination directory: /tmp/pip-wheel-81tpycnc 2021-07-12T06:10:12,822 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-aiaoo67d/my-test_b8b37001da16451b87af10f3faebc94c/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-aiaoo67d/my-test_b8b37001da16451b87af10f3faebc94c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-81tpycnc 2021-07-12T06:10:13,841 running bdist_wheel 2021-07-12T06:10:13,995 running build 2021-07-12T06:10:13,996 running build_scripts 2021-07-12T06:10:13,996 creating build 2021-07-12T06:10:13,996 creating build/scripts-3.9 2021-07-12T06:10:13,997 error: [Errno 2] No such file or directory: 'test' 2021-07-12T06:10:14,061 Building wheel for my-test (setup.py): finished with status 'error' 2021-07-12T06:10:14,062 ERROR: Failed building wheel for my-test 2021-07-12T06:10:14,063 Running setup.py clean for my-test 2021-07-12T06:10:14,063 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-aiaoo67d/my-test_b8b37001da16451b87af10f3faebc94c/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-aiaoo67d/my-test_b8b37001da16451b87af10f3faebc94c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all 2021-07-12T06:10:15,013 running clean 2021-07-12T06:10:15,016 'build/lib' does not exist -- can't clean it 2021-07-12T06:10:15,016 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-12T06:10:15,017 removing 'build/scripts-3.9' (and everything under it) 2021-07-12T06:10:15,017 removing 'build' 2021-07-12T06:10:15,072 Failed to build my-test 2021-07-12T06:10:15,072 ERROR: Failed to build one or more wheels 2021-07-12T06:10:15,073 Exception information: 2021-07-12T06:10:15,073 Traceback (most recent call last): 2021-07-12T06:10:15,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T06:10:15,073 status = self.run(options, args) 2021-07-12T06:10:15,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T06:10:15,073 return func(self, options, args) 2021-07-12T06:10:15,073 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-12T06:10:15,073 raise CommandError( 2021-07-12T06:10:15,073 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-12T06:10:15,076 Removed build tracker: '/tmp/pip-req-tracker-j4szav3q'