>>> py3-pyro4: Building community/py3-pyro4 4.82-r4 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 21:56:29 +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 (20260328.215633) Executing busybox-1.37.0-r31.trigger OK: 472.1 MiB in 130 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) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyro4: Fetching https://files.pythonhosted.org/packages/source/P/Pyro4/Pyro4-4.82.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223: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-03-28 21:56:34,923 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-03-28 21:56:34,957 root INFO running bdist_wheel 2026-03-28 21:56:34,966 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-03-28 21:56:34,974 root INFO running build 2026-03-28 21:56:34,974 root INFO running build_py 2026-03-28 21:56:34,978 root INFO creating build/lib/Pyro4 2026-03-28 21:56:34,978 root INFO copying src/Pyro4/message.py -> build/lib/Pyro4 2026-03-28 21:56:34,979 root INFO copying src/Pyro4/util.py -> build/lib/Pyro4 2026-03-28 21:56:34,979 root INFO copying src/Pyro4/constants.py -> build/lib/Pyro4 2026-03-28 21:56:34,979 root INFO copying src/Pyro4/__init__.py -> build/lib/Pyro4 2026-03-28 21:56:34,980 root INFO copying src/Pyro4/socketutil.py -> build/lib/Pyro4 2026-03-28 21:56:34,980 root INFO copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 2026-03-28 21:56:34,980 root INFO copying src/Pyro4/futures.py -> build/lib/Pyro4 2026-03-28 21:56:34,981 root INFO copying src/Pyro4/core.py -> build/lib/Pyro4 2026-03-28 21:56:34,981 root INFO copying src/Pyro4/nsc.py -> build/lib/Pyro4 2026-03-28 21:56:34,982 root INFO copying src/Pyro4/naming.py -> build/lib/Pyro4 2026-03-28 21:56:34,982 root INFO copying src/Pyro4/configuration.py -> build/lib/Pyro4 2026-03-28 21:56:34,982 root INFO copying src/Pyro4/errors.py -> build/lib/Pyro4 2026-03-28 21:56:34,983 root INFO creating build/lib/Pyro4/socketserver 2026-03-28 21:56:34,983 root INFO copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver 2026-03-28 21:56:34,983 root INFO copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver 2026-03-28 21:56:34,983 root INFO copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver 2026-03-28 21:56:34,984 root INFO copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver 2026-03-28 21:56:34,984 root INFO copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver 2026-03-28 21:56:34,984 root INFO creating build/lib/Pyro4/test 2026-03-28 21:56:34,985 root INFO copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test 2026-03-28 21:56:34,985 root INFO copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test 2026-03-28 21:56:34,985 root INFO creating build/lib/Pyro4/utils 2026-03-28 21:56:34,986 root INFO copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils 2026-03-28 21:56:34,986 root INFO copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils 2026-03-28 21:56:34,986 root INFO copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils 2026-03-28 21:56:34,986 root INFO copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils 2026-03-28 21:56:34,994 root INFO installing to build/bdist.linux-i686/wheel 2026-03-28 21:56:34,994 root INFO running install 2026-03-28 21:56:35,005 root INFO running install_lib 2026-03-28 21:56:35,008 root INFO creating build/bdist.linux-i686/wheel 2026-03-28 21:56:35,008 root INFO creating build/bdist.linux-i686/wheel/Pyro4 2026-03-28 21:56:35,008 root INFO copying build/lib/Pyro4/message.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,009 root INFO copying build/lib/Pyro4/util.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,009 root INFO creating build/bdist.linux-i686/wheel/Pyro4/utils 2026-03-28 21:56:35,009 root INFO copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-i686/wheel/./Pyro4/utils 2026-03-28 21:56:35,010 root INFO copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-i686/wheel/./Pyro4/utils 2026-03-28 21:56:35,010 root INFO copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-i686/wheel/./Pyro4/utils 2026-03-28 21:56:35,010 root INFO copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-i686/wheel/./Pyro4/utils 2026-03-28 21:56:35,010 root INFO copying build/lib/Pyro4/constants.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,011 root INFO copying build/lib/Pyro4/__init__.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,011 root INFO copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,011 root INFO copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,012 root INFO copying build/lib/Pyro4/futures.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,012 root INFO creating build/bdist.linux-i686/wheel/Pyro4/socketserver 2026-03-28 21:56:35,012 root INFO copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-i686/wheel/./Pyro4/socketserver 2026-03-28 21:56:35,012 root INFO copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-i686/wheel/./Pyro4/socketserver 2026-03-28 21:56:35,013 root INFO copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-i686/wheel/./Pyro4/socketserver 2026-03-28 21:56:35,013 root INFO copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-i686/wheel/./Pyro4/socketserver 2026-03-28 21:56:35,013 root INFO copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-i686/wheel/./Pyro4/socketserver 2026-03-28 21:56:35,013 root INFO copying build/lib/Pyro4/core.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,014 root INFO copying build/lib/Pyro4/nsc.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,014 root INFO creating build/bdist.linux-i686/wheel/Pyro4/test 2026-03-28 21:56:35,014 root INFO copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-i686/wheel/./Pyro4/test 2026-03-28 21:56:35,015 root INFO copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-i686/wheel/./Pyro4/test 2026-03-28 21:56:35,015 root INFO copying build/lib/Pyro4/naming.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,015 root INFO copying build/lib/Pyro4/configuration.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,015 root INFO copying build/lib/Pyro4/errors.py -> build/bdist.linux-i686/wheel/./Pyro4 2026-03-28 21:56:35,016 root INFO running install_egg_info 2026-03-28 21:56:35,019 root INFO running egg_info 2026-03-28 21:56:35,021 root INFO writing src/Pyro4.egg-info/PKG-INFO 2026-03-28 21:56:35,022 root INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt 2026-03-28 21:56:35,023 root INFO writing entry points to src/Pyro4.egg-info/entry_points.txt 2026-03-28 21:56:35,023 root INFO writing requirements to src/Pyro4.egg-info/requires.txt 2026-03-28 21:56:35,024 root INFO writing top-level names to src/Pyro4.egg-info/top_level.txt 2026-03-28 21:56:35,027 root INFO reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2026-03-28 21:56:35,033 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 21:56:35,043 root WARNING warning: no previously-included files matching '*/.svn/*' found anywhere in distribution 2026-03-28 21:56:35,044 root WARNING warning: no previously-included files matching '*/.idea/*' found anywhere in distribution 2026-03-28 21:56:35,045 root WARNING warning: no previously-included files matching '*.class' found anywhere in distribution 2026-03-28 21:56:35,046 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-28 21:56:35,046 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2026-03-28 21:56:35,047 root WARNING warning: no previously-included files matching '*.coverage' found anywhere in distribution 2026-03-28 21:56:35,047 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2026-03-28 21:56:35,048 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2026-03-28 21:56:35,049 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2026-03-28 21:56:35,049 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-03-28 21:56:35,049 root INFO adding license file 'LICENSE' 2026-03-28 21:56:35,055 root INFO writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2026-03-28 21:56:35,055 root INFO Copying src/Pyro4.egg-info to build/bdist.linux-i686/wheel/./Pyro4-4.82-py3.14.egg-info 2026-03-28 21:56:35,057 root INFO running install_scripts 2026-03-28 21:56:35,058 root INFO creating build/bdist.linux-i686/wheel/pyro4-4.82.dist-info/WHEEL 2026-03-28 21:56:35,059 wheel INFO creating '/home/buildozer/aports/community/py3-pyro4/src/Pyro4-4.82/.dist/.tmp-3yi7qutm/pyro4-4.82-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-28 21:56:35,059 wheel INFO adding 'Pyro4/__init__.py' 2026-03-28 21:56:35,059 wheel INFO adding 'Pyro4/configuration.py' 2026-03-28 21:56:35,060 wheel INFO adding 'Pyro4/constants.py' 2026-03-28 21:56:35,060 wheel INFO adding 'Pyro4/core.py' 2026-03-28 21:56:35,061 wheel INFO adding 'Pyro4/errors.py' 2026-03-28 21:56:35,061 wheel INFO adding 'Pyro4/futures.py' 2026-03-28 21:56:35,061 wheel INFO adding 'Pyro4/message.py' 2026-03-28 21:56:35,062 wheel INFO adding 'Pyro4/naming.py' 2026-03-28 21:56:35,062 wheel INFO adding 'Pyro4/naming_storage.py' 2026-03-28 21:56:35,062 wheel INFO adding 'Pyro4/nsc.py' 2026-03-28 21:56:35,063 wheel INFO adding 'Pyro4/socketutil.py' 2026-03-28 21:56:35,063 wheel INFO adding 'Pyro4/util.py' 2026-03-28 21:56:35,063 wheel INFO adding 'Pyro4/socketserver/__init__.py' 2026-03-28 21:56:35,064 wheel INFO adding 'Pyro4/socketserver/existingconnectionserver.py' 2026-03-28 21:56:35,064 wheel INFO adding 'Pyro4/socketserver/multiplexserver.py' 2026-03-28 21:56:35,064 wheel INFO adding 'Pyro4/socketserver/threadpool.py' 2026-03-28 21:56:35,064 wheel INFO adding 'Pyro4/socketserver/threadpoolserver.py' 2026-03-28 21:56:35,065 wheel INFO adding 'Pyro4/test/__init__.py' 2026-03-28 21:56:35,065 wheel INFO adding 'Pyro4/test/echoserver.py' 2026-03-28 21:56:35,065 wheel INFO adding 'Pyro4/utils/__init__.py' 2026-03-28 21:56:35,065 wheel INFO adding 'Pyro4/utils/flame.py' 2026-03-28 21:56:35,066 wheel INFO adding 'Pyro4/utils/flameserver.py' 2026-03-28 21:56:35,066 wheel INFO adding 'Pyro4/utils/httpgateway.py' 2026-03-28 21:56:35,066 wheel INFO adding 'pyro4-4.82.dist-info/licenses/LICENSE' 2026-03-28 21:56:35,067 wheel INFO adding 'pyro4-4.82.dist-info/METADATA' 2026-03-28 21:56:35,067 wheel INFO adding 'pyro4-4.82.dist-info/WHEEL' 2026-03-28 21:56:35,067 wheel INFO adding 'pyro4-4.82.dist-info/entry_points.txt' 2026-03-28 21:56:35,067 wheel INFO adding 'pyro4-4.82.dist-info/top_level.txt' 2026-03-28 21:56:35,067 wheel INFO adding 'pyro4-4.82.dist-info/RECORD' 2026-03-28 21:56:35,068 root INFO removing build/bdist.linux-i686/wheel 2026-03-28 21:56:35,069 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/__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__' '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/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.14/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... 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 Sat, 28 Mar 2026 21:56:35 +0000 elapsed time 0h 0m 6s >>> 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 (20260328.215633) ( 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: 426.6 MiB in 104 packages >>> py3-pyro4: Updating the community/x86 repository index... >>> py3-pyro4: Signing the index...