Created temporary directory: /tmp/pip-ephem-wheel-cache-tfx7hxui Created temporary directory: /tmp/pip-req-tracker-gylhn1gb Created requirements tracker '/tmp/pip-req-tracker-gylhn1gb' Created temporary directory: /tmp/pip-wheel-f4syc3ay Looking in indexes: https://pypi.python.org/simple Collecting draco==0.0.4 1 location(s) to search for versions of draco: * https://pypi.python.org/simple/draco/ Getting page https://pypi.python.org/simple/draco/ Analyzing links from page https://pypi.org/simple/draco/ Found link https://files.pythonhosted.org/packages/aa/b7/22d4c724f162942ec814783c5b5bd516ca645560438bdaf6b0be72051cac/draco-0.0.1.tar.gz#sha256=6d4e8c5316d63c67fc3fb3788fdf64ab980430806fe7c386884e6c9e72cfc748 (from https://pypi.org/simple/draco/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/cb/a0/6c8c3988bf090281727849518464e2abea0f1d620ef39c323e0a8a3b258a/draco-0.0.2.tar.gz#sha256=4d0d58ac15ab049c26f927dd8e814ee2aed4ce4ccab6de885f9d16e6b079a5d0 (from https://pypi.org/simple/draco/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/36/4a/4eb1cbc4c3c6bd8a45d3f9b6c4056ba9edd0e05a32034b3f7d7877be4934/draco-0.0.3.tar.gz#sha256=5a0c0836909086e083739cafbf9095f1e84f230bfa37d225283a997169628e62 (from https://pypi.org/simple/draco/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/f7/81/77fe571929e47e6cc921f2e76fd055e17efeeb17df9d03b83ee19d36d641/draco-0.0.4.tar.gz#sha256=a84e171f7f3a0f31d9ee793ef49a5ef388b4123171aa903a41485af91a82c8eb (from https://pypi.org/simple/draco/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-_o33_v9a Downloading https://files.pythonhosted.org/packages/f7/81/77fe571929e47e6cc921f2e76fd055e17efeeb17df9d03b83ee19d36d641/draco-0.0.4.tar.gz (42kB) Downloading from URL https://files.pythonhosted.org/packages/f7/81/77fe571929e47e6cc921f2e76fd055e17efeeb17df9d03b83ee19d36d641/draco-0.0.4.tar.gz#sha256=a84e171f7f3a0f31d9ee793ef49a5ef388b4123171aa903a41485af91a82c8eb (from https://pypi.org/simple/draco/) Added draco==0.0.4 from https://files.pythonhosted.org/packages/f7/81/77fe571929e47e6cc921f2e76fd055e17efeeb17df9d03b83ee19d36d641/draco-0.0.4.tar.gz#sha256=a84e171f7f3a0f31d9ee793ef49a5ef388b4123171aa903a41485af91a82c8eb to build tracker '/tmp/pip-req-tracker-gylhn1gb' Running setup.py (path:/tmp/pip-wheel-f4syc3ay/draco/setup.py) egg_info for package draco Running command python setup.py egg_info running egg_info creating pip-egg-info/draco.egg-info writing dependency_links to pip-egg-info/draco.egg-info/dependency_links.txt writing entry points to pip-egg-info/draco.egg-info/entry_points.txt writing top-level names to pip-egg-info/draco.egg-info/top_level.txt writing requirements to pip-egg-info/draco.egg-info/requires.txt writing pip-egg-info/draco.egg-info/PKG-INFO writing manifest file 'pip-egg-info/draco.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/draco.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.json' warning: no previously-included files found matching '*.lp' warning: no previously-included files found matching '*.sh' warning: no previously-included files found matching 'yarn.lock' writing manifest file 'pip-egg-info/draco.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-f4syc3ay/draco has version 0.0.4, which satisfies requirement draco==0.0.4 from https://files.pythonhosted.org/packages/f7/81/77fe571929e47e6cc921f2e76fd055e17efeeb17df9d03b83ee19d36d641/draco-0.0.4.tar.gz#sha256=a84e171f7f3a0f31d9ee793ef49a5ef388b4123171aa903a41485af91a82c8eb Removed draco==0.0.4 from https://files.pythonhosted.org/packages/f7/81/77fe571929e47e6cc921f2e76fd055e17efeeb17df9d03b83ee19d36d641/draco-0.0.4.tar.gz#sha256=a84e171f7f3a0f31d9ee793ef49a5ef388b4123171aa903a41485af91a82c8eb from build tracker '/tmp/pip-req-tracker-gylhn1gb' Building wheels for collected packages: draco Created temporary directory: /tmp/pip-wheel-wxvi8q8y Running setup.py bdist_wheel for draco: started Destination directory: /tmp/pip-wheel-wxvi8q8y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-f4syc3ay/draco/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-wxvi8q8y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/draco copying draco/spec.py -> build/lib/draco copying draco/js.py -> build/lib/draco copying draco/__init__.py -> build/lib/draco copying draco/run.py -> build/lib/draco copying draco/helper.py -> build/lib/draco copying draco/cli.py -> build/lib/draco 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/draco copying build/lib/draco/spec.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/js.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/__init__.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/run.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/helper.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/cli.py -> build/bdist.linux-armv7l/wheel/draco running install_egg_info running egg_info writing top-level names to draco.egg-info/top_level.txt writing requirements to draco.egg-info/requires.txt writing dependency_links to draco.egg-info/dependency_links.txt writing draco.egg-info/PKG-INFO writing entry points to draco.egg-info/entry_points.txt reading manifest file 'draco.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.json' warning: no previously-included files found matching '*.lp' warning: no previously-included files found matching '*.sh' warning: no previously-included files found matching 'yarn.lock' writing manifest file 'draco.egg-info/SOURCES.txt' Copying draco.egg-info to build/bdist.linux-armv7l/wheel/draco-0.0.4-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/draco-0.0.4.dist-info/WHEEL Running setup.py bdist_wheel for draco: finished with status 'done' Stored in directory: /tmp/tmpo5mwd3zs Successfully built draco Cleaning up... Removing source in /tmp/pip-wheel-f4syc3ay/draco Removed build tracker '/tmp/pip-req-tracker-gylhn1gb'