Created temporary directory: /tmp/pip-ephem-wheel-cache-7ist525y Created temporary directory: /tmp/pip-req-tracker-fdpkwg_p Created requirements tracker '/tmp/pip-req-tracker-fdpkwg_p' Created temporary directory: /tmp/pip-wheel-ma5k2e25 Collecting errant==1.1.3 1 location(s) to search for versions of errant: * https://pypi.org/simple/errant/ Getting page https://pypi.org/simple/errant/ Analyzing links from page https://pypi.org/simple/errant/ Found link https://files.pythonhosted.org/packages/ba/1f/857b4ccecc56ced7917c4a24e47dee6dc8839f333a181a74784dfc14485f/errant-1.0.0.tar.gz#sha256=0189e3839f275c4fc509fb4e59cd7013bd7134811c4b6c4f8fb9e22738fbc328 (from https://pypi.org/simple/errant/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/b7/28/fc2f4d839a9c5713e53e4e3090ac4172e76558a486c40ed3cf4cc2c0ba06/errant-1.1.2.tar.gz#sha256=0f9abb6ec6b57bf29cf7e09b3d8dede2edd199bfe94a0893b0148da7d08e6f91 (from https://pypi.org/simple/errant/), version: 1.1.2 Found link https://files.pythonhosted.org/packages/75/69/d7741e24ea17d3d1fae1c6595ca2fab236f891065689600060caa2453e69/errant-1.1.3.tar.gz#sha256=91edd2fb90dc40e12cc59312e967dc52915b9781b6a0c84983ff7b09bdc11150 (from https://pypi.org/simple/errant/), version: 1.1.3 Using version 1.1.3 (newest of versions: 1.1.3) Created temporary directory: /tmp/pip-unpack-zzh44nvq Downloading https://files.pythonhosted.org/packages/75/69/d7741e24ea17d3d1fae1c6595ca2fab236f891065689600060caa2453e69/errant-1.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/75/69/d7741e24ea17d3d1fae1c6595ca2fab236f891065689600060caa2453e69/errant-1.1.3.tar.gz#sha256=91edd2fb90dc40e12cc59312e967dc52915b9781b6a0c84983ff7b09bdc11150 (from https://pypi.org/simple/errant/) Added errant==1.1.3 from https://files.pythonhosted.org/packages/75/69/d7741e24ea17d3d1fae1c6595ca2fab236f891065689600060caa2453e69/errant-1.1.3.tar.gz#sha256=91edd2fb90dc40e12cc59312e967dc52915b9781b6a0c84983ff7b09bdc11150 to build tracker '/tmp/pip-req-tracker-fdpkwg_p' Running setup.py (path:/tmp/pip-wheel-ma5k2e25/errant/setup.py) egg_info for package errant Running command python setup.py egg_info running egg_info creating pip-egg-info/errant.egg-info writing requirements to pip-egg-info/errant.egg-info/requires.txt writing pip-egg-info/errant.egg-info/PKG-INFO writing dependency_links to pip-egg-info/errant.egg-info/dependency_links.txt writing top-level names to pip-egg-info/errant.egg-info/top_level.txt writing manifest file 'pip-egg-info/errant.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/errant.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/errant.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ma5k2e25/errant has version 1.1.3, which satisfies requirement errant==1.1.3 from https://files.pythonhosted.org/packages/75/69/d7741e24ea17d3d1fae1c6595ca2fab236f891065689600060caa2453e69/errant-1.1.3.tar.gz#sha256=91edd2fb90dc40e12cc59312e967dc52915b9781b6a0c84983ff7b09bdc11150 Removed errant==1.1.3 from https://files.pythonhosted.org/packages/75/69/d7741e24ea17d3d1fae1c6595ca2fab236f891065689600060caa2453e69/errant-1.1.3.tar.gz#sha256=91edd2fb90dc40e12cc59312e967dc52915b9781b6a0c84983ff7b09bdc11150 from build tracker '/tmp/pip-req-tracker-fdpkwg_p' Building wheels for collected packages: errant Created temporary directory: /tmp/pip-wheel-hheso02z Running setup.py bdist_wheel for errant: started Destination directory: /tmp/pip-wheel-hheso02z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ma5k2e25/errant/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-hheso02z running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/errant copying errant/__init__.py -> build/lib/errant copying errant/compare_m2.py -> build/lib/errant copying errant/parallel_to_m2.py -> build/lib/errant copying errant/m2_to_m2.py -> build/lib/errant copying errant/checker.py -> build/lib/errant running egg_info creating errant.egg-info writing dependency_links to errant.egg-info/dependency_links.txt writing errant.egg-info/PKG-INFO writing top-level names to errant.egg-info/top_level.txt writing requirements to errant.egg-info/requires.txt writing manifest file 'errant.egg-info/SOURCES.txt' reading manifest file 'errant.egg-info/SOURCES.txt' writing manifest file 'errant.egg-info/SOURCES.txt' 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/errant copying build/lib/errant/__init__.py -> build/bdist.linux-armv7l/wheel/errant copying build/lib/errant/compare_m2.py -> build/bdist.linux-armv7l/wheel/errant copying build/lib/errant/parallel_to_m2.py -> build/bdist.linux-armv7l/wheel/errant copying build/lib/errant/m2_to_m2.py -> build/bdist.linux-armv7l/wheel/errant copying build/lib/errant/checker.py -> build/bdist.linux-armv7l/wheel/errant running install_egg_info Copying errant.egg-info to build/bdist.linux-armv7l/wheel/errant-1.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/errant-1.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-hheso02z/errant-1.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'errant/__init__.py' adding 'errant/checker.py' adding 'errant/compare_m2.py' adding 'errant/m2_to_m2.py' adding 'errant/parallel_to_m2.py' adding 'errant-1.1.3.dist-info/METADATA' adding 'errant-1.1.3.dist-info/WHEEL' adding 'errant-1.1.3.dist-info/top_level.txt' adding 'errant-1.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for errant: finished with status 'done' Stored in directory: /tmp/tmp_zfthe6m Successfully built errant Cleaning up... Removing source in /tmp/pip-wheel-ma5k2e25/errant Removed build tracker '/tmp/pip-req-tracker-fdpkwg_p'