>>> py3-elftools: Building main/py3-elftools 0.29-r4 (using abuild 3.12.0-r0) started Fri, 27 Oct 2023 18:37:14 +0000 >>> py3-elftools: Checking sanity of /home/buildozer/aports/main/py3-elftools/APKBUILD... >>> py3-elftools: Analyzing dependencies... >>> py3-elftools: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.4-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231007-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.43.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing python3-pyc (3.11.6-r1) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (15-r0) (16/25) Installing py3-gpep517-pyc (15-r0) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (68.2.2-r0) (22/25) Installing py3-setuptools-pyc (68.2.2-r0) (23/25) Installing py3-wheel (0.41.2-r0) (24/25) Installing py3-wheel-pyc (0.41.2-r0) (25/25) Installing .makedepends-py3-elftools (20231027.183714) Executing busybox-1.36.1-r13.trigger OK: 318 MiB in 127 packages >>> py3-elftools: Cleaning up srcdir >>> py3-elftools: Cleaning up pkgdir >>> py3-elftools: Cleaning up tmpdir >>> py3-elftools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-elftools-0.29.tar.gz >>> py3-elftools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-elftools-0.29.tar.gz >>> py3-elftools: Checking sha512sums... py3-elftools-0.29.tar.gz: OK >>> py3-elftools: Unpacking /var/cache/distfiles/py3-elftools-0.29.tar.gz... 2023-10-27 18:37:15,822 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-27 18:37:15,845 root INFO running bdist_wheel 2023-10-27 18:37:15,858 root INFO running build 2023-10-27 18:37:15,858 root INFO running build_py 2023-10-27 18:37:15,859 root INFO creating build 2023-10-27 18:37:15,860 root INFO creating build/lib 2023-10-27 18:37:15,860 root INFO creating build/lib/elftools 2023-10-27 18:37:15,860 root INFO copying elftools/__init__.py -> build/lib/elftools 2023-10-27 18:37:15,860 root INFO creating build/lib/elftools/elf 2023-10-27 18:37:15,860 root INFO copying elftools/elf/elffile.py -> build/lib/elftools/elf 2023-10-27 18:37:15,861 root INFO copying elftools/elf/constants.py -> build/lib/elftools/elf 2023-10-27 18:37:15,861 root INFO copying elftools/elf/notes.py -> build/lib/elftools/elf 2023-10-27 18:37:15,861 root INFO copying elftools/elf/descriptions.py -> build/lib/elftools/elf 2023-10-27 18:37:15,861 root INFO copying elftools/elf/enums.py -> build/lib/elftools/elf 2023-10-27 18:37:15,862 root INFO copying elftools/elf/relocation.py -> build/lib/elftools/elf 2023-10-27 18:37:15,862 root INFO copying elftools/elf/gnuversions.py -> build/lib/elftools/elf 2023-10-27 18:37:15,862 root INFO copying elftools/elf/structs.py -> build/lib/elftools/elf 2023-10-27 18:37:15,862 root INFO copying elftools/elf/dynamic.py -> build/lib/elftools/elf 2023-10-27 18:37:15,862 root INFO copying elftools/elf/segments.py -> build/lib/elftools/elf 2023-10-27 18:37:15,863 root INFO copying elftools/elf/hash.py -> build/lib/elftools/elf 2023-10-27 18:37:15,863 root INFO copying elftools/elf/sections.py -> build/lib/elftools/elf 2023-10-27 18:37:15,863 root INFO copying elftools/elf/__init__.py -> build/lib/elftools/elf 2023-10-27 18:37:15,863 root INFO creating build/lib/elftools/common 2023-10-27 18:37:15,863 root INFO copying elftools/common/py3compat.py -> build/lib/elftools/common 2023-10-27 18:37:15,863 root INFO copying elftools/common/exceptions.py -> build/lib/elftools/common 2023-10-27 18:37:15,864 root INFO copying elftools/common/construct_utils.py -> build/lib/elftools/common 2023-10-27 18:37:15,864 root INFO copying elftools/common/utils.py -> build/lib/elftools/common 2023-10-27 18:37:15,864 root INFO copying elftools/common/__init__.py -> build/lib/elftools/common 2023-10-27 18:37:15,864 root INFO creating build/lib/elftools/dwarf 2023-10-27 18:37:15,864 root INFO copying elftools/dwarf/ranges.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,865 root INFO copying elftools/dwarf/aranges.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,865 root INFO copying elftools/dwarf/abbrevtable.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,865 root INFO copying elftools/dwarf/callframe.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,865 root INFO copying elftools/dwarf/constants.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,865 root INFO copying elftools/dwarf/lineprogram.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,866 root INFO copying elftools/dwarf/dwarfinfo.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,866 root INFO copying elftools/dwarf/compileunit.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,866 root INFO copying elftools/dwarf/locationlists.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,866 root INFO copying elftools/dwarf/descriptions.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,866 root INFO copying elftools/dwarf/datatype_cpp.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,866 root INFO copying elftools/dwarf/dwarf_expr.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,867 root INFO copying elftools/dwarf/enums.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,867 root INFO copying elftools/dwarf/die.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,867 root INFO copying elftools/dwarf/namelut.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,867 root INFO copying elftools/dwarf/structs.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,867 root INFO copying elftools/dwarf/dwarf_util.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,868 root INFO copying elftools/dwarf/__init__.py -> build/lib/elftools/dwarf 2023-10-27 18:37:15,868 root INFO creating build/lib/elftools/ehabi 2023-10-27 18:37:15,868 root INFO copying elftools/ehabi/constants.py -> build/lib/elftools/ehabi 2023-10-27 18:37:15,868 root INFO copying elftools/ehabi/ehabiinfo.py -> build/lib/elftools/ehabi 2023-10-27 18:37:15,868 root INFO copying elftools/ehabi/structs.py -> build/lib/elftools/ehabi 2023-10-27 18:37:15,868 root INFO copying elftools/ehabi/decoder.py -> build/lib/elftools/ehabi 2023-10-27 18:37:15,869 root INFO copying elftools/ehabi/__init__.py -> build/lib/elftools/ehabi 2023-10-27 18:37:15,869 root INFO creating build/lib/elftools/construct 2023-10-27 18:37:15,869 root INFO copying elftools/construct/core.py -> build/lib/elftools/construct 2023-10-27 18:37:15,869 root INFO copying elftools/construct/adapters.py -> build/lib/elftools/construct 2023-10-27 18:37:15,869 root INFO copying elftools/construct/macros.py -> build/lib/elftools/construct 2023-10-27 18:37:15,870 root INFO copying elftools/construct/debug.py -> build/lib/elftools/construct 2023-10-27 18:37:15,870 root INFO copying elftools/construct/__init__.py -> build/lib/elftools/construct 2023-10-27 18:37:15,870 root INFO creating build/lib/elftools/construct/lib 2023-10-27 18:37:15,870 root INFO copying elftools/construct/lib/py3compat.py -> build/lib/elftools/construct/lib 2023-10-27 18:37:15,870 root INFO copying elftools/construct/lib/container.py -> build/lib/elftools/construct/lib 2023-10-27 18:37:15,870 root INFO copying elftools/construct/lib/bitstream.py -> build/lib/elftools/construct/lib 2023-10-27 18:37:15,871 root INFO copying elftools/construct/lib/hex.py -> build/lib/elftools/construct/lib 2023-10-27 18:37:15,871 root INFO copying elftools/construct/lib/binary.py -> build/lib/elftools/construct/lib 2023-10-27 18:37:15,871 root INFO copying elftools/construct/lib/__init__.py -> build/lib/elftools/construct/lib 2023-10-27 18:37:15,872 root INFO running build_scripts 2023-10-27 18:37:15,872 root INFO creating build/scripts-3.11 2023-10-27 18:37:15,872 root INFO copying and adjusting scripts/readelf.py -> build/scripts-3.11 2023-10-27 18:37:15,873 root INFO changing mode of build/scripts-3.11/readelf.py from 644 to 755 2023-10-27 18:37:15,876 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-27 18:37:15,876 root INFO running install 2023-10-27 18:37:15,884 root INFO running install_lib 2023-10-27 18:37:15,885 root INFO creating build/bdist.linux-armv8l 2023-10-27 18:37:15,885 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-27 18:37:15,885 root INFO creating build/bdist.linux-armv8l/wheel/elftools 2023-10-27 18:37:15,886 root INFO creating build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,886 root INFO copying build/lib/elftools/elf/elffile.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,886 root INFO copying build/lib/elftools/elf/constants.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,886 root INFO copying build/lib/elftools/elf/notes.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,886 root INFO copying build/lib/elftools/elf/descriptions.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,886 root INFO copying build/lib/elftools/elf/enums.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,886 root INFO copying build/lib/elftools/elf/relocation.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,887 root INFO copying build/lib/elftools/elf/gnuversions.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,887 root INFO copying build/lib/elftools/elf/structs.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,887 root INFO copying build/lib/elftools/elf/dynamic.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,887 root INFO copying build/lib/elftools/elf/segments.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,887 root INFO copying build/lib/elftools/elf/hash.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,887 root INFO copying build/lib/elftools/elf/sections.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,887 root INFO copying build/lib/elftools/elf/__init__.py -> build/bdist.linux-armv8l/wheel/elftools/elf 2023-10-27 18:37:15,888 root INFO creating build/bdist.linux-armv8l/wheel/elftools/construct 2023-10-27 18:37:15,888 root INFO copying build/lib/elftools/construct/core.py -> build/bdist.linux-armv8l/wheel/elftools/construct 2023-10-27 18:37:15,888 root INFO copying build/lib/elftools/construct/adapters.py -> build/bdist.linux-armv8l/wheel/elftools/construct 2023-10-27 18:37:15,888 root INFO copying build/lib/elftools/construct/macros.py -> build/bdist.linux-armv8l/wheel/elftools/construct 2023-10-27 18:37:15,888 root INFO creating build/bdist.linux-armv8l/wheel/elftools/construct/lib 2023-10-27 18:37:15,888 root INFO copying build/lib/elftools/construct/lib/py3compat.py -> build/bdist.linux-armv8l/wheel/elftools/construct/lib 2023-10-27 18:37:15,889 root INFO copying build/lib/elftools/construct/lib/container.py -> build/bdist.linux-armv8l/wheel/elftools/construct/lib 2023-10-27 18:37:15,889 root INFO copying build/lib/elftools/construct/lib/bitstream.py -> build/bdist.linux-armv8l/wheel/elftools/construct/lib 2023-10-27 18:37:15,889 root INFO copying build/lib/elftools/construct/lib/hex.py -> build/bdist.linux-armv8l/wheel/elftools/construct/lib 2023-10-27 18:37:15,889 root INFO copying build/lib/elftools/construct/lib/binary.py -> build/bdist.linux-armv8l/wheel/elftools/construct/lib 2023-10-27 18:37:15,889 root INFO copying build/lib/elftools/construct/lib/__init__.py -> build/bdist.linux-armv8l/wheel/elftools/construct/lib 2023-10-27 18:37:15,889 root INFO copying build/lib/elftools/construct/debug.py -> build/bdist.linux-armv8l/wheel/elftools/construct 2023-10-27 18:37:15,889 root INFO copying build/lib/elftools/construct/__init__.py -> build/bdist.linux-armv8l/wheel/elftools/construct 2023-10-27 18:37:15,889 root INFO creating build/bdist.linux-armv8l/wheel/elftools/common 2023-10-27 18:37:15,890 root INFO copying build/lib/elftools/common/py3compat.py -> build/bdist.linux-armv8l/wheel/elftools/common 2023-10-27 18:37:15,890 root INFO copying build/lib/elftools/common/exceptions.py -> build/bdist.linux-armv8l/wheel/elftools/common 2023-10-27 18:37:15,890 root INFO copying build/lib/elftools/common/construct_utils.py -> build/bdist.linux-armv8l/wheel/elftools/common 2023-10-27 18:37:15,890 root INFO copying build/lib/elftools/common/utils.py -> build/bdist.linux-armv8l/wheel/elftools/common 2023-10-27 18:37:15,890 root INFO copying build/lib/elftools/common/__init__.py -> build/bdist.linux-armv8l/wheel/elftools/common 2023-10-27 18:37:15,890 root INFO creating build/bdist.linux-armv8l/wheel/elftools/ehabi 2023-10-27 18:37:15,890 root INFO copying build/lib/elftools/ehabi/constants.py -> build/bdist.linux-armv8l/wheel/elftools/ehabi 2023-10-27 18:37:15,891 root INFO copying build/lib/elftools/ehabi/ehabiinfo.py -> build/bdist.linux-armv8l/wheel/elftools/ehabi 2023-10-27 18:37:15,891 root INFO copying build/lib/elftools/ehabi/structs.py -> build/bdist.linux-armv8l/wheel/elftools/ehabi 2023-10-27 18:37:15,891 root INFO copying build/lib/elftools/ehabi/decoder.py -> build/bdist.linux-armv8l/wheel/elftools/ehabi 2023-10-27 18:37:15,891 root INFO copying build/lib/elftools/ehabi/__init__.py -> build/bdist.linux-armv8l/wheel/elftools/ehabi 2023-10-27 18:37:15,891 root INFO creating build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,891 root INFO copying build/lib/elftools/dwarf/ranges.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,891 root INFO copying build/lib/elftools/dwarf/aranges.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,891 root INFO copying build/lib/elftools/dwarf/abbrevtable.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,892 root INFO copying build/lib/elftools/dwarf/callframe.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,892 root INFO copying build/lib/elftools/dwarf/constants.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,892 root INFO copying build/lib/elftools/dwarf/lineprogram.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,892 root INFO copying build/lib/elftools/dwarf/dwarfinfo.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,892 root INFO copying build/lib/elftools/dwarf/compileunit.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,892 root INFO copying build/lib/elftools/dwarf/locationlists.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/descriptions.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/datatype_cpp.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/dwarf_expr.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/enums.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/die.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/namelut.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/structs.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,893 root INFO copying build/lib/elftools/dwarf/dwarf_util.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,894 root INFO copying build/lib/elftools/dwarf/__init__.py -> build/bdist.linux-armv8l/wheel/elftools/dwarf 2023-10-27 18:37:15,894 root INFO copying build/lib/elftools/__init__.py -> build/bdist.linux-armv8l/wheel/elftools 2023-10-27 18:37:15,894 root INFO running install_egg_info 2023-10-27 18:37:15,897 root INFO running egg_info 2023-10-27 18:37:15,897 root INFO creating pyelftools.egg-info 2023-10-27 18:37:15,898 root INFO writing pyelftools.egg-info/PKG-INFO 2023-10-27 18:37:15,898 root INFO writing dependency_links to pyelftools.egg-info/dependency_links.txt 2023-10-27 18:37:15,898 root INFO writing top-level names to pyelftools.egg-info/top_level.txt 2023-10-27 18:37:15,899 root INFO writing manifest file 'pyelftools.egg-info/SOURCES.txt' 2023-10-27 18:37:15,901 root INFO reading manifest file 'pyelftools.egg-info/SOURCES.txt' 2023-10-27 18:37:15,901 root INFO reading manifest template 'MANIFEST.in' 2023-10-27 18:37:15,908 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2023-10-27 18:37:15,908 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-10-27 18:37:15,908 root INFO adding license file 'LICENSE' 2023-10-27 18:37:15,911 root INFO writing manifest file 'pyelftools.egg-info/SOURCES.txt' 2023-10-27 18:37:15,911 root INFO Copying pyelftools.egg-info to build/bdist.linux-armv8l/wheel/pyelftools-0.29-py3.11.egg-info 2023-10-27 18:37:15,912 root INFO running install_scripts 2023-10-27 18:37:15,912 root INFO creating build/bdist.linux-armv8l/wheel/pyelftools-0.29.data 2023-10-27 18:37:15,912 root INFO creating build/bdist.linux-armv8l/wheel/pyelftools-0.29.data/scripts 2023-10-27 18:37:15,912 root INFO copying build/scripts-3.11/readelf.py -> build/bdist.linux-armv8l/wheel/pyelftools-0.29.data/scripts 2023-10-27 18:37:15,913 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyelftools-0.29.data/scripts/readelf.py to 755 2023-10-27 18:37:15,914 wheel INFO creating build/bdist.linux-armv8l/wheel/pyelftools-0.29.dist-info/WHEEL 2023-10-27 18:37:15,914 wheel INFO creating '/home/buildozer/aports/main/py3-elftools/src/pyelftools-0.29/.dist/.tmp-wnxsx4zj/pyelftools-0.29-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-27 18:37:15,914 wheel INFO adding 'elftools/__init__.py' 2023-10-27 18:37:15,915 wheel INFO adding 'elftools/common/__init__.py' 2023-10-27 18:37:15,915 wheel INFO adding 'elftools/common/construct_utils.py' 2023-10-27 18:37:15,915 wheel INFO adding 'elftools/common/exceptions.py' 2023-10-27 18:37:15,915 wheel INFO adding 'elftools/common/py3compat.py' 2023-10-27 18:37:15,915 wheel INFO adding 'elftools/common/utils.py' 2023-10-27 18:37:15,915 wheel INFO adding 'elftools/construct/__init__.py' 2023-10-27 18:37:15,916 wheel INFO adding 'elftools/construct/adapters.py' 2023-10-27 18:37:15,916 wheel INFO adding 'elftools/construct/core.py' 2023-10-27 18:37:15,916 wheel INFO adding 'elftools/construct/debug.py' 2023-10-27 18:37:15,916 wheel INFO adding 'elftools/construct/macros.py' 2023-10-27 18:37:15,917 wheel INFO adding 'elftools/construct/lib/__init__.py' 2023-10-27 18:37:15,917 wheel INFO adding 'elftools/construct/lib/binary.py' 2023-10-27 18:37:15,917 wheel INFO adding 'elftools/construct/lib/bitstream.py' 2023-10-27 18:37:15,917 wheel INFO adding 'elftools/construct/lib/container.py' 2023-10-27 18:37:15,917 wheel INFO adding 'elftools/construct/lib/hex.py' 2023-10-27 18:37:15,917 wheel INFO adding 'elftools/construct/lib/py3compat.py' 2023-10-27 18:37:15,917 wheel INFO adding 'elftools/dwarf/__init__.py' 2023-10-27 18:37:15,918 wheel INFO adding 'elftools/dwarf/abbrevtable.py' 2023-10-27 18:37:15,918 wheel INFO adding 'elftools/dwarf/aranges.py' 2023-10-27 18:37:15,918 wheel INFO adding 'elftools/dwarf/callframe.py' 2023-10-27 18:37:15,918 wheel INFO adding 'elftools/dwarf/compileunit.py' 2023-10-27 18:37:15,918 wheel INFO adding 'elftools/dwarf/constants.py' 2023-10-27 18:37:15,918 wheel INFO adding 'elftools/dwarf/datatype_cpp.py' 2023-10-27 18:37:15,919 wheel INFO adding 'elftools/dwarf/descriptions.py' 2023-10-27 18:37:15,919 wheel INFO adding 'elftools/dwarf/die.py' 2023-10-27 18:37:15,919 wheel INFO adding 'elftools/dwarf/dwarf_expr.py' 2023-10-27 18:37:15,919 wheel INFO adding 'elftools/dwarf/dwarf_util.py' 2023-10-27 18:37:15,919 wheel INFO adding 'elftools/dwarf/dwarfinfo.py' 2023-10-27 18:37:15,919 wheel INFO adding 'elftools/dwarf/enums.py' 2023-10-27 18:37:15,920 wheel INFO adding 'elftools/dwarf/lineprogram.py' 2023-10-27 18:37:15,920 wheel INFO adding 'elftools/dwarf/locationlists.py' 2023-10-27 18:37:15,920 wheel INFO adding 'elftools/dwarf/namelut.py' 2023-10-27 18:37:15,920 wheel INFO adding 'elftools/dwarf/ranges.py' 2023-10-27 18:37:15,920 wheel INFO adding 'elftools/dwarf/structs.py' 2023-10-27 18:37:15,920 wheel INFO adding 'elftools/ehabi/__init__.py' 2023-10-27 18:37:15,921 wheel INFO adding 'elftools/ehabi/constants.py' 2023-10-27 18:37:15,921 wheel INFO adding 'elftools/ehabi/decoder.py' 2023-10-27 18:37:15,921 wheel INFO adding 'elftools/ehabi/ehabiinfo.py' 2023-10-27 18:37:15,921 wheel INFO adding 'elftools/ehabi/structs.py' 2023-10-27 18:37:15,921 wheel INFO adding 'elftools/elf/__init__.py' 2023-10-27 18:37:15,921 wheel INFO adding 'elftools/elf/constants.py' 2023-10-27 18:37:15,922 wheel INFO adding 'elftools/elf/descriptions.py' 2023-10-27 18:37:15,922 wheel INFO adding 'elftools/elf/dynamic.py' 2023-10-27 18:37:15,922 wheel INFO adding 'elftools/elf/elffile.py' 2023-10-27 18:37:15,922 wheel INFO adding 'elftools/elf/enums.py' 2023-10-27 18:37:15,923 wheel INFO adding 'elftools/elf/gnuversions.py' 2023-10-27 18:37:15,923 wheel INFO adding 'elftools/elf/hash.py' 2023-10-27 18:37:15,923 wheel INFO adding 'elftools/elf/notes.py' 2023-10-27 18:37:15,923 wheel INFO adding 'elftools/elf/relocation.py' 2023-10-27 18:37:15,923 wheel INFO adding 'elftools/elf/sections.py' 2023-10-27 18:37:15,923 wheel INFO adding 'elftools/elf/segments.py' 2023-10-27 18:37:15,923 wheel INFO adding 'elftools/elf/structs.py' 2023-10-27 18:37:15,924 wheel INFO adding 'pyelftools-0.29.data/scripts/readelf.py' 2023-10-27 18:37:15,924 wheel INFO adding 'pyelftools-0.29.dist-info/LICENSE' 2023-10-27 18:37:15,924 wheel INFO adding 'pyelftools-0.29.dist-info/METADATA' 2023-10-27 18:37:15,924 wheel INFO adding 'pyelftools-0.29.dist-info/WHEEL' 2023-10-27 18:37:15,924 wheel INFO adding 'pyelftools-0.29.dist-info/top_level.txt' 2023-10-27 18:37:15,925 wheel INFO adding 'pyelftools-0.29.dist-info/RECORD' 2023-10-27 18:37:15,925 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-27 18:37:15,927 gpep517 INFO The backend produced .dist/pyelftools-0.29-py2.py3-none-any.whl pyelftools-0.29-py2.py3-none-any.whl .................................................................................................... ---------------------------------------------------------------------- Ran 100 tests in 2.316s OK >>> py3-elftools: Entering fakeroot... >>> py3-elftools-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools/usr/lib/python3.11/site-packages/elftools/elf/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.11/site-packages/elftools/elf/__pycache__' '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools/usr/lib/python3.11/site-packages/elftools/construct/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.11/site-packages/elftools/construct/__pycache__' '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__' '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools/usr/lib/python3.11/site-packages/elftools/common/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.11/site-packages/elftools/common/__pycache__' '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__' '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools/usr/lib/python3.11/site-packages/elftools/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.11/site-packages/elftools/__pycache__' '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__' >>> py3-elftools-pyc*: Preparing subpackage py3-elftools-pyc... >>> py3-elftools-pyc*: Running postcheck for py3-elftools-pyc >>> py3-elftools-doc*: Running split function doc... >>> py3-elftools-doc*: Preparing subpackage py3-elftools-doc... >>> py3-elftools-doc*: Running postcheck for py3-elftools-doc >>> py3-elftools*: Running postcheck for py3-elftools >>> py3-elftools*: Preparing package py3-elftools... >>> py3-elftools-doc*: Tracing dependencies... >>> py3-elftools-doc*: Package size: 28.0 KB >>> py3-elftools-doc*: Compressing data... >>> py3-elftools-doc*: Create checksum... >>> py3-elftools-doc*: Create py3-elftools-doc-0.29-r4.apk >>> py3-elftools-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-elftools-pyc*: Package size: 916.0 KB >>> py3-elftools-pyc*: Compressing data... >>> py3-elftools-pyc*: Create checksum... >>> py3-elftools-pyc*: Create py3-elftools-pyc-0.29-r4.apk >>> py3-elftools*: Tracing dependencies... python3 python3~3.11 >>> py3-elftools*: Package size: 820.0 KB >>> py3-elftools*: Compressing data... >>> py3-elftools*: Create checksum... >>> py3-elftools*: Create py3-elftools-0.29-r4.apk >>> py3-elftools: Build complete at Fri, 27 Oct 2023 18:37:19 +0000 elapsed time 0h 0m 5s >>> py3-elftools: Cleaning up srcdir >>> py3-elftools: Cleaning up pkgdir >>> py3-elftools: Uninstalling dependencies... (1/25) Purging .makedepends-py3-elftools (20231027.183714) (2/25) Purging py3-gpep517-pyc (15-r0) (3/25) Purging py3-gpep517 (15-r0) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (68.2.2-r0) (7/25) Purging py3-setuptools (68.2.2-r0) (8/25) Purging py3-wheel-pyc (0.41.2-r0) (9/25) Purging py3-wheel (0.41.2-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231007-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.43.2-r0) (25/25) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 102 packages >>> py3-elftools: Updating the main/armv7 repository index... >>> py3-elftools: Signing the index...