>>> py3-pyro4: Building community/py3-pyro4 4.82-r4 (using abuild 3.16.0-r0) started Fri, 03 Apr 2026 01:29:09 +0000 >>> py3-pyro4: Validating /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.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing py3-serpent-pyc (1.42-r1) (12/26) Installing python3-pyc (3.14.3-r0) (13/26) Installing py3-serpent (1.42-r1) (14/26) Installing py3-parsing (3.3.2-r1) (15/26) Installing py3-parsing-pyc (3.3.2-r1) (16/26) Installing py3-packaging (26.0-r1) (17/26) Installing py3-packaging-pyc (26.0-r1) (18/26) Installing py3-setuptools (82.0.1-r1) (19/26) Installing py3-setuptools-pyc (82.0.1-r1) (20/26) Installing py3-installer (0.7.0-r3) (21/26) Installing py3-installer-pyc (0.7.0-r3) (22/26) Installing py3-gpep517 (19-r2) (23/26) Installing py3-gpep517-pyc (19-r2) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-pyro4 (20260403.012920) Executing busybox-1.37.0-r31.trigger OK: 436.0 MiB in 131 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/Pyro4-4.82.tar.gz.part' Pyro4-4.82.tar.gz.pa 100% |********************************| 504k 0:00:00 ETA '/var/cache/distfiles/edge/Pyro4-4.82.tar.gz.part' saved /var/cache/distfiles/edge/Pyro4-4.82.tar.gz: OK >>> py3-pyro4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyro4-4.82.tar.gz /var/cache/distfiles/edge/Pyro4-4.82.tar.gz: OK >>> py3-pyro4: Unpacking /var/cache/distfiles/edge/Pyro4-4.82.tar.gz... 2026-04-03 01:29:23,416 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-03 01:29:23,553 root INFO running bdist_wheel 2026-04-03 01:29:23,584 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-03 01:29:23,615 root INFO running build 2026-04-03 01:29:23,615 root INFO running build_py 2026-04-03 01:29:23,629 root INFO creating build/lib/Pyro4 2026-04-03 01:29:23,631 root INFO copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 2026-04-03 01:29:23,633 root INFO copying src/Pyro4/__init__.py -> build/lib/Pyro4 2026-04-03 01:29:23,634 root INFO copying src/Pyro4/socketutil.py -> build/lib/Pyro4 2026-04-03 01:29:23,636 root INFO copying src/Pyro4/core.py -> build/lib/Pyro4 2026-04-03 01:29:23,638 root INFO copying src/Pyro4/futures.py -> build/lib/Pyro4 2026-04-03 01:29:23,640 root INFO copying src/Pyro4/util.py -> build/lib/Pyro4 2026-04-03 01:29:23,642 root INFO copying src/Pyro4/message.py -> build/lib/Pyro4 2026-04-03 01:29:23,643 root INFO copying src/Pyro4/configuration.py -> build/lib/Pyro4 2026-04-03 01:29:23,645 root INFO copying src/Pyro4/constants.py -> build/lib/Pyro4 2026-04-03 01:29:23,646 root INFO copying src/Pyro4/errors.py -> build/lib/Pyro4 2026-04-03 01:29:23,647 root INFO copying src/Pyro4/naming.py -> build/lib/Pyro4 2026-04-03 01:29:23,649 root INFO copying src/Pyro4/nsc.py -> build/lib/Pyro4 2026-04-03 01:29:23,651 root INFO creating build/lib/Pyro4/socketserver 2026-04-03 01:29:23,652 root INFO copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver 2026-04-03 01:29:23,653 root INFO copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver 2026-04-03 01:29:23,654 root INFO copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver 2026-04-03 01:29:23,655 root INFO copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver 2026-04-03 01:29:23,657 root INFO copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver 2026-04-03 01:29:23,658 root INFO creating build/lib/Pyro4/test 2026-04-03 01:29:23,659 root INFO copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test 2026-04-03 01:29:23,660 root INFO copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test 2026-04-03 01:29:23,662 root INFO creating build/lib/Pyro4/utils 2026-04-03 01:29:23,663 root INFO copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils 2026-04-03 01:29:23,664 root INFO copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils 2026-04-03 01:29:23,665 root INFO copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils 2026-04-03 01:29:23,667 root INFO copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils 2026-04-03 01:29:23,696 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-03 01:29:23,696 root INFO running install 2026-04-03 01:29:23,733 root INFO running install_lib 2026-04-03 01:29:23,745 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-03 01:29:23,747 root INFO creating build/bdist.linux-riscv64/wheel/Pyro4 2026-04-03 01:29:23,747 root INFO copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,749 root INFO creating build/bdist.linux-riscv64/wheel/Pyro4/test 2026-04-03 01:29:23,750 root INFO copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-riscv64/wheel/./Pyro4/test 2026-04-03 01:29:23,751 root INFO copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-riscv64/wheel/./Pyro4/test 2026-04-03 01:29:23,752 root INFO creating build/bdist.linux-riscv64/wheel/Pyro4/socketserver 2026-04-03 01:29:23,753 root INFO copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-riscv64/wheel/./Pyro4/socketserver 2026-04-03 01:29:23,754 root INFO copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-riscv64/wheel/./Pyro4/socketserver 2026-04-03 01:29:23,755 root INFO copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-riscv64/wheel/./Pyro4/socketserver 2026-04-03 01:29:23,756 root INFO copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-riscv64/wheel/./Pyro4/socketserver 2026-04-03 01:29:23,757 root INFO copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-riscv64/wheel/./Pyro4/socketserver 2026-04-03 01:29:23,759 root INFO copying build/lib/Pyro4/__init__.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,760 root INFO copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,761 root INFO copying build/lib/Pyro4/core.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,763 root INFO copying build/lib/Pyro4/futures.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,764 root INFO copying build/lib/Pyro4/util.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,766 root INFO copying build/lib/Pyro4/message.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,767 root INFO copying build/lib/Pyro4/configuration.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,768 root INFO creating build/bdist.linux-riscv64/wheel/Pyro4/utils 2026-04-03 01:29:23,769 root INFO copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./Pyro4/utils 2026-04-03 01:29:23,770 root INFO copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-riscv64/wheel/./Pyro4/utils 2026-04-03 01:29:23,771 root INFO copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-riscv64/wheel/./Pyro4/utils 2026-04-03 01:29:23,773 root INFO copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-riscv64/wheel/./Pyro4/utils 2026-04-03 01:29:23,774 root INFO copying build/lib/Pyro4/constants.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,775 root INFO copying build/lib/Pyro4/errors.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,776 root INFO copying build/lib/Pyro4/naming.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,777 root INFO copying build/lib/Pyro4/nsc.py -> build/bdist.linux-riscv64/wheel/./Pyro4 2026-04-03 01:29:23,778 root INFO running install_egg_info 2026-04-03 01:29:23,791 root INFO running egg_info 2026-04-03 01:29:23,800 root INFO writing src/Pyro4.egg-info/PKG-INFO 2026-04-03 01:29:23,803 root INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt 2026-04-03 01:29:23,804 root INFO writing entry points to src/Pyro4.egg-info/entry_points.txt 2026-04-03 01:29:23,807 root INFO writing requirements to src/Pyro4.egg-info/requires.txt 2026-04-03 01:29:23,808 root INFO writing top-level names to src/Pyro4.egg-info/top_level.txt 2026-04-03 01:29:23,823 root INFO reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2026-04-03 01:29:23,846 root INFO reading manifest template 'MANIFEST.in' 2026-04-03 01:29:23,888 root WARNING warning: no previously-included files matching '*/.svn/*' found anywhere in distribution 2026-04-03 01:29:23,891 root WARNING warning: no previously-included files matching '*/.idea/*' found anywhere in distribution 2026-04-03 01:29:23,893 root WARNING warning: no previously-included files matching '*.class' found anywhere in distribution 2026-04-03 01:29:23,894 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-03 01:29:23,896 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2026-04-03 01:29:23,898 root WARNING warning: no previously-included files matching '*.coverage' found anywhere in distribution 2026-04-03 01:29:23,900 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2026-04-03 01:29:23,902 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2026-04-03 01:29:23,903 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2026-04-03 01:29:23,905 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-03 01:29:23,906 root INFO adding license file 'LICENSE' 2026-04-03 01:29:23,924 root INFO writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2026-04-03 01:29:23,925 root INFO Copying src/Pyro4.egg-info to build/bdist.linux-riscv64/wheel/./Pyro4-4.82-py3.14.egg-info 2026-04-03 01:29:23,931 root INFO running install_scripts 2026-04-03 01:29:23,938 root INFO creating build/bdist.linux-riscv64/wheel/pyro4-4.82.dist-info/WHEEL 2026-04-03 01:29:23,940 wheel INFO creating '/home/buildozer/aports/community/py3-pyro4/src/Pyro4-4.82/.dist/.tmp-c1zpwep4/pyro4-4.82-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-03 01:29:23,942 wheel INFO adding 'Pyro4/__init__.py' 2026-04-03 01:29:23,943 wheel INFO adding 'Pyro4/configuration.py' 2026-04-03 01:29:23,945 wheel INFO adding 'Pyro4/constants.py' 2026-04-03 01:29:23,946 wheel INFO adding 'Pyro4/core.py' 2026-04-03 01:29:23,949 wheel INFO adding 'Pyro4/errors.py' 2026-04-03 01:29:23,950 wheel INFO adding 'Pyro4/futures.py' 2026-04-03 01:29:23,952 wheel INFO adding 'Pyro4/message.py' 2026-04-03 01:29:23,953 wheel INFO adding 'Pyro4/naming.py' 2026-04-03 01:29:23,955 wheel INFO adding 'Pyro4/naming_storage.py' 2026-04-03 01:29:23,956 wheel INFO adding 'Pyro4/nsc.py' 2026-04-03 01:29:23,958 wheel INFO adding 'Pyro4/socketutil.py' 2026-04-03 01:29:23,959 wheel INFO adding 'Pyro4/util.py' 2026-04-03 01:29:23,962 wheel INFO adding 'Pyro4/socketserver/__init__.py' 2026-04-03 01:29:23,962 wheel INFO adding 'Pyro4/socketserver/existingconnectionserver.py' 2026-04-03 01:29:23,964 wheel INFO adding 'Pyro4/socketserver/multiplexserver.py' 2026-04-03 01:29:23,965 wheel INFO adding 'Pyro4/socketserver/threadpool.py' 2026-04-03 01:29:23,966 wheel INFO adding 'Pyro4/socketserver/threadpoolserver.py' 2026-04-03 01:29:23,967 wheel INFO adding 'Pyro4/test/__init__.py' 2026-04-03 01:29:23,968 wheel INFO adding 'Pyro4/test/echoserver.py' 2026-04-03 01:29:23,970 wheel INFO adding 'Pyro4/utils/__init__.py' 2026-04-03 01:29:23,971 wheel INFO adding 'Pyro4/utils/flame.py' 2026-04-03 01:29:23,972 wheel INFO adding 'Pyro4/utils/flameserver.py' 2026-04-03 01:29:23,973 wheel INFO adding 'Pyro4/utils/httpgateway.py' 2026-04-03 01:29:23,975 wheel INFO adding 'pyro4-4.82.dist-info/licenses/LICENSE' 2026-04-03 01:29:23,976 wheel INFO adding 'pyro4-4.82.dist-info/METADATA' 2026-04-03 01:29:23,977 wheel INFO adding 'pyro4-4.82.dist-info/WHEEL' 2026-04-03 01:29:23,978 wheel INFO adding 'pyro4-4.82.dist-info/entry_points.txt' 2026-04-03 01:29:23,978 wheel INFO adding 'pyro4-4.82.dist-info/top_level.txt' 2026-04-03 01:29:23,980 wheel INFO adding 'pyro4-4.82.dist-info/RECORD' 2026-04-03 01:29:23,980 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-03 01:29:23,986 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... 'usr/lib/python3.14/site-packages/Pyro4/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.14/site-packages/Pyro4/test/__pycache__' 'usr/lib/python3.14/site-packages/Pyro4/socketserver/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.14/site-packages/Pyro4/socketserver/__pycache__' 'usr/lib/python3.14/site-packages/Pyro4/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.14/site-packages/Pyro4/__pycache__' 'usr/lib/python3.14/site-packages/Pyro4/utils/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.14/site-packages/Pyro4/utils/__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... python3~3.14 >>> py3-pyro4-pyc*: Package size: 418.2 KB >>> py3-pyro4-pyc*: Compressing data... >>> py3-pyro4-pyc*: Create checksum... >>> py3-pyro4-pyc*: Create py3-pyro4-pyc-4.82-r4.apk >>> py3-pyro4*: Tracing dependencies... py3-serpent python3~3.14 >>> py3-pyro4*: Package size: 312.3 KB >>> py3-pyro4*: Compressing data... >>> py3-pyro4*: Create checksum... >>> py3-pyro4*: Create py3-pyro4-4.82-r4.apk >>> py3-pyro4: Build complete at Fri, 03 Apr 2026 01:29:26 +0000 elapsed time 0h 0m 17s >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Cleaning up tmpdir >>> py3-pyro4: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-pyro4 (20260403.012920) ( 2/26) Purging py3-serpent-pyc (1.42-r1) ( 3/26) Purging py3-serpent (1.42-r1) ( 4/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/26) Purging py3-setuptools (82.0.1-r1) ( 6/26) Purging py3-gpep517-pyc (19-r2) ( 7/26) Purging py3-gpep517 (19-r2) ( 8/26) Purging py3-installer-pyc (0.7.0-r3) ( 9/26) Purging py3-installer (0.7.0-r3) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-pyro4: Updating the community/riscv64 repository index... >>> py3-pyro4: Signing the index...