>>> py3-elftools: Building main/py3-elftools 0.32-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 15:16:39 +0000 >>> py3-elftools: Validating /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/22) Installing libffi (3.4.8-r0) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250412-r0) (5/22) Installing sqlite-libs (3.49.1-r0) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing python3-pyc (3.12.10-r0) (10/22) Installing py3-installer (0.7.0-r2) (11/22) Installing py3-installer-pyc (0.7.0-r2) (12/22) Installing py3-gpep517 (16-r0) (13/22) Installing py3-gpep517-pyc (16-r0) (14/22) Installing py3-parsing (3.2.0-r0) (15/22) Installing py3-parsing-pyc (3.2.0-r0) (16/22) Installing py3-packaging (24.2-r0) (17/22) Installing py3-packaging-pyc (24.2-r0) (18/22) Installing py3-setuptools (77.0.3-r0) (19/22) Installing py3-setuptools-pyc (77.0.3-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-py3-elftools (20250427.151642) Executing busybox-1.37.0-r16.trigger OK: 389 MiB in 132 packages >>> py3-elftools: Cleaning up srcdir >>> py3-elftools: Cleaning up pkgdir >>> py3-elftools: Cleaning up tmpdir >>> py3-elftools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-elftools-0.32.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-elftools: Fetching py3-elftools-0.32.tar.gz::https://github.com/eliben/pyelftools/archive/v0.32.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 14.4M 38 5635k 0 0 5735k 0 0:00:02 --:--:-- 0:00:02 5735k 100 14.4M 100 14.4M 0 0 9946k 0 0:00:01 0:00:01 --:--:-- 17.7M >>> py3-elftools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-elftools-0.32.tar.gz >>> py3-elftools: Checking sha512sums... py3-elftools-0.32.tar.gz: OK >>> py3-elftools: Unpacking /var/cache/distfiles/edge/py3-elftools-0.32.tar.gz... 2025-04-27 15:16:47,620 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-04-27 15:16:47,720 root INFO running bdist_wheel 2025-04-27 15:16:47,799 root INFO running build 2025-04-27 15:16:47,799 root INFO running build_py 2025-04-27 15:16:47,816 root INFO creating build/lib/elftools 2025-04-27 15:16:47,818 root INFO copying elftools/__init__.py -> build/lib/elftools 2025-04-27 15:16:47,821 root INFO creating build/lib/elftools/elf 2025-04-27 15:16:47,822 root INFO copying elftools/elf/relocation.py -> build/lib/elftools/elf 2025-04-27 15:16:47,824 root INFO copying elftools/elf/segments.py -> build/lib/elftools/elf 2025-04-27 15:16:47,826 root INFO copying elftools/elf/__init__.py -> build/lib/elftools/elf 2025-04-27 15:16:47,827 root INFO copying elftools/elf/gnuversions.py -> build/lib/elftools/elf 2025-04-27 15:16:47,829 root INFO copying elftools/elf/sections.py -> build/lib/elftools/elf 2025-04-27 15:16:47,831 root INFO copying elftools/elf/notes.py -> build/lib/elftools/elf 2025-04-27 15:16:47,833 root INFO copying elftools/elf/dynamic.py -> build/lib/elftools/elf 2025-04-27 15:16:47,835 root INFO copying elftools/elf/enums.py -> build/lib/elftools/elf 2025-04-27 15:16:47,837 root INFO copying elftools/elf/constants.py -> build/lib/elftools/elf 2025-04-27 15:16:47,839 root INFO copying elftools/elf/structs.py -> build/lib/elftools/elf 2025-04-27 15:16:47,841 root INFO copying elftools/elf/descriptions.py -> build/lib/elftools/elf 2025-04-27 15:16:47,843 root INFO copying elftools/elf/hash.py -> build/lib/elftools/elf 2025-04-27 15:16:47,844 root INFO copying elftools/elf/elffile.py -> build/lib/elftools/elf 2025-04-27 15:16:47,847 root INFO creating build/lib/elftools/common 2025-04-27 15:16:47,848 root INFO copying elftools/common/exceptions.py -> build/lib/elftools/common 2025-04-27 15:16:47,849 root INFO copying elftools/common/__init__.py -> build/lib/elftools/common 2025-04-27 15:16:47,851 root INFO copying elftools/common/construct_utils.py -> build/lib/elftools/common 2025-04-27 15:16:47,852 root INFO copying elftools/common/utils.py -> build/lib/elftools/common 2025-04-27 15:16:47,855 root INFO creating build/lib/elftools/dwarf 2025-04-27 15:16:47,856 root INFO copying elftools/dwarf/ranges.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,858 root INFO copying elftools/dwarf/namelut.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,859 root INFO copying elftools/dwarf/locationlists.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,861 root INFO copying elftools/dwarf/compileunit.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,863 root INFO copying elftools/dwarf/datatype_cpp.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,864 root INFO copying elftools/dwarf/dwarfinfo.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,866 root INFO copying elftools/dwarf/__init__.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,867 root INFO copying elftools/dwarf/lineprogram.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,869 root INFO copying elftools/dwarf/abbrevtable.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,871 root INFO copying elftools/dwarf/aranges.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,872 root INFO copying elftools/dwarf/dwarf_expr.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,874 root INFO copying elftools/dwarf/callframe.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,875 root INFO copying elftools/dwarf/die.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,877 root INFO copying elftools/dwarf/typeunit.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,879 root INFO copying elftools/dwarf/enums.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,880 root INFO copying elftools/dwarf/constants.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,882 root INFO copying elftools/dwarf/structs.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,884 root INFO copying elftools/dwarf/dwarf_util.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,885 root INFO copying elftools/dwarf/descriptions.py -> build/lib/elftools/dwarf 2025-04-27 15:16:47,888 root INFO creating build/lib/elftools/ehabi 2025-04-27 15:16:47,889 root INFO copying elftools/ehabi/__init__.py -> build/lib/elftools/ehabi 2025-04-27 15:16:47,890 root INFO copying elftools/ehabi/decoder.py -> build/lib/elftools/ehabi 2025-04-27 15:16:47,892 root INFO copying elftools/ehabi/constants.py -> build/lib/elftools/ehabi 2025-04-27 15:16:47,893 root INFO copying elftools/ehabi/structs.py -> build/lib/elftools/ehabi 2025-04-27 15:16:47,895 root INFO copying elftools/ehabi/ehabiinfo.py -> build/lib/elftools/ehabi 2025-04-27 15:16:47,897 root INFO creating build/lib/elftools/construct 2025-04-27 15:16:47,898 root INFO copying elftools/construct/__init__.py -> build/lib/elftools/construct 2025-04-27 15:16:47,899 root INFO copying elftools/construct/macros.py -> build/lib/elftools/construct 2025-04-27 15:16:47,901 root INFO copying elftools/construct/core.py -> build/lib/elftools/construct 2025-04-27 15:16:47,903 root INFO copying elftools/construct/adapters.py -> build/lib/elftools/construct 2025-04-27 15:16:47,905 root INFO copying elftools/construct/debug.py -> build/lib/elftools/construct 2025-04-27 15:16:47,907 root INFO creating build/lib/elftools/construct/lib 2025-04-27 15:16:47,908 root INFO copying elftools/construct/lib/hex.py -> build/lib/elftools/construct/lib 2025-04-27 15:16:47,909 root INFO copying elftools/construct/lib/bitstream.py -> build/lib/elftools/construct/lib 2025-04-27 15:16:47,911 root INFO copying elftools/construct/lib/__init__.py -> build/lib/elftools/construct/lib 2025-04-27 15:16:47,912 root INFO copying elftools/construct/lib/binary.py -> build/lib/elftools/construct/lib 2025-04-27 15:16:47,914 root INFO copying elftools/construct/lib/container.py -> build/lib/elftools/construct/lib 2025-04-27 15:16:47,916 root INFO copying elftools/construct/lib/py3compat.py -> build/lib/elftools/construct/lib 2025-04-27 15:16:47,922 root INFO copying elftools/py.typed -> build/lib/elftools 2025-04-27 15:16:47,928 root INFO running build_scripts 2025-04-27 15:16:47,929 root INFO creating build/scripts-3.12 2025-04-27 15:16:47,930 root INFO copying and adjusting scripts/readelf.py -> build/scripts-3.12 2025-04-27 15:16:47,936 root INFO changing mode of build/scripts-3.12/readelf.py from 644 to 755 2025-04-27 15:16:47,964 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-27 15:16:47,965 root INFO running install 2025-04-27 15:16:48,029 root INFO running install_lib 2025-04-27 15:16:48,044 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-27 15:16:48,045 root INFO creating build/bdist.linux-riscv64/wheel/elftools 2025-04-27 15:16:48,047 root INFO creating build/bdist.linux-riscv64/wheel/elftools/dwarf 2025-04-27 15:16:48,048 root INFO copying build/lib/elftools/dwarf/ranges.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,049 root INFO copying build/lib/elftools/dwarf/namelut.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,050 root INFO copying build/lib/elftools/dwarf/locationlists.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,052 root INFO copying build/lib/elftools/dwarf/compileunit.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,053 root INFO copying build/lib/elftools/dwarf/datatype_cpp.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,054 root INFO copying build/lib/elftools/dwarf/dwarfinfo.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,056 root INFO copying build/lib/elftools/dwarf/__init__.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,057 root INFO copying build/lib/elftools/dwarf/lineprogram.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,058 root INFO copying build/lib/elftools/dwarf/abbrevtable.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,059 root INFO copying build/lib/elftools/dwarf/aranges.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,061 root INFO copying build/lib/elftools/dwarf/dwarf_expr.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,062 root INFO copying build/lib/elftools/dwarf/callframe.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,063 root INFO copying build/lib/elftools/dwarf/die.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,064 root INFO copying build/lib/elftools/dwarf/typeunit.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,066 root INFO copying build/lib/elftools/dwarf/enums.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,067 root INFO copying build/lib/elftools/dwarf/constants.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,068 root INFO copying build/lib/elftools/dwarf/structs.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,070 root INFO copying build/lib/elftools/dwarf/dwarf_util.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,071 root INFO copying build/lib/elftools/dwarf/descriptions.py -> build/bdist.linux-riscv64/wheel/./elftools/dwarf 2025-04-27 15:16:48,073 root INFO copying build/lib/elftools/__init__.py -> build/bdist.linux-riscv64/wheel/./elftools 2025-04-27 15:16:48,074 root INFO copying build/lib/elftools/py.typed -> build/bdist.linux-riscv64/wheel/./elftools 2025-04-27 15:16:48,075 root INFO creating build/bdist.linux-riscv64/wheel/elftools/elf 2025-04-27 15:16:48,076 root INFO copying build/lib/elftools/elf/relocation.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,078 root INFO copying build/lib/elftools/elf/segments.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,079 root INFO copying build/lib/elftools/elf/__init__.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,080 root INFO copying build/lib/elftools/elf/gnuversions.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,081 root INFO copying build/lib/elftools/elf/sections.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,083 root INFO copying build/lib/elftools/elf/notes.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,084 root INFO copying build/lib/elftools/elf/dynamic.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,085 root INFO copying build/lib/elftools/elf/enums.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,087 root INFO copying build/lib/elftools/elf/constants.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,088 root INFO copying build/lib/elftools/elf/structs.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,089 root INFO copying build/lib/elftools/elf/descriptions.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,091 root INFO copying build/lib/elftools/elf/hash.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,092 root INFO copying build/lib/elftools/elf/elffile.py -> build/bdist.linux-riscv64/wheel/./elftools/elf 2025-04-27 15:16:48,094 root INFO creating build/bdist.linux-riscv64/wheel/elftools/construct 2025-04-27 15:16:48,095 root INFO copying build/lib/elftools/construct/__init__.py -> build/bdist.linux-riscv64/wheel/./elftools/construct 2025-04-27 15:16:48,096 root INFO copying build/lib/elftools/construct/macros.py -> build/bdist.linux-riscv64/wheel/./elftools/construct 2025-04-27 15:16:48,098 root INFO copying build/lib/elftools/construct/core.py -> build/bdist.linux-riscv64/wheel/./elftools/construct 2025-04-27 15:16:48,099 root INFO copying build/lib/elftools/construct/adapters.py -> build/bdist.linux-riscv64/wheel/./elftools/construct 2025-04-27 15:16:48,101 root INFO copying build/lib/elftools/construct/debug.py -> build/bdist.linux-riscv64/wheel/./elftools/construct 2025-04-27 15:16:48,102 root INFO creating build/bdist.linux-riscv64/wheel/elftools/construct/lib 2025-04-27 15:16:48,103 root INFO copying build/lib/elftools/construct/lib/hex.py -> build/bdist.linux-riscv64/wheel/./elftools/construct/lib 2025-04-27 15:16:48,104 root INFO copying build/lib/elftools/construct/lib/bitstream.py -> build/bdist.linux-riscv64/wheel/./elftools/construct/lib 2025-04-27 15:16:48,106 root INFO copying build/lib/elftools/construct/lib/__init__.py -> build/bdist.linux-riscv64/wheel/./elftools/construct/lib 2025-04-27 15:16:48,107 root INFO copying build/lib/elftools/construct/lib/binary.py -> build/bdist.linux-riscv64/wheel/./elftools/construct/lib 2025-04-27 15:16:48,108 root INFO copying build/lib/elftools/construct/lib/container.py -> build/bdist.linux-riscv64/wheel/./elftools/construct/lib 2025-04-27 15:16:48,109 root INFO copying build/lib/elftools/construct/lib/py3compat.py -> build/bdist.linux-riscv64/wheel/./elftools/construct/lib 2025-04-27 15:16:48,111 root INFO creating build/bdist.linux-riscv64/wheel/elftools/ehabi 2025-04-27 15:16:48,112 root INFO copying build/lib/elftools/ehabi/__init__.py -> build/bdist.linux-riscv64/wheel/./elftools/ehabi 2025-04-27 15:16:48,113 root INFO copying build/lib/elftools/ehabi/decoder.py -> build/bdist.linux-riscv64/wheel/./elftools/ehabi 2025-04-27 15:16:48,114 root INFO copying build/lib/elftools/ehabi/constants.py -> build/bdist.linux-riscv64/wheel/./elftools/ehabi 2025-04-27 15:16:48,115 root INFO copying build/lib/elftools/ehabi/structs.py -> build/bdist.linux-riscv64/wheel/./elftools/ehabi 2025-04-27 15:16:48,116 root INFO copying build/lib/elftools/ehabi/ehabiinfo.py -> build/bdist.linux-riscv64/wheel/./elftools/ehabi 2025-04-27 15:16:48,118 root INFO creating build/bdist.linux-riscv64/wheel/elftools/common 2025-04-27 15:16:48,119 root INFO copying build/lib/elftools/common/exceptions.py -> build/bdist.linux-riscv64/wheel/./elftools/common 2025-04-27 15:16:48,120 root INFO copying build/lib/elftools/common/__init__.py -> build/bdist.linux-riscv64/wheel/./elftools/common 2025-04-27 15:16:48,121 root INFO copying build/lib/elftools/common/construct_utils.py -> build/bdist.linux-riscv64/wheel/./elftools/common 2025-04-27 15:16:48,123 root INFO copying build/lib/elftools/common/utils.py -> build/bdist.linux-riscv64/wheel/./elftools/common 2025-04-27 15:16:48,124 root INFO running install_egg_info 2025-04-27 15:16:48,142 root INFO running egg_info 2025-04-27 15:16:48,155 root INFO creating pyelftools.egg-info 2025-04-27 15:16:48,156 root INFO writing pyelftools.egg-info/PKG-INFO 2025-04-27 15:16:48,158 root INFO writing dependency_links to pyelftools.egg-info/dependency_links.txt 2025-04-27 15:16:48,159 root INFO writing top-level names to pyelftools.egg-info/top_level.txt 2025-04-27 15:16:48,160 root INFO writing manifest file 'pyelftools.egg-info/SOURCES.txt' 2025-04-27 15:16:48,188 root INFO reading manifest file 'pyelftools.egg-info/SOURCES.txt' 2025-04-27 15:16:48,189 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 15:16:48,241 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-04-27 15:16:48,243 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-27 15:16:48,245 root WARNING warning: no files found matching 'tox.ini' 2025-04-27 15:16:48,245 root INFO adding license file 'LICENSE' 2025-04-27 15:16:48,268 root INFO writing manifest file 'pyelftools.egg-info/SOURCES.txt' 2025-04-27 15:16:48,269 root INFO Copying pyelftools.egg-info to build/bdist.linux-riscv64/wheel/./pyelftools-0.32-py3.12.egg-info 2025-04-27 15:16:48,274 root INFO running install_scripts 2025-04-27 15:16:48,275 root INFO creating build/bdist.linux-riscv64/wheel/pyelftools-0.32.data/scripts 2025-04-27 15:16:48,276 root INFO copying build/scripts-3.12/readelf.py -> build/bdist.linux-riscv64/wheel/pyelftools-0.32.data/scripts 2025-04-27 15:16:48,278 root INFO changing mode of build/bdist.linux-riscv64/wheel/pyelftools-0.32.data/scripts/readelf.py to 755 2025-04-27 15:16:48,284 root INFO creating build/bdist.linux-riscv64/wheel/pyelftools-0.32.dist-info/WHEEL 2025-04-27 15:16:48,286 wheel INFO creating '/home/buildozer/aports/main/py3-elftools/src/pyelftools-0.32/.dist/.tmp-cc6c7rhr/pyelftools-0.32-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-27 15:16:48,288 wheel INFO adding 'elftools/__init__.py' 2025-04-27 15:16:48,290 wheel INFO adding 'elftools/py.typed' 2025-04-27 15:16:48,292 wheel INFO adding 'elftools/common/__init__.py' 2025-04-27 15:16:48,293 wheel INFO adding 'elftools/common/construct_utils.py' 2025-04-27 15:16:48,294 wheel INFO adding 'elftools/common/exceptions.py' 2025-04-27 15:16:48,296 wheel INFO adding 'elftools/common/utils.py' 2025-04-27 15:16:48,297 wheel INFO adding 'elftools/construct/__init__.py' 2025-04-27 15:16:48,299 wheel INFO adding 'elftools/construct/adapters.py' 2025-04-27 15:16:48,301 wheel INFO adding 'elftools/construct/core.py' 2025-04-27 15:16:48,303 wheel INFO adding 'elftools/construct/debug.py' 2025-04-27 15:16:48,305 wheel INFO adding 'elftools/construct/macros.py' 2025-04-27 15:16:48,307 wheel INFO adding 'elftools/construct/lib/__init__.py' 2025-04-27 15:16:48,308 wheel INFO adding 'elftools/construct/lib/binary.py' 2025-04-27 15:16:48,310 wheel INFO adding 'elftools/construct/lib/bitstream.py' 2025-04-27 15:16:48,311 wheel INFO adding 'elftools/construct/lib/container.py' 2025-04-27 15:16:48,312 wheel INFO adding 'elftools/construct/lib/hex.py' 2025-04-27 15:16:48,314 wheel INFO adding 'elftools/construct/lib/py3compat.py' 2025-04-27 15:16:48,315 wheel INFO adding 'elftools/dwarf/__init__.py' 2025-04-27 15:16:48,317 wheel INFO adding 'elftools/dwarf/abbrevtable.py' 2025-04-27 15:16:48,318 wheel INFO adding 'elftools/dwarf/aranges.py' 2025-04-27 15:16:48,320 wheel INFO adding 'elftools/dwarf/callframe.py' 2025-04-27 15:16:48,322 wheel INFO adding 'elftools/dwarf/compileunit.py' 2025-04-27 15:16:48,324 wheel INFO adding 'elftools/dwarf/constants.py' 2025-04-27 15:16:48,325 wheel INFO adding 'elftools/dwarf/datatype_cpp.py' 2025-04-27 15:16:48,327 wheel INFO adding 'elftools/dwarf/descriptions.py' 2025-04-27 15:16:48,329 wheel INFO adding 'elftools/dwarf/die.py' 2025-04-27 15:16:48,331 wheel INFO adding 'elftools/dwarf/dwarf_expr.py' 2025-04-27 15:16:48,333 wheel INFO adding 'elftools/dwarf/dwarf_util.py' 2025-04-27 15:16:48,334 wheel INFO adding 'elftools/dwarf/dwarfinfo.py' 2025-04-27 15:16:48,336 wheel INFO adding 'elftools/dwarf/enums.py' 2025-04-27 15:16:48,338 wheel INFO adding 'elftools/dwarf/lineprogram.py' 2025-04-27 15:16:48,340 wheel INFO adding 'elftools/dwarf/locationlists.py' 2025-04-27 15:16:48,342 wheel INFO adding 'elftools/dwarf/namelut.py' 2025-04-27 15:16:48,344 wheel INFO adding 'elftools/dwarf/ranges.py' 2025-04-27 15:16:48,345 wheel INFO adding 'elftools/dwarf/structs.py' 2025-04-27 15:16:48,347 wheel INFO adding 'elftools/dwarf/typeunit.py' 2025-04-27 15:16:48,349 wheel INFO adding 'elftools/ehabi/__init__.py' 2025-04-27 15:16:48,351 wheel INFO adding 'elftools/ehabi/constants.py' 2025-04-27 15:16:48,352 wheel INFO adding 'elftools/ehabi/decoder.py' 2025-04-27 15:16:48,354 wheel INFO adding 'elftools/ehabi/ehabiinfo.py' 2025-04-27 15:16:48,355 wheel INFO adding 'elftools/ehabi/structs.py' 2025-04-27 15:16:48,357 wheel INFO adding 'elftools/elf/__init__.py' 2025-04-27 15:16:48,358 wheel INFO adding 'elftools/elf/constants.py' 2025-04-27 15:16:48,360 wheel INFO adding 'elftools/elf/descriptions.py' 2025-04-27 15:16:48,362 wheel INFO adding 'elftools/elf/dynamic.py' 2025-04-27 15:16:48,364 wheel INFO adding 'elftools/elf/elffile.py' 2025-04-27 15:16:48,367 wheel INFO adding 'elftools/elf/enums.py' 2025-04-27 15:16:48,369 wheel INFO adding 'elftools/elf/gnuversions.py' 2025-04-27 15:16:48,371 wheel INFO adding 'elftools/elf/hash.py' 2025-04-27 15:16:48,373 wheel INFO adding 'elftools/elf/notes.py' 2025-04-27 15:16:48,374 wheel INFO adding 'elftools/elf/relocation.py' 2025-04-27 15:16:48,376 wheel INFO adding 'elftools/elf/sections.py' 2025-04-27 15:16:48,378 wheel INFO adding 'elftools/elf/segments.py' 2025-04-27 15:16:48,380 wheel INFO adding 'elftools/elf/structs.py' 2025-04-27 15:16:48,383 wheel INFO adding 'pyelftools-0.32.data/scripts/readelf.py' 2025-04-27 15:16:48,387 wheel INFO adding 'pyelftools-0.32.dist-info/licenses/LICENSE' 2025-04-27 15:16:48,388 wheel INFO adding 'pyelftools-0.32.dist-info/METADATA' 2025-04-27 15:16:48,388 wheel INFO adding 'pyelftools-0.32.dist-info/WHEEL' 2025-04-27 15:16:48,389 wheel INFO adding 'pyelftools-0.32.dist-info/top_level.txt' 2025-04-27 15:16:48,391 wheel INFO adding 'pyelftools-0.32.dist-info/RECORD' 2025-04-27 15:16:48,393 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-27 15:16:48,403 gpep517 INFO The backend produced .dist/pyelftools-0.32-py3-none-any.whl pyelftools-0.32-py3-none-any.whl ................................................................................................................ ---------------------------------------------------------------------- Ran 112 tests in 15.075s OK >>> py3-elftools: Entering fakeroot... >>> py3-elftools-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/elftools/dwarf/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.12/site-packages/elftools/dwarf/__pycache__' 'usr/lib/python3.12/site-packages/elftools/elf/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.12/site-packages/elftools/elf/__pycache__' 'usr/lib/python3.12/site-packages/elftools/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.12/site-packages/elftools/__pycache__' 'usr/lib/python3.12/site-packages/elftools/construct/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.12/site-packages/elftools/construct/__pycache__' 'usr/lib/python3.12/site-packages/elftools/construct/lib/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.12/site-packages/elftools/construct/lib/__pycache__' 'usr/lib/python3.12/site-packages/elftools/ehabi/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.12/site-packages/elftools/ehabi/__pycache__' 'usr/lib/python3.12/site-packages/elftools/common/__pycache__' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-pyc/usr/lib/python3.12/site-packages/elftools/common/__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... 'usr/share/doc' -> '/home/buildozer/aports/main/py3-elftools/pkg/py3-elftools-doc/usr/share/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: 8.0 KB >>> py3-elftools-doc*: Compressing data... >>> py3-elftools-doc*: Create checksum... >>> py3-elftools-doc*: Create py3-elftools-doc-0.32-r0.apk >>> py3-elftools-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-elftools-pyc*: Package size: 710.8 KB >>> py3-elftools-pyc*: Compressing data... >>> py3-elftools-pyc*: Create checksum... >>> py3-elftools-pyc*: Create py3-elftools-pyc-0.32-r0.apk >>> py3-elftools*: Tracing dependencies... python3 python3~3.12 >>> py3-elftools*: Package size: 706.8 KB >>> py3-elftools*: Compressing data... >>> py3-elftools*: Create checksum... >>> py3-elftools*: Create py3-elftools-0.32-r0.apk >>> py3-elftools: Build complete at Sun, 27 Apr 2025 15:17:10 +0000 elapsed time 0h 0m 31s >>> py3-elftools: Cleaning up srcdir >>> py3-elftools: Cleaning up pkgdir >>> py3-elftools: Uninstalling dependencies... (1/22) Purging .makedepends-py3-elftools (20250427.151642) (2/22) Purging py3-gpep517-pyc (16-r0) (3/22) Purging py3-gpep517 (16-r0) (4/22) Purging py3-installer-pyc (0.7.0-r2) (5/22) Purging py3-installer (0.7.0-r2) (6/22) Purging py3-setuptools-pyc (77.0.3-r0) (7/22) Purging py3-setuptools (77.0.3-r0) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (24.2-r0) (11/22) Purging py3-packaging (24.2-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libffi (3.4.8-r0) (20/22) Purging libpanelw (6.5_p20250412-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 343 MiB in 110 packages >>> py3-elftools: Updating the main/riscv64 repository index... >>> py3-elftools: Signing the index...