Created temporary directory: /tmp/pip-ephem-wheel-cache-t7qugx_a Created temporary directory: /tmp/pip-req-tracker-s89_3tb7 Created requirements tracker '/tmp/pip-req-tracker-s89_3tb7' Created temporary directory: /tmp/pip-wheel-kshwsryp Collecting fxpmath==0.2.2 1 location(s) to search for versions of fxpmath: * https://pypi.org/simple/fxpmath/ Getting page https://pypi.org/simple/fxpmath/ Analyzing links from page https://pypi.org/simple/fxpmath/ Found link https://files.pythonhosted.org/packages/70/82/a997160e0c69b50e5cc3781df74a7fa85f98378234a6b710bcf36d47837d/fxpmath-0.1.tar.gz#sha256=5dc34ce536afd2a419324c8ef1a2d8b491c729d904cc6c761bc9654a0e486977 (from https://pypi.org/simple/fxpmath/), version: 0.1 Found link https://files.pythonhosted.org/packages/7a/6e/a90a0d83c4d460c393bd55c278b31664f637c6590d9ff323b13d3d5f70c3/fxpmath-0.2.tar.gz#sha256=efd207ab045b15d58f2807e5fdf331db528093cd666e90f4a483fe3dd1d708bb (from https://pypi.org/simple/fxpmath/), version: 0.2 Found link https://files.pythonhosted.org/packages/c7/e1/4cebf3f23a809d0f70e8213ffed8a8fea923630e9f016f5289f2c4f5ee51/fxpmath-0.2.1.tar.gz#sha256=8b9820574b37523d6529d3a71ce4fe732798f5c999706b1a816bfbb4b06bd425 (from https://pypi.org/simple/fxpmath/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/d9/45/d336309a9d3cffd1be40907384fae5d6a1934a11c3fed1c483835dc13be4/fxpmath-0.2.2.tar.gz#sha256=1a85cd1e3e0dadc37c7eaa262af871c1a6d8f5bb2bd4f7da51efd4d69126fa56 (from https://pypi.org/simple/fxpmath/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-k6h1ywd8 Downloading https://files.pythonhosted.org/packages/d9/45/d336309a9d3cffd1be40907384fae5d6a1934a11c3fed1c483835dc13be4/fxpmath-0.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d9/45/d336309a9d3cffd1be40907384fae5d6a1934a11c3fed1c483835dc13be4/fxpmath-0.2.2.tar.gz#sha256=1a85cd1e3e0dadc37c7eaa262af871c1a6d8f5bb2bd4f7da51efd4d69126fa56 (from https://pypi.org/simple/fxpmath/) Added fxpmath==0.2.2 from https://files.pythonhosted.org/packages/d9/45/d336309a9d3cffd1be40907384fae5d6a1934a11c3fed1c483835dc13be4/fxpmath-0.2.2.tar.gz#sha256=1a85cd1e3e0dadc37c7eaa262af871c1a6d8f5bb2bd4f7da51efd4d69126fa56 to build tracker '/tmp/pip-req-tracker-s89_3tb7' Running setup.py (path:/tmp/pip-wheel-kshwsryp/fxpmath/setup.py) egg_info for package fxpmath Running command python setup.py egg_info running egg_info creating pip-egg-info/fxpmath.egg-info writing top-level names to pip-egg-info/fxpmath.egg-info/top_level.txt writing pip-egg-info/fxpmath.egg-info/PKG-INFO writing dependency_links to pip-egg-info/fxpmath.egg-info/dependency_links.txt writing requirements to pip-egg-info/fxpmath.egg-info/requires.txt writing manifest file 'pip-egg-info/fxpmath.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fxpmath.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fxpmath.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kshwsryp/fxpmath has version 0.2.2, which satisfies requirement fxpmath==0.2.2 from https://files.pythonhosted.org/packages/d9/45/d336309a9d3cffd1be40907384fae5d6a1934a11c3fed1c483835dc13be4/fxpmath-0.2.2.tar.gz#sha256=1a85cd1e3e0dadc37c7eaa262af871c1a6d8f5bb2bd4f7da51efd4d69126fa56 Removed fxpmath==0.2.2 from https://files.pythonhosted.org/packages/d9/45/d336309a9d3cffd1be40907384fae5d6a1934a11c3fed1c483835dc13be4/fxpmath-0.2.2.tar.gz#sha256=1a85cd1e3e0dadc37c7eaa262af871c1a6d8f5bb2bd4f7da51efd4d69126fa56 from build tracker '/tmp/pip-req-tracker-s89_3tb7' Building wheels for collected packages: fxpmath Created temporary directory: /tmp/pip-wheel-mjjjy6ie Running setup.py bdist_wheel for fxpmath: started Destination directory: /tmp/pip-wheel-mjjjy6ie Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kshwsryp/fxpmath/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-mjjjy6ie running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fxpmath copying fxpmath/objects.py -> build/lib/fxpmath copying fxpmath/utils.py -> build/lib/fxpmath copying fxpmath/__init__.py -> build/lib/fxpmath copying fxpmath/functions.py -> build/lib/fxpmath 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/fxpmath copying build/lib/fxpmath/objects.py -> build/bdist.linux-armv7l/wheel/fxpmath copying build/lib/fxpmath/utils.py -> build/bdist.linux-armv7l/wheel/fxpmath copying build/lib/fxpmath/__init__.py -> build/bdist.linux-armv7l/wheel/fxpmath copying build/lib/fxpmath/functions.py -> build/bdist.linux-armv7l/wheel/fxpmath running install_egg_info running egg_info writing fxpmath.egg-info/PKG-INFO writing requirements to fxpmath.egg-info/requires.txt writing dependency_links to fxpmath.egg-info/dependency_links.txt writing top-level names to fxpmath.egg-info/top_level.txt reading manifest file 'fxpmath.egg-info/SOURCES.txt' writing manifest file 'fxpmath.egg-info/SOURCES.txt' Copying fxpmath.egg-info to build/bdist.linux-armv7l/wheel/fxpmath-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fxpmath-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-mjjjy6ie/fxpmath-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fxpmath/__init__.py' adding 'fxpmath/functions.py' adding 'fxpmath/objects.py' adding 'fxpmath/utils.py' adding 'fxpmath-0.2.2.dist-info/METADATA' adding 'fxpmath-0.2.2.dist-info/WHEEL' adding 'fxpmath-0.2.2.dist-info/top_level.txt' adding 'fxpmath-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fxpmath: finished with status 'done' Stored in directory: /tmp/tmpc6d7e59a Successfully built fxpmath Cleaning up... Removing source in /tmp/pip-wheel-kshwsryp/fxpmath Removed build tracker '/tmp/pip-req-tracker-s89_3tb7'