Created temporary directory: /tmp/pip-ephem-wheel-cache-rrm3a_1g Created temporary directory: /tmp/pip-req-tracker-wf7o2xpn Created requirements tracker '/tmp/pip-req-tracker-wf7o2xpn' Created temporary directory: /tmp/pip-wheel-qxzvg3lx Collecting cbench==1.2.1 1 location(s) to search for versions of cbench: * https://pypi.org/simple/cbench/ Getting page https://pypi.org/simple/cbench/ Analyzing links from page https://pypi.org/simple/cbench/ Found link https://files.pythonhosted.org/packages/13/62/50c4333f098e1ea84eec47354fc167ee5255e1501b7db250a775ec9430ff/cbench-1.2.1.tar.gz#sha256=bd4121b574b81dbde7cd1e26e3c763fdfb7e8dd9f555e1adb6905a48b60a9341 (from https://pypi.org/simple/cbench/) (requires-python:>=2.7), version: 1.2.1 Using version 1.2.1 (newest of versions: 1.2.1) Created temporary directory: /tmp/pip-unpack-ltxpgf6h Downloading https://files.pythonhosted.org/packages/13/62/50c4333f098e1ea84eec47354fc167ee5255e1501b7db250a775ec9430ff/cbench-1.2.1.tar.gz (42kB) Downloading from URL https://files.pythonhosted.org/packages/13/62/50c4333f098e1ea84eec47354fc167ee5255e1501b7db250a775ec9430ff/cbench-1.2.1.tar.gz#sha256=bd4121b574b81dbde7cd1e26e3c763fdfb7e8dd9f555e1adb6905a48b60a9341 (from https://pypi.org/simple/cbench/) (requires-python:>=2.7) Added cbench==1.2.1 from https://files.pythonhosted.org/packages/13/62/50c4333f098e1ea84eec47354fc167ee5255e1501b7db250a775ec9430ff/cbench-1.2.1.tar.gz#sha256=bd4121b574b81dbde7cd1e26e3c763fdfb7e8dd9f555e1adb6905a48b60a9341 to build tracker '/tmp/pip-req-tracker-wf7o2xpn' Running setup.py (path:/tmp/pip-wheel-qxzvg3lx/cbench/setup.py) egg_info for package cbench Running command python setup.py egg_info running egg_info creating pip-egg-info/cbench.egg-info writing top-level names to pip-egg-info/cbench.egg-info/top_level.txt writing entry points to pip-egg-info/cbench.egg-info/entry_points.txt writing pip-egg-info/cbench.egg-info/PKG-INFO writing requirements to pip-egg-info/cbench.egg-info/requires.txt writing dependency_links to pip-egg-info/cbench.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cbench.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cbench.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cbench.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qxzvg3lx/cbench has version 1.2.1, which satisfies requirement cbench==1.2.1 from https://files.pythonhosted.org/packages/13/62/50c4333f098e1ea84eec47354fc167ee5255e1501b7db250a775ec9430ff/cbench-1.2.1.tar.gz#sha256=bd4121b574b81dbde7cd1e26e3c763fdfb7e8dd9f555e1adb6905a48b60a9341 Removed cbench==1.2.1 from https://files.pythonhosted.org/packages/13/62/50c4333f098e1ea84eec47354fc167ee5255e1501b7db250a775ec9430ff/cbench-1.2.1.tar.gz#sha256=bd4121b574b81dbde7cd1e26e3c763fdfb7e8dd9f555e1adb6905a48b60a9341 from build tracker '/tmp/pip-req-tracker-wf7o2xpn' Building wheels for collected packages: cbench Created temporary directory: /tmp/pip-wheel-o_sisxvt Running setup.py bdist_wheel for cbench: started Destination directory: /tmp/pip-wheel-o_sisxvt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qxzvg3lx/cbench/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-o_sisxvt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cbench copying cbench/client.py -> build/lib/cbench copying cbench/graph.py -> build/lib/cbench copying cbench/main.py -> build/lib/cbench copying cbench/comm.py -> build/lib/cbench copying cbench/comm_min.py -> build/lib/cbench copying cbench/__init__.py -> build/lib/cbench copying cbench/obj.py -> build/lib/cbench copying cbench/setup.py -> build/lib/cbench copying cbench/config.py -> build/lib/cbench copying cbench/__main__.py -> build/lib/cbench copying cbench/solution.py -> build/lib/cbench running egg_info writing dependency_links to cbench.egg-info/dependency_links.txt writing requirements to cbench.egg-info/requires.txt writing entry points to cbench.egg-info/entry_points.txt writing top-level names to cbench.egg-info/top_level.txt writing cbench.egg-info/PKG-INFO reading manifest file 'cbench.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cbench.egg-info/SOURCES.txt' creating build/lib/cbench/static copying cbench/static/favicon.ico -> build/lib/cbench/static 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/cbench copying build/lib/cbench/client.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/graph.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/main.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/comm.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/comm_min.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/__init__.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/obj.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/setup.py -> build/bdist.linux-armv7l/wheel/cbench creating build/bdist.linux-armv7l/wheel/cbench/static copying build/lib/cbench/static/favicon.ico -> build/bdist.linux-armv7l/wheel/cbench/static copying build/lib/cbench/config.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/__main__.py -> build/bdist.linux-armv7l/wheel/cbench copying build/lib/cbench/solution.py -> build/bdist.linux-armv7l/wheel/cbench running install_egg_info Copying cbench.egg-info to build/bdist.linux-armv7l/wheel/cbench-1.2.1-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/cbench-1.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-o_sisxvt/cbench-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cbench/__init__.py' adding 'cbench/__main__.py' adding 'cbench/client.py' adding 'cbench/comm.py' adding 'cbench/comm_min.py' adding 'cbench/config.py' adding 'cbench/graph.py' adding 'cbench/main.py' adding 'cbench/obj.py' adding 'cbench/setup.py' adding 'cbench/solution.py' adding 'cbench/static/favicon.ico' adding 'cbench-1.2.1.dist-info/LICENSE.txt' adding 'cbench-1.2.1.dist-info/METADATA' adding 'cbench-1.2.1.dist-info/WHEEL' adding 'cbench-1.2.1.dist-info/entry_points.txt' adding 'cbench-1.2.1.dist-info/top_level.txt' adding 'cbench-1.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cbench: finished with status 'done' Stored in directory: /tmp/tmpz3af0i_q Successfully built cbench Cleaning up... Removing source in /tmp/pip-wheel-qxzvg3lx/cbench Removed build tracker '/tmp/pip-req-tracker-wf7o2xpn'