>>> py3-pyzor: Building testing/py3-pyzor 1.0.0-r11 (using abuild 3.13.0-r5) started Fri, 09 Aug 2024 22:26:18 +0000 >>> py3-pyzor: Checking sanity of /home/buildozer/aports/testing/py3-pyzor/APKBUILD... >>> py3-pyzor: Analyzing dependencies... >>> py3-pyzor: Installing for build: build-base python3 py3-setuptools py3-gpep517 (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing libffi (3.4.6-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.6.2-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20240601-r0) (7/22) Installing sqlite-libs (3.46.0-r0) (8/22) Installing python3 (3.12.4-r0) (9/22) Installing python3-pycache-pyc0 (3.12.4-r0) (10/22) Installing pyc (3.12.4-r0) (11/22) Installing python3-pyc (3.12.4-r0) (12/22) Installing py3-parsing (3.1.2-r1) (13/22) Installing py3-parsing-pyc (3.1.2-r1) (14/22) Installing py3-packaging (24.1-r0) (15/22) Installing py3-packaging-pyc (24.1-r0) (16/22) Installing py3-setuptools (70.3.0-r0) (17/22) Installing py3-setuptools-pyc (70.3.0-r0) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (16-r0) (21/22) Installing py3-gpep517-pyc (16-r0) (22/22) Installing .makedepends-py3-pyzor (20240809.222619) Executing busybox-1.36.1-r31.trigger OK: 418 MiB in 129 packages >>> py3-pyzor: Cleaning up srcdir >>> py3-pyzor: Cleaning up pkgdir >>> py3-pyzor: Cleaning up tmpdir >>> py3-pyzor: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pyzor-1.0.0.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 39945 100 39945 0 0 97834 0 --:--:-- --:--:-- --:--:-- 98144 >>> py3-pyzor: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pyzor-1.0.0.tar.gz >>> py3-pyzor: Checking sha512sums... pyzor-1.0.0.tar.gz: OK >>> py3-pyzor: Unpacking /var/cache/distfiles/edge/pyzor-1.0.0.tar.gz... 2024-08-09 22:26:20,432 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-09 22:26:20,442 root INFO running bdist_wheel 2024-08-09 22:26:20,452 root INFO running build 2024-08-09 22:26:20,452 root INFO running build_py 2024-08-09 22:26:20,453 root INFO creating build 2024-08-09 22:26:20,453 root INFO creating build/lib 2024-08-09 22:26:20,453 root INFO creating build/lib/pyzor 2024-08-09 22:26:20,453 root INFO copying pyzor/__init__.py -> build/lib/pyzor 2024-08-09 22:26:20,453 root INFO copying pyzor/digest.py -> build/lib/pyzor 2024-08-09 22:26:20,453 root INFO copying pyzor/account.py -> build/lib/pyzor 2024-08-09 22:26:20,453 root INFO copying pyzor/server.py -> build/lib/pyzor 2024-08-09 22:26:20,453 root INFO copying pyzor/message.py -> build/lib/pyzor 2024-08-09 22:26:20,453 root INFO copying pyzor/config.py -> build/lib/pyzor 2024-08-09 22:26:20,454 root INFO copying pyzor/forwarder.py -> build/lib/pyzor 2024-08-09 22:26:20,454 root INFO copying pyzor/client.py -> build/lib/pyzor 2024-08-09 22:26:20,454 root INFO creating build/lib/pyzor/engines 2024-08-09 22:26:20,454 root INFO copying pyzor/engines/redis_v0.py -> build/lib/pyzor/engines 2024-08-09 22:26:20,454 root INFO copying pyzor/engines/common.py -> build/lib/pyzor/engines 2024-08-09 22:26:20,454 root INFO copying pyzor/engines/__init__.py -> build/lib/pyzor/engines 2024-08-09 22:26:20,454 root INFO copying pyzor/engines/mysql.py -> build/lib/pyzor/engines 2024-08-09 22:26:20,454 root INFO copying pyzor/engines/gdbm_.py -> build/lib/pyzor/engines 2024-08-09 22:26:20,455 root INFO copying pyzor/engines/redis_.py -> build/lib/pyzor/engines 2024-08-09 22:26:20,455 root INFO creating build/lib/pyzor/hacks 2024-08-09 22:26:20,455 root INFO copying pyzor/hacks/__init__.py -> build/lib/pyzor/hacks 2024-08-09 22:26:20,455 root INFO copying pyzor/hacks/py26.py -> build/lib/pyzor/hacks 2024-08-09 22:26:20,455 root INFO running build_scripts 2024-08-09 22:26:20,455 root INFO creating build/scripts-3.12 2024-08-09 22:26:20,455 root INFO copying and adjusting scripts/pyzor -> build/scripts-3.12 2024-08-09 22:26:20,456 root INFO copying and adjusting scripts/pyzord -> build/scripts-3.12 2024-08-09 22:26:20,456 root INFO copying and adjusting scripts/pyzor-migrate -> build/scripts-3.12 2024-08-09 22:26:20,456 root INFO changing mode of build/scripts-3.12/pyzor from 644 to 755 2024-08-09 22:26:20,456 root INFO changing mode of build/scripts-3.12/pyzord from 644 to 755 2024-08-09 22:26:20,456 root INFO changing mode of build/scripts-3.12/pyzor-migrate from 644 to 755 2024-08-09 22:26:20,459 root INFO installing to build/bdist.linux-s390x/wheel 2024-08-09 22:26:20,459 root INFO running install 2024-08-09 22:26:20,466 root INFO running install_lib 2024-08-09 22:26:20,468 root INFO creating build/bdist.linux-s390x 2024-08-09 22:26:20,468 root INFO creating build/bdist.linux-s390x/wheel 2024-08-09 22:26:20,468 root INFO creating build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,468 root INFO copying build/lib/pyzor/__init__.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,468 root INFO creating build/bdist.linux-s390x/wheel/pyzor/hacks 2024-08-09 22:26:20,468 root INFO copying build/lib/pyzor/hacks/__init__.py -> build/bdist.linux-s390x/wheel/pyzor/hacks 2024-08-09 22:26:20,468 root INFO copying build/lib/pyzor/hacks/py26.py -> build/bdist.linux-s390x/wheel/pyzor/hacks 2024-08-09 22:26:20,468 root INFO copying build/lib/pyzor/digest.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,468 root INFO copying build/lib/pyzor/account.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/server.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/message.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/config.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/forwarder.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/client.py -> build/bdist.linux-s390x/wheel/pyzor 2024-08-09 22:26:20,469 root INFO creating build/bdist.linux-s390x/wheel/pyzor/engines 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/engines/redis_v0.py -> build/bdist.linux-s390x/wheel/pyzor/engines 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/engines/common.py -> build/bdist.linux-s390x/wheel/pyzor/engines 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/engines/__init__.py -> build/bdist.linux-s390x/wheel/pyzor/engines 2024-08-09 22:26:20,469 root INFO copying build/lib/pyzor/engines/mysql.py -> build/bdist.linux-s390x/wheel/pyzor/engines 2024-08-09 22:26:20,470 root INFO copying build/lib/pyzor/engines/gdbm_.py -> build/bdist.linux-s390x/wheel/pyzor/engines 2024-08-09 22:26:20,470 root INFO copying build/lib/pyzor/engines/redis_.py -> build/bdist.linux-s390x/wheel/pyzor/engines 2024-08-09 22:26:20,470 root INFO running install_egg_info 2024-08-09 22:26:20,471 root INFO running egg_info 2024-08-09 22:26:20,472 root INFO writing pyzor.egg-info/PKG-INFO 2024-08-09 22:26:20,472 root INFO writing dependency_links to pyzor.egg-info/dependency_links.txt 2024-08-09 22:26:20,473 root INFO writing top-level names to pyzor.egg-info/top_level.txt /usr/lib/python3.12/site-packages/setuptools/command/sdist.py:115: SetuptoolsDeprecationWarning: `build_py` command does not inherit from setuptools' `build_py`. !! ******************************************************************************** Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. See https://peps.python.org/pep-0632/ for details. ******************************************************************************** !! self._add_data_files(self._safe_data_files(build_py)) 2024-08-09 22:26:20,474 root INFO reading manifest file 'pyzor.egg-info/SOURCES.txt' 2024-08-09 22:26:20,474 root INFO reading manifest template 'MANIFEST.in' 2024-08-09 22:26:20,475 root INFO adding license file 'COPYING' 2024-08-09 22:26:20,476 root INFO writing manifest file 'pyzor.egg-info/SOURCES.txt' 2024-08-09 22:26:20,476 root INFO Copying pyzor.egg-info to build/bdist.linux-s390x/wheel/pyzor-1.0.0-py3.12.egg-info 2024-08-09 22:26:20,476 root INFO running install_scripts 2024-08-09 22:26:20,476 root INFO creating build/bdist.linux-s390x/wheel/pyzor-1.0.0.data 2024-08-09 22:26:20,476 root INFO creating build/bdist.linux-s390x/wheel/pyzor-1.0.0.data/scripts 2024-08-09 22:26:20,476 root INFO copying build/scripts-3.12/pyzor -> build/bdist.linux-s390x/wheel/pyzor-1.0.0.data/scripts 2024-08-09 22:26:20,476 root INFO copying build/scripts-3.12/pyzor-migrate -> build/bdist.linux-s390x/wheel/pyzor-1.0.0.data/scripts 2024-08-09 22:26:20,476 root INFO copying build/scripts-3.12/pyzord -> build/bdist.linux-s390x/wheel/pyzor-1.0.0.data/scripts 2024-08-09 22:26:20,477 root INFO changing mode of build/bdist.linux-s390x/wheel/pyzor-1.0.0.data/scripts/pyzor to 755 2024-08-09 22:26:20,477 root INFO changing mode of build/bdist.linux-s390x/wheel/pyzor-1.0.0.data/scripts/pyzor-migrate to 755 2024-08-09 22:26:20,477 root INFO changing mode of build/bdist.linux-s390x/wheel/pyzor-1.0.0.data/scripts/pyzord to 755 2024-08-09 22:26:20,477 root INFO creating build/bdist.linux-s390x/wheel/pyzor-1.0.0.dist-info/WHEEL 2024-08-09 22:26:20,478 wheel INFO creating '/home/buildozer/aports/testing/py3-pyzor/src/pyzor-1.0.0/.dist/.tmp-itf72siu/pyzor-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-08-09 22:26:20,478 wheel INFO adding 'pyzor/__init__.py' 2024-08-09 22:26:20,478 wheel INFO adding 'pyzor/account.py' 2024-08-09 22:26:20,478 wheel INFO adding 'pyzor/client.py' 2024-08-09 22:26:20,478 wheel INFO adding 'pyzor/config.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/digest.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/forwarder.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/message.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/server.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/engines/__init__.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/engines/common.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/engines/gdbm_.py' 2024-08-09 22:26:20,479 wheel INFO adding 'pyzor/engines/mysql.py' 2024-08-09 22:26:20,480 wheel INFO adding 'pyzor/engines/redis_.py' 2024-08-09 22:26:20,480 wheel INFO adding 'pyzor/engines/redis_v0.py' 2024-08-09 22:26:20,480 wheel INFO adding 'pyzor/hacks/__init__.py' 2024-08-09 22:26:20,480 wheel INFO adding 'pyzor/hacks/py26.py' 2024-08-09 22:26:20,480 wheel INFO adding 'pyzor-1.0.0.data/scripts/pyzor' 2024-08-09 22:26:20,480 wheel INFO adding 'pyzor-1.0.0.data/scripts/pyzor-migrate' 2024-08-09 22:26:20,480 wheel INFO adding 'pyzor-1.0.0.data/scripts/pyzord' 2024-08-09 22:26:20,481 wheel INFO adding 'pyzor-1.0.0.dist-info/COPYING' 2024-08-09 22:26:20,481 wheel INFO adding 'pyzor-1.0.0.dist-info/METADATA' 2024-08-09 22:26:20,481 wheel INFO adding 'pyzor-1.0.0.dist-info/WHEEL' 2024-08-09 22:26:20,481 wheel INFO adding 'pyzor-1.0.0.dist-info/top_level.txt' 2024-08-09 22:26:20,481 wheel INFO adding 'pyzor-1.0.0.dist-info/RECORD' 2024-08-09 22:26:20,481 root INFO removing build/bdist.linux-s390x/wheel 2024-08-09 22:26:20,482 gpep517 INFO The backend produced .dist/pyzor-1.0.0-py3-none-any.whl pyzor-1.0.0-py3-none-any.whl >>> py3-pyzor: Entering fakeroot... 2024-08-09 22:26:20,609 gpep517 INFO Installing .dist/pyzor-1.0.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor 2024-08-09 22:26:20,642 gpep517 INFO Installation complete >>> py3-pyzor-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor/usr/lib/python3.12/site-packages/pyzor/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.12/site-packages/pyzor/__pycache__' '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor/usr/lib/python3.12/site-packages/pyzor/hacks/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.12/site-packages/pyzor/hacks/__pycache__' '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor/usr/lib/python3.12/site-packages/pyzor/engines/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.12/site-packages/pyzor/engines/__pycache__' >>> py3-pyzor-pyc*: Preparing subpackage py3-pyzor-pyc... >>> py3-pyzor-pyc*: Running postcheck for py3-pyzor-pyc >>> py3-pyzor*: Running postcheck for py3-pyzor >>> py3-pyzor*: Preparing package py3-pyzor... >>> py3-pyzor-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pyzor-pyc*: Package size: 208.0 KB >>> py3-pyzor-pyc*: Compressing data... >>> py3-pyzor-pyc*: Create checksum... >>> py3-pyzor-pyc*: Create py3-pyzor-pyc-1.0.0-r11.apk >>> py3-pyzor*: Tracing dependencies... python3 python3~3.12 >>> py3-pyzor*: Package size: 236.0 KB >>> py3-pyzor*: Compressing data... >>> py3-pyzor*: Create checksum... >>> py3-pyzor*: Create py3-pyzor-1.0.0-r11.apk >>> py3-pyzor: Build complete at Fri, 09 Aug 2024 22:26:20 +0000 elapsed time 0h 0m 2s >>> py3-pyzor: Cleaning up srcdir >>> py3-pyzor: Cleaning up pkgdir >>> py3-pyzor: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pyzor (20240809.222619) (2/22) Purging py3-setuptools-pyc (70.3.0-r0) (3/22) Purging py3-setuptools (70.3.0-r0) (4/22) Purging py3-packaging-pyc (24.1-r0) (5/22) Purging py3-packaging (24.1-r0) (6/22) Purging py3-parsing-pyc (3.1.2-r1) (7/22) Purging py3-parsing (3.1.2-r1) (8/22) Purging py3-gpep517-pyc (16-r0) (9/22) Purging py3-gpep517 (16-r0) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.4-r0) (13/22) Purging python3-pycache-pyc0 (3.12.4-r0) (14/22) Purging pyc (3.12.4-r0) (15/22) Purging python3 (3.12.4-r0) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.6-r0) (19/22) Purging libpanelw (6.5_p20240601-r0) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.46.0-r0) (22/22) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 368 MiB in 107 packages >>> py3-pyzor: Updating the testing/s390x repository index... >>> py3-pyzor: Signing the index...