Created temporary directory: /tmp/pip-ephem-wheel-cache-ycouywuu Created temporary directory: /tmp/pip-req-tracker-7530ww91 Created requirements tracker '/tmp/pip-req-tracker-7530ww91' Created temporary directory: /tmp/pip-wheel-o2wre3ms Looking in indexes: https://pypi.python.org/simple Collecting ethereum-dasm==0.1.1 1 location(s) to search for versions of ethereum-dasm: * https://pypi.python.org/simple/ethereum-dasm/ Getting page https://pypi.python.org/simple/ethereum-dasm/ Analyzing links from page https://pypi.org/simple/ethereum-dasm/ Found link https://files.pythonhosted.org/packages/c7/ed/f021a18576928d5f0e807bc43a62c7866cf9a8e730221363778e30d32392/ethereum-dasm-0.1.tar.gz#sha256=7d5cf537a24750380bc0a6fcf3dbdf1a4d53e430c5484e9de3e14557dc0424ed (from https://pypi.org/simple/ethereum-dasm/), version: 0.1 Found link https://files.pythonhosted.org/packages/1e/3e/2d8ab8398be69334982ee413365ed755d4d715f16d3036f6684174b44d84/ethereum-dasm-0.1.1.tar.gz#sha256=ef15e82f18f8dab7b4926a98b9fe14349ce0749e1e0658270bd6edc3181141ba (from https://pypi.org/simple/ethereum-dasm/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-2vx7nc0p Downloading https://files.pythonhosted.org/packages/1e/3e/2d8ab8398be69334982ee413365ed755d4d715f16d3036f6684174b44d84/ethereum-dasm-0.1.1.tar.gz (45kB) Downloading from URL https://files.pythonhosted.org/packages/1e/3e/2d8ab8398be69334982ee413365ed755d4d715f16d3036f6684174b44d84/ethereum-dasm-0.1.1.tar.gz#sha256=ef15e82f18f8dab7b4926a98b9fe14349ce0749e1e0658270bd6edc3181141ba (from https://pypi.org/simple/ethereum-dasm/) Added ethereum-dasm==0.1.1 from https://files.pythonhosted.org/packages/1e/3e/2d8ab8398be69334982ee413365ed755d4d715f16d3036f6684174b44d84/ethereum-dasm-0.1.1.tar.gz#sha256=ef15e82f18f8dab7b4926a98b9fe14349ce0749e1e0658270bd6edc3181141ba to build tracker '/tmp/pip-req-tracker-7530ww91' Running setup.py (path:/tmp/pip-wheel-o2wre3ms/ethereum-dasm/setup.py) egg_info for package ethereum-dasm Running command python setup.py egg_info running egg_info creating pip-egg-info/ethereum_dasm.egg-info writing pip-egg-info/ethereum_dasm.egg-info/PKG-INFO writing requirements to pip-egg-info/ethereum_dasm.egg-info/requires.txt writing top-level names to pip-egg-info/ethereum_dasm.egg-info/top_level.txt writing dependency_links to pip-egg-info/ethereum_dasm.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ethereum_dasm.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ethereum_dasm.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ethereum_dasm.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_type' warnings.warn(msg) Source in /tmp/pip-wheel-o2wre3ms/ethereum-dasm has version 0.1.1, which satisfies requirement ethereum-dasm==0.1.1 from https://files.pythonhosted.org/packages/1e/3e/2d8ab8398be69334982ee413365ed755d4d715f16d3036f6684174b44d84/ethereum-dasm-0.1.1.tar.gz#sha256=ef15e82f18f8dab7b4926a98b9fe14349ce0749e1e0658270bd6edc3181141ba Removed ethereum-dasm==0.1.1 from https://files.pythonhosted.org/packages/1e/3e/2d8ab8398be69334982ee413365ed755d4d715f16d3036f6684174b44d84/ethereum-dasm-0.1.1.tar.gz#sha256=ef15e82f18f8dab7b4926a98b9fe14349ce0749e1e0658270bd6edc3181141ba from build tracker '/tmp/pip-req-tracker-7530ww91' Building wheels for collected packages: ethereum-dasm Created temporary directory: /tmp/pip-wheel-jekd_26c Running setup.py bdist_wheel for ethereum-dasm: started Destination directory: /tmp/pip-wheel-jekd_26c Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o2wre3ms/ethereum-dasm/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-jekd_26c /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ethereum_dasm copying ethereum_dasm/evmdasm.py -> build/lib/ethereum_dasm copying ethereum_dasm/__init__.py -> build/lib/ethereum_dasm copying ethereum_dasm/__main__.py -> build/lib/ethereum_dasm creating build/lib/ethereum_dasm/symbolic copying ethereum_dasm/symbolic/simplify.py -> build/lib/ethereum_dasm/symbolic copying ethereum_dasm/symbolic/mythril.py -> build/lib/ethereum_dasm/symbolic copying ethereum_dasm/symbolic/__init__.py -> build/lib/ethereum_dasm/symbolic creating build/lib/ethereum_dasm/utils copying ethereum_dasm/utils/api.py -> build/lib/ethereum_dasm/utils copying ethereum_dasm/utils/colors.py -> build/lib/ethereum_dasm/utils copying ethereum_dasm/utils/data.py -> build/lib/ethereum_dasm/utils copying ethereum_dasm/utils/__init__.py -> build/lib/ethereum_dasm/utils copying ethereum_dasm/utils/signatures.py -> build/lib/ethereum_dasm/utils creating build/lib/ethereum_dasm/asm copying ethereum_dasm/asm/registry.py -> build/lib/ethereum_dasm/asm copying ethereum_dasm/asm/instructions.py -> build/lib/ethereum_dasm/asm copying ethereum_dasm/asm/__init__.py -> build/lib/ethereum_dasm/asm copying ethereum_dasm/asm/disassembler.py -> build/lib/ethereum_dasm/asm copying ethereum_dasm/asm/fuzzing.py -> build/lib/ethereum_dasm/asm 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/ethereum_dasm creating build/bdist.linux-armv7l/wheel/ethereum_dasm/symbolic copying build/lib/ethereum_dasm/symbolic/simplify.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/symbolic copying build/lib/ethereum_dasm/symbolic/mythril.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/symbolic copying build/lib/ethereum_dasm/symbolic/__init__.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/symbolic copying build/lib/ethereum_dasm/evmdasm.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm creating build/bdist.linux-armv7l/wheel/ethereum_dasm/utils copying build/lib/ethereum_dasm/utils/api.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/utils copying build/lib/ethereum_dasm/utils/colors.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/utils copying build/lib/ethereum_dasm/utils/data.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/utils copying build/lib/ethereum_dasm/utils/__init__.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/utils copying build/lib/ethereum_dasm/utils/signatures.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/utils creating build/bdist.linux-armv7l/wheel/ethereum_dasm/asm copying build/lib/ethereum_dasm/asm/registry.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/asm copying build/lib/ethereum_dasm/asm/instructions.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/asm copying build/lib/ethereum_dasm/asm/__init__.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/asm copying build/lib/ethereum_dasm/asm/disassembler.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/asm copying build/lib/ethereum_dasm/asm/fuzzing.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm/asm copying build/lib/ethereum_dasm/__init__.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm copying build/lib/ethereum_dasm/__main__.py -> build/bdist.linux-armv7l/wheel/ethereum_dasm running install_egg_info running egg_info writing ethereum_dasm.egg-info/PKG-INFO writing top-level names to ethereum_dasm.egg-info/top_level.txt writing dependency_links to ethereum_dasm.egg-info/dependency_links.txt writing requirements to ethereum_dasm.egg-info/requires.txt reading manifest file 'ethereum_dasm.egg-info/SOURCES.txt' writing manifest file 'ethereum_dasm.egg-info/SOURCES.txt' Copying ethereum_dasm.egg-info to build/bdist.linux-armv7l/wheel/ethereum_dasm-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ethereum_dasm-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-jekd_26c/ethereum_dasm-0.1.1-py3-none-any.whl' and adding '.' to it adding 'ethereum_dasm/__init__.py' adding 'ethereum_dasm/__main__.py' adding 'ethereum_dasm/evmdasm.py' adding 'ethereum_dasm/asm/__init__.py' adding 'ethereum_dasm/asm/disassembler.py' adding 'ethereum_dasm/asm/fuzzing.py' adding 'ethereum_dasm/asm/instructions.py' adding 'ethereum_dasm/asm/registry.py' adding 'ethereum_dasm/symbolic/__init__.py' adding 'ethereum_dasm/symbolic/mythril.py' adding 'ethereum_dasm/symbolic/simplify.py' adding 'ethereum_dasm/utils/__init__.py' adding 'ethereum_dasm/utils/api.py' adding 'ethereum_dasm/utils/colors.py' adding 'ethereum_dasm/utils/data.py' adding 'ethereum_dasm/utils/signatures.py' adding 'ethereum_dasm-0.1.1.dist-info/top_level.txt' adding 'ethereum_dasm-0.1.1.dist-info/WHEEL' adding 'ethereum_dasm-0.1.1.dist-info/METADATA' adding 'ethereum_dasm-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ethereum-dasm: finished with status 'done' Stored in directory: /tmp/tmpqwdq2b8j Successfully built ethereum-dasm Cleaning up... Removing source in /tmp/pip-wheel-o2wre3ms/ethereum-dasm Removed build tracker '/tmp/pip-req-tracker-7530ww91'