Created temporary directory: /tmp/pip-ephem-wheel-cache-00fuvmqm Created temporary directory: /tmp/pip-req-tracker-p6nu7_j3 Created requirements tracker '/tmp/pip-req-tracker-p6nu7_j3' Created temporary directory: /tmp/pip-wheel-hvhwtnpx Looking in indexes: https://pypi.python.org/simple Collecting pyelftools==0.25 1 location(s) to search for versions of pyelftools: * https://pypi.python.org/simple/pyelftools/ Getting page https://pypi.python.org/simple/pyelftools/ Analyzing links from page https://pypi.org/simple/pyelftools/ Found link https://files.pythonhosted.org/packages/d9/50/e278411ca585d2ef30b35eef6363e671b8020057cc5e852601253478db0c/pyelftools-0.20.tar.gz#sha256=d02e40a841a8cc38d78cdea8e497f601969e7270ebe00c7e671a3ce73f1cdf45 (from https://pypi.org/simple/pyelftools/), version: 0.20 Found link https://files.pythonhosted.org/packages/77/a1/bc807d82936fbec05e52a3143037ba079e852eb0f743084e65927a0af152/pyelftools-0.21.tar.gz#sha256=a9a10d894c698ab3a2d909c3df1c3d88d0ab03811351c278b3f520204f33d834 (from https://pypi.org/simple/pyelftools/), version: 0.21 Found link https://files.pythonhosted.org/packages/57/85/517b4e0bc5ec85d8623b3e102289e74f47bcc42efa0b1bd6692cf3af33de/pyelftools-0.22.tar.gz#sha256=9f7dd617b8a577a3834e7dd7f34f49df21c0670e67a48b21add19abe1adffb60 (from https://pypi.org/simple/pyelftools/), version: 0.22 Found link https://files.pythonhosted.org/packages/f4/dd/652eff50811686a1f0d3481cdc8f6e41f00ae22e1cf42f98bc8ebf666ecf/pyelftools-0.23.tar.gz#sha256=fc57aadd096e8f9b9b03f1a9578f673ee645e1513a5ff0192ef439e77eab21de (from https://pypi.org/simple/pyelftools/), version: 0.23 Found link https://files.pythonhosted.org/packages/ba/78/d4a186a2e38731286c99dc3e3ca8123b6f55cf2e28608e8daf2d84b65494/pyelftools-0.24.tar.gz#sha256=e9dd97d685a5b96b88a988dabadb88e5a539b64cd7d7927fac9a7368dc4c459c (from https://pypi.org/simple/pyelftools/), version: 0.24 Found link https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474/pyelftools-0.25.tar.gz#sha256=89c6da6f56280c37a5ff33468591ba9a124e17d71fe42de971818cbff46c1b24 (from https://pypi.org/simple/pyelftools/), version: 0.25 Using version 0.25 (newest of versions: 0.25) Created temporary directory: /tmp/pip-unpack-9tq3davi Downloading https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474/pyelftools-0.25.tar.gz (499kB) Downloading from URL https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474/pyelftools-0.25.tar.gz#sha256=89c6da6f56280c37a5ff33468591ba9a124e17d71fe42de971818cbff46c1b24 (from https://pypi.org/simple/pyelftools/) Added pyelftools==0.25 from https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474/pyelftools-0.25.tar.gz#sha256=89c6da6f56280c37a5ff33468591ba9a124e17d71fe42de971818cbff46c1b24 to build tracker '/tmp/pip-req-tracker-p6nu7_j3' Running setup.py (path:/tmp/pip-wheel-hvhwtnpx/pyelftools/setup.py) egg_info for package pyelftools Running command python setup.py egg_info running egg_info creating pip-egg-info/pyelftools.egg-info writing dependency_links to pip-egg-info/pyelftools.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyelftools.egg-info/top_level.txt writing pip-egg-info/pyelftools.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pyelftools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyelftools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'pip-egg-info/pyelftools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hvhwtnpx/pyelftools has version 0.25, which satisfies requirement pyelftools==0.25 from https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474/pyelftools-0.25.tar.gz#sha256=89c6da6f56280c37a5ff33468591ba9a124e17d71fe42de971818cbff46c1b24 Removed pyelftools==0.25 from https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474/pyelftools-0.25.tar.gz#sha256=89c6da6f56280c37a5ff33468591ba9a124e17d71fe42de971818cbff46c1b24 from build tracker '/tmp/pip-req-tracker-p6nu7_j3' Building wheels for collected packages: pyelftools Created temporary directory: /tmp/pip-wheel-u52c2eau Running setup.py bdist_wheel for pyelftools: started Destination directory: /tmp/pip-wheel-u52c2eau Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hvhwtnpx/pyelftools/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-u52c2eau running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/elftools copying elftools/__init__.py -> build/lib/elftools creating build/lib/elftools/elf copying elftools/elf/notes.py -> build/lib/elftools/elf copying elftools/elf/__init__.py -> build/lib/elftools/elf copying elftools/elf/elffile.py -> build/lib/elftools/elf copying elftools/elf/structs.py -> build/lib/elftools/elf copying elftools/elf/sections.py -> build/lib/elftools/elf copying elftools/elf/descriptions.py -> build/lib/elftools/elf copying elftools/elf/constants.py -> build/lib/elftools/elf copying elftools/elf/dynamic.py -> build/lib/elftools/elf copying elftools/elf/segments.py -> build/lib/elftools/elf copying elftools/elf/gnuversions.py -> build/lib/elftools/elf copying elftools/elf/enums.py -> build/lib/elftools/elf copying elftools/elf/relocation.py -> build/lib/elftools/elf creating build/lib/elftools/common copying elftools/common/exceptions.py -> build/lib/elftools/common copying elftools/common/utils.py -> build/lib/elftools/common copying elftools/common/__init__.py -> build/lib/elftools/common copying elftools/common/construct_utils.py -> build/lib/elftools/common copying elftools/common/py3compat.py -> build/lib/elftools/common creating build/lib/elftools/dwarf copying elftools/dwarf/callframe.py -> build/lib/elftools/dwarf copying elftools/dwarf/__init__.py -> build/lib/elftools/dwarf copying elftools/dwarf/die.py -> build/lib/elftools/dwarf copying elftools/dwarf/abbrevtable.py -> build/lib/elftools/dwarf copying elftools/dwarf/structs.py -> build/lib/elftools/dwarf copying elftools/dwarf/compileunit.py -> build/lib/elftools/dwarf copying elftools/dwarf/descriptions.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarfinfo.py -> build/lib/elftools/dwarf copying elftools/dwarf/lineprogram.py -> build/lib/elftools/dwarf copying elftools/dwarf/constants.py -> build/lib/elftools/dwarf copying elftools/dwarf/aranges.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarf_expr.py -> build/lib/elftools/dwarf copying elftools/dwarf/enums.py -> build/lib/elftools/dwarf copying elftools/dwarf/ranges.py -> build/lib/elftools/dwarf copying elftools/dwarf/locationlists.py -> build/lib/elftools/dwarf creating build/lib/elftools/construct copying elftools/construct/debug.py -> build/lib/elftools/construct copying elftools/construct/__init__.py -> build/lib/elftools/construct copying elftools/construct/adapters.py -> build/lib/elftools/construct copying elftools/construct/core.py -> build/lib/elftools/construct copying elftools/construct/macros.py -> build/lib/elftools/construct creating build/lib/elftools/construct/lib copying elftools/construct/lib/__init__.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/container.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/bitstream.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/hex.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/py3compat.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/binary.py -> build/lib/elftools/construct/lib running build_scripts creating build/scripts-3.4 copying and adjusting scripts/readelf.py -> build/scripts-3.4 changing mode of build/scripts-3.4/readelf.py 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/elftools creating build/bdist.linux-armv7l/wheel/elftools/construct copying build/lib/elftools/construct/debug.py -> build/bdist.linux-armv7l/wheel/elftools/construct copying build/lib/elftools/construct/__init__.py -> build/bdist.linux-armv7l/wheel/elftools/construct creating build/bdist.linux-armv7l/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/__init__.py -> build/bdist.linux-armv7l/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/container.py -> build/bdist.linux-armv7l/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/bitstream.py -> build/bdist.linux-armv7l/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/hex.py -> build/bdist.linux-armv7l/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/py3compat.py -> build/bdist.linux-armv7l/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/binary.py -> build/bdist.linux-armv7l/wheel/elftools/construct/lib copying build/lib/elftools/construct/adapters.py -> build/bdist.linux-armv7l/wheel/elftools/construct copying build/lib/elftools/construct/core.py -> build/bdist.linux-armv7l/wheel/elftools/construct copying build/lib/elftools/construct/macros.py -> build/bdist.linux-armv7l/wheel/elftools/construct copying build/lib/elftools/__init__.py -> build/bdist.linux-armv7l/wheel/elftools creating build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/notes.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/__init__.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/elffile.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/structs.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/sections.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/descriptions.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/constants.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/dynamic.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/segments.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/gnuversions.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/enums.py -> build/bdist.linux-armv7l/wheel/elftools/elf copying build/lib/elftools/elf/relocation.py -> build/bdist.linux-armv7l/wheel/elftools/elf creating build/bdist.linux-armv7l/wheel/elftools/common copying build/lib/elftools/common/exceptions.py -> build/bdist.linux-armv7l/wheel/elftools/common copying build/lib/elftools/common/utils.py -> build/bdist.linux-armv7l/wheel/elftools/common copying build/lib/elftools/common/__init__.py -> build/bdist.linux-armv7l/wheel/elftools/common copying build/lib/elftools/common/construct_utils.py -> build/bdist.linux-armv7l/wheel/elftools/common copying build/lib/elftools/common/py3compat.py -> build/bdist.linux-armv7l/wheel/elftools/common creating build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/callframe.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/__init__.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/die.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/abbrevtable.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/structs.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/compileunit.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/descriptions.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/dwarfinfo.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/lineprogram.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/constants.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/aranges.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/dwarf_expr.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/enums.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/ranges.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf copying build/lib/elftools/dwarf/locationlists.py -> build/bdist.linux-armv7l/wheel/elftools/dwarf running install_egg_info running egg_info writing dependency_links to pyelftools.egg-info/dependency_links.txt writing top-level names to pyelftools.egg-info/top_level.txt writing pyelftools.egg-info/PKG-INFO reading manifest file 'pyelftools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'pyelftools.egg-info/SOURCES.txt' Copying pyelftools.egg-info to build/bdist.linux-armv7l/wheel/pyelftools-0.25-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyelftools-0.25.data creating build/bdist.linux-armv7l/wheel/pyelftools-0.25.data/scripts copying build/scripts-3.4/readelf.py -> build/bdist.linux-armv7l/wheel/pyelftools-0.25.data/scripts changing mode of build/bdist.linux-armv7l/wheel/pyelftools-0.25.data/scripts/readelf.py to 755 creating build/bdist.linux-armv7l/wheel/pyelftools-0.25.dist-info/WHEEL creating '/tmp/pip-wheel-u52c2eau/pyelftools-0.25-py2.py3-none-any.whl' and adding '.' to it adding 'elftools/__init__.py' adding 'elftools/common/__init__.py' adding 'elftools/common/construct_utils.py' adding 'elftools/common/exceptions.py' adding 'elftools/common/py3compat.py' adding 'elftools/common/utils.py' adding 'elftools/construct/__init__.py' adding 'elftools/construct/adapters.py' adding 'elftools/construct/core.py' adding 'elftools/construct/debug.py' adding 'elftools/construct/macros.py' adding 'elftools/construct/lib/__init__.py' adding 'elftools/construct/lib/binary.py' adding 'elftools/construct/lib/bitstream.py' adding 'elftools/construct/lib/container.py' adding 'elftools/construct/lib/hex.py' adding 'elftools/construct/lib/py3compat.py' adding 'elftools/dwarf/__init__.py' adding 'elftools/dwarf/abbrevtable.py' adding 'elftools/dwarf/aranges.py' adding 'elftools/dwarf/callframe.py' adding 'elftools/dwarf/compileunit.py' adding 'elftools/dwarf/constants.py' adding 'elftools/dwarf/descriptions.py' adding 'elftools/dwarf/die.py' adding 'elftools/dwarf/dwarf_expr.py' adding 'elftools/dwarf/dwarfinfo.py' adding 'elftools/dwarf/enums.py' adding 'elftools/dwarf/lineprogram.py' adding 'elftools/dwarf/locationlists.py' adding 'elftools/dwarf/ranges.py' adding 'elftools/dwarf/structs.py' adding 'elftools/elf/__init__.py' adding 'elftools/elf/constants.py' adding 'elftools/elf/descriptions.py' adding 'elftools/elf/dynamic.py' adding 'elftools/elf/elffile.py' adding 'elftools/elf/enums.py' adding 'elftools/elf/gnuversions.py' adding 'elftools/elf/notes.py' adding 'elftools/elf/relocation.py' adding 'elftools/elf/sections.py' adding 'elftools/elf/segments.py' adding 'elftools/elf/structs.py' adding 'pyelftools-0.25.data/scripts/readelf.py' adding 'pyelftools-0.25.dist-info/LICENSE.txt' adding 'pyelftools-0.25.dist-info/top_level.txt' adding 'pyelftools-0.25.dist-info/WHEEL' adding 'pyelftools-0.25.dist-info/METADATA' adding 'pyelftools-0.25.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyelftools: finished with status 'done' Stored in directory: /tmp/tmp9496g1m3 Successfully built pyelftools Cleaning up... Removing source in /tmp/pip-wheel-hvhwtnpx/pyelftools Removed build tracker '/tmp/pip-req-tracker-p6nu7_j3'