>>> py3-pyro4: Building community/py3-pyro4 4.82-r2 (using abuild 3.12.0-r0) started Sat, 02 Dec 2023 05:22:45 +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.4-r3) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20231125-r0) (5/25) Installing readline (8.2.1-r2) (6/25) Installing sqlite-libs (3.44.2-r0) (7/25) Installing python3 (3.11.6-r1) (8/25) Installing python3-pycache-pyc0 (3.11.6-r1) (9/25) Installing pyc (3.11.6-r1) (10/25) Installing py3-serpent-pyc (1.41-r3) (11/25) Installing python3-pyc (3.11.6-r1) (12/25) Installing py3-serpent (1.41-r3) (13/25) Installing py3-parsing (3.1.1-r0) (14/25) Installing py3-parsing-pyc (3.1.1-r0) (15/25) Installing py3-packaging (23.2-r0) (16/25) Installing py3-packaging-pyc (23.2-r0) (17/25) Installing py3-setuptools (68.2.2-r0) (18/25) Installing py3-setuptools-pyc (68.2.2-r0) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (15-r1) (22/25) Installing py3-gpep517-pyc (15-r1) (23/25) Installing py3-wheel (0.42.0-r0) (24/25) Installing py3-wheel-pyc (0.42.0-r0) (25/25) Installing .makedepends-py3-pyro4 (20231202.052246) Executing busybox-1.36.1-r15.trigger OK: 319 MiB in 135 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 >>> 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... 2023-12-02 05:22:47,200 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-12-02 05:22:47,244 root INFO running bdist_wheel 2023-12-02 05:22:47,252 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-12-02 05:22:47,259 root INFO running build 2023-12-02 05:22:47,259 root INFO running build_py 2023-12-02 05:22:47,261 root INFO creating build 2023-12-02 05:22:47,261 root INFO creating build/lib 2023-12-02 05:22:47,262 root INFO creating build/lib/Pyro4 2023-12-02 05:22:47,262 root INFO copying src/Pyro4/naming.py -> build/lib/Pyro4 2023-12-02 05:22:47,262 root INFO copying src/Pyro4/message.py -> build/lib/Pyro4 2023-12-02 05:22:47,262 root INFO copying src/Pyro4/futures.py -> build/lib/Pyro4 2023-12-02 05:22:47,262 root INFO copying src/Pyro4/util.py -> build/lib/Pyro4 2023-12-02 05:22:47,263 root INFO copying src/Pyro4/constants.py -> build/lib/Pyro4 2023-12-02 05:22:47,263 root INFO copying src/Pyro4/core.py -> build/lib/Pyro4 2023-12-02 05:22:47,263 root INFO copying src/Pyro4/configuration.py -> build/lib/Pyro4 2023-12-02 05:22:47,263 root INFO copying src/Pyro4/errors.py -> build/lib/Pyro4 2023-12-02 05:22:47,263 root INFO copying src/Pyro4/nsc.py -> build/lib/Pyro4 2023-12-02 05:22:47,264 root INFO copying src/Pyro4/__init__.py -> build/lib/Pyro4 2023-12-02 05:22:47,264 root INFO copying src/Pyro4/socketutil.py -> build/lib/Pyro4 2023-12-02 05:22:47,264 root INFO copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 2023-12-02 05:22:47,264 root INFO creating build/lib/Pyro4/socketserver 2023-12-02 05:22:47,264 root INFO copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver 2023-12-02 05:22:47,265 root INFO copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver 2023-12-02 05:22:47,265 root INFO copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver 2023-12-02 05:22:47,265 root INFO copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver 2023-12-02 05:22:47,265 root INFO copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver 2023-12-02 05:22:47,265 root INFO creating build/lib/Pyro4/test 2023-12-02 05:22:47,265 root INFO copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test 2023-12-02 05:22:47,266 root INFO copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test 2023-12-02 05:22:47,266 root INFO creating build/lib/Pyro4/utils 2023-12-02 05:22:47,266 root INFO copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils 2023-12-02 05:22:47,266 root INFO copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils 2023-12-02 05:22:47,266 root INFO copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils 2023-12-02 05:22:47,267 root INFO copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils 2023-12-02 05:22:47,272 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-12-02 05:22:47,272 root INFO running install 2023-12-02 05:22:47,288 root INFO running install_lib 2023-12-02 05:22:47,290 root INFO creating build/bdist.linux-ppc64le 2023-12-02 05:22:47,290 root INFO creating build/bdist.linux-ppc64le/wheel 2023-12-02 05:22:47,290 root INFO creating build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,290 root INFO copying build/lib/Pyro4/naming.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,290 root INFO copying build/lib/Pyro4/message.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,290 root INFO creating build/bdist.linux-ppc64le/wheel/Pyro4/test 2023-12-02 05:22:47,290 root INFO copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-ppc64le/wheel/Pyro4/test 2023-12-02 05:22:47,291 root INFO copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-ppc64le/wheel/Pyro4/test 2023-12-02 05:22:47,291 root INFO copying build/lib/Pyro4/futures.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,291 root INFO copying build/lib/Pyro4/util.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,291 root INFO creating build/bdist.linux-ppc64le/wheel/Pyro4/socketserver 2023-12-02 05:22:47,291 root INFO copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-ppc64le/wheel/Pyro4/socketserver 2023-12-02 05:22:47,291 root INFO copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-ppc64le/wheel/Pyro4/socketserver 2023-12-02 05:22:47,292 root INFO copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-ppc64le/wheel/Pyro4/socketserver 2023-12-02 05:22:47,292 root INFO copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-ppc64le/wheel/Pyro4/socketserver 2023-12-02 05:22:47,292 root INFO copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-ppc64le/wheel/Pyro4/socketserver 2023-12-02 05:22:47,292 root INFO copying build/lib/Pyro4/constants.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,292 root INFO copying build/lib/Pyro4/core.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,293 root INFO copying build/lib/Pyro4/configuration.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,293 root INFO copying build/lib/Pyro4/errors.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,293 root INFO copying build/lib/Pyro4/nsc.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,293 root INFO copying build/lib/Pyro4/__init__.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,293 root INFO copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,293 root INFO copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-ppc64le/wheel/Pyro4 2023-12-02 05:22:47,294 root INFO creating build/bdist.linux-ppc64le/wheel/Pyro4/utils 2023-12-02 05:22:47,294 root INFO copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-ppc64le/wheel/Pyro4/utils 2023-12-02 05:22:47,294 root INFO copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-ppc64le/wheel/Pyro4/utils 2023-12-02 05:22:47,294 root INFO copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-ppc64le/wheel/Pyro4/utils 2023-12-02 05:22:47,294 root INFO copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/Pyro4/utils 2023-12-02 05:22:47,294 root INFO running install_egg_info 2023-12-02 05:22:47,298 root INFO running egg_info 2023-12-02 05:22:47,300 root INFO writing src/Pyro4.egg-info/PKG-INFO 2023-12-02 05:22:47,300 root INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt 2023-12-02 05:22:47,301 root INFO writing entry points to src/Pyro4.egg-info/entry_points.txt 2023-12-02 05:22:47,302 root INFO writing requirements to src/Pyro4.egg-info/requires.txt 2023-12-02 05:22:47,302 root INFO writing top-level names to src/Pyro4.egg-info/top_level.txt 2023-12-02 05:22:47,304 root INFO reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2023-12-02 05:22:47,307 root INFO reading manifest template 'MANIFEST.in' 2023-12-02 05:22:47,322 root WARNING warning: no previously-included files matching '*/.svn/*' found anywhere in distribution 2023-12-02 05:22:47,323 root WARNING warning: no previously-included files matching '*/.idea/*' found anywhere in distribution 2023-12-02 05:22:47,324 root WARNING warning: no previously-included files matching '*.class' found anywhere in distribution 2023-12-02 05:22:47,325 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-12-02 05:22:47,326 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2023-12-02 05:22:47,327 root WARNING warning: no previously-included files matching '*.coverage' found anywhere in distribution 2023-12-02 05:22:47,328 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2023-12-02 05:22:47,329 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2023-12-02 05:22:47,329 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2023-12-02 05:22:47,330 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-12-02 05:22:47,330 root INFO adding license file 'LICENSE' 2023-12-02 05:22:47,339 root INFO writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2023-12-02 05:22:47,339 root INFO Copying src/Pyro4.egg-info to build/bdist.linux-ppc64le/wheel/Pyro4-4.82-py3.11.egg-info 2023-12-02 05:22:47,340 root INFO running install_scripts 2023-12-02 05:22:47,342 wheel INFO creating build/bdist.linux-ppc64le/wheel/Pyro4-4.82.dist-info/WHEEL 2023-12-02 05:22:47,343 wheel INFO creating '/home/buildozer/aports/community/py3-pyro4/src/Pyro4-4.82/.dist/.tmp-avsge5ni/Pyro4-4.82-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-12-02 05:22:47,343 wheel INFO adding 'Pyro4/__init__.py' 2023-12-02 05:22:47,343 wheel INFO adding 'Pyro4/configuration.py' 2023-12-02 05:22:47,343 wheel INFO adding 'Pyro4/constants.py' 2023-12-02 05:22:47,344 wheel INFO adding 'Pyro4/core.py' 2023-12-02 05:22:47,344 wheel INFO adding 'Pyro4/errors.py' 2023-12-02 05:22:47,344 wheel INFO adding 'Pyro4/futures.py' 2023-12-02 05:22:47,345 wheel INFO adding 'Pyro4/message.py' 2023-12-02 05:22:47,345 wheel INFO adding 'Pyro4/naming.py' 2023-12-02 05:22:47,345 wheel INFO adding 'Pyro4/naming_storage.py' 2023-12-02 05:22:47,345 wheel INFO adding 'Pyro4/nsc.py' 2023-12-02 05:22:47,346 wheel INFO adding 'Pyro4/socketutil.py' 2023-12-02 05:22:47,346 wheel INFO adding 'Pyro4/util.py' 2023-12-02 05:22:47,346 wheel INFO adding 'Pyro4/socketserver/__init__.py' 2023-12-02 05:22:47,346 wheel INFO adding 'Pyro4/socketserver/existingconnectionserver.py' 2023-12-02 05:22:47,347 wheel INFO adding 'Pyro4/socketserver/multiplexserver.py' 2023-12-02 05:22:47,347 wheel INFO adding 'Pyro4/socketserver/threadpool.py' 2023-12-02 05:22:47,347 wheel INFO adding 'Pyro4/socketserver/threadpoolserver.py' 2023-12-02 05:22:47,347 wheel INFO adding 'Pyro4/test/__init__.py' 2023-12-02 05:22:47,347 wheel INFO adding 'Pyro4/test/echoserver.py' 2023-12-02 05:22:47,348 wheel INFO adding 'Pyro4/utils/__init__.py' 2023-12-02 05:22:47,348 wheel INFO adding 'Pyro4/utils/flame.py' 2023-12-02 05:22:47,348 wheel INFO adding 'Pyro4/utils/flameserver.py' 2023-12-02 05:22:47,348 wheel INFO adding 'Pyro4/utils/httpgateway.py' 2023-12-02 05:22:47,349 wheel INFO adding 'Pyro4-4.82.dist-info/LICENSE' 2023-12-02 05:22:47,349 wheel INFO adding 'Pyro4-4.82.dist-info/METADATA' 2023-12-02 05:22:47,349 wheel INFO adding 'Pyro4-4.82.dist-info/WHEEL' 2023-12-02 05:22:47,349 wheel INFO adding 'Pyro4-4.82.dist-info/entry_points.txt' 2023-12-02 05:22:47,349 wheel INFO adding 'Pyro4-4.82.dist-info/top_level.txt' 2023-12-02 05:22:47,349 wheel INFO adding 'Pyro4-4.82.dist-info/RECORD' 2023-12-02 05:22:47,350 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-12-02 05:22:47,351 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.11/site-packages/Pyro4/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/site-packages/Pyro4/test/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/socketserver/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/site-packages/Pyro4/socketserver/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/site-packages/Pyro4/__pycache__' '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4/usr/lib/python3.11/site-packages/Pyro4/utils/__pycache__' -> '/home/buildozer/aports/community/py3-pyro4/pkg/py3-pyro4-pyc/usr/lib/python3.11/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... py3-serpent python3~3.11 >>> py3-pyro4-pyc*: Package size: 536.0 KB >>> py3-pyro4-pyc*: Compressing data... >>> py3-pyro4-pyc*: Create checksum... >>> py3-pyro4-pyc*: Create py3-pyro4-pyc-4.82-r2.apk >>> py3-pyro4*: Tracing dependencies... py3-serpent python3~3.11 >>> py3-pyro4*: Package size: 456.0 KB >>> py3-pyro4*: Compressing data... >>> py3-pyro4*: Create checksum... >>> py3-pyro4*: Create py3-pyro4-4.82-r2.apk >>> py3-pyro4: Build complete at Sat, 02 Dec 2023 05:22:47 +0000 elapsed time 0h 0m 2s >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pyro4 (20231202.052246) (2/25) Purging py3-serpent-pyc (1.41-r3) (3/25) Purging py3-serpent (1.41-r3) (4/25) Purging py3-setuptools-pyc (68.2.2-r0) (5/25) Purging py3-setuptools (68.2.2-r0) (6/25) Purging py3-gpep517-pyc (15-r1) (7/25) Purging py3-gpep517 (15-r1) (8/25) Purging py3-installer-pyc (0.7.0-r1) (9/25) Purging py3-installer (0.7.0-r1) (10/25) Purging py3-wheel-pyc (0.42.0-r0) (11/25) Purging py3-wheel (0.42.0-r0) (12/25) Purging py3-packaging-pyc (23.2-r0) (13/25) Purging py3-packaging (23.2-r0) (14/25) Purging py3-parsing-pyc (3.1.1-r0) (15/25) Purging py3-parsing (3.1.1-r0) (16/25) Purging python3-pyc (3.11.6-r1) (17/25) Purging python3-pycache-pyc0 (3.11.6-r1) (18/25) Purging pyc (3.11.6-r1) (19/25) Purging python3 (3.11.6-r1) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.4-r3) (22/25) Purging libpanelw (6.4_p20231125-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r2) (25/25) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r15.trigger OK: 265 MiB in 110 packages >>> py3-pyro4: Updating the community/ppc64le repository index... >>> py3-pyro4: Signing the index...