>>> py3-genty: Building community/py3-genty 1.3.2-r2 (using abuild 3.10.0_rc1-r2) started Mon, 31 Oct 2022 06:27:19 +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/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-genty (20221031.062735) Executing busybox-1.35.0-r27.trigger OK: 324 MiB in 105 packages >>> py3-genty: Cleaning up srcdir >>> py3-genty: Cleaning up pkgdir >>> py3-genty: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/genty-1.3.2.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 100 20818 100 20818 0 0 172k 0 --:--:-- --:--:-- --:--:-- 173k >>> py3-genty: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/genty-1.3.2.tar.gz >>> py3-genty: Checking sha512sums... genty-1.3.2.tar.gz: OK >>> py3-genty: Unpacking /var/cache/distfiles/v3.17/genty-1.3.2.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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_args.py -> build/lib/genty copying genty/__init__.py -> build/lib/genty copying genty/genty.py -> build/lib/genty copying genty/genty_repeat.py -> build/lib/genty copying genty/genty_dataset.py -> build/lib/genty creating build/lib/genty/private copying genty/private/__init__.py -> build/lib/genty/private >>> py3-genty: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) Warning: 'keywords' should be a list, got type 'tuple' running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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.10 creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty copying build/lib/genty/genty_args.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty copying build/lib/genty/__init__.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty copying build/lib/genty/genty.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty copying build/lib/genty/genty_repeat.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty copying build/lib/genty/genty_dataset.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty creating /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/private copying build/lib/genty/private/__init__.py -> /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/private byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/genty_args.py to genty_args.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/genty.py to genty.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/genty_repeat.py to genty_repeat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/genty_dataset.py to genty_dataset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-genty/pkg/py3-genty/usr/lib/python3.10/site-packages/genty/private/__init__.py to __init__.cpython-310.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.10/site-packages/genty-1.3.2-py3.10.egg-info running install_scripts >>> py3-genty*: Running postcheck for py3-genty >>> py3-genty*: Preparing package py3-genty... >>> py3-genty*: Tracing dependencies... >>> py3-genty*: Package size: 152.0 KB >>> py3-genty*: Compressing data... >>> py3-genty*: Create checksum... >>> py3-genty*: Create py3-genty-1.3.2-r2.apk >>> py3-genty: Build complete at Mon, 31 Oct 2022 06:27:37 +0000 elapsed time 0h 0m 18s >>> py3-genty: Cleaning up srcdir >>> py3-genty: Cleaning up pkgdir >>> py3-genty: Uninstalling dependencies... (1/12) Purging .makedepends-py3-genty (20221031.062735) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 267 MiB in 93 packages >>> py3-genty: Updating the community/x86_64 repository index... >>> py3-genty: Signing the index...