Created temporary directory: /tmp/pip-ephem-wheel-cache-oibvt8j_ Created temporary directory: /tmp/pip-req-tracker-bbmdfn71 Created requirements tracker '/tmp/pip-req-tracker-bbmdfn71' Created temporary directory: /tmp/pip-wheel-0oymf90r Collecting pyMathBitPrecise==0.1 1 location(s) to search for versions of pyMathBitPrecise: * https://pypi.org/simple/pymathbitprecise/ Getting page https://pypi.org/simple/pymathbitprecise/ Analyzing links from page https://pypi.org/simple/pymathbitprecise/ Found link https://files.pythonhosted.org/packages/85/31/accfd562a635e4904b18e1a29776fac2d6e935fd0d961044743f1944469d/pyMathBitPrecise-0.1.tar.gz#sha256=50e44e8b04a3e30049550aa8364f05fe5295bfad9c58fdf2d68a356374fa005b (from https://pypi.org/simple/pymathbitprecise/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-egkb7xq7 Downloading https://files.pythonhosted.org/packages/85/31/accfd562a635e4904b18e1a29776fac2d6e935fd0d961044743f1944469d/pyMathBitPrecise-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/85/31/accfd562a635e4904b18e1a29776fac2d6e935fd0d961044743f1944469d/pyMathBitPrecise-0.1.tar.gz#sha256=50e44e8b04a3e30049550aa8364f05fe5295bfad9c58fdf2d68a356374fa005b (from https://pypi.org/simple/pymathbitprecise/) Added pyMathBitPrecise==0.1 from https://files.pythonhosted.org/packages/85/31/accfd562a635e4904b18e1a29776fac2d6e935fd0d961044743f1944469d/pyMathBitPrecise-0.1.tar.gz#sha256=50e44e8b04a3e30049550aa8364f05fe5295bfad9c58fdf2d68a356374fa005b to build tracker '/tmp/pip-req-tracker-bbmdfn71' Running setup.py (path:/tmp/pip-wheel-0oymf90r/pyMathBitPrecise/setup.py) egg_info for package pyMathBitPrecise Running command python setup.py egg_info running egg_info creating pip-egg-info/pyMathBitPrecise.egg-info writing dependency_links to pip-egg-info/pyMathBitPrecise.egg-info/dependency_links.txt writing pip-egg-info/pyMathBitPrecise.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyMathBitPrecise.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyMathBitPrecise.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyMathBitPrecise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyMathBitPrecise.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0oymf90r/pyMathBitPrecise has version 0.1, which satisfies requirement pyMathBitPrecise==0.1 from https://files.pythonhosted.org/packages/85/31/accfd562a635e4904b18e1a29776fac2d6e935fd0d961044743f1944469d/pyMathBitPrecise-0.1.tar.gz#sha256=50e44e8b04a3e30049550aa8364f05fe5295bfad9c58fdf2d68a356374fa005b Removed pyMathBitPrecise==0.1 from https://files.pythonhosted.org/packages/85/31/accfd562a635e4904b18e1a29776fac2d6e935fd0d961044743f1944469d/pyMathBitPrecise-0.1.tar.gz#sha256=50e44e8b04a3e30049550aa8364f05fe5295bfad9c58fdf2d68a356374fa005b from build tracker '/tmp/pip-req-tracker-bbmdfn71' Building wheels for collected packages: pyMathBitPrecise Created temporary directory: /tmp/pip-wheel-81xb9pfv Running setup.py bdist_wheel for pyMathBitPrecise: started Destination directory: /tmp/pip-wheel-81xb9pfv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0oymf90r/pyMathBitPrecise/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-81xb9pfv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyMathBitPrecise copying pyMathBitPrecise/bits3t_vld_masks.py -> build/lib/pyMathBitPrecise copying pyMathBitPrecise/__init__.py -> build/lib/pyMathBitPrecise copying pyMathBitPrecise/bits3t.py -> build/lib/pyMathBitPrecise copying pyMathBitPrecise/bit_utils.py -> build/lib/pyMathBitPrecise creating build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/bits3tCmp_test.py -> build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/all.py -> build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/bits3tBaseTC.py -> build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/bits3tBitwise_test.py -> build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/bits3tArithmetic_test.py -> build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/bits3tSlicing_test.py -> build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/__init__.py -> build/lib/pyMathBitPrecise/tests copying pyMathBitPrecise/tests/bits3tBasic_test.py -> build/lib/pyMathBitPrecise/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/pyMathBitPrecise copying build/lib/pyMathBitPrecise/bits3t_vld_masks.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise creating build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/bits3tCmp_test.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/all.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/bits3tBaseTC.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/bits3tBitwise_test.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/bits3tArithmetic_test.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/bits3tSlicing_test.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/tests/bits3tBasic_test.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise/tests copying build/lib/pyMathBitPrecise/__init__.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise copying build/lib/pyMathBitPrecise/bits3t.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise copying build/lib/pyMathBitPrecise/bit_utils.py -> build/bdist.linux-armv7l/wheel/pyMathBitPrecise running install_egg_info running egg_info writing pyMathBitPrecise.egg-info/PKG-INFO writing dependency_links to pyMathBitPrecise.egg-info/dependency_links.txt writing top-level names to pyMathBitPrecise.egg-info/top_level.txt reading manifest file 'pyMathBitPrecise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyMathBitPrecise.egg-info/SOURCES.txt' Copying pyMathBitPrecise.egg-info to build/bdist.linux-armv7l/wheel/pyMathBitPrecise-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyMathBitPrecise-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-81xb9pfv/pyMathBitPrecise-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyMathBitPrecise/__init__.py' adding 'pyMathBitPrecise/bit_utils.py' adding 'pyMathBitPrecise/bits3t.py' adding 'pyMathBitPrecise/bits3t_vld_masks.py' adding 'pyMathBitPrecise/tests/__init__.py' adding 'pyMathBitPrecise/tests/all.py' adding 'pyMathBitPrecise/tests/bits3tArithmetic_test.py' adding 'pyMathBitPrecise/tests/bits3tBaseTC.py' adding 'pyMathBitPrecise/tests/bits3tBasic_test.py' adding 'pyMathBitPrecise/tests/bits3tBitwise_test.py' adding 'pyMathBitPrecise/tests/bits3tCmp_test.py' adding 'pyMathBitPrecise/tests/bits3tSlicing_test.py' adding 'pyMathBitPrecise-0.1.dist-info/METADATA' adding 'pyMathBitPrecise-0.1.dist-info/WHEEL' adding 'pyMathBitPrecise-0.1.dist-info/top_level.txt' adding 'pyMathBitPrecise-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyMathBitPrecise: finished with status 'done' Stored in directory: /tmp/tmphbees3jx Successfully built pyMathBitPrecise Cleaning up... Removing source in /tmp/pip-wheel-0oymf90r/pyMathBitPrecise Removed build tracker '/tmp/pip-req-tracker-bbmdfn71'