>>> py3-pyro4: Building community/py3-pyro4 4.82-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 17:50:38 +0000 >>> py3-pyro4: Checking sanity of /home/buildozer/aports/community/py3-pyro4/APKBUILD... >>> py3-pyro4: Analyzing dependencies... >>> py3-pyro4: Installing for build: build-base py3-serpent python3 py3-setuptools py3-gpep517 py3-wheel (1/25) Installing libffi (3.4.6-r0) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.4_p20240330-r0) (5/25) Installing readline (8.2.10-r0) (6/25) Installing sqlite-libs (3.45.2-r0) (7/25) Installing python3 (3.12.3-r0) (8/25) Installing python3-pycache-pyc0 (3.12.3-r0) (9/25) Installing pyc (3.12.3-r0) (10/25) Installing py3-serpent-pyc (1.41-r4) (11/25) Installing python3-pyc (3.12.3-r0) (12/25) Installing py3-serpent (1.41-r4) (13/25) Installing py3-parsing (3.1.2-r1) (14/25) Installing py3-parsing-pyc (3.1.2-r1) (15/25) Installing py3-packaging (24.0-r1) (16/25) Installing py3-packaging-pyc (24.0-r1) (17/25) Installing py3-setuptools (69.2.0-r2) (18/25) Installing py3-setuptools-pyc (69.2.0-r2) (19/25) Installing py3-installer (0.7.0-r2) (20/25) Installing py3-installer-pyc (0.7.0-r2) (21/25) Installing py3-gpep517 (15-r2) (22/25) Installing py3-gpep517-pyc (15-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-pyro4 (20240413.175040) Executing busybox-1.36.1-r25.trigger OK: 428 MiB in 138 packages >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Cleaning up tmpdir >>> py3-pyro4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyro4-4.82.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-pyro4: Fetching https://files.pythonhosted.org/packages/source/P/Pyro4/Pyro4-4.82.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 504k 100 504k 0 0 3190k 0 --:--:-- --:--:-- --:--:-- 3190k >>> py3-pyro4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyro4-4.82.tar.gz >>> py3-pyro4: Checking sha512sums... Pyro4-4.82.tar.gz: OK >>> py3-pyro4: Unpacking /var/cache/distfiles/edge/Pyro4-4.82.tar.gz... 2024-04-13 17:50:41,577 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 17:50:41,651 root INFO running bdist_wheel 2024-04-13 17:50:41,666 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-04-13 17:50:41,678 root INFO running build 2024-04-13 17:50:41,679 root INFO running build_py 2024-04-13 17:50:41,683 root INFO creating build 2024-04-13 17:50:41,683 root INFO creating build/lib 2024-04-13 17:50:41,684 root INFO creating build/lib/Pyro4 2024-04-13 17:50:41,684 root INFO copying src/Pyro4/util.py -> build/lib/Pyro4 2024-04-13 17:50:41,684 root INFO copying src/Pyro4/__init__.py -> build/lib/Pyro4 2024-04-13 17:50:41,685 root INFO copying src/Pyro4/errors.py -> build/lib/Pyro4 2024-04-13 17:50:41,685 root INFO copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 2024-04-13 17:50:41,686 root INFO copying src/Pyro4/core.py -> build/lib/Pyro4 2024-04-13 17:50:41,687 root INFO copying src/Pyro4/message.py -> build/lib/Pyro4 2024-04-13 17:50:41,687 root INFO copying src/Pyro4/configuration.py -> build/lib/Pyro4 2024-04-13 17:50:41,687 root INFO copying src/Pyro4/socketutil.py -> build/lib/Pyro4 2024-04-13 17:50:41,688 root INFO copying src/Pyro4/naming.py -> build/lib/Pyro4 2024-04-13 17:50:41,688 root INFO copying src/Pyro4/nsc.py -> build/lib/Pyro4 2024-04-13 17:50:41,689 root INFO copying src/Pyro4/constants.py -> build/lib/Pyro4 2024-04-13 17:50:41,689 root INFO copying src/Pyro4/futures.py -> build/lib/Pyro4 2024-04-13 17:50:41,690 root INFO creating build/lib/Pyro4/socketserver 2024-04-13 17:50:41,690 root INFO copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver 2024-04-13 17:50:41,691 root INFO copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver 2024-04-13 17:50:41,691 root INFO copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver 2024-04-13 17:50:41,691 root INFO copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver 2024-04-13 17:50:41,692 root INFO copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver 2024-04-13 17:50:41,692 root INFO creating build/lib/Pyro4/test 2024-04-13 17:50:41,693 root INFO copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test 2024-04-13 17:50:41,693 root INFO copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test 2024-04-13 17:50:41,694 root INFO creating build/lib/Pyro4/utils 2024-04-13 17:50:41,694 root INFO copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils 2024-04-13 17:50:41,695 root INFO copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils 2024-04-13 17:50:41,695 root INFO copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils 2024-04-13 17:50:41,696 root INFO copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils 2024-04-13 17:50:41,706 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-13 17:50:41,706 root INFO running install 2024-04-13 17:50:41,724 root INFO running install_lib 2024-04-13 17:50:41,727 root INFO creating build/bdist.linux-i686 2024-04-13 17:50:41,727 root INFO creating build/bdist.linux-i686/wheel 2024-04-13 17:50:41,728 root INFO creating build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,728 root INFO creating build/bdist.linux-i686/wheel/Pyro4/utils 2024-04-13 17:50:41,728 root INFO copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2024-04-13 17:50:41,729 root INFO copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2024-04-13 17:50:41,729 root INFO copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2024-04-13 17:50:41,730 root INFO copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-i686/wheel/Pyro4/utils 2024-04-13 17:50:41,730 root INFO copying build/lib/Pyro4/util.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,731 root INFO creating build/bdist.linux-i686/wheel/Pyro4/socketserver 2024-04-13 17:50:41,731 root INFO copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2024-04-13 17:50:41,731 root INFO copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2024-04-13 17:50:41,732 root INFO copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2024-04-13 17:50:41,732 root INFO copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2024-04-13 17:50:41,732 root INFO copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-i686/wheel/Pyro4/socketserver 2024-04-13 17:50:41,733 root INFO copying build/lib/Pyro4/__init__.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,733 root INFO copying build/lib/Pyro4/errors.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,734 root INFO copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,734 root INFO copying build/lib/Pyro4/core.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,735 root INFO copying build/lib/Pyro4/message.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,735 root INFO copying build/lib/Pyro4/configuration.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,736 root INFO copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,736 root INFO copying build/lib/Pyro4/naming.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,736 root INFO copying build/lib/Pyro4/nsc.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,737 root INFO copying build/lib/Pyro4/constants.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,737 root INFO copying build/lib/Pyro4/futures.py -> build/bdist.linux-i686/wheel/Pyro4 2024-04-13 17:50:41,737 root INFO creating build/bdist.linux-i686/wheel/Pyro4/test 2024-04-13 17:50:41,738 root INFO copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-i686/wheel/Pyro4/test 2024-04-13 17:50:41,738 root INFO copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-i686/wheel/Pyro4/test 2024-04-13 17:50:41,738 root INFO running install_egg_info 2024-04-13 17:50:41,745 root INFO running egg_info 2024-04-13 17:50:41,748 root INFO writing src/Pyro4.egg-info/PKG-INFO 2024-04-13 17:50:41,749 root INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt 2024-04-13 17:50:41,749 root INFO writing entry points to src/Pyro4.egg-info/entry_points.txt 2024-04-13 17:50:41,751 root INFO writing requirements to src/Pyro4.egg-info/requires.txt 2024-04-13 17:50:41,751 root INFO writing top-level names to src/Pyro4.egg-info/top_level.txt 2024-04-13 17:50:41,756 root INFO reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2024-04-13 17:50:41,761 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 17:50:41,781 root WARNING warning: no previously-included files matching '*/.svn/*' found anywhere in distribution 2024-04-13 17:50:41,782 root WARNING warning: no previously-included files matching '*/.idea/*' found anywhere in distribution 2024-04-13 17:50:41,783 root WARNING warning: no previously-included files matching '*.class' found anywhere in distribution 2024-04-13 17:50:41,784 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-13 17:50:41,785 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2024-04-13 17:50:41,786 root WARNING warning: no previously-included files matching '*.coverage' found anywhere in distribution 2024-04-13 17:50:41,787 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2024-04-13 17:50:41,788 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2024-04-13 17:50:41,789 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2024-04-13 17:50:41,790 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-13 17:50:41,790 root INFO adding license file 'LICENSE' 2024-04-13 17:50:41,799 root INFO writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2024-04-13 17:50:41,799 root INFO Copying src/Pyro4.egg-info to build/bdist.linux-i686/wheel/Pyro4-4.82-py3.12.egg-info 2024-04-13 17:50:41,801 root INFO running install_scripts 2024-04-13 17:50:41,805 wheel INFO creating build/bdist.linux-i686/wheel/Pyro4-4.82.dist-info/WHEEL 2024-04-13 17:50:41,805 wheel INFO creating '/home/buildozer/aports/community/py3-pyro4/src/Pyro4-4.82/.dist/.tmp-zuw14qg7/Pyro4-4.82-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-13 17:50:41,806 wheel INFO adding 'Pyro4/__init__.py' 2024-04-13 17:50:41,806 wheel INFO adding 'Pyro4/configuration.py' 2024-04-13 17:50:41,807 wheel INFO adding 'Pyro4/constants.py' 2024-04-13 17:50:41,807 wheel INFO adding 'Pyro4/core.py' 2024-04-13 17:50:41,808 wheel INFO adding 'Pyro4/errors.py' 2024-04-13 17:50:41,809 wheel INFO adding 'Pyro4/futures.py' 2024-04-13 17:50:41,809 wheel INFO adding 'Pyro4/message.py' 2024-04-13 17:50:41,810 wheel INFO adding 'Pyro4/naming.py' 2024-04-13 17:50:41,810 wheel INFO adding 'Pyro4/naming_storage.py' 2024-04-13 17:50:41,811 wheel INFO adding 'Pyro4/nsc.py' 2024-04-13 17:50:41,811 wheel INFO adding 'Pyro4/socketutil.py' 2024-04-13 17:50:41,812 wheel INFO adding 'Pyro4/util.py' 2024-04-13 17:50:41,812 wheel INFO adding 'Pyro4/socketserver/__init__.py' 2024-04-13 17:50:41,813 wheel INFO adding 'Pyro4/socketserver/existingconnectionserver.py' 2024-04-13 17:50:41,813 wheel INFO adding 'Pyro4/socketserver/multiplexserver.py' 2024-04-13 17:50:41,814 wheel INFO adding 'Pyro4/socketserver/threadpool.py' 2024-04-13 17:50:41,814 wheel INFO adding 'Pyro4/socketserver/threadpoolserver.py' 2024-04-13 17:50:41,814 wheel INFO adding 'Pyro4/test/__init__.py' 2024-04-13 17:50:41,815 wheel INFO adding 'Pyro4/test/echoserver.py' 2024-04-13 17:50:41,815 wheel INFO adding 'Pyro4/utils/__init__.py' 2024-04-13 17:50:41,816 wheel INFO adding 'Pyro4/utils/flame.py' 2024-04-13 17:50:41,816 wheel INFO adding 'Pyro4/utils/flameserver.py' 2024-04-13 17:50:41,816 wheel INFO adding 'Pyro4/utils/httpgateway.py' 2024-04-13 17:50:41,817 wheel INFO adding 'Pyro4-4.82.dist-info/LICENSE' 2024-04-13 17:50:41,817 wheel INFO adding 'Pyro4-4.82.dist-info/METADATA' 2024-04-13 17:50:41,818 wheel INFO adding 'Pyro4-4.82.dist-info/WHEEL' 2024-04-13 17:50:41,818 wheel INFO adding 'Pyro4-4.82.dist-info/entry_points.txt' 2024-04-13 17:50:41,818 wheel INFO adding 'Pyro4-4.82.dist-info/top_level.txt' 2024-04-13 17:50:41,819 wheel INFO adding 'Pyro4-4.82.dist-info/RECORD' 2024-04-13 17:50:41,819 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-13 17:50:41,821 gpep517 INFO The backend produced .dist/Pyro4-4.82-py2.py3-none-any.whl Pyro4-4.82-py2.py3-none-any.whl Pyro version = 4.82 >>> py3-pyro4: Entering fakeroot... >>> py3-pyro4-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.12/site-packages/Pyro4/utils/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.12/site-packages/Pyro4/utils/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.12/site-packages/Pyro4/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.12/site-packages/Pyro4/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.12/site-packages/Pyro4/socketserver/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.12/site-packages/Pyro4/socketserver/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.12/site-packages/Pyro4/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.12/site-packages/Pyro4/test/__pycache__' >>> py3-pyro4-pyc*: Preparing subpackage py3-pyro4-pyc... >>> py3-pyro4-pyc*: Running postcheck for py3-pyro4-pyc >>> py3-pyro4*: Running postcheck for py3-pyro4 >>> py3-pyro4*: Preparing package py3-pyro4... >>> py3-pyro4-pyc*: Tracing dependencies... py3-serpent python3~3.12 >>> py3-pyro4-pyc*: Package size: 496.0 KB >>> py3-pyro4-pyc*: Compressing data... >>> py3-pyro4-pyc*: Create checksum... >>> py3-pyro4-pyc*: Create py3-pyro4-pyc-4.82-r3.apk >>> py3-pyro4*: Tracing dependencies... py3-serpent python3~3.12 >>> py3-pyro4*: Package size: 456.0 KB >>> py3-pyro4*: Compressing data... >>> py3-pyro4*: Create checksum... >>> py3-pyro4*: Create py3-pyro4-4.82-r3.apk >>> py3-pyro4: Build complete at Sat, 13 Apr 2024 17:50:43 +0000 elapsed time 0h 0m 5s >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pyro4 (20240413.175040) (2/25) Purging py3-serpent-pyc (1.41-r4) (3/25) Purging py3-serpent (1.41-r4) (4/25) Purging py3-setuptools-pyc (69.2.0-r2) (5/25) Purging py3-setuptools (69.2.0-r2) (6/25) Purging py3-gpep517-pyc (15-r2) (7/25) Purging py3-gpep517 (15-r2) (8/25) Purging py3-installer-pyc (0.7.0-r2) (9/25) Purging py3-installer (0.7.0-r2) (10/25) Purging py3-wheel-pyc (0.42.0-r1) (11/25) Purging py3-wheel (0.42.0-r1) (12/25) Purging py3-packaging-pyc (24.0-r1) (13/25) Purging py3-packaging (24.0-r1) (14/25) Purging py3-parsing-pyc (3.1.2-r1) (15/25) Purging py3-parsing (3.1.2-r1) (16/25) Purging python3-pyc (3.12.3-r0) (17/25) Purging python3-pycache-pyc0 (3.12.3-r0) (18/25) Purging pyc (3.12.3-r0) (19/25) Purging python3 (3.12.3-r0) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.4_p20240330-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging readline (8.2.10-r0) (25/25) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-pyro4: Updating the community/x86 repository index... >>> py3-pyro4: Signing the index...