>>> py3-iniherit: Building community/py3-iniherit 0.3.9-r8 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 07:23:58 +0000
>>> py3-iniherit: Validating /home/buildozer/aports/community/py3-iniherit/APKBUILD...
>>> py3-iniherit: Analyzing dependencies...
>>> py3-iniherit: Installing for build: build-base py3-six python3-dev py3-setuptools
(1/21) Installing libbz2 (1.0.8-r6)
(2/21) Installing libffi (3.4.6-r0)
(3/21) Installing gdbm (1.24-r0)
(4/21) Installing xz-libs (5.6.3-r0)
(5/21) Installing mpdecimal (4.0.0-r0)
(6/21) Installing libpanelw (6.5_p20241006-r1)
(7/21) Installing sqlite-libs (3.47.0-r0)
(8/21) Installing python3 (3.12.7-r1)
(9/21) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/21) Installing pyc (3.12.7-r1)
(11/21) Installing py3-six-pyc (1.16.0-r9)
(12/21) Installing python3-pyc (3.12.7-r1)
(13/21) Installing py3-six (1.16.0-r9)
(14/21) Installing python3-dev (3.12.7-r1)
(15/21) Installing py3-parsing (3.1.4-r0)
(16/21) Installing py3-parsing-pyc (3.1.4-r0)
(17/21) Installing py3-packaging (24.1-r0)
(18/21) Installing py3-packaging-pyc (24.1-r0)
(19/21) Installing py3-setuptools (70.3.0-r0)
(20/21) Installing py3-setuptools-pyc (70.3.0-r0)
(21/21) Installing .makedepends-py3-iniherit (20241031.072412)
Executing busybox-1.37.0-r3.trigger
OK: 504 MiB in 122 packages
>>> py3-iniherit: Cleaning up srcdir
>>> py3-iniherit: Cleaning up pkgdir
>>> py3-iniherit: Cleaning up tmpdir
>>> py3-iniherit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/iniherit-0.3.9.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/iniherit-0.3.9.tar.gz.part'
iniherit-0.3.9.tar.g 100% |********************************| 18355  0:00:00 ETA
'/var/cache/distfiles/v3.21/iniherit-0.3.9.tar.gz.part' saved
>>> py3-iniherit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/iniherit-0.3.9.tar.gz
>>> py3-iniherit: Checking sha512sums...
iniherit-0.3.9.tar.gz: OK
>>> py3-iniherit: Unpacking /var/cache/distfiles/v3.21/iniherit-0.3.9.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/iniherit
copying iniherit/parser.py -> build/lib/iniherit
copying iniherit/test.py -> build/lib/iniherit
copying iniherit/test_cli.py -> build/lib/iniherit
copying iniherit/__init__.py -> build/lib/iniherit
copying iniherit/mixin.py -> build/lib/iniherit
copying iniherit/cli.py -> build/lib/iniherit
copying iniherit/interpolation.py -> build/lib/iniherit
running egg_info
writing iniherit.egg-info/PKG-INFO
writing dependency_links to iniherit.egg-info/dependency_links.txt
writing entry points to iniherit.egg-info/entry_points.txt
writing requirements to iniherit.egg-info/requires.txt
writing top-level names to iniherit.egg-info/top_level.txt
reading manifest file 'iniherit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'iniherit.egg-info/SOURCES.txt'
>>> py3-iniherit: Entering fakeroot...
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /home/buildozer/aports/community/py3-iniherit/pkg
creating /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit
creating /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr
creating /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib
creating /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
copying build/lib/iniherit/parser.py -> /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
copying build/lib/iniherit/test.py -> /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
copying build/lib/iniherit/test_cli.py -> /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
copying build/lib/iniherit/__init__.py -> /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
copying build/lib/iniherit/mixin.py -> /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
copying build/lib/iniherit/cli.py -> /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
copying build/lib/iniherit/interpolation.py -> /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit
byte-compiling /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit/parser.py to parser.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit/test.py to test.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit/test_cli.py to test_cli.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit/mixin.py to mixin.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit/cli.py to cli.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit/interpolation.py to interpolation.cpython-312.pyc
running install_egg_info
running egg_info
writing iniherit.egg-info/PKG-INFO
writing dependency_links to iniherit.egg-info/dependency_links.txt
writing entry points to iniherit.egg-info/entry_points.txt
writing requirements to iniherit.egg-info/requires.txt
writing top-level names to iniherit.egg-info/top_level.txt
reading manifest file 'iniherit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'iniherit.egg-info/SOURCES.txt'
Copying iniherit.egg-info to /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/lib/python3.12/site-packages/iniherit-0.3.9-py3.12.egg-info
running install_scripts
Installing iniherit script to /home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit/usr/bin
>>> py3-iniherit-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/iniherit/__pycache__' -> '/home/buildozer/aports/community/py3-iniherit/pkg/py3-iniherit-pyc/usr/lib/python3.12/site-packages/iniherit/__pycache__'
>>> py3-iniherit-pyc*: Preparing subpackage py3-iniherit-pyc...
>>> py3-iniherit-pyc*: Running postcheck for py3-iniherit-pyc
>>> py3-iniherit*: Running postcheck for py3-iniherit
>>> py3-iniherit*: Preparing package py3-iniherit...
>>> py3-iniherit-pyc*: Tracing dependencies...
	py3-six
	python3~3.12
>>> py3-iniherit-pyc*: Package size: 53.0 KB
>>> py3-iniherit-pyc*: Compressing data...
>>> py3-iniherit-pyc*: Create checksum...
>>> py3-iniherit-pyc*: Create py3-iniherit-pyc-0.3.9-r8.apk
>>> py3-iniherit*: Tracing dependencies...
	py3-six
	python3~3.12
>>> py3-iniherit*: Package size: 52.3 KB
>>> py3-iniherit*: Compressing data...
>>> py3-iniherit*: Create checksum...
>>> py3-iniherit*: Create py3-iniherit-0.3.9-r8.apk
>>> py3-iniherit: Build complete at Thu, 31 Oct 2024 07:24:14 +0000 elapsed time 0h 0m 16s
>>> py3-iniherit: Cleaning up srcdir
>>> py3-iniherit: Cleaning up pkgdir
>>> py3-iniherit: Uninstalling dependencies...
(1/21) Purging .makedepends-py3-iniherit (20241031.072412)
(2/21) Purging py3-six-pyc (1.16.0-r9)
(3/21) Purging py3-six (1.16.0-r9)
(4/21) Purging python3-dev (3.12.7-r1)
(5/21) Purging py3-setuptools-pyc (70.3.0-r0)
(6/21) Purging py3-setuptools (70.3.0-r0)
(7/21) Purging py3-packaging-pyc (24.1-r0)
(8/21) Purging py3-packaging (24.1-r0)
(9/21) Purging py3-parsing-pyc (3.1.4-r0)
(10/21) Purging py3-parsing (3.1.4-r0)
(11/21) Purging python3-pyc (3.12.7-r1)
(12/21) Purging python3-pycache-pyc0 (3.12.7-r1)
(13/21) Purging pyc (3.12.7-r1)
(14/21) Purging python3 (3.12.7-r1)
(15/21) Purging gdbm (1.24-r0)
(16/21) Purging libbz2 (1.0.8-r6)
(17/21) Purging libffi (3.4.6-r0)
(18/21) Purging libpanelw (6.5_p20241006-r1)
(19/21) Purging mpdecimal (4.0.0-r0)
(20/21) Purging sqlite-libs (3.47.0-r0)
(21/21) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 396 MiB in 101 packages
>>> py3-iniherit: Updating the community/x86 repository index...
>>> py3-iniherit: Signing the index...