>>> py3-genty: Building community/py3-genty 1.3.2-r5 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 08:33:28 +0000
>>> py3-genty: Checking sanity of /home/buildozer/aports/community/py3-genty/APKBUILD...
>>> py3-genty: Analyzing dependencies...
>>> py3-genty: Installing for build: build-base python3 py3-setuptools
(1/19) Installing libbz2 (1.0.8-r6)
(2/19) Installing libffi (3.4.6-r0)
(3/19) Installing gdbm (1.23-r1)
(4/19) Installing xz-libs (5.6.1-r3)
(5/19) Installing mpdecimal (4.0.0-r0)
(6/19) Installing libpanelw (6.4_p20240330-r0)
(7/19) Installing readline (8.2.10-r0)
(8/19) Installing sqlite-libs (3.45.3-r0)
(9/19) Installing python3 (3.12.3-r1)
(10/19) Installing python3-pycache-pyc0 (3.12.3-r1)
(11/19) Installing pyc (3.12.3-r1)
(12/19) Installing python3-pyc (3.12.3-r1)
(13/19) Installing py3-parsing (3.1.2-r1)
(14/19) Installing py3-parsing-pyc (3.1.2-r1)
(15/19) Installing py3-packaging (24.0-r1)
(16/19) Installing py3-packaging-pyc (24.0-r1)
(17/19) Installing py3-setuptools (69.5.1-r0)
(18/19) Installing py3-setuptools-pyc (69.5.1-r0)
(19/19) Installing .makedepends-py3-genty (20240427.083330)
Executing busybox-1.36.1-r26.trigger
OK: 467 MiB in 121 packages
>>> py3-genty: Cleaning up srcdir
>>> py3-genty: Cleaning up pkgdir
>>> py3-genty: Cleaning up tmpdir
>>> py3-genty: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/genty-1.3.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-genty: Fetching https://pypi.python.org/packages/source/g/genty/genty-1.3.2.tar.gz
Connecting to pypi.python.org (151.101.60.223:443)
Connecting to pypi.org (151.101.64.223:443)
Connecting to files.pythonhosted.org (151.101.60.223:443)
Connecting to files.pythonhosted.org (151.101.60.223:443)
saving to '/var/cache/distfiles/v3.20/genty-1.3.2.tar.gz.part'
genty-1.3.2.tar.gz.p 100% |********************************| 20818  0:00:00 ETA
'/var/cache/distfiles/v3.20/genty-1.3.2.tar.gz.part' saved
>>> py3-genty: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/genty-1.3.2.tar.gz
>>> py3-genty: Checking sha512sums...
genty-1.3.2.tar.gz: OK
>>> py3-genty: Unpacking /var/cache/distfiles/v3.20/genty-1.3.2.tar.gz...
Warning: 'keywords' should be a list, got type 'tuple'
running build
running build_py
creating build
creating build/lib
creating build/lib/genty
copying genty/genty_repeat.py -> build/lib/genty
copying genty/genty_dataset.py -> build/lib/genty
copying genty/genty.py -> build/lib/genty
copying genty/genty_args.py -> build/lib/genty
copying genty/__init__.py -> build/lib/genty
creating build/lib/genty/private
copying genty/private/__init__.py -> build/lib/genty/private
>>> py3-genty: Entering fakeroot...
Warning: 'keywords' should be a list, got type 'tuple'
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-genty/pkg
creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty
creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr
creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib
creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty
copying build/lib/genty/genty_repeat.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty
copying build/lib/genty/genty_dataset.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty
creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/private
copying build/lib/genty/private/__init__.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/private
copying build/lib/genty/genty.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty
copying build/lib/genty/genty_args.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty
copying build/lib/genty/__init__.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty
byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/genty_repeat.py to genty_repeat.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/genty_dataset.py to genty_dataset.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/private/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/genty.py to genty.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/genty_args.py to genty_args.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/__init__.py to __init__.cpython-312.pyc
running install_egg_info
running egg_info
writing genty.egg-info/PKG-INFO
writing dependency_links to genty.egg-info/dependency_links.txt
writing requirements to genty.egg-info/requires.txt
writing top-level names to genty.egg-info/top_level.txt
reading manifest file 'genty.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'genty.egg-info/SOURCES.txt'
Copying genty.egg-info to /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty-1.3.2-py3.12.egg-info
running install_scripts
>>> py3-genty-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/private/__pycache__' -> '/home/buildozer/aports/community/py3-genty/pkg/py3-genty-pyc/usr/lib/python3.12/site-packages/genty/private/__pycache__'
'/home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.12/site-packages/genty/__pycache__' -> '/home/buildozer/aports/community/py3-genty/pkg/py3-genty-pyc/usr/lib/python3.12/site-packages/genty/__pycache__'
>>> py3-genty-pyc*: Preparing subpackage py3-genty-pyc...
>>> py3-genty-pyc*: Running postcheck for py3-genty-pyc
>>> py3-genty*: Running postcheck for py3-genty
>>> py3-genty*: Preparing package py3-genty...
>>> py3-genty-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-genty-pyc*: Package size: 76.0 KB
>>> py3-genty-pyc*: Compressing data...
>>> py3-genty-pyc*: Create checksum...
>>> py3-genty-pyc*: Create py3-genty-pyc-1.3.2-r5.apk
>>> py3-genty*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-genty*: Package size: 104.0 KB
>>> py3-genty*: Compressing data...
>>> py3-genty*: Create checksum...
>>> py3-genty*: Create py3-genty-1.3.2-r5.apk
>>> py3-genty: Build complete at Sat, 27 Apr 2024 08:33:46 +0000 elapsed time 0h 0m 18s
>>> py3-genty: Cleaning up srcdir
>>> py3-genty: Cleaning up pkgdir
>>> py3-genty: Uninstalling dependencies...
(1/19) Purging .makedepends-py3-genty (20240427.083330)
(2/19) Purging py3-setuptools-pyc (69.5.1-r0)
(3/19) Purging py3-setuptools (69.5.1-r0)
(4/19) Purging py3-packaging-pyc (24.0-r1)
(5/19) Purging py3-packaging (24.0-r1)
(6/19) Purging py3-parsing-pyc (3.1.2-r1)
(7/19) Purging py3-parsing (3.1.2-r1)
(8/19) Purging python3-pyc (3.12.3-r1)
(9/19) Purging python3-pycache-pyc0 (3.12.3-r1)
(10/19) Purging pyc (3.12.3-r1)
(11/19) Purging python3 (3.12.3-r1)
(12/19) Purging gdbm (1.23-r1)
(13/19) Purging libbz2 (1.0.8-r6)
(14/19) Purging libffi (3.4.6-r0)
(15/19) Purging libpanelw (6.4_p20240330-r0)
(16/19) Purging mpdecimal (4.0.0-r0)
(17/19) Purging readline (8.2.10-r0)
(18/19) Purging sqlite-libs (3.45.3-r0)
(19/19) Purging xz-libs (5.6.1-r3)
Executing busybox-1.36.1-r26.trigger
OK: 414 MiB in 102 packages
>>> py3-genty: Updating the community/ppc64le repository index...
>>> py3-genty: Signing the index...