>>> py3-pyro4: Building testing/py3-pyro4 4.82-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 07:16:18 +0000 >>> py3-pyro4: Checking sanity of /home/buildozer/aports/testing/py3-pyro4/APKBUILD... >>> py3-pyro4: Analyzing dependencies... >>> py3-pyro4: Installing for build: build-base py3-serpent python3 py3-setuptools (1/13) Installing libbz2 (1.0.8-r4) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.8-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.40.0-r0) (8/13) Installing python3 (3.11.0-r2) (9/13) Installing py3-serpent (1.41-r2) (10/13) Installing py3-parsing (3.0.9-r1) (11/13) Installing py3-packaging (21.3-r3) (12/13) Installing py3-setuptools (65.6.2-r0) (13/13) Installing .makedepends-py3-pyro4 (20221124.071619) Executing busybox-1.35.0-r29.trigger OK: 372 MiB in 110 packages >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyro4-4.82.tar.gz >>> 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... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) Pyro version = 4.82 running build running build_py creating build creating build/lib creating build/lib/Pyro4 copying src/Pyro4/naming.py -> build/lib/Pyro4 copying src/Pyro4/message.py -> build/lib/Pyro4 copying src/Pyro4/futures.py -> build/lib/Pyro4 copying src/Pyro4/util.py -> build/lib/Pyro4 copying src/Pyro4/constants.py -> build/lib/Pyro4 copying src/Pyro4/core.py -> build/lib/Pyro4 copying src/Pyro4/configuration.py -> build/lib/Pyro4 copying src/Pyro4/errors.py -> build/lib/Pyro4 copying src/Pyro4/nsc.py -> build/lib/Pyro4 copying src/Pyro4/__init__.py -> build/lib/Pyro4 copying src/Pyro4/socketutil.py -> build/lib/Pyro4 copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 creating build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver creating build/lib/Pyro4/test copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test creating build/lib/Pyro4/utils copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils >>> py3-pyro4: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) Pyro version = 4.82 running install /usr/lib/python3.11/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/testing/py3-pyro4/pkg creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4 creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/naming.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/message.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/test copying build/lib/Pyro4/test/echoserver.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/test copying build/lib/Pyro4/test/__init__.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/test copying build/lib/Pyro4/futures.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/util.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/threadpool.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/multiplexserver.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/threadpoolserver.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/__init__.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver copying build/lib/Pyro4/constants.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/core.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/configuration.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/errors.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/nsc.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/__init__.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/socketutil.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 copying build/lib/Pyro4/naming_storage.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4 creating /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/flame.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/httpgateway.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/flameserver.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/__init__.py -> /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/naming.py to naming.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/message.py to message.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/test/echoserver.py to echoserver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/test/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/futures.py to futures.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver/threadpool.py to threadpool.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver/multiplexserver.py to multiplexserver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver/threadpoolserver.py to threadpoolserver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver/existingconnectionserver.py to existingconnectionserver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/configuration.py to configuration.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/nsc.py to nsc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketutil.py to socketutil.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/naming_storage.py to naming_storage.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils/flame.py to flame.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils/httpgateway.py to httpgateway.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils/flameserver.py to flameserver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing src/Pyro4.egg-info/PKG-INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt writing entry points to src/Pyro4.egg-info/entry_points.txt writing requirements to src/Pyro4.egg-info/requires.txt writing top-level names to src/Pyro4.egg-info/top_level.txt reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*/.svn/*' found anywhere in distribution warning: no previously-included files matching '*/.idea/*' found anywhere in distribution warning: no previously-included files matching '*.class' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.coverage' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.tox' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' Copying src/Pyro4.egg-info to /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4-4.82-py3.11.egg-info running install_scripts Installing pyro4-check-config script to /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/bin Installing pyro4-flameserver script to /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/bin Installing pyro4-httpgateway script to /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/bin Installing pyro4-ns script to /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/bin Installing pyro4-nsc script to /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/bin Installing pyro4-test-echoserver script to /home/buildozer/aports/testing/py3-pyro4/pkg/py3-pyro4/usr/bin Only the Pyro library has been installed (version 4.82). If you want to install the tests, the examples, and/or the manual, you have to copy them manually to the desired location. >>> py3-pyro4*: Running postcheck for py3-pyro4 >>> py3-pyro4*: Preparing package py3-pyro4... >>> py3-pyro4*: Tracing dependencies... >>> py3-pyro4*: Package size: 964.0 KB >>> py3-pyro4*: Compressing data... >>> py3-pyro4*: Create checksum... >>> py3-pyro4*: Create py3-pyro4-4.82-r1.apk >>> py3-pyro4: Build complete at Thu, 24 Nov 2022 07:16:21 +0000 elapsed time 0h 0m 3s >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Uninstalling dependencies... (1/13) Purging .makedepends-py3-pyro4 (20221124.071619) (2/13) Purging py3-serpent (1.41-r2) (3/13) Purging py3-setuptools (65.6.2-r0) (4/13) Purging py3-packaging (21.3-r3) (5/13) Purging py3-parsing (3.0.9-r1) (6/13) Purging python3 (3.11.0-r2) (7/13) Purging libbz2 (1.0.8-r4) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.8-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-pyro4: Updating the testing/ppc64le repository index... >>> py3-pyro4: Signing the index...