>>> py3-constantly: Building community/py3-constantly 23.10.4-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 21:39:11 +0000
>>> py3-constantly: Validating /home/buildozer/aports/community/py3-constantly/APKBUILD...
>>> py3-constantly: Analyzing dependencies...
>>> py3-constantly: Installing for build: build-base python3 py3-setuptools py3-python-versioneer
(1/20) Installing libbz2 (1.0.8-r6)
(2/20) Installing libffi (3.4.6-r0)
(3/20) Installing gdbm (1.24-r0)
(4/20) Installing xz-libs (5.6.3-r0)
(5/20) Installing mpdecimal (4.0.0-r0)
(6/20) Installing libpanelw (6.5_p20241006-r2)
(7/20) Installing sqlite-libs (3.47.0-r0)
(8/20) Installing python3 (3.12.7-r1)
(9/20) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/20) Installing pyc (3.12.7-r1)
(11/20) Installing python3-pyc (3.12.7-r1)
(12/20) Installing py3-parsing (3.1.4-r0)
(13/20) Installing py3-parsing-pyc (3.1.4-r0)
(14/20) Installing py3-packaging (24.1-r0)
(15/20) Installing py3-packaging-pyc (24.1-r0)
(16/20) Installing py3-setuptools (70.3.0-r0)
(17/20) Installing py3-setuptools-pyc (70.3.0-r0)
(18/20) Installing py3-python-versioneer (0.29-r1)
(19/20) Installing py3-python-versioneer-pyc (0.29-r1)
(20/20) Installing .makedepends-py3-constantly (20241031.213923)
Executing busybox-1.37.0-r3.trigger
OK: 310 MiB in 121 packages
>>> py3-constantly: Cleaning up srcdir
>>> py3-constantly: Cleaning up pkgdir
>>> py3-constantly: Cleaning up tmpdir
>>> py3-constantly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/constantly-23.10.4.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/constantly-23.10.4.tar.gz.part'
constantly-23.10.4.t 100% |********************************| 13300  0:00:00 ETA
'/var/cache/distfiles/v3.21/constantly-23.10.4.tar.gz.part' saved
>>> py3-constantly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/constantly-23.10.4.tar.gz
>>> py3-constantly: Checking sha512sums...
constantly-23.10.4.tar.gz: OK
>>> py3-constantly: Unpacking /var/cache/distfiles/v3.21/constantly-23.10.4.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/constantly
copying constantly/__init__.py -> build/lib/constantly
copying constantly/_constants.py -> build/lib/constantly
copying constantly/_version.py -> build/lib/constantly
creating build/lib/constantly/test
copying constantly/test/__init__.py -> build/lib/constantly/test
copying constantly/test/test_constants.py -> build/lib/constantly/test
UPDATING build/lib/constantly/_version.py
set build/lib/constantly/_version.py to '23.10.4'
>>> WARNING: py3-constantly: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> py3-constantly: 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-constantly/pkg
creating /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly
creating /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr
creating /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib
creating /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly
copying build/lib/constantly/__init__.py -> /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly
copying build/lib/constantly/_constants.py -> /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly
creating /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/test
copying build/lib/constantly/test/__init__.py -> /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/test
copying build/lib/constantly/test/test_constants.py -> /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/test
copying build/lib/constantly/_version.py -> /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly
byte-compiling /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/_constants.py to _constants.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/test/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/test/test_constants.py to test_constants.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly/_version.py to _version.cpython-312.pyc
running install_egg_info
running egg_info
writing constantly.egg-info/PKG-INFO
writing dependency_links to constantly.egg-info/dependency_links.txt
writing top-level names to constantly.egg-info/top_level.txt
reading manifest file 'constantly.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'versioneer.py'
adding license file 'LICENSE'
writing manifest file 'constantly.egg-info/SOURCES.txt'
Copying constantly.egg-info to /home/buildozer/aports/community/py3-constantly/pkg/py3-constantly/usr/lib/python3.12/site-packages/constantly-23.10.4-py3.12.egg-info
running install_scripts
>>> py3-constantly-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/constantly/__pycache__' -> '/home/buildozer/aports/community/py3-constantly/pkg/py3-constantly-pyc/usr/lib/python3.12/site-packages/constantly/__pycache__'
'usr/lib/python3.12/site-packages/constantly/test/__pycache__' -> '/home/buildozer/aports/community/py3-constantly/pkg/py3-constantly-pyc/usr/lib/python3.12/site-packages/constantly/test/__pycache__'
>>> py3-constantly-pyc*: Preparing subpackage py3-constantly-pyc...
>>> py3-constantly-pyc*: Running postcheck for py3-constantly-pyc
>>> py3-constantly*: Running postcheck for py3-constantly
>>> py3-constantly*: Preparing package py3-constantly...
>>> py3-constantly-pyc*: Tracing dependencies...
libfakeroot internal error: payload not recognized!
	python3
	python3~3.12
>>> py3-constantly-pyc*: Package size: 79.4 KB
>>> py3-constantly-pyc*: Compressing data...
>>> py3-constantly-pyc*: Create checksum...
>>> py3-constantly-pyc*: Create py3-constantly-pyc-23.10.4-r1.apk
>>> py3-constantly*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-constantly*: Package size: 55.3 KB
>>> py3-constantly*: Compressing data...
>>> py3-constantly*: Create checksum...
>>> py3-constantly*: Create py3-constantly-23.10.4-r1.apk
>>> py3-constantly: Build complete at Thu, 31 Oct 2024 21:39:25 +0000 elapsed time 0h 0m 14s
>>> py3-constantly: Cleaning up srcdir
>>> py3-constantly: Cleaning up pkgdir
>>> py3-constantly: Uninstalling dependencies...
(1/20) Purging .makedepends-py3-constantly (20241031.213923)
(2/20) Purging py3-setuptools-pyc (70.3.0-r0)
(3/20) Purging py3-setuptools (70.3.0-r0)
(4/20) Purging py3-packaging-pyc (24.1-r0)
(5/20) Purging py3-packaging (24.1-r0)
(6/20) Purging py3-parsing-pyc (3.1.4-r0)
(7/20) Purging py3-parsing (3.1.4-r0)
(8/20) Purging py3-python-versioneer-pyc (0.29-r1)
(9/20) Purging py3-python-versioneer (0.29-r1)
(10/20) Purging python3-pyc (3.12.7-r1)
(11/20) Purging python3-pycache-pyc0 (3.12.7-r1)
(12/20) Purging pyc (3.12.7-r1)
(13/20) Purging python3 (3.12.7-r1)
(14/20) Purging gdbm (1.24-r0)
(15/20) Purging libbz2 (1.0.8-r6)
(16/20) Purging libffi (3.4.6-r0)
(17/20) Purging libpanelw (6.5_p20241006-r2)
(18/20) Purging mpdecimal (4.0.0-r0)
(19/20) Purging sqlite-libs (3.47.0-r0)
(20/20) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> py3-constantly: Updating the community/armv7 repository index...
>>> py3-constantly: Signing the index...