Created temporary directory: /tmp/pip-ephem-wheel-cache-ni8ams5t Created temporary directory: /tmp/pip-req-tracker-lbluuljl Created requirements tracker '/tmp/pip-req-tracker-lbluuljl' Created temporary directory: /tmp/pip-wheel-3lo4ke18 Collecting tentacle==1.0.0 1 location(s) to search for versions of tentacle: * https://pypi.org/simple/tentacle/ Getting page https://pypi.org/simple/tentacle/ Analyzing links from page https://pypi.org/simple/tentacle/ Found link https://files.pythonhosted.org/packages/3e/93/7bf4cc7205060d4915fe78e235c60ae38be83048757aa494dffe5bb2ee8c/tentacle-1.0.0.tar.gz#sha256=1d3ac4a1fc34dba6d5f7c5c173821d5cfe6e0269a76bd829fa83549d1c2003b2 (from https://pypi.org/simple/tentacle/) (requires-python:~=3.4), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-yq93p0qn Downloading https://files.pythonhosted.org/packages/3e/93/7bf4cc7205060d4915fe78e235c60ae38be83048757aa494dffe5bb2ee8c/tentacle-1.0.0.tar.gz (49kB) Downloading from URL https://files.pythonhosted.org/packages/3e/93/7bf4cc7205060d4915fe78e235c60ae38be83048757aa494dffe5bb2ee8c/tentacle-1.0.0.tar.gz#sha256=1d3ac4a1fc34dba6d5f7c5c173821d5cfe6e0269a76bd829fa83549d1c2003b2 (from https://pypi.org/simple/tentacle/) (requires-python:~=3.4) Added tentacle==1.0.0 from https://files.pythonhosted.org/packages/3e/93/7bf4cc7205060d4915fe78e235c60ae38be83048757aa494dffe5bb2ee8c/tentacle-1.0.0.tar.gz#sha256=1d3ac4a1fc34dba6d5f7c5c173821d5cfe6e0269a76bd829fa83549d1c2003b2 to build tracker '/tmp/pip-req-tracker-lbluuljl' Running setup.py (path:/tmp/pip-wheel-3lo4ke18/tentacle/setup.py) egg_info for package tentacle Running command python setup.py egg_info running egg_info creating pip-egg-info/tentacle.egg-info writing dependency_links to pip-egg-info/tentacle.egg-info/dependency_links.txt writing requirements to pip-egg-info/tentacle.egg-info/requires.txt writing top-level names to pip-egg-info/tentacle.egg-info/top_level.txt writing entry points to pip-egg-info/tentacle.egg-info/entry_points.txt writing pip-egg-info/tentacle.egg-info/PKG-INFO writing manifest file 'pip-egg-info/tentacle.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tentacle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/tentacle.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3lo4ke18/tentacle has version 1.0.0, which satisfies requirement tentacle==1.0.0 from https://files.pythonhosted.org/packages/3e/93/7bf4cc7205060d4915fe78e235c60ae38be83048757aa494dffe5bb2ee8c/tentacle-1.0.0.tar.gz#sha256=1d3ac4a1fc34dba6d5f7c5c173821d5cfe6e0269a76bd829fa83549d1c2003b2 Removed tentacle==1.0.0 from https://files.pythonhosted.org/packages/3e/93/7bf4cc7205060d4915fe78e235c60ae38be83048757aa494dffe5bb2ee8c/tentacle-1.0.0.tar.gz#sha256=1d3ac4a1fc34dba6d5f7c5c173821d5cfe6e0269a76bd829fa83549d1c2003b2 from build tracker '/tmp/pip-req-tracker-lbluuljl' Building wheels for collected packages: tentacle Created temporary directory: /tmp/pip-wheel-hly9p5s8 Running setup.py bdist_wheel for tentacle: started Destination directory: /tmp/pip-wheel-hly9p5s8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3lo4ke18/tentacle/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-hly9p5s8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tentacle copying tentacle/__main__.py -> build/lib/tentacle copying tentacle/__about__.py -> build/lib/tentacle copying tentacle/cmds.py -> build/lib/tentacle copying tentacle/app.py -> build/lib/tentacle copying tentacle/__init__.py -> build/lib/tentacle copying tentacle/util.py -> build/lib/tentacle creating build/lib/tentacle/client copying tentacle/client/files.py -> build/lib/tentacle/client copying tentacle/client/model.py -> build/lib/tentacle/client copying tentacle/client/cam.py -> build/lib/tentacle/client copying tentacle/client/octo.py -> build/lib/tentacle/client copying tentacle/client/__init__.py -> build/lib/tentacle/client creating build/lib/tentacle/ui copying tentacle/ui/move.py -> build/lib/tentacle/ui copying tentacle/ui/job.py -> build/lib/tentacle/ui copying tentacle/ui/files.py -> build/lib/tentacle/ui copying tentacle/ui/gcode.py -> build/lib/tentacle/ui copying tentacle/ui/cam.py -> build/lib/tentacle/ui copying tentacle/ui/tool.py -> build/lib/tentacle/ui copying tentacle/ui/serial.py -> build/lib/tentacle/ui copying tentacle/ui/temp.py -> build/lib/tentacle/ui copying tentacle/ui/__init__.py -> build/lib/tentacle/ui running egg_info writing top-level names to tentacle.egg-info/top_level.txt writing entry points to tentacle.egg-info/entry_points.txt writing dependency_links to tentacle.egg-info/dependency_links.txt writing requirements to tentacle.egg-info/requires.txt writing tentacle.egg-info/PKG-INFO reading manifest file 'tentacle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tentacle.egg-info/SOURCES.txt' copying tentacle/tentacle.cfg -> build/lib/tentacle creating build/lib/tentacle/scripts copying tentacle/scripts/backlight -> build/lib/tentacle/scripts installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/tentacle creating build/bdist.linux-armv7l/wheel/tentacle/client copying build/lib/tentacle/client/files.py -> build/bdist.linux-armv7l/wheel/tentacle/client copying build/lib/tentacle/client/model.py -> build/bdist.linux-armv7l/wheel/tentacle/client copying build/lib/tentacle/client/cam.py -> build/bdist.linux-armv7l/wheel/tentacle/client copying build/lib/tentacle/client/octo.py -> build/bdist.linux-armv7l/wheel/tentacle/client copying build/lib/tentacle/client/__init__.py -> build/bdist.linux-armv7l/wheel/tentacle/client copying build/lib/tentacle/__main__.py -> build/bdist.linux-armv7l/wheel/tentacle copying build/lib/tentacle/tentacle.cfg -> build/bdist.linux-armv7l/wheel/tentacle copying build/lib/tentacle/__about__.py -> build/bdist.linux-armv7l/wheel/tentacle copying build/lib/tentacle/cmds.py -> build/bdist.linux-armv7l/wheel/tentacle copying build/lib/tentacle/app.py -> build/bdist.linux-armv7l/wheel/tentacle creating build/bdist.linux-armv7l/wheel/tentacle/scripts copying build/lib/tentacle/scripts/backlight -> build/bdist.linux-armv7l/wheel/tentacle/scripts creating build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/move.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/job.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/files.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/gcode.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/cam.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/tool.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/serial.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/temp.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/ui/__init__.py -> build/bdist.linux-armv7l/wheel/tentacle/ui copying build/lib/tentacle/__init__.py -> build/bdist.linux-armv7l/wheel/tentacle copying build/lib/tentacle/util.py -> build/bdist.linux-armv7l/wheel/tentacle running install_egg_info Copying tentacle.egg-info to build/bdist.linux-armv7l/wheel/tentacle-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/tentacle-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-hly9p5s8/tentacle-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tentacle/__about__.py' adding 'tentacle/__init__.py' adding 'tentacle/__main__.py' adding 'tentacle/app.py' adding 'tentacle/cmds.py' adding 'tentacle/tentacle.cfg' adding 'tentacle/util.py' adding 'tentacle/client/__init__.py' adding 'tentacle/client/cam.py' adding 'tentacle/client/files.py' adding 'tentacle/client/model.py' adding 'tentacle/client/octo.py' adding 'tentacle/scripts/backlight' adding 'tentacle/ui/__init__.py' adding 'tentacle/ui/cam.py' adding 'tentacle/ui/files.py' adding 'tentacle/ui/gcode.py' adding 'tentacle/ui/job.py' adding 'tentacle/ui/move.py' adding 'tentacle/ui/serial.py' adding 'tentacle/ui/temp.py' adding 'tentacle/ui/tool.py' adding 'tentacle-1.0.0.dist-info/LICENSE' adding 'tentacle-1.0.0.dist-info/METADATA' adding 'tentacle-1.0.0.dist-info/WHEEL' adding 'tentacle-1.0.0.dist-info/entry_points.txt' adding 'tentacle-1.0.0.dist-info/top_level.txt' adding 'tentacle-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tentacle: finished with status 'done' Stored in directory: /tmp/tmpg_l7q5xl Successfully built tentacle Cleaning up... Removing source in /tmp/pip-wheel-3lo4ke18/tentacle Removed build tracker '/tmp/pip-req-tracker-lbluuljl'