Collecting construct-legacy==2.5.3 1 location(s) to search for versions of construct-legacy: * https://pypi.python.org/simple/construct-legacy/ Getting page https://pypi.python.org/simple/construct-legacy/ Analyzing links from page https://pypi.python.org/simple/construct-legacy/ Found link https://pypi.python.org/packages/e1/2d/73deeb2afa28ec14cc82b296b8988180d88c4b5fa582778caebf94102f65/construct_legacy-2.5.3.tar.gz#md5=b000e3ae61db96e2767ca82d1f3108f7 (from https://pypi.python.org/simple/construct-legacy/), version: 2.5.3 Using version 2.5.3 (newest of versions: 2.5.3) Downloading construct_legacy-2.5.3.tar.gz (56kB) Downloading from URL https://pypi.python.org/packages/e1/2d/73deeb2afa28ec14cc82b296b8988180d88c4b5fa582778caebf94102f65/construct_legacy-2.5.3.tar.gz#md5=b000e3ae61db96e2767ca82d1f3108f7 (from https://pypi.python.org/simple/construct-legacy/) Running setup.py (path:/tmp/pip-build-wzulew5c/construct-legacy/setup.py) egg_info for package construct-legacy Running command python setup.py egg_info running egg_info creating pip-egg-info/construct_legacy.egg-info writing dependency_links to pip-egg-info/construct_legacy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/construct_legacy.egg-info/top_level.txt writing requirements to pip-egg-info/construct_legacy.egg-info/requires.txt writing pip-egg-info/construct_legacy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/construct_legacy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/construct_legacy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/construct_legacy.egg-info/SOURCES.txt' Source in /tmp/pip-build-wzulew5c/construct-legacy has version 2.5.3, which satisfies requirement construct-legacy==2.5.3 from https://pypi.python.org/packages/e1/2d/73deeb2afa28ec14cc82b296b8988180d88c4b5fa582778caebf94102f65/construct_legacy-2.5.3.tar.gz#md5=b000e3ae61db96e2767ca82d1f3108f7 Building wheels for collected packages: construct-legacy Running setup.py bdist_wheel for construct-legacy: started Destination directory: /tmp/tmpqf_mxv0mpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wzulew5c/construct-legacy/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/tmpqf_mxv0mpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/construct_legacy copying construct_legacy/adapters.py -> build/lib/construct_legacy copying construct_legacy/debug.py -> build/lib/construct_legacy copying construct_legacy/version.py -> build/lib/construct_legacy copying construct_legacy/core.py -> build/lib/construct_legacy copying construct_legacy/__init__.py -> build/lib/construct_legacy copying construct_legacy/macros.py -> build/lib/construct_legacy creating build/lib/construct_legacy/lib copying construct_legacy/lib/hex.py -> build/lib/construct_legacy/lib copying construct_legacy/lib/bitstream.py -> build/lib/construct_legacy/lib copying construct_legacy/lib/container.py -> build/lib/construct_legacy/lib copying construct_legacy/lib/expr.py -> build/lib/construct_legacy/lib copying construct_legacy/lib/binary.py -> build/lib/construct_legacy/lib copying construct_legacy/lib/py3compat.py -> build/lib/construct_legacy/lib copying construct_legacy/lib/__init__.py -> build/lib/construct_legacy/lib creating build/lib/construct_legacy/formats copying construct_legacy/formats/__init__.py -> build/lib/construct_legacy/formats creating build/lib/construct_legacy/formats/data copying construct_legacy/formats/data/snoop.py -> build/lib/construct_legacy/formats/data copying construct_legacy/formats/data/__init__.py -> build/lib/construct_legacy/formats/data copying construct_legacy/formats/data/cap.py -> build/lib/construct_legacy/formats/data creating build/lib/construct_legacy/formats/executable copying construct_legacy/formats/executable/elf32.py -> build/lib/construct_legacy/formats/executable copying construct_legacy/formats/executable/pe32.py -> build/lib/construct_legacy/formats/executable copying construct_legacy/formats/executable/__init__.py -> build/lib/construct_legacy/formats/executable creating build/lib/construct_legacy/formats/filesystem copying construct_legacy/formats/filesystem/mbr.py -> build/lib/construct_legacy/formats/filesystem copying construct_legacy/formats/filesystem/ext2.py -> build/lib/construct_legacy/formats/filesystem copying construct_legacy/formats/filesystem/__init__.py -> build/lib/construct_legacy/formats/filesystem copying construct_legacy/formats/filesystem/fat16.py -> build/lib/construct_legacy/formats/filesystem creating build/lib/construct_legacy/formats/graphics copying construct_legacy/formats/graphics/bmp.py -> build/lib/construct_legacy/formats/graphics copying construct_legacy/formats/graphics/png.py -> build/lib/construct_legacy/formats/graphics copying construct_legacy/formats/graphics/wmf.py -> build/lib/construct_legacy/formats/graphics copying construct_legacy/formats/graphics/__init__.py -> build/lib/construct_legacy/formats/graphics copying construct_legacy/formats/graphics/emf.py -> build/lib/construct_legacy/formats/graphics copying construct_legacy/formats/graphics/gif.py -> build/lib/construct_legacy/formats/graphics creating build/lib/construct_legacy/protocols copying construct_legacy/protocols/ipstack.py -> build/lib/construct_legacy/protocols copying construct_legacy/protocols/__init__.py -> build/lib/construct_legacy/protocols creating build/lib/construct_legacy/protocols/application copying construct_legacy/protocols/application/dns.py -> build/lib/construct_legacy/protocols/application copying construct_legacy/protocols/application/__init__.py -> build/lib/construct_legacy/protocols/application creating build/lib/construct_legacy/protocols/layer2 copying construct_legacy/protocols/layer2/ethernet.py -> build/lib/construct_legacy/protocols/layer2 copying construct_legacy/protocols/layer2/mtp2.py -> build/lib/construct_legacy/protocols/layer2 copying construct_legacy/protocols/layer2/arp.py -> build/lib/construct_legacy/protocols/layer2 copying construct_legacy/protocols/layer2/__init__.py -> build/lib/construct_legacy/protocols/layer2 creating build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/dhcpv6.py -> build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/dhcpv4.py -> build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/ipv6.py -> build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/mtp3.py -> build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/__init__.py -> build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/igmpv2.py -> build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/icmpv4.py -> build/lib/construct_legacy/protocols/layer3 copying construct_legacy/protocols/layer3/ipv4.py -> build/lib/construct_legacy/protocols/layer3 creating build/lib/construct_legacy/protocols/layer4 copying construct_legacy/protocols/layer4/tcp.py -> build/lib/construct_legacy/protocols/layer4 copying construct_legacy/protocols/layer4/udp.py -> build/lib/construct_legacy/protocols/layer4 copying construct_legacy/protocols/layer4/__init__.py -> build/lib/construct_legacy/protocols/layer4 copying construct_legacy/protocols/layer4/isup.py -> build/lib/construct_legacy/protocols/layer4 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/construct_legacy creating build/bdist.linux-armv7l/wheel/construct_legacy/lib copying build/lib/construct_legacy/lib/hex.py -> build/bdist.linux-armv7l/wheel/construct_legacy/lib copying build/lib/construct_legacy/lib/bitstream.py -> build/bdist.linux-armv7l/wheel/construct_legacy/lib copying build/lib/construct_legacy/lib/container.py -> build/bdist.linux-armv7l/wheel/construct_legacy/lib copying build/lib/construct_legacy/lib/expr.py -> build/bdist.linux-armv7l/wheel/construct_legacy/lib copying build/lib/construct_legacy/lib/binary.py -> build/bdist.linux-armv7l/wheel/construct_legacy/lib copying build/lib/construct_legacy/lib/py3compat.py -> build/bdist.linux-armv7l/wheel/construct_legacy/lib copying build/lib/construct_legacy/lib/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/lib creating build/bdist.linux-armv7l/wheel/construct_legacy/formats creating build/bdist.linux-armv7l/wheel/construct_legacy/formats/filesystem copying build/lib/construct_legacy/formats/filesystem/mbr.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/filesystem copying build/lib/construct_legacy/formats/filesystem/ext2.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/filesystem copying build/lib/construct_legacy/formats/filesystem/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/filesystem copying build/lib/construct_legacy/formats/filesystem/fat16.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/filesystem copying build/lib/construct_legacy/formats/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats creating build/bdist.linux-armv7l/wheel/construct_legacy/formats/executable copying build/lib/construct_legacy/formats/executable/elf32.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/executable copying build/lib/construct_legacy/formats/executable/pe32.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/executable copying build/lib/construct_legacy/formats/executable/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/executable creating build/bdist.linux-armv7l/wheel/construct_legacy/formats/graphics copying build/lib/construct_legacy/formats/graphics/bmp.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/graphics copying build/lib/construct_legacy/formats/graphics/png.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/graphics copying build/lib/construct_legacy/formats/graphics/wmf.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/graphics copying build/lib/construct_legacy/formats/graphics/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/graphics copying build/lib/construct_legacy/formats/graphics/emf.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/graphics copying build/lib/construct_legacy/formats/graphics/gif.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/graphics creating build/bdist.linux-armv7l/wheel/construct_legacy/formats/data copying build/lib/construct_legacy/formats/data/snoop.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/data copying build/lib/construct_legacy/formats/data/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/data copying build/lib/construct_legacy/formats/data/cap.py -> build/bdist.linux-armv7l/wheel/construct_legacy/formats/data copying build/lib/construct_legacy/adapters.py -> build/bdist.linux-armv7l/wheel/construct_legacy copying build/lib/construct_legacy/debug.py -> build/bdist.linux-armv7l/wheel/construct_legacy copying build/lib/construct_legacy/version.py -> build/bdist.linux-armv7l/wheel/construct_legacy copying build/lib/construct_legacy/core.py -> build/bdist.linux-armv7l/wheel/construct_legacy copying build/lib/construct_legacy/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy creating build/bdist.linux-armv7l/wheel/construct_legacy/protocols copying build/lib/construct_legacy/protocols/ipstack.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols creating build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer2 copying build/lib/construct_legacy/protocols/layer2/ethernet.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer2 copying build/lib/construct_legacy/protocols/layer2/mtp2.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer2 copying build/lib/construct_legacy/protocols/layer2/arp.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer2 copying build/lib/construct_legacy/protocols/layer2/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer2 creating build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/dhcpv6.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/dhcpv4.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/ipv6.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/mtp3.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/igmpv2.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/icmpv4.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 copying build/lib/construct_legacy/protocols/layer3/ipv4.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer3 creating build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer4 copying build/lib/construct_legacy/protocols/layer4/tcp.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer4 copying build/lib/construct_legacy/protocols/layer4/udp.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer4 copying build/lib/construct_legacy/protocols/layer4/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer4 copying build/lib/construct_legacy/protocols/layer4/isup.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/layer4 copying build/lib/construct_legacy/protocols/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols creating build/bdist.linux-armv7l/wheel/construct_legacy/protocols/application copying build/lib/construct_legacy/protocols/application/dns.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/application copying build/lib/construct_legacy/protocols/application/__init__.py -> build/bdist.linux-armv7l/wheel/construct_legacy/protocols/application copying build/lib/construct_legacy/macros.py -> build/bdist.linux-armv7l/wheel/construct_legacy running install_egg_info running egg_info writing dependency_links to construct_legacy.egg-info/dependency_links.txt writing requirements to construct_legacy.egg-info/requires.txt writing construct_legacy.egg-info/PKG-INFO writing top-level names to construct_legacy.egg-info/top_level.txt reading manifest file 'construct_legacy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'construct_legacy.egg-info/SOURCES.txt' Copying construct_legacy.egg-info to build/bdist.linux-armv7l/wheel/construct_legacy-2.5.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/construct_legacy-2.5.3.dist-info/WHEEL Running setup.py bdist_wheel for construct-legacy: finished with status 'done' Stored in directory: /tmp/tmp0apnnzjk Successfully built construct-legacy Cleaning up... Removing source in /tmp/pip-build-wzulew5c/construct-legacy