2021-07-14T16:56:52,911 Created temporary directory: /tmp/pip-ephem-wheel-cache-4lhvbjis 2021-07-14T16:56:52,915 Created temporary directory: /tmp/pip-req-tracker-3ijq_25r 2021-07-14T16:56:52,916 Initialized build tracking at /tmp/pip-req-tracker-3ijq_25r 2021-07-14T16:56:52,916 Created build tracker: /tmp/pip-req-tracker-3ijq_25r 2021-07-14T16:56:52,917 Entered build tracker: /tmp/pip-req-tracker-3ijq_25r 2021-07-14T16:56:52,918 Created temporary directory: /tmp/pip-wheel-b9g07kjg 2021-07-14T16:56:52,964 1 location(s) to search for versions of xnn: 2021-07-14T16:56:52,964 * https://pypi.org/simple/xnn/ 2021-07-14T16:56:52,965 Fetching project page and analyzing links: https://pypi.org/simple/xnn/ 2021-07-14T16:56:52,966 Getting page https://pypi.org/simple/xnn/ 2021-07-14T16:56:52,969 Found index url https://pypi.org/simple 2021-07-14T16:56:53,207 Found link https://files.pythonhosted.org/packages/3a/4a/f00b6634616b0c19b03d5c0d43eae8fd4a00a29b4828a6958845d3eab8bd/xnn-0.1.tar.gz#sha256=fe42e99fbc43a0fcde03ea925a1252bf78c163515acd381d4d0f18bc16179768 (from https://pypi.org/simple/xnn/), version: 0.1 2021-07-14T16:56:53,208 Skipping link: not a file: https://pypi.org/simple/xnn/ 2021-07-14T16:56:53,257 Given no hashes to check 1 links for project 'xnn': discarding no candidates 2021-07-14T16:56:53,294 Collecting xnn==0.1 2021-07-14T16:56:53,297 Created temporary directory: /tmp/pip-unpack-6ccbry9f 2021-07-14T16:56:53,476 Downloading xnn-0.1.tar.gz (663 bytes) 2021-07-14T16:56:53,538 Added xnn==0.1 from https://files.pythonhosted.org/packages/3a/4a/f00b6634616b0c19b03d5c0d43eae8fd4a00a29b4828a6958845d3eab8bd/xnn-0.1.tar.gz#sha256=fe42e99fbc43a0fcde03ea925a1252bf78c163515acd381d4d0f18bc16179768 to build tracker '/tmp/pip-req-tracker-3ijq_25r' 2021-07-14T16:56:53,540 Running setup.py (path:/tmp/pip-wheel-b9g07kjg/xnn_315a5b71927b4997997e4b28bd58d62a/setup.py) egg_info for package xnn 2021-07-14T16:56:53,541 Created temporary directory: /tmp/pip-pip-egg-info-1aotycek 2021-07-14T16:56:53,542 Running command python setup.py egg_info 2021-07-14T16:56:56,192 running egg_info 2021-07-14T16:56:56,205 creating /tmp/pip-pip-egg-info-1aotycek/xnn.egg-info 2021-07-14T16:56:56,206 writing /tmp/pip-pip-egg-info-1aotycek/xnn.egg-info/PKG-INFO 2021-07-14T16:56:56,210 writing dependency_links to /tmp/pip-pip-egg-info-1aotycek/xnn.egg-info/dependency_links.txt 2021-07-14T16:56:56,214 writing top-level names to /tmp/pip-pip-egg-info-1aotycek/xnn.egg-info/top_level.txt 2021-07-14T16:56:56,217 writing manifest file '/tmp/pip-pip-egg-info-1aotycek/xnn.egg-info/SOURCES.txt' 2021-07-14T16:56:56,243 reading manifest file '/tmp/pip-pip-egg-info-1aotycek/xnn.egg-info/SOURCES.txt' 2021-07-14T16:56:56,249 writing manifest file '/tmp/pip-pip-egg-info-1aotycek/xnn.egg-info/SOURCES.txt' 2021-07-14T16:56:56,341 Source in /tmp/pip-wheel-b9g07kjg/xnn_315a5b71927b4997997e4b28bd58d62a has version 0.1, which satisfies requirement xnn==0.1 from https://files.pythonhosted.org/packages/3a/4a/f00b6634616b0c19b03d5c0d43eae8fd4a00a29b4828a6958845d3eab8bd/xnn-0.1.tar.gz#sha256=fe42e99fbc43a0fcde03ea925a1252bf78c163515acd381d4d0f18bc16179768 2021-07-14T16:56:56,342 Removed xnn==0.1 from https://files.pythonhosted.org/packages/3a/4a/f00b6634616b0c19b03d5c0d43eae8fd4a00a29b4828a6958845d3eab8bd/xnn-0.1.tar.gz#sha256=fe42e99fbc43a0fcde03ea925a1252bf78c163515acd381d4d0f18bc16179768 from build tracker '/tmp/pip-req-tracker-3ijq_25r' 2021-07-14T16:56:56,356 Created temporary directory: /tmp/pip-unpack-idwwvfid 2021-07-14T16:56:56,357 Building wheels for collected packages: xnn 2021-07-14T16:56:56,364 Created temporary directory: /tmp/pip-wheel-36sl7_f5 2021-07-14T16:56:56,365 Building wheel for xnn (setup.py): started 2021-07-14T16:56:56,366 Destination directory: /tmp/pip-wheel-36sl7_f5 2021-07-14T16:56:56,366 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-b9g07kjg/xnn_315a5b71927b4997997e4b28bd58d62a/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-b9g07kjg/xnn_315a5b71927b4997997e4b28bd58d62a/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-36sl7_f5 2021-07-14T16:56:58,948 running bdist_wheel 2021-07-14T16:56:59,191 running build 2021-07-14T16:56:59,192 running build_scripts 2021-07-14T16:56:59,194 creating build 2021-07-14T16:56:59,195 creating build/scripts-3.9 2021-07-14T16:56:59,197 error: [Errno 2] No such file or directory: 'xnn' 2021-07-14T16:56:59,309 Building wheel for xnn (setup.py): finished with status 'error' 2021-07-14T16:56:59,310 ERROR: Failed building wheel for xnn 2021-07-14T16:56:59,311 Running setup.py clean for xnn 2021-07-14T16:56:59,311 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-b9g07kjg/xnn_315a5b71927b4997997e4b28bd58d62a/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-b9g07kjg/xnn_315a5b71927b4997997e4b28bd58d62a/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-14T16:57:02,085 running clean 2021-07-14T16:57:02,102 'build/lib' does not exist -- can't clean it 2021-07-14T16:57:02,103 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-14T16:57:02,103 removing 'build/scripts-3.9' (and everything under it) 2021-07-14T16:57:02,105 removing 'build' 2021-07-14T16:57:02,195 Failed to build xnn 2021-07-14T16:57:02,196 ERROR: Failed to build one or more wheels 2021-07-14T16:57:02,198 Exception information: 2021-07-14T16:57:02,198 Traceback (most recent call last): 2021-07-14T16:57:02,198 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T16:57:02,198 status = self.run(options, args) 2021-07-14T16:57:02,198 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T16:57:02,198 return func(self, options, args) 2021-07-14T16:57:02,198 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-14T16:57:02,198 raise CommandError( 2021-07-14T16:57:02,198 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-14T16:57:02,205 Removed build tracker: '/tmp/pip-req-tracker-3ijq_25r'