==> Creating clean working copy [build]...done ==> Making package: python2-pyelftools 0.23-2 (Fri May 27 17:44:31 EDT 2016) ==> Retrieving sources... -> Found v0.23.tar.gz ==> Validating source files with sha512sums... v0.23.tar.gz ... Passed ==> Making package: python2-pyelftools 0.23-2 (Fri May 27 17:44:33 EDT 2016) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) python2-2.7.11-3 Total Installed Size: 62.99 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found v0.23.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... v0.23.tar.gz ... Passed ==> Extracting sources... -> Extracting v0.23.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... 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/elffile.py -> build/lib/elftools/elf copying elftools/elf/enums.py -> build/lib/elftools/elf copying elftools/elf/constants.py -> build/lib/elftools/elf copying elftools/elf/sections.py -> build/lib/elftools/elf copying elftools/elf/__init__.py -> build/lib/elftools/elf copying elftools/elf/structs.py -> build/lib/elftools/elf copying elftools/elf/descriptions.py -> build/lib/elftools/elf copying elftools/elf/relocation.py -> build/lib/elftools/elf copying elftools/elf/segments.py -> build/lib/elftools/elf copying elftools/elf/dynamic.py -> build/lib/elftools/elf copying elftools/elf/gnuversions.py -> build/lib/elftools/elf creating build/lib/elftools/common copying elftools/common/__init__.py -> build/lib/elftools/common copying elftools/common/utils.py -> build/lib/elftools/common copying elftools/common/py3compat.py -> build/lib/elftools/common copying elftools/common/construct_utils.py -> build/lib/elftools/common copying elftools/common/exceptions.py -> build/lib/elftools/common creating build/lib/elftools/dwarf copying elftools/dwarf/compileunit.py -> build/lib/elftools/dwarf copying elftools/dwarf/ranges.py -> build/lib/elftools/dwarf copying elftools/dwarf/callframe.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarfinfo.py -> build/lib/elftools/dwarf copying elftools/dwarf/enums.py -> build/lib/elftools/dwarf copying elftools/dwarf/constants.py -> build/lib/elftools/dwarf copying elftools/dwarf/locationlists.py -> build/lib/elftools/dwarf copying elftools/dwarf/__init__.py -> build/lib/elftools/dwarf copying elftools/dwarf/structs.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarf_expr.py -> build/lib/elftools/dwarf copying elftools/dwarf/descriptions.py -> build/lib/elftools/dwarf copying elftools/dwarf/die.py -> build/lib/elftools/dwarf copying elftools/dwarf/lineprogram.py -> build/lib/elftools/dwarf copying elftools/dwarf/abbrevtable.py -> build/lib/elftools/dwarf creating build/lib/elftools/construct copying elftools/construct/core.py -> build/lib/elftools/construct copying elftools/construct/adapters.py -> build/lib/elftools/construct copying elftools/construct/__init__.py -> build/lib/elftools/construct copying elftools/construct/macros.py -> build/lib/elftools/construct copying elftools/construct/debug.py -> build/lib/elftools/construct creating build/lib/elftools/construct/lib copying elftools/construct/lib/container.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/hex.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/bitstream.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/binary.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/__init__.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/py3compat.py -> build/lib/elftools/construct/lib running build_scripts creating build/scripts-2.7 copying and adjusting scripts/readelf.py2 -> build/scripts-2.7 changing mode of build/scripts-2.7/readelf.py2 from 644 to 755 ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py running build_scripts running install_lib creating /build/python2-pyelftools/pkg/python2-pyelftools/usr creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7 creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/compileunit.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/ranges.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/callframe.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/dwarfinfo.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/enums.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/constants.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/locationlists.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/__init__.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/structs.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/dwarf_expr.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/descriptions.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/die.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/lineprogram.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/abbrevtable.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common copying build/lib/elftools/common/__init__.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common copying build/lib/elftools/common/utils.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common copying build/lib/elftools/common/py3compat.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common copying build/lib/elftools/common/construct_utils.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common copying build/lib/elftools/common/exceptions.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/elffile.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/enums.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/constants.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/sections.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/__init__.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/structs.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/descriptions.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/relocation.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/segments.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/dynamic.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/elf/gnuversions.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf copying build/lib/elftools/__init__.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct copying build/lib/elftools/construct/core.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/container.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/hex.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/bitstream.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/binary.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/__init__.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/py3compat.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib copying build/lib/elftools/construct/adapters.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct copying build/lib/elftools/construct/__init__.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct copying build/lib/elftools/construct/macros.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct copying build/lib/elftools/construct/debug.py -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/compileunit.py to compileunit.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/ranges.py to ranges.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/callframe.py to callframe.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/dwarfinfo.py to dwarfinfo.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/enums.py to enums.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/constants.py to constants.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/locationlists.py to locationlists.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/__init__.py to __init__.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/structs.py to structs.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/dwarf_expr.py to dwarf_expr.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/descriptions.py to descriptions.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/die.py to die.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/lineprogram.py to lineprogram.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/dwarf/abbrevtable.py to abbrevtable.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common/__init__.py to __init__.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common/utils.py to utils.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common/py3compat.py to py3compat.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common/construct_utils.py to construct_utils.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/common/exceptions.py to exceptions.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/elffile.py to elffile.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/enums.py to enums.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/constants.py to constants.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/sections.py to sections.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/__init__.py to __init__.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/structs.py to structs.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/descriptions.py to descriptions.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/relocation.py to relocation.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/segments.py to segments.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/dynamic.py to dynamic.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/elf/gnuversions.py to gnuversions.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/__init__.py to __init__.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/core.py to core.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib/container.py to container.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib/hex.py to hex.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib/bitstream.py to bitstream.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib/binary.py to binary.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib/__init__.py to __init__.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/lib/py3compat.py to py3compat.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/adapters.py to adapters.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/__init__.py to __init__.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/macros.py to macros.pyc byte-compiling /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/elftools/construct/debug.py to debug.pyc writing byte-compilation script '/tmp/tmpseOHHR.py' /usr/bin/python2 -O /tmp/tmpseOHHR.py removing /tmp/tmpseOHHR.py running install_scripts creating /build/python2-pyelftools/pkg/python2-pyelftools/usr/bin copying build/scripts-2.7/readelf.py2 -> /build/python2-pyelftools/pkg/python2-pyelftools/usr/bin changing mode of /build/python2-pyelftools/pkg/python2-pyelftools/usr/bin/readelf.py2 to 755 running install_egg_info Writing /build/python2-pyelftools/pkg/python2-pyelftools/usr/lib/python2.7/site-packages/pyelftools-0.23-py2.7.egg-info ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... strip:./usr/share/doc/python2-pyelftools/examples/sample_exe64.elf: File format not recognized -> Compressing man and info pages... ==> Checking for packaging issue... ==> Creating package "python2-pyelftools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-pyelftools 0.23-2 (Fri May 27 17:44:46 EDT 2016) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (1) python2-2.7.11-3 Total Removed Size: 62.99 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2...