Created temporary directory: /tmp/pip-ephem-wheel-cache-k0npf907 Created temporary directory: /tmp/pip-req-tracker-czn4_f0p Created requirements tracker '/tmp/pip-req-tracker-czn4_f0p' Created temporary directory: /tmp/pip-wheel-tlaxhzuz Collecting compyle==0.5 1 location(s) to search for versions of compyle: * https://pypi.org/simple/compyle/ Getting page https://pypi.org/simple/compyle/ Analyzing links from page https://pypi.org/simple/compyle/ Found link https://files.pythonhosted.org/packages/fc/a8/4560a11c0d1a33e02022fb63bb363c943f133c5cf13eb9c2e2ea5903a06b/compyle-0.5.tar.gz#sha256=8fa33611c956a3189f054c72a41c5c6e6ba00bc4d1f166798c6849c12c499e57 (from https://pypi.org/simple/compyle/), version: 0.5 Using version 0.5 (newest of versions: 0.5) Created temporary directory: /tmp/pip-unpack-bhdajhy5 Downloading https://files.pythonhosted.org/packages/fc/a8/4560a11c0d1a33e02022fb63bb363c943f133c5cf13eb9c2e2ea5903a06b/compyle-0.5.tar.gz (86kB) Downloading from URL https://files.pythonhosted.org/packages/fc/a8/4560a11c0d1a33e02022fb63bb363c943f133c5cf13eb9c2e2ea5903a06b/compyle-0.5.tar.gz#sha256=8fa33611c956a3189f054c72a41c5c6e6ba00bc4d1f166798c6849c12c499e57 (from https://pypi.org/simple/compyle/) Added compyle==0.5 from https://files.pythonhosted.org/packages/fc/a8/4560a11c0d1a33e02022fb63bb363c943f133c5cf13eb9c2e2ea5903a06b/compyle-0.5.tar.gz#sha256=8fa33611c956a3189f054c72a41c5c6e6ba00bc4d1f166798c6849c12c499e57 to build tracker '/tmp/pip-req-tracker-czn4_f0p' Running setup.py (path:/tmp/pip-wheel-tlaxhzuz/compyle/setup.py) egg_info for package compyle Running command python setup.py egg_info running egg_info creating pip-egg-info/compyle.egg-info writing top-level names to pip-egg-info/compyle.egg-info/top_level.txt writing dependency_links to pip-egg-info/compyle.egg-info/dependency_links.txt writing requirements to pip-egg-info/compyle.egg-info/requires.txt writing pip-egg-info/compyle.egg-info/PKG-INFO writing manifest file 'pip-egg-info/compyle.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/compyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/compyle.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tlaxhzuz/compyle has version 0.5, which satisfies requirement compyle==0.5 from https://files.pythonhosted.org/packages/fc/a8/4560a11c0d1a33e02022fb63bb363c943f133c5cf13eb9c2e2ea5903a06b/compyle-0.5.tar.gz#sha256=8fa33611c956a3189f054c72a41c5c6e6ba00bc4d1f166798c6849c12c499e57 Removed compyle==0.5 from https://files.pythonhosted.org/packages/fc/a8/4560a11c0d1a33e02022fb63bb363c943f133c5cf13eb9c2e2ea5903a06b/compyle-0.5.tar.gz#sha256=8fa33611c956a3189f054c72a41c5c6e6ba00bc4d1f166798c6849c12c499e57 from build tracker '/tmp/pip-req-tracker-czn4_f0p' Building wheels for collected packages: compyle Created temporary directory: /tmp/pip-wheel-518hgbca Running setup.py bdist_wheel for compyle: started Destination directory: /tmp/pip-wheel-518hgbca Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tlaxhzuz/compyle/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-518hgbca running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/compyle copying compyle/cuda.py -> build/lib/compyle copying compyle/types.py -> build/lib/compyle copying compyle/extern.py -> build/lib/compyle copying compyle/translator.py -> build/lib/compyle copying compyle/cython_generator.py -> build/lib/compyle copying compyle/ext_module.py -> build/lib/compyle copying compyle/transpiler.py -> build/lib/compyle copying compyle/low_level.py -> build/lib/compyle copying compyle/__init__.py -> build/lib/compyle copying compyle/jit.py -> build/lib/compyle copying compyle/opencl.py -> build/lib/compyle copying compyle/parallel.py -> build/lib/compyle copying compyle/ast_utils.py -> build/lib/compyle copying compyle/array.py -> build/lib/compyle copying compyle/capture_stream.py -> build/lib/compyle copying compyle/config.py -> build/lib/compyle copying compyle/api.py -> build/lib/compyle creating build/lib/compyle/tests copying compyle/tests/test_ast_utils.py -> build/lib/compyle/tests copying compyle/tests/py3_code.py -> build/lib/compyle/tests copying compyle/tests/test_types.py -> build/lib/compyle/tests copying compyle/tests/test_low_level.py -> build/lib/compyle/tests copying compyle/tests/test_array.py -> build/lib/compyle/tests copying compyle/tests/test_cython_generator.py -> build/lib/compyle/tests copying compyle/tests/test_translator.py -> build/lib/compyle/tests copying compyle/tests/test_parallel.py -> build/lib/compyle/tests copying compyle/tests/__init__.py -> build/lib/compyle/tests copying compyle/tests/test_config.py -> build/lib/compyle/tests copying compyle/tests/test_capture_stream.py -> build/lib/compyle/tests copying compyle/tests/test_ext_module.py -> build/lib/compyle/tests copying compyle/tests/test_jit.py -> build/lib/compyle/tests copying compyle/tests/test_transpiler.py -> build/lib/compyle/tests 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/compyle copying build/lib/compyle/cuda.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/types.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/extern.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/translator.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/cython_generator.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/ext_module.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/transpiler.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/low_level.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/__init__.py -> build/bdist.linux-armv7l/wheel/compyle creating build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_ast_utils.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/py3_code.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_types.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_low_level.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_array.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_cython_generator.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_translator.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_parallel.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/__init__.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_config.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_capture_stream.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_ext_module.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_jit.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/tests/test_transpiler.py -> build/bdist.linux-armv7l/wheel/compyle/tests copying build/lib/compyle/jit.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/opencl.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/parallel.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/ast_utils.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/array.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/capture_stream.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/config.py -> build/bdist.linux-armv7l/wheel/compyle copying build/lib/compyle/api.py -> build/bdist.linux-armv7l/wheel/compyle running install_egg_info running egg_info writing compyle.egg-info/PKG-INFO writing dependency_links to compyle.egg-info/dependency_links.txt writing top-level names to compyle.egg-info/top_level.txt writing requirements to compyle.egg-info/requires.txt reading manifest file 'compyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'compyle.egg-info/SOURCES.txt' Copying compyle.egg-info to build/bdist.linux-armv7l/wheel/compyle-0.5-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/compyle-0.5.dist-info/WHEEL creating '/tmp/pip-wheel-518hgbca/compyle-0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'compyle/__init__.py' adding 'compyle/api.py' adding 'compyle/array.py' adding 'compyle/ast_utils.py' adding 'compyle/capture_stream.py' adding 'compyle/config.py' adding 'compyle/cuda.py' adding 'compyle/cython_generator.py' adding 'compyle/ext_module.py' adding 'compyle/extern.py' adding 'compyle/jit.py' adding 'compyle/low_level.py' adding 'compyle/opencl.py' adding 'compyle/parallel.py' adding 'compyle/translator.py' adding 'compyle/transpiler.py' adding 'compyle/types.py' adding 'compyle/tests/__init__.py' adding 'compyle/tests/py3_code.py' adding 'compyle/tests/test_array.py' adding 'compyle/tests/test_ast_utils.py' adding 'compyle/tests/test_capture_stream.py' adding 'compyle/tests/test_config.py' adding 'compyle/tests/test_cython_generator.py' adding 'compyle/tests/test_ext_module.py' adding 'compyle/tests/test_jit.py' adding 'compyle/tests/test_low_level.py' adding 'compyle/tests/test_parallel.py' adding 'compyle/tests/test_translator.py' adding 'compyle/tests/test_transpiler.py' adding 'compyle/tests/test_types.py' adding 'compyle-0.5.dist-info/LICENSE.txt' adding 'compyle-0.5.dist-info/METADATA' adding 'compyle-0.5.dist-info/WHEEL' adding 'compyle-0.5.dist-info/top_level.txt' adding 'compyle-0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for compyle: finished with status 'done' Stored in directory: /tmp/tmp9nt_2bis Successfully built compyle Cleaning up... Removing source in /tmp/pip-wheel-tlaxhzuz/compyle Removed build tracker '/tmp/pip-req-tracker-czn4_f0p'