2021-07-10T06:39:01,870 Created temporary directory: /tmp/pip-ephem-wheel-cache-gv_v7jz0 2021-07-10T06:39:01,873 Created temporary directory: /tmp/pip-req-tracker-l1mszrjd 2021-07-10T06:39:01,874 Initialized build tracking at /tmp/pip-req-tracker-l1mszrjd 2021-07-10T06:39:01,874 Created build tracker: /tmp/pip-req-tracker-l1mszrjd 2021-07-10T06:39:01,874 Entered build tracker: /tmp/pip-req-tracker-l1mszrjd 2021-07-10T06:39:01,875 Created temporary directory: /tmp/pip-wheel-xsd3gdsu 2021-07-10T06:39:01,913 1 location(s) to search for versions of systime: 2021-07-10T06:39:01,913 * https://pypi.org/simple/systime/ 2021-07-10T06:39:01,913 Fetching project page and analyzing links: https://pypi.org/simple/systime/ 2021-07-10T06:39:01,914 Getting page https://pypi.org/simple/systime/ 2021-07-10T06:39:01,915 Found index url https://pypi.org/simple 2021-07-10T06:39:02,252 Found link https://files.pythonhosted.org/packages/27/58/a86aa98b45382fe829e0ca6b1e0f58e2da21cbc008626f58015ef715a1fb/SysTime-1.0.tar.gz#sha256=a1afb134263f6ffe75a919b9c2e096e56030d4f5aedcba732b38da023a622b02 (from https://pypi.org/simple/systime/), version: 1.0 2021-07-10T06:39:02,252 Skipping link: not a file: https://pypi.org/simple/systime/ 2021-07-10T06:39:02,270 Given no hashes to check 1 links for project 'systime': discarding no candidates 2021-07-10T06:39:02,289 Collecting systime==1.0 2021-07-10T06:39:02,290 Created temporary directory: /tmp/pip-unpack-5bfefs2t 2021-07-10T06:39:02,331 Downloading SysTime-1.0.tar.gz (898 bytes) 2021-07-10T06:39:02,343 Added systime==1.0 from https://files.pythonhosted.org/packages/27/58/a86aa98b45382fe829e0ca6b1e0f58e2da21cbc008626f58015ef715a1fb/SysTime-1.0.tar.gz#sha256=a1afb134263f6ffe75a919b9c2e096e56030d4f5aedcba732b38da023a622b02 to build tracker '/tmp/pip-req-tracker-l1mszrjd' 2021-07-10T06:39:02,344 Running setup.py (path:/tmp/pip-wheel-xsd3gdsu/systime_68f2b8be93a64c288ce449b1b9701ac0/setup.py) egg_info for package systime 2021-07-10T06:39:02,345 Created temporary directory: /tmp/pip-pip-egg-info-2ltamzpc 2021-07-10T06:39:02,345 Running command python setup.py egg_info 2021-07-10T06:39:03,094 running egg_info 2021-07-10T06:39:03,096 creating /tmp/pip-pip-egg-info-2ltamzpc/SysTime.egg-info 2021-07-10T06:39:03,097 writing /tmp/pip-pip-egg-info-2ltamzpc/SysTime.egg-info/PKG-INFO 2021-07-10T06:39:03,099 writing dependency_links to /tmp/pip-pip-egg-info-2ltamzpc/SysTime.egg-info/dependency_links.txt 2021-07-10T06:39:03,102 writing top-level names to /tmp/pip-pip-egg-info-2ltamzpc/SysTime.egg-info/top_level.txt 2021-07-10T06:39:03,103 writing manifest file '/tmp/pip-pip-egg-info-2ltamzpc/SysTime.egg-info/SOURCES.txt' 2021-07-10T06:39:03,283 reading manifest file '/tmp/pip-pip-egg-info-2ltamzpc/SysTime.egg-info/SOURCES.txt' 2021-07-10T06:39:03,286 writing manifest file '/tmp/pip-pip-egg-info-2ltamzpc/SysTime.egg-info/SOURCES.txt' 2021-07-10T06:39:03,354 Source in /tmp/pip-wheel-xsd3gdsu/systime_68f2b8be93a64c288ce449b1b9701ac0 has version 1.0, which satisfies requirement systime==1.0 from https://files.pythonhosted.org/packages/27/58/a86aa98b45382fe829e0ca6b1e0f58e2da21cbc008626f58015ef715a1fb/SysTime-1.0.tar.gz#sha256=a1afb134263f6ffe75a919b9c2e096e56030d4f5aedcba732b38da023a622b02 2021-07-10T06:39:03,355 Removed systime==1.0 from https://files.pythonhosted.org/packages/27/58/a86aa98b45382fe829e0ca6b1e0f58e2da21cbc008626f58015ef715a1fb/SysTime-1.0.tar.gz#sha256=a1afb134263f6ffe75a919b9c2e096e56030d4f5aedcba732b38da023a622b02 from build tracker '/tmp/pip-req-tracker-l1mszrjd' 2021-07-10T06:39:03,359 Created temporary directory: /tmp/pip-unpack-2mxbqmld 2021-07-10T06:39:03,360 Building wheels for collected packages: systime 2021-07-10T06:39:03,363 Created temporary directory: /tmp/pip-wheel-4kyb9oiq 2021-07-10T06:39:03,364 Building wheel for systime (setup.py): started 2021-07-10T06:39:03,364 Destination directory: /tmp/pip-wheel-4kyb9oiq 2021-07-10T06:39:03,364 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-xsd3gdsu/systime_68f2b8be93a64c288ce449b1b9701ac0/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-xsd3gdsu/systime_68f2b8be93a64c288ce449b1b9701ac0/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-4kyb9oiq 2021-07-10T06:39:04,129 running bdist_wheel 2021-07-10T06:39:04,285 running build 2021-07-10T06:39:04,286 running build_ext 2021-07-10T06:39:04,291 building 'systime' extension 2021-07-10T06:39:04,292 creating build 2021-07-10T06:39:04,292 creating build/temp.linux-armv7l-3.9 2021-07-10T06:39:04,293 arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c systimemodule.c -o build/temp.linux-armv7l-3.9/systimemodule.o 2021-07-10T06:39:04,341 systimemodule.c:9:10: fatal error: Python/Python.h: No such file or directory 2021-07-10T06:39:04,342 9 | #include 2021-07-10T06:39:04,342 | ^~~~~~~~~~~~~~~~~ 2021-07-10T06:39:04,342 compilation terminated. 2021-07-10T06:39:04,345 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2021-07-10T06:39:04,422 Building wheel for systime (setup.py): finished with status 'error' 2021-07-10T06:39:04,423 ERROR: Failed building wheel for systime 2021-07-10T06:39:04,423 Running setup.py clean for systime 2021-07-10T06:39:04,424 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-xsd3gdsu/systime_68f2b8be93a64c288ce449b1b9701ac0/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-xsd3gdsu/systime_68f2b8be93a64c288ce449b1b9701ac0/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-10T06:39:05,175 running clean 2021-07-10T06:39:05,177 removing 'build/temp.linux-armv7l-3.9' (and everything under it) 2021-07-10T06:39:05,178 'build/lib.linux-armv7l-3.9' does not exist -- can't clean it 2021-07-10T06:39:05,178 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-10T06:39:05,178 'build/scripts-3.9' does not exist -- can't clean it 2021-07-10T06:39:05,179 removing 'build' 2021-07-10T06:39:05,233 Failed to build systime 2021-07-10T06:39:05,233 ERROR: Failed to build one or more wheels 2021-07-10T06:39:05,234 Exception information: 2021-07-10T06:39:05,234 Traceback (most recent call last): 2021-07-10T06:39:05,234 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:39:05,234 status = self.run(options, args) 2021-07-10T06:39:05,234 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:39:05,234 return func(self, options, args) 2021-07-10T06:39:05,234 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-10T06:39:05,234 raise CommandError( 2021-07-10T06:39:05,234 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-10T06:39:05,236 Removed build tracker: '/tmp/pip-req-tracker-l1mszrjd'