Created temporary directory: /tmp/pip-ephem-wheel-cache-e5gezppu Created temporary directory: /tmp/pip-req-tracker-_o8mb903 Created requirements tracker '/tmp/pip-req-tracker-_o8mb903' Created temporary directory: /tmp/pip-wheel-dsqiz93h Collecting vcdvcd==1.0.5 1 location(s) to search for versions of vcdvcd: * https://pypi.org/simple/vcdvcd/ Getting page https://pypi.org/simple/vcdvcd/ Analyzing links from page https://pypi.org/simple/vcdvcd/ Skipping link https://files.pythonhosted.org/packages/ee/7d/350505a12bc235b56eafbf58737a3d2aa121ae49063a2bca15bb237c0137/vcdvcd-1.0.3-py2-none-any.whl#sha256=b1800cd78db09ba494d8cd946d67f4c37f2ca5f9d27d4ee03960a9cfbcc6c248 (from https://pypi.org/simple/vcdvcd/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/1c/43/6187d0b3ab556fc891656ddbec2caf3f94f7a72754a1d16d2ce370576482/vcdvcd-1.0.3.tar.gz#sha256=cfa5e6b8af745e613e0ff40457c0f96a0979e405486fd2d290f0d63916566fd0 (from https://pypi.org/simple/vcdvcd/), version: 1.0.3 Skipping link https://files.pythonhosted.org/packages/75/30/68c36e00a952cbf7490fe8aa1e366e2553b6cce4ff532845642b18bb5e08/vcdvcd-1.0.5-py2-none-any.whl#sha256=9a073ee974b5060b3087de7c8c6be2a0a74d3bffa0a9728b7c7195c01d28437f (from https://pypi.org/simple/vcdvcd/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/57/f0/989a75066dbba7378dae6d76eddc1750e4bfaf025941ccad703414ad3564/vcdvcd-1.0.5.tar.gz#sha256=58463236f4838c1ea26ce9e366d07a48f48c5b081f2361a5a75847e1f729aafd (from https://pypi.org/simple/vcdvcd/), version: 1.0.5 Using version 1.0.5 (newest of versions: 1.0.5) Created temporary directory: /tmp/pip-unpack-38y9upsz Downloading https://files.pythonhosted.org/packages/57/f0/989a75066dbba7378dae6d76eddc1750e4bfaf025941ccad703414ad3564/vcdvcd-1.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/57/f0/989a75066dbba7378dae6d76eddc1750e4bfaf025941ccad703414ad3564/vcdvcd-1.0.5.tar.gz#sha256=58463236f4838c1ea26ce9e366d07a48f48c5b081f2361a5a75847e1f729aafd (from https://pypi.org/simple/vcdvcd/) Added vcdvcd==1.0.5 from https://files.pythonhosted.org/packages/57/f0/989a75066dbba7378dae6d76eddc1750e4bfaf025941ccad703414ad3564/vcdvcd-1.0.5.tar.gz#sha256=58463236f4838c1ea26ce9e366d07a48f48c5b081f2361a5a75847e1f729aafd to build tracker '/tmp/pip-req-tracker-_o8mb903' Running setup.py (path:/tmp/pip-wheel-dsqiz93h/vcdvcd/setup.py) egg_info for package vcdvcd Running command python setup.py egg_info running egg_info creating pip-egg-info/vcdvcd.egg-info writing top-level names to pip-egg-info/vcdvcd.egg-info/top_level.txt writing dependency_links to pip-egg-info/vcdvcd.egg-info/dependency_links.txt writing pip-egg-info/vcdvcd.egg-info/PKG-INFO writing manifest file 'pip-egg-info/vcdvcd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vcdvcd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/vcdvcd.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dsqiz93h/vcdvcd has version 1.0.5, which satisfies requirement vcdvcd==1.0.5 from https://files.pythonhosted.org/packages/57/f0/989a75066dbba7378dae6d76eddc1750e4bfaf025941ccad703414ad3564/vcdvcd-1.0.5.tar.gz#sha256=58463236f4838c1ea26ce9e366d07a48f48c5b081f2361a5a75847e1f729aafd Removed vcdvcd==1.0.5 from https://files.pythonhosted.org/packages/57/f0/989a75066dbba7378dae6d76eddc1750e4bfaf025941ccad703414ad3564/vcdvcd-1.0.5.tar.gz#sha256=58463236f4838c1ea26ce9e366d07a48f48c5b081f2361a5a75847e1f729aafd from build tracker '/tmp/pip-req-tracker-_o8mb903' Building wheels for collected packages: vcdvcd Created temporary directory: /tmp/pip-wheel-eolo0bvv Running setup.py bdist_wheel for vcdvcd: started Destination directory: /tmp/pip-wheel-eolo0bvv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dsqiz93h/vcdvcd/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-eolo0bvv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vcdvcd copying vcdvcd/__init__.py -> build/lib/vcdvcd copying vcdvcd/vcdvcd.py -> build/lib/vcdvcd running egg_info writing dependency_links to vcdvcd.egg-info/dependency_links.txt writing vcdvcd.egg-info/PKG-INFO writing top-level names to vcdvcd.egg-info/top_level.txt reading manifest file 'vcdvcd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vcdvcd.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying and adjusting vcdcat -> build/scripts-3.4 changing mode of build/scripts-3.4/vcdcat from 644 to 755 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/vcdvcd copying build/lib/vcdvcd/__init__.py -> build/bdist.linux-armv7l/wheel/vcdvcd copying build/lib/vcdvcd/vcdvcd.py -> build/bdist.linux-armv7l/wheel/vcdvcd running install_egg_info Copying vcdvcd.egg-info to build/bdist.linux-armv7l/wheel/vcdvcd-1.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vcdvcd-1.0.5.data creating build/bdist.linux-armv7l/wheel/vcdvcd-1.0.5.data/scripts copying build/scripts-3.4/vcdcat -> build/bdist.linux-armv7l/wheel/vcdvcd-1.0.5.data/scripts changing mode of build/bdist.linux-armv7l/wheel/vcdvcd-1.0.5.data/scripts/vcdcat to 755 creating build/bdist.linux-armv7l/wheel/vcdvcd-1.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-eolo0bvv/vcdvcd-1.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'vcdvcd/__init__.py' adding 'vcdvcd/vcdvcd.py' adding 'vcdvcd-1.0.5.data/scripts/vcdcat' adding 'vcdvcd-1.0.5.dist-info/METADATA' adding 'vcdvcd-1.0.5.dist-info/WHEEL' adding 'vcdvcd-1.0.5.dist-info/top_level.txt' adding 'vcdvcd-1.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vcdvcd: finished with status 'done' Stored in directory: /tmp/tmp3jfq5fae Successfully built vcdvcd Cleaning up... Removing source in /tmp/pip-wheel-dsqiz93h/vcdvcd Removed build tracker '/tmp/pip-req-tracker-_o8mb903'