2019-06-30T23:01:09 Created temporary directory: /tmp/pip-ephem-wheel-cache-ttzb8sae 2019-06-30T23:01:09 Created temporary directory: /tmp/pip-req-tracker-xnd3hpcl 2019-06-30T23:01:09 Created requirements tracker '/tmp/pip-req-tracker-xnd3hpcl' 2019-06-30T23:01:09 Created temporary directory: /tmp/pip-wheel-9l_45ud3 2019-06-30T23:01:09 Collecting foohid==0.1 2019-06-30T23:01:09 1 location(s) to search for versions of foohid: 2019-06-30T23:01:09 * https://pypi.org/simple/foohid/ 2019-06-30T23:01:09 Getting page https://pypi.org/simple/foohid/ 2019-06-30T23:01:10 Analyzing links from page https://pypi.org/simple/foohid/ 2019-06-30T23:01:10 Found link https://files.pythonhosted.org/packages/5f/b9/7eac8be42067ac8af3fd6ced9c8cf05b56dd2cae3bee5adbdfb951e3f435/foohid-0.1.tar.gz#sha256=34de951f81089a5bcb35a96289122a998ae66e1609d91942f4b8cb57f497d0b9 (from https://pypi.org/simple/foohid/), version: 0.1 2019-06-30T23:01:10 Using version 0.1 (newest of versions: 0.1) 2019-06-30T23:01:10 Created temporary directory: /tmp/pip-unpack-e4adgo5k 2019-06-30T23:01:10 Downloading https://files.pythonhosted.org/packages/5f/b9/7eac8be42067ac8af3fd6ced9c8cf05b56dd2cae3bee5adbdfb951e3f435/foohid-0.1.tar.gz 2019-06-30T23:01:10 Downloading from URL https://files.pythonhosted.org/packages/5f/b9/7eac8be42067ac8af3fd6ced9c8cf05b56dd2cae3bee5adbdfb951e3f435/foohid-0.1.tar.gz#sha256=34de951f81089a5bcb35a96289122a998ae66e1609d91942f4b8cb57f497d0b9 (from https://pypi.org/simple/foohid/) 2019-06-30T23:01:10 Added foohid==0.1 from https://files.pythonhosted.org/packages/5f/b9/7eac8be42067ac8af3fd6ced9c8cf05b56dd2cae3bee5adbdfb951e3f435/foohid-0.1.tar.gz#sha256=34de951f81089a5bcb35a96289122a998ae66e1609d91942f4b8cb57f497d0b9 to build tracker '/tmp/pip-req-tracker-xnd3hpcl' 2019-06-30T23:01:10 Running setup.py (path:/tmp/pip-wheel-9l_45ud3/foohid/setup.py) egg_info for package foohid 2019-06-30T23:01:10 Running command python setup.py egg_info 2019-06-30T23:01:12 running egg_info 2019-06-30T23:01:12 creating pip-egg-info/foohid.egg-info 2019-06-30T23:01:12 writing pip-egg-info/foohid.egg-info/PKG-INFO 2019-06-30T23:01:12 writing dependency_links to pip-egg-info/foohid.egg-info/dependency_links.txt 2019-06-30T23:01:12 writing top-level names to pip-egg-info/foohid.egg-info/top_level.txt 2019-06-30T23:01:12 writing manifest file 'pip-egg-info/foohid.egg-info/SOURCES.txt' 2019-06-30T23:01:12 reading manifest file 'pip-egg-info/foohid.egg-info/SOURCES.txt' 2019-06-30T23:01:12 writing manifest file 'pip-egg-info/foohid.egg-info/SOURCES.txt' 2019-06-30T23:01:12 Source in /tmp/pip-wheel-9l_45ud3/foohid has version 0.1, which satisfies requirement foohid==0.1 from https://files.pythonhosted.org/packages/5f/b9/7eac8be42067ac8af3fd6ced9c8cf05b56dd2cae3bee5adbdfb951e3f435/foohid-0.1.tar.gz#sha256=34de951f81089a5bcb35a96289122a998ae66e1609d91942f4b8cb57f497d0b9 2019-06-30T23:01:12 Removed foohid==0.1 from https://files.pythonhosted.org/packages/5f/b9/7eac8be42067ac8af3fd6ced9c8cf05b56dd2cae3bee5adbdfb951e3f435/foohid-0.1.tar.gz#sha256=34de951f81089a5bcb35a96289122a998ae66e1609d91942f4b8cb57f497d0b9 from build tracker '/tmp/pip-req-tracker-xnd3hpcl' 2019-06-30T23:01:12 Building wheels for collected packages: foohid 2019-06-30T23:01:12 Created temporary directory: /tmp/pip-wheel-0iju_vta 2019-06-30T23:01:12 Building wheel for foohid (setup.py): started 2019-06-30T23:01:12 Destination directory: /tmp/pip-wheel-0iju_vta 2019-06-30T23:01:12 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-9l_45ud3/foohid/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-0iju_vta 2019-06-30T23:01:14 running bdist_wheel 2019-06-30T23:01:14 running build 2019-06-30T23:01:14 running build_ext 2019-06-30T23:01:14 building 'foohid' extension 2019-06-30T23:01:14 creating build 2019-06-30T23:01:14 creating build/temp.linux-armv7l-3.7 2019-06-30T23:01:14 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c foohid.c -o build/temp.linux-armv7l-3.7/foohid.o 2019-06-30T23:01:15 foohid.c:2:10: fatal error: IOKit/IOKitLib.h: No such file or directory 2019-06-30T23:01:15 #include 2019-06-30T23:01:15 ^~~~~~~~~~~~~~~~~~ 2019-06-30T23:01:15 compilation terminated. 2019-06-30T23:01:15 error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1 2019-06-30T23:01:15 Building wheel for foohid (setup.py): finished with status 'error' 2019-06-30T23:01:15 ERROR: Failed building wheel for foohid 2019-06-30T23:01:15 Running setup.py clean for foohid 2019-06-30T23:01:15 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-9l_45ud3/foohid/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all 2019-06-30T23:01:16 running clean 2019-06-30T23:01:16 removing 'build/temp.linux-armv7l-3.7' (and everything under it) 2019-06-30T23:01:16 'build/lib.linux-armv7l-3.7' does not exist -- can't clean it 2019-06-30T23:01:16 'build/bdist.linux-armv7l' does not exist -- can't clean it 2019-06-30T23:01:16 'build/scripts-3.7' does not exist -- can't clean it 2019-06-30T23:01:16 removing 'build' 2019-06-30T23:01:17 Failed to build foohid 2019-06-30T23:01:17 Cleaning up... 2019-06-30T23:01:17 Removing source in /tmp/pip-wheel-9l_45ud3/foohid 2019-06-30T23:01:17 Removed build tracker '/tmp/pip-req-tracker-xnd3hpcl' 2019-06-30T23:01:17 ERROR: Failed to build one or more wheels 2019-06-30T23:01:17 Exception information: 2019-06-30T23:01:17 Traceback (most recent call last): 2019-06-30T23:01:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T23:01:17 status = self.run(options, args) 2019-06-30T23:01:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 178, in run 2019-06-30T23:01:17 "Failed to build one or more wheels" 2019-06-30T23:01:17 pip._internal.exceptions.CommandError: Failed to build one or more wheels