Created temporary directory: /tmp/pip-ephem-wheel-cache-3svh4lzj Created temporary directory: /tmp/pip-req-tracker-3m581l3l Created requirements tracker '/tmp/pip-req-tracker-3m581l3l' Created temporary directory: /tmp/pip-wheel-9r9w89b2 Collecting polypacket==0.4 1 location(s) to search for versions of polypacket: * https://pypi.org/simple/polypacket/ Getting page https://pypi.org/simple/polypacket/ Analyzing links from page https://pypi.org/simple/polypacket/ Found link https://files.pythonhosted.org/packages/88/f0/4836073157c1901981619098727ca8b69f2f421147636bf18b82c1da8ea0/polypacket-0.1.tar.gz#sha256=4837bf5a2e2136f7773d08fc80967c3ffca4b2b525bd2fef188549697d943ceb (from https://pypi.org/simple/polypacket/), version: 0.1 Found link https://files.pythonhosted.org/packages/05/a1/68635ec5257a40c2f2cc14a5d3af38da340d1792c21bf5966f2e59d29fee/polypacket-0.2.tar.gz#sha256=5444bccf0fbacfa31d9d01bb690e1e6d9f9bdb03c174ed0e1e5a3075280c9cd0 (from https://pypi.org/simple/polypacket/), version: 0.2 Found link https://files.pythonhosted.org/packages/72/58/6b59bf03cb295fb88ee41c566e9aef8f1d2887c3d3ba146a32b0f2055d65/polypacket-0.3.tar.gz#sha256=f44c4049d75c5a72a8f80ef77729fe9f379848e1038d734f93f9c89a1a068551 (from https://pypi.org/simple/polypacket/), version: 0.3 Found link https://files.pythonhosted.org/packages/57/64/76cc601d2ba4d4521771652a91c0756a4f97a92bf48f616257553d0b6941/polypacket-0.4.tar.gz#sha256=f58b3c374cf680d788967a1e2ed69e6c5b833fffa40686d6d4c946764bff75e9 (from https://pypi.org/simple/polypacket/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-qzydl14s Downloading https://files.pythonhosted.org/packages/57/64/76cc601d2ba4d4521771652a91c0756a4f97a92bf48f616257553d0b6941/polypacket-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/57/64/76cc601d2ba4d4521771652a91c0756a4f97a92bf48f616257553d0b6941/polypacket-0.4.tar.gz#sha256=f58b3c374cf680d788967a1e2ed69e6c5b833fffa40686d6d4c946764bff75e9 (from https://pypi.org/simple/polypacket/) Added polypacket==0.4 from https://files.pythonhosted.org/packages/57/64/76cc601d2ba4d4521771652a91c0756a4f97a92bf48f616257553d0b6941/polypacket-0.4.tar.gz#sha256=f58b3c374cf680d788967a1e2ed69e6c5b833fffa40686d6d4c946764bff75e9 to build tracker '/tmp/pip-req-tracker-3m581l3l' Running setup.py (path:/tmp/pip-wheel-9r9w89b2/polypacket/setup.py) egg_info for package polypacket Running command python setup.py egg_info running egg_info creating pip-egg-info/polypacket.egg-info writing dependency_links to pip-egg-info/polypacket.egg-info/dependency_links.txt writing pip-egg-info/polypacket.egg-info/PKG-INFO writing requirements to pip-egg-info/polypacket.egg-info/requires.txt writing top-level names to pip-egg-info/polypacket.egg-info/top_level.txt writing manifest file 'pip-egg-info/polypacket.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/polypacket.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/polypacket.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9r9w89b2/polypacket has version 0.4, which satisfies requirement polypacket==0.4 from https://files.pythonhosted.org/packages/57/64/76cc601d2ba4d4521771652a91c0756a4f97a92bf48f616257553d0b6941/polypacket-0.4.tar.gz#sha256=f58b3c374cf680d788967a1e2ed69e6c5b833fffa40686d6d4c946764bff75e9 Removed polypacket==0.4 from https://files.pythonhosted.org/packages/57/64/76cc601d2ba4d4521771652a91c0756a4f97a92bf48f616257553d0b6941/polypacket-0.4.tar.gz#sha256=f58b3c374cf680d788967a1e2ed69e6c5b833fffa40686d6d4c946764bff75e9 from build tracker '/tmp/pip-req-tracker-3m581l3l' Building wheels for collected packages: polypacket Created temporary directory: /tmp/pip-wheel-9p5w8so0 Running setup.py bdist_wheel for polypacket: started Destination directory: /tmp/pip-wheel-9p5w8so0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9r9w89b2/polypacket/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-9p5w8so0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/polypacket copying polypacket/__init__.py -> build/lib/polypacket creating build/lib/polypacket/templates copying polypacket/templates/readme_template.md -> build/lib/polypacket/templates copying polypacket/templates/doc_template.html -> build/lib/polypacket/templates copying polypacket/templates/doc_template.md -> build/lib/polypacket/templates copying polypacket/templates/app_template.h -> build/lib/polypacket/templates copying polypacket/templates/cmake_template.txt -> build/lib/polypacket/templates copying polypacket/templates/javascript_template.js -> build/lib/polypacket/templates copying polypacket/templates/util_main_template.c -> build/lib/polypacket/templates copying polypacket/templates/c_header_template.h -> build/lib/polypacket/templates copying polypacket/templates/app_template.c -> build/lib/polypacket/templates copying polypacket/templates/c_source_template.c -> build/lib/polypacket/templates running build_scripts creating build/scripts-3.4 copying polypacket/poly-packet -> build/scripts-3.4 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/polypacket copying build/lib/polypacket/__init__.py -> build/bdist.linux-armv7l/wheel/polypacket creating build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/readme_template.md -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/doc_template.html -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/doc_template.md -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/app_template.h -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/cmake_template.txt -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/javascript_template.js -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/util_main_template.c -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/c_header_template.h -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/app_template.c -> build/bdist.linux-armv7l/wheel/polypacket/templates copying build/lib/polypacket/templates/c_source_template.c -> build/bdist.linux-armv7l/wheel/polypacket/templates running install_egg_info running egg_info writing top-level names to polypacket.egg-info/top_level.txt writing polypacket.egg-info/PKG-INFO writing requirements to polypacket.egg-info/requires.txt writing dependency_links to polypacket.egg-info/dependency_links.txt reading manifest file 'polypacket.egg-info/SOURCES.txt' writing manifest file 'polypacket.egg-info/SOURCES.txt' Copying polypacket.egg-info to build/bdist.linux-armv7l/wheel/polypacket-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/polypacket-0.4.data creating build/bdist.linux-armv7l/wheel/polypacket-0.4.data/scripts copying build/scripts-3.4/poly-packet -> build/bdist.linux-armv7l/wheel/polypacket-0.4.data/scripts changing mode of build/bdist.linux-armv7l/wheel/polypacket-0.4.data/scripts/poly-packet to 755 creating build/bdist.linux-armv7l/wheel/polypacket-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-9p5w8so0/polypacket-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'polypacket/__init__.py' adding 'polypacket/templates/app_template.c' adding 'polypacket/templates/app_template.h' adding 'polypacket/templates/c_header_template.h' adding 'polypacket/templates/c_source_template.c' adding 'polypacket/templates/cmake_template.txt' adding 'polypacket/templates/doc_template.html' adding 'polypacket/templates/doc_template.md' adding 'polypacket/templates/javascript_template.js' adding 'polypacket/templates/readme_template.md' adding 'polypacket/templates/util_main_template.c' adding 'polypacket-0.4.data/scripts/poly-packet' adding 'polypacket-0.4.dist-info/METADATA' adding 'polypacket-0.4.dist-info/WHEEL' adding 'polypacket-0.4.dist-info/top_level.txt' adding 'polypacket-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for polypacket: finished with status 'done' Stored in directory: /tmp/tmp1ero3dkz Successfully built polypacket Cleaning up... Removing source in /tmp/pip-wheel-9r9w89b2/polypacket Removed build tracker '/tmp/pip-req-tracker-3m581l3l'