Created temporary directory: /tmp/pip-ephem-wheel-cache-1u5elzuf Created temporary directory: /tmp/pip-req-tracker-2d_kydmu Created requirements tracker '/tmp/pip-req-tracker-2d_kydmu' Created temporary directory: /tmp/pip-wheel-i7tn1p62 Collecting benchbot==0.1.5 1 location(s) to search for versions of benchbot: * https://pypi.org/simple/benchbot/ Getting page https://pypi.org/simple/benchbot/ Analyzing links from page https://pypi.org/simple/benchbot/ Skipping link https://files.pythonhosted.org/packages/d0/43/bd28b036eccd6306f92908c6de03630908392f0aeeaddff84a24f461e674/benchbot-0.1.5-py2-none-any.whl#sha256=2913edaf14a94f4ad6e262c7040748c7199cbdb8736e23b1978f1dc059e5ddd9 (from https://pypi.org/simple/benchbot/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/7a/3a/78d1f8a388fedbc4b27b0d3a416c86dc9810c44b68419f7843b9ad2913a7/benchbot-0.1.5.tar.gz#sha256=202f97ae3003783b3134a4bf5fe77e8d19e75b8a5349777367cce3a2a2d31cbe (from https://pypi.org/simple/benchbot/), version: 0.1.5 Using version 0.1.5 (newest of versions: 0.1.5) Created temporary directory: /tmp/pip-unpack-pcyx7y5l Downloading https://files.pythonhosted.org/packages/7a/3a/78d1f8a388fedbc4b27b0d3a416c86dc9810c44b68419f7843b9ad2913a7/benchbot-0.1.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7a/3a/78d1f8a388fedbc4b27b0d3a416c86dc9810c44b68419f7843b9ad2913a7/benchbot-0.1.5.tar.gz#sha256=202f97ae3003783b3134a4bf5fe77e8d19e75b8a5349777367cce3a2a2d31cbe (from https://pypi.org/simple/benchbot/) Added benchbot==0.1.5 from https://files.pythonhosted.org/packages/7a/3a/78d1f8a388fedbc4b27b0d3a416c86dc9810c44b68419f7843b9ad2913a7/benchbot-0.1.5.tar.gz#sha256=202f97ae3003783b3134a4bf5fe77e8d19e75b8a5349777367cce3a2a2d31cbe to build tracker '/tmp/pip-req-tracker-2d_kydmu' Running setup.py (path:/tmp/pip-wheel-i7tn1p62/benchbot/setup.py) egg_info for package benchbot Running command python setup.py egg_info running egg_info creating pip-egg-info/benchbot.egg-info writing pip-egg-info/benchbot.egg-info/PKG-INFO writing dependency_links to pip-egg-info/benchbot.egg-info/dependency_links.txt writing requirements to pip-egg-info/benchbot.egg-info/requires.txt writing top-level names to pip-egg-info/benchbot.egg-info/top_level.txt writing manifest file 'pip-egg-info/benchbot.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/benchbot.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/benchbot.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-i7tn1p62/benchbot has version 0.1.5, which satisfies requirement benchbot==0.1.5 from https://files.pythonhosted.org/packages/7a/3a/78d1f8a388fedbc4b27b0d3a416c86dc9810c44b68419f7843b9ad2913a7/benchbot-0.1.5.tar.gz#sha256=202f97ae3003783b3134a4bf5fe77e8d19e75b8a5349777367cce3a2a2d31cbe Removed benchbot==0.1.5 from https://files.pythonhosted.org/packages/7a/3a/78d1f8a388fedbc4b27b0d3a416c86dc9810c44b68419f7843b9ad2913a7/benchbot-0.1.5.tar.gz#sha256=202f97ae3003783b3134a4bf5fe77e8d19e75b8a5349777367cce3a2a2d31cbe from build tracker '/tmp/pip-req-tracker-2d_kydmu' Building wheels for collected packages: benchbot Created temporary directory: /tmp/pip-wheel-d8vljv7g Running setup.py bdist_wheel for benchbot: started Destination directory: /tmp/pip-wheel-d8vljv7g Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-i7tn1p62/benchbot/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-d8vljv7g running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/benchbot copying benchbot/grid_map.py -> build/lib/benchbot copying benchbot/__init__.py -> build/lib/benchbot 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/benchbot copying build/lib/benchbot/grid_map.py -> build/bdist.linux-armv7l/wheel/benchbot copying build/lib/benchbot/__init__.py -> build/bdist.linux-armv7l/wheel/benchbot running install_egg_info running egg_info writing dependency_links to benchbot.egg-info/dependency_links.txt writing requirements to benchbot.egg-info/requires.txt writing top-level names to benchbot.egg-info/top_level.txt writing benchbot.egg-info/PKG-INFO reading manifest file 'benchbot.egg-info/SOURCES.txt' writing manifest file 'benchbot.egg-info/SOURCES.txt' Copying benchbot.egg-info to build/bdist.linux-armv7l/wheel/benchbot-0.1.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/benchbot-0.1.5.dist-info/WHEEL creating '/tmp/pip-wheel-d8vljv7g/benchbot-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'benchbot/__init__.py' adding 'benchbot/grid_map.py' adding 'benchbot-0.1.5.dist-info/METADATA' adding 'benchbot-0.1.5.dist-info/WHEEL' adding 'benchbot-0.1.5.dist-info/top_level.txt' adding 'benchbot-0.1.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for benchbot: finished with status 'done' Stored in directory: /tmp/tmpzt4mgkq_ Successfully built benchbot Cleaning up... Removing source in /tmp/pip-wheel-i7tn1p62/benchbot Removed build tracker '/tmp/pip-req-tracker-2d_kydmu'