==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pyelftools 0.32-1 (Sat Apr 26 01:54:07 2025)
==> Retrieving sources...
  -> Found pyelftools-0.32.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pyelftools-0.32.tar.gz ... Passed
==> Validating source files with b2sums...
    pyelftools-0.32.tar.gz ... Passed
==> Making package: python-pyelftools 0.32-1 (Sat 26 Apr 2025 01:54:13 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.6.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:79.0.0-1
              python-wheel-0.45.1-1

Total Download Size:    1.74 MiB
Total Installed Size:  11.08 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:79.0.0-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.6.0-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found pyelftools-0.32.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyelftools-0.32.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating pyelftools.egg-info
writing pyelftools.egg-info/PKG-INFO
writing dependency_links to pyelftools.egg-info/dependency_links.txt
writing top-level names to pyelftools.egg-info/top_level.txt
writing manifest file 'pyelftools.egg-info/SOURCES.txt'
reading manifest file 'pyelftools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no files found matching 'tox.ini'
adding license file 'LICENSE'
writing manifest file 'pyelftools.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/elftools
copying elftools/__init__.py -> build/lib/elftools
creating build/lib/elftools/elf
copying elftools/elf/segments.py -> build/lib/elftools/elf
copying elftools/elf/__init__.py -> build/lib/elftools/elf
copying elftools/elf/relocation.py -> build/lib/elftools/elf
copying elftools/elf/hash.py -> build/lib/elftools/elf
copying elftools/elf/sections.py -> build/lib/elftools/elf
copying elftools/elf/notes.py -> build/lib/elftools/elf
copying elftools/elf/enums.py -> build/lib/elftools/elf
copying elftools/elf/structs.py -> build/lib/elftools/elf
copying elftools/elf/dynamic.py -> build/lib/elftools/elf
copying elftools/elf/constants.py -> build/lib/elftools/elf
copying elftools/elf/elffile.py -> build/lib/elftools/elf
copying elftools/elf/descriptions.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/construct_utils.py -> build/lib/elftools/common
copying elftools/common/utils.py -> build/lib/elftools/common
copying elftools/common/exceptions.py -> build/lib/elftools/common
creating build/lib/elftools/dwarf
copying elftools/dwarf/__init__.py -> build/lib/elftools/dwarf
copying elftools/dwarf/lineprogram.py -> build/lib/elftools/dwarf
copying elftools/dwarf/compileunit.py -> build/lib/elftools/dwarf
copying elftools/dwarf/die.py -> build/lib/elftools/dwarf
copying elftools/dwarf/dwarfinfo.py -> build/lib/elftools/dwarf
copying elftools/dwarf/namelut.py -> build/lib/elftools/dwarf
copying elftools/dwarf/enums.py -> build/lib/elftools/dwarf
copying elftools/dwarf/aranges.py -> build/lib/elftools/dwarf
copying elftools/dwarf/datatype_cpp.py -> build/lib/elftools/dwarf
copying elftools/dwarf/structs.py -> build/lib/elftools/dwarf
copying elftools/dwarf/constants.py -> build/lib/elftools/dwarf
copying elftools/dwarf/dwarf_util.py -> build/lib/elftools/dwarf
copying elftools/dwarf/ranges.py -> build/lib/elftools/dwarf
copying elftools/dwarf/typeunit.py -> build/lib/elftools/dwarf
copying elftools/dwarf/dwarf_expr.py -> build/lib/elftools/dwarf
copying elftools/dwarf/callframe.py -> build/lib/elftools/dwarf
copying elftools/dwarf/abbrevtable.py -> build/lib/elftools/dwarf
copying elftools/dwarf/descriptions.py -> build/lib/elftools/dwarf
copying elftools/dwarf/locationlists.py -> build/lib/elftools/dwarf
creating build/lib/elftools/ehabi
copying elftools/ehabi/ehabiinfo.py -> build/lib/elftools/ehabi
copying elftools/ehabi/__init__.py -> build/lib/elftools/ehabi
copying elftools/ehabi/structs.py -> build/lib/elftools/ehabi
copying elftools/ehabi/constants.py -> build/lib/elftools/ehabi
copying elftools/ehabi/decoder.py -> build/lib/elftools/ehabi
creating build/lib/elftools/construct
copying elftools/construct/__init__.py -> 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/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/__init__.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/py3compat.py -> build/lib/elftools/construct/lib
copying elftools/construct/lib/container.py -> build/lib/elftools/construct/lib
copying elftools/construct/lib/binary.py -> build/lib/elftools/construct/lib
copying elftools/py.typed -> build/lib/elftools
running build_scripts
creating build/scripts-3.13
copying and adjusting scripts/readelf.py -> build/scripts-3.13
changing mode of build/scripts-3.13/readelf.py from 644 to 755
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/elftools
copying build/lib/elftools/__init__.py -> build/bdist.linux-aarch64/wheel/./elftools
copying build/lib/elftools/py.typed -> build/bdist.linux-aarch64/wheel/./elftools
creating build/bdist.linux-aarch64/wheel/elftools/common
copying build/lib/elftools/common/__init__.py -> build/bdist.linux-aarch64/wheel/./elftools/common
copying build/lib/elftools/common/construct_utils.py -> build/bdist.linux-aarch64/wheel/./elftools/common
copying build/lib/elftools/common/utils.py -> build/bdist.linux-aarch64/wheel/./elftools/common
copying build/lib/elftools/common/exceptions.py -> build/bdist.linux-aarch64/wheel/./elftools/common
creating build/bdist.linux-aarch64/wheel/elftools/dwarf
copying build/lib/elftools/dwarf/__init__.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/lineprogram.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/compileunit.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/die.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/dwarfinfo.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/namelut.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/enums.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/aranges.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/datatype_cpp.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/structs.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/constants.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/dwarf_util.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/ranges.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/typeunit.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/dwarf_expr.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/callframe.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/abbrevtable.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/descriptions.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
copying build/lib/elftools/dwarf/locationlists.py -> build/bdist.linux-aarch64/wheel/./elftools/dwarf
creating build/bdist.linux-aarch64/wheel/elftools/elf
copying build/lib/elftools/elf/segments.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/__init__.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/relocation.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/hash.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/sections.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/notes.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/enums.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/structs.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/dynamic.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/constants.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/elffile.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/descriptions.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
copying build/lib/elftools/elf/gnuversions.py -> build/bdist.linux-aarch64/wheel/./elftools/elf
creating build/bdist.linux-aarch64/wheel/elftools/ehabi
copying build/lib/elftools/ehabi/ehabiinfo.py -> build/bdist.linux-aarch64/wheel/./elftools/ehabi
copying build/lib/elftools/ehabi/__init__.py -> build/bdist.linux-aarch64/wheel/./elftools/ehabi
copying build/lib/elftools/ehabi/structs.py -> build/bdist.linux-aarch64/wheel/./elftools/ehabi
copying build/lib/elftools/ehabi/constants.py -> build/bdist.linux-aarch64/wheel/./elftools/ehabi
copying build/lib/elftools/ehabi/decoder.py -> build/bdist.linux-aarch64/wheel/./elftools/ehabi
creating build/bdist.linux-aarch64/wheel/elftools/construct
copying build/lib/elftools/construct/__init__.py -> build/bdist.linux-aarch64/wheel/./elftools/construct
copying build/lib/elftools/construct/core.py -> build/bdist.linux-aarch64/wheel/./elftools/construct
copying build/lib/elftools/construct/adapters.py -> build/bdist.linux-aarch64/wheel/./elftools/construct
creating build/bdist.linux-aarch64/wheel/elftools/construct/lib
copying build/lib/elftools/construct/lib/__init__.py -> build/bdist.linux-aarch64/wheel/./elftools/construct/lib
copying build/lib/elftools/construct/lib/hex.py -> build/bdist.linux-aarch64/wheel/./elftools/construct/lib
copying build/lib/elftools/construct/lib/bitstream.py -> build/bdist.linux-aarch64/wheel/./elftools/construct/lib
copying build/lib/elftools/construct/lib/py3compat.py -> build/bdist.linux-aarch64/wheel/./elftools/construct/lib
copying build/lib/elftools/construct/lib/container.py -> build/bdist.linux-aarch64/wheel/./elftools/construct/lib
copying build/lib/elftools/construct/lib/binary.py -> build/bdist.linux-aarch64/wheel/./elftools/construct/lib
copying build/lib/elftools/construct/macros.py -> build/bdist.linux-aarch64/wheel/./elftools/construct
copying build/lib/elftools/construct/debug.py -> build/bdist.linux-aarch64/wheel/./elftools/construct
running install_egg_info
running egg_info
writing pyelftools.egg-info/PKG-INFO
writing dependency_links to pyelftools.egg-info/dependency_links.txt
writing top-level names to pyelftools.egg-info/top_level.txt
reading manifest file 'pyelftools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no files found matching 'tox.ini'
adding license file 'LICENSE'
writing manifest file 'pyelftools.egg-info/SOURCES.txt'
Copying pyelftools.egg-info to build/bdist.linux-aarch64/wheel/./pyelftools-0.32-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pyelftools-0.32.data/scripts
copying build/scripts-3.13/readelf.py -> build/bdist.linux-aarch64/wheel/pyelftools-0.32.data/scripts
changing mode of build/bdist.linux-aarch64/wheel/pyelftools-0.32.data/scripts/readelf.py to 755
creating build/bdist.linux-aarch64/wheel/pyelftools-0.32.dist-info/WHEEL
creating '/build/python-pyelftools/src/pyelftools-0.32/dist/.tmp-1fnghhde/pyelftools-0.32-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'elftools/__init__.py'
adding 'elftools/py.typed'
adding 'elftools/common/__init__.py'
adding 'elftools/common/construct_utils.py'
adding 'elftools/common/exceptions.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/datatype_cpp.py'
adding 'elftools/dwarf/descriptions.py'
adding 'elftools/dwarf/die.py'
adding 'elftools/dwarf/dwarf_expr.py'
adding 'elftools/dwarf/dwarf_util.py'
adding 'elftools/dwarf/dwarfinfo.py'
adding 'elftools/dwarf/enums.py'
adding 'elftools/dwarf/lineprogram.py'
adding 'elftools/dwarf/locationlists.py'
adding 'elftools/dwarf/namelut.py'
adding 'elftools/dwarf/ranges.py'
adding 'elftools/dwarf/structs.py'
adding 'elftools/dwarf/typeunit.py'
adding 'elftools/ehabi/__init__.py'
adding 'elftools/ehabi/constants.py'
adding 'elftools/ehabi/decoder.py'
adding 'elftools/ehabi/ehabiinfo.py'
adding 'elftools/ehabi/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/hash.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.32.data/scripts/readelf.py'
adding 'pyelftools-0.32.dist-info/licenses/LICENSE'
adding 'pyelftools-0.32.dist-info/METADATA'
adding 'pyelftools-0.32.dist-info/WHEEL'
adding 'pyelftools-0.32.dist-info/top_level.txt'
adding 'pyelftools-0.32.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pyelftools-0.32-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-pyelftools/pkg/python-pyelftools/usr/share'
install: creating directory '/build/python-pyelftools/pkg/python-pyelftools/usr/share/licenses'
install: creating directory '/build/python-pyelftools/pkg/python-pyelftools/usr/share/licenses/python-pyelftools'
'LICENSE' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/licenses/python-pyelftools/LICENSE'
install: creating directory '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc'
install: creating directory '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools'
'README.rst' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/README.rst'
'CHANGES' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/CHANGES'
'examples' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples'
'examples/dwarf_decode_address.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/dwarf_decode_address.py'
'examples/dwarf_die_tree.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/dwarf_die_tree.py'
'examples/dwarf_lineprogram_filenames.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/dwarf_lineprogram_filenames.py'
'examples/dwarf_location_info.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/dwarf_location_info.py'
'examples/dwarf_pubnames_types.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/dwarf_pubnames_types.py'
'examples/dwarf_range_lists.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/dwarf_range_lists.py'
'examples/elf_low_high_api.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/elf_low_high_api.py'
'examples/elf_notes.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/elf_notes.py'
'examples/elf_relocations.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/elf_relocations.py'
'examples/elf_show_debug_sections.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/elf_show_debug_sections.py'
'examples/elfclass_address_size.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/elfclass_address_size.py'
'examples/examine_dwarf_info.py' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/examine_dwarf_info.py'
'examples/reference_output' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output'
'examples/reference_output/dwarf_decode_address.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/dwarf_decode_address.out'
'examples/reference_output/dwarf_die_tree.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/dwarf_die_tree.out'
'examples/reference_output/dwarf_lineprogram_filenames.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/dwarf_lineprogram_filenames.out'
'examples/reference_output/dwarf_location_info.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/dwarf_location_info.out'
'examples/reference_output/dwarf_pubnames_types.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/dwarf_pubnames_types.out'
'examples/reference_output/dwarf_range_lists.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/dwarf_range_lists.out'
'examples/reference_output/elf_low_high_api.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/elf_low_high_api.out'
'examples/reference_output/elf_notes.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/elf_notes.out'
'examples/reference_output/elf_relocations.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/elf_relocations.out'
'examples/reference_output/elf_show_debug_sections.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/elf_show_debug_sections.out'
'examples/reference_output/elfclass_address_size.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/elfclass_address_size.out'
'examples/reference_output/examine_dwarf_info.out' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/reference_output/examine_dwarf_info.out'
'examples/sample_exe64.elf' -> '/build/python-pyelftools/pkg/python-pyelftools/usr/share/doc/python-pyelftools/examples/sample_exe64.elf'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pyelftools"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyelftools 0.32-1 (Sat 26 Apr 2025 01:54:24 AM MDT)
==> Cleaning up...