>>> py3-pyro4: Building community/py3-pyro4 4.82-r3 (using abuild 3.13.0-r5) started Sat, 31 Aug 2024 14:51:22 +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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.6.2-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20240601-r0) (7/26) Installing sqlite-libs (3.46.1-r0) (8/26) Installing python3 (3.12.5-r1) (9/26) Installing python3-pycache-pyc0 (3.12.5-r1) (10/26) Installing pyc (3.12.5-r1) (11/26) Installing py3-serpent-pyc (1.41-r4) (12/26) Installing python3-pyc (3.12.5-r1) (13/26) Installing py3-serpent (1.41-r4) (14/26) Installing py3-parsing (3.1.2-r1) (15/26) Installing py3-parsing-pyc (3.1.2-r1) (16/26) Installing py3-packaging (24.1-r0) (17/26) Installing py3-packaging-pyc (24.1-r0) (18/26) Installing py3-setuptools (70.3.0-r0) (19/26) Installing py3-setuptools-pyc (70.3.0-r0) (20/26) Installing py3-installer (0.7.0-r2) (21/26) Installing py3-installer-pyc (0.7.0-r2) (22/26) Installing py3-gpep517 (16-r0) (23/26) Installing py3-gpep517-pyc (16-r0) (24/26) Installing py3-wheel (0.43.0-r0) (25/26) Installing py3-wheel-pyc (0.43.0-r0) (26/26) Installing .makedepends-py3-pyro4 (20240831.145136) Executing busybox-1.36.1-r31.trigger OK: 301 MiB in 127 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 31 504k 31 159k 0 0 1477k 0 --:--:-- --:--:-- --:--:-- 1481k 100 504k 100 504k 0 0 3388k 0 --:--:-- --:--:-- --:--:-- 3382k >>> 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/Pyro4-4.82.tar.gz... 2024-08-31 14:51:37,728 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-31 14:51:37,765 root INFO running bdist_wheel 2024-08-31 14:51:37,778 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-08-31 14:51:37,786 root INFO running build 2024-08-31 14:51:37,786 root INFO running build_py 2024-08-31 14:51:37,790 root INFO creating build 2024-08-31 14:51:37,790 root INFO creating build/lib 2024-08-31 14:51:37,790 root INFO creating build/lib/Pyro4 2024-08-31 14:51:37,790 root INFO copying src/Pyro4/naming.py -> build/lib/Pyro4 2024-08-31 14:51:37,791 root INFO copying src/Pyro4/constants.py -> build/lib/Pyro4 2024-08-31 14:51:37,791 root INFO copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 2024-08-31 14:51:37,791 root INFO copying src/Pyro4/configuration.py -> build/lib/Pyro4 2024-08-31 14:51:37,792 root INFO copying src/Pyro4/core.py -> build/lib/Pyro4 2024-08-31 14:51:37,792 root INFO copying src/Pyro4/socketutil.py -> build/lib/Pyro4 2024-08-31 14:51:37,793 root INFO copying src/Pyro4/futures.py -> build/lib/Pyro4 2024-08-31 14:51:37,793 root INFO copying src/Pyro4/errors.py -> build/lib/Pyro4 2024-08-31 14:51:37,793 root INFO copying src/Pyro4/message.py -> build/lib/Pyro4 2024-08-31 14:51:37,793 root INFO copying src/Pyro4/util.py -> build/lib/Pyro4 2024-08-31 14:51:37,794 root INFO copying src/Pyro4/nsc.py -> build/lib/Pyro4 2024-08-31 14:51:37,794 root INFO copying src/Pyro4/__init__.py -> build/lib/Pyro4 2024-08-31 14:51:37,795 root INFO creating build/lib/Pyro4/socketserver 2024-08-31 14:51:37,795 root INFO copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver 2024-08-31 14:51:37,795 root INFO copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver 2024-08-31 14:51:37,795 root INFO copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver 2024-08-31 14:51:37,796 root INFO copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver 2024-08-31 14:51:37,796 root INFO copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver 2024-08-31 14:51:37,796 root INFO creating build/lib/Pyro4/test 2024-08-31 14:51:37,797 root INFO copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test 2024-08-31 14:51:37,797 root INFO copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test 2024-08-31 14:51:37,797 root INFO creating build/lib/Pyro4/utils 2024-08-31 14:51:37,798 root INFO copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils 2024-08-31 14:51:37,798 root INFO copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils 2024-08-31 14:51:37,798 root INFO copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils 2024-08-31 14:51:37,798 root INFO copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils 2024-08-31 14:51:37,806 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-08-31 14:51:37,806 root INFO running install 2024-08-31 14:51:37,820 root INFO running install_lib 2024-08-31 14:51:37,822 root INFO creating build/bdist.linux-loongarch64 2024-08-31 14:51:37,822 root INFO creating build/bdist.linux-loongarch64/wheel 2024-08-31 14:51:37,823 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,823 root INFO copying build/lib/Pyro4/naming.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,823 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-08-31 14:51:37,823 root INFO copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-08-31 14:51:37,824 root INFO copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-08-31 14:51:37,824 root INFO copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-08-31 14:51:37,824 root INFO copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-08-31 14:51:37,824 root INFO copying build/lib/Pyro4/constants.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,825 root INFO copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,825 root INFO copying build/lib/Pyro4/configuration.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,825 root INFO copying build/lib/Pyro4/core.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,826 root INFO copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,826 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-08-31 14:51:37,826 root INFO copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-08-31 14:51:37,826 root INFO copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-08-31 14:51:37,827 root INFO copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-08-31 14:51:37,827 root INFO copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-08-31 14:51:37,827 root INFO copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-08-31 14:51:37,828 root INFO copying build/lib/Pyro4/futures.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,828 root INFO copying build/lib/Pyro4/errors.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,828 root INFO copying build/lib/Pyro4/message.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,828 root INFO copying build/lib/Pyro4/util.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,829 root INFO copying build/lib/Pyro4/nsc.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,829 root INFO copying build/lib/Pyro4/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-08-31 14:51:37,829 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4/test 2024-08-31 14:51:37,830 root INFO copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/test 2024-08-31 14:51:37,830 root INFO copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4/test 2024-08-31 14:51:37,830 root INFO running install_egg_info 2024-08-31 14:51:37,833 root INFO running egg_info 2024-08-31 14:51:37,835 root INFO writing src/Pyro4.egg-info/PKG-INFO 2024-08-31 14:51:37,836 root INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt 2024-08-31 14:51:37,836 root INFO writing entry points to src/Pyro4.egg-info/entry_points.txt 2024-08-31 14:51:37,837 root INFO writing requirements to src/Pyro4.egg-info/requires.txt 2024-08-31 14:51:37,838 root INFO writing top-level names to src/Pyro4.egg-info/top_level.txt 2024-08-31 14:51:37,841 root INFO reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2024-08-31 14:51:37,845 root INFO reading manifest template 'MANIFEST.in' 2024-08-31 14:51:37,859 root WARNING warning: no previously-included files matching '*/.svn/*' found anywhere in distribution 2024-08-31 14:51:37,860 root WARNING warning: no previously-included files matching '*/.idea/*' found anywhere in distribution 2024-08-31 14:51:37,861 root WARNING warning: no previously-included files matching '*.class' found anywhere in distribution 2024-08-31 14:51:37,862 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-08-31 14:51:37,862 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2024-08-31 14:51:37,863 root WARNING warning: no previously-included files matching '*.coverage' found anywhere in distribution 2024-08-31 14:51:37,864 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2024-08-31 14:51:37,864 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2024-08-31 14:51:37,865 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2024-08-31 14:51:37,866 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-08-31 14:51:37,866 root INFO adding license file 'LICENSE' 2024-08-31 14:51:37,872 root INFO writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2024-08-31 14:51:37,873 root INFO Copying src/Pyro4.egg-info to build/bdist.linux-loongarch64/wheel/Pyro4-4.82-py3.12.egg-info 2024-08-31 14:51:37,874 root INFO running install_scripts 2024-08-31 14:51:37,877 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4-4.82.dist-info/WHEEL 2024-08-31 14:51:37,878 wheel INFO creating '/home/buildozer/aports/community/py3-pyro4/src/Pyro4-4.82/.dist/.tmp-fo7l8q4k/Pyro4-4.82-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-08-31 14:51:37,879 wheel INFO adding 'Pyro4/__init__.py' 2024-08-31 14:51:37,879 wheel INFO adding 'Pyro4/configuration.py' 2024-08-31 14:51:37,879 wheel INFO adding 'Pyro4/constants.py' 2024-08-31 14:51:37,880 wheel INFO adding 'Pyro4/core.py' 2024-08-31 14:51:37,881 wheel INFO adding 'Pyro4/errors.py' 2024-08-31 14:51:37,881 wheel INFO adding 'Pyro4/futures.py' 2024-08-31 14:51:37,882 wheel INFO adding 'Pyro4/message.py' 2024-08-31 14:51:37,882 wheel INFO adding 'Pyro4/naming.py' 2024-08-31 14:51:37,883 wheel INFO adding 'Pyro4/naming_storage.py' 2024-08-31 14:51:37,883 wheel INFO adding 'Pyro4/nsc.py' 2024-08-31 14:51:37,883 wheel INFO adding 'Pyro4/socketutil.py' 2024-08-31 14:51:37,884 wheel INFO adding 'Pyro4/util.py' 2024-08-31 14:51:37,885 wheel INFO adding 'Pyro4/socketserver/__init__.py' 2024-08-31 14:51:37,885 wheel INFO adding 'Pyro4/socketserver/existingconnectionserver.py' 2024-08-31 14:51:37,885 wheel INFO adding 'Pyro4/socketserver/multiplexserver.py' 2024-08-31 14:51:37,886 wheel INFO adding 'Pyro4/socketserver/threadpool.py' 2024-08-31 14:51:37,886 wheel INFO adding 'Pyro4/socketserver/threadpoolserver.py' 2024-08-31 14:51:37,886 wheel INFO adding 'Pyro4/test/__init__.py' 2024-08-31 14:51:37,887 wheel INFO adding 'Pyro4/test/echoserver.py' 2024-08-31 14:51:37,887 wheel INFO adding 'Pyro4/utils/__init__.py' 2024-08-31 14:51:37,887 wheel INFO adding 'Pyro4/utils/flame.py' 2024-08-31 14:51:37,888 wheel INFO adding 'Pyro4/utils/flameserver.py' 2024-08-31 14:51:37,888 wheel INFO adding 'Pyro4/utils/httpgateway.py' 2024-08-31 14:51:37,889 wheel INFO adding 'Pyro4-4.82.dist-info/LICENSE' 2024-08-31 14:51:37,889 wheel INFO adding 'Pyro4-4.82.dist-info/METADATA' 2024-08-31 14:51:37,889 wheel INFO adding 'Pyro4-4.82.dist-info/WHEEL' 2024-08-31 14:51:37,889 wheel INFO adding 'Pyro4-4.82.dist-info/entry_points.txt' 2024-08-31 14:51:37,890 wheel INFO adding 'Pyro4-4.82.dist-info/top_level.txt' 2024-08-31 14:51:37,890 wheel INFO adding 'Pyro4-4.82.dist-info/RECORD' 2024-08-31 14:51:37,890 root INFO removing build/bdist.linux-loongarch64/wheel 2024-08-31 14:51:37,892 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, 31 Aug 2024 14:51:38 +0000 elapsed time 0h 0m 16s >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Uninstalling dependencies... (1/26) Purging .makedepends-py3-pyro4 (20240831.145136) (2/26) Purging py3-serpent-pyc (1.41-r4) (3/26) Purging py3-serpent (1.41-r4) (4/26) Purging py3-setuptools-pyc (70.3.0-r0) (5/26) Purging py3-setuptools (70.3.0-r0) (6/26) Purging py3-gpep517-pyc (16-r0) (7/26) Purging py3-gpep517 (16-r0) (8/26) Purging py3-installer-pyc (0.7.0-r2) (9/26) Purging py3-installer (0.7.0-r2) (10/26) Purging py3-wheel-pyc (0.43.0-r0) (11/26) Purging py3-wheel (0.43.0-r0) (12/26) Purging py3-packaging-pyc (24.1-r0) (13/26) Purging py3-packaging (24.1-r0) (14/26) Purging py3-parsing-pyc (3.1.2-r1) (15/26) Purging py3-parsing (3.1.2-r1) (16/26) Purging python3-pyc (3.12.5-r1) (17/26) Purging python3-pycache-pyc0 (3.12.5-r1) (18/26) Purging pyc (3.12.5-r1) (19/26) Purging python3 (3.12.5-r1) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.5_p20240601-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.46.1-r0) (26/26) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> py3-pyro4: Updating the community/loongarch64 repository index... >>> py3-pyro4: Signing the index...