Created temporary directory: /tmp/pip-ephem-wheel-cache-6bba3dc2 Created temporary directory: /tmp/pip-req-tracker-kok444uz Created requirements tracker '/tmp/pip-req-tracker-kok444uz' Created temporary directory: /tmp/pip-wheel-3b4yb8ni Collecting robotpy-rev==2019.0.0a2 1 location(s) to search for versions of robotpy-rev: * https://pypi.org/simple/robotpy-rev/ Getting page https://pypi.org/simple/robotpy-rev/ Analyzing links from page https://pypi.org/simple/robotpy-rev/ Found link https://files.pythonhosted.org/packages/26/20/1f0d15669cfe64f07c4f8af3990665ad96b50d1d125a8fb4ca9c1c64124b/robotpy-rev-2019.0.0a1.tar.gz#sha256=2b1535f9b28f6f7a260caf3da8625a92ff8cf7b1196e322b1d3e1ca01e1eb4f1 (from https://pypi.org/simple/robotpy-rev/), version: 2019.0.0a1 Found link https://files.pythonhosted.org/packages/16/7e/1aac05e89da1381b48eda6c751a9f4df69bf345e3aff440c4d966f61a01e/robotpy-rev-2019.0.0a2.tar.gz#sha256=752458f9760a495a68c80177355f07d0b79c6d233c9ca772faf4fa2c12451b32 (from https://pypi.org/simple/robotpy-rev/), version: 2019.0.0a2 Using version 2019.0.0a2 (newest of versions: 2019.0.0a2) Created temporary directory: /tmp/pip-unpack-lsz1izjz Downloading https://files.pythonhosted.org/packages/16/7e/1aac05e89da1381b48eda6c751a9f4df69bf345e3aff440c4d966f61a01e/robotpy-rev-2019.0.0a2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/16/7e/1aac05e89da1381b48eda6c751a9f4df69bf345e3aff440c4d966f61a01e/robotpy-rev-2019.0.0a2.tar.gz#sha256=752458f9760a495a68c80177355f07d0b79c6d233c9ca772faf4fa2c12451b32 (from https://pypi.org/simple/robotpy-rev/) Added robotpy-rev==2019.0.0a2 from https://files.pythonhosted.org/packages/16/7e/1aac05e89da1381b48eda6c751a9f4df69bf345e3aff440c4d966f61a01e/robotpy-rev-2019.0.0a2.tar.gz#sha256=752458f9760a495a68c80177355f07d0b79c6d233c9ca772faf4fa2c12451b32 to build tracker '/tmp/pip-req-tracker-kok444uz' Running setup.py (path:/tmp/pip-wheel-3b4yb8ni/robotpy-rev/setup.py) egg_info for package robotpy-rev Running command python setup.py egg_info running egg_info creating pip-egg-info/robotpy_rev.egg-info writing pip-egg-info/robotpy_rev.egg-info/PKG-INFO writing top-level names to pip-egg-info/robotpy_rev.egg-info/top_level.txt writing dependency_links to pip-egg-info/robotpy_rev.egg-info/dependency_links.txt writing entry points to pip-egg-info/robotpy_rev.egg-info/entry_points.txt writing requirements to pip-egg-info/robotpy_rev.egg-info/requires.txt writing manifest file 'pip-egg-info/robotpy_rev.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/robotpy_rev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'rev/_impl/autogen/*.cpp' warning: no files found matching 'rev/_impl/autogen/*.hpp' writing manifest file 'pip-egg-info/robotpy_rev.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3b4yb8ni/robotpy-rev has version 2019.0.0a2, which satisfies requirement robotpy-rev==2019.0.0a2 from https://files.pythonhosted.org/packages/16/7e/1aac05e89da1381b48eda6c751a9f4df69bf345e3aff440c4d966f61a01e/robotpy-rev-2019.0.0a2.tar.gz#sha256=752458f9760a495a68c80177355f07d0b79c6d233c9ca772faf4fa2c12451b32 Removed robotpy-rev==2019.0.0a2 from https://files.pythonhosted.org/packages/16/7e/1aac05e89da1381b48eda6c751a9f4df69bf345e3aff440c4d966f61a01e/robotpy-rev-2019.0.0a2.tar.gz#sha256=752458f9760a495a68c80177355f07d0b79c6d233c9ca772faf4fa2c12451b32 from build tracker '/tmp/pip-req-tracker-kok444uz' Building wheels for collected packages: robotpy-rev Created temporary directory: /tmp/pip-wheel-i3fn_99i Running setup.py bdist_wheel for robotpy-rev: started Destination directory: /tmp/pip-wheel-i3fn_99i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3b4yb8ni/robotpy-rev/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-i3fn_99i running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rev copying rev/version.py -> build/lib/rev copying rev/__init__.py -> build/lib/rev creating build/lib/rev/_impl copying rev/_impl/info.py -> build/lib/rev/_impl copying rev/_impl/__init__.py -> build/lib/rev/_impl creating build/lib/rev/_impl/autogen copying rev/_impl/autogen/sim_enums.py -> build/lib/rev/_impl/autogen copying rev/_impl/autogen/sim.py -> build/lib/rev/_impl/autogen copying rev/_impl/autogen/__init__.py -> build/lib/rev/_impl/autogen 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/rev creating build/bdist.linux-armv7l/wheel/rev/_impl copying build/lib/rev/_impl/info.py -> build/bdist.linux-armv7l/wheel/rev/_impl copying build/lib/rev/_impl/__init__.py -> build/bdist.linux-armv7l/wheel/rev/_impl creating build/bdist.linux-armv7l/wheel/rev/_impl/autogen copying build/lib/rev/_impl/autogen/sim_enums.py -> build/bdist.linux-armv7l/wheel/rev/_impl/autogen copying build/lib/rev/_impl/autogen/sim.py -> build/bdist.linux-armv7l/wheel/rev/_impl/autogen copying build/lib/rev/_impl/autogen/__init__.py -> build/bdist.linux-armv7l/wheel/rev/_impl/autogen copying build/lib/rev/version.py -> build/bdist.linux-armv7l/wheel/rev copying build/lib/rev/__init__.py -> build/bdist.linux-armv7l/wheel/rev running install_egg_info running egg_info writing entry points to robotpy_rev.egg-info/entry_points.txt writing robotpy_rev.egg-info/PKG-INFO writing requirements to robotpy_rev.egg-info/requires.txt writing top-level names to robotpy_rev.egg-info/top_level.txt writing dependency_links to robotpy_rev.egg-info/dependency_links.txt reading manifest file 'robotpy_rev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'rev/_impl/autogen/*.cpp' warning: no files found matching 'rev/_impl/autogen/*.hpp' writing manifest file 'robotpy_rev.egg-info/SOURCES.txt' Copying robotpy_rev.egg-info to build/bdist.linux-armv7l/wheel/robotpy_rev-2019.0.0a2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/robotpy_rev-2019.0.0a2.dist-info/WHEEL creating '/tmp/pip-wheel-i3fn_99i/robotpy_rev-2019.0.0a2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rev/__init__.py' adding 'rev/version.py' adding 'rev/_impl/__init__.py' adding 'rev/_impl/info.py' adding 'rev/_impl/autogen/__init__.py' adding 'rev/_impl/autogen/sim.py' adding 'rev/_impl/autogen/sim_enums.py' adding 'robotpy_rev-2019.0.0a2.dist-info/LICENSE' adding 'robotpy_rev-2019.0.0a2.dist-info/METADATA' adding 'robotpy_rev-2019.0.0a2.dist-info/WHEEL' adding 'robotpy_rev-2019.0.0a2.dist-info/entry_points.txt' adding 'robotpy_rev-2019.0.0a2.dist-info/top_level.txt' adding 'robotpy_rev-2019.0.0a2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for robotpy-rev: finished with status 'done' Stored in directory: /tmp/tmp7be3ri1g Successfully built robotpy-rev Cleaning up... Removing source in /tmp/pip-wheel-3b4yb8ni/robotpy-rev Removed build tracker '/tmp/pip-req-tracker-kok444uz'