>>> py3-pyro4: Building community/py3-pyro4 4.82-r3 (using abuild 3.14.0-r0) started Tue, 22 Oct 2024 20:04:36 +0000 >>> py3-pyro4: Validating /home/buildozer/aports/community/py3-pyro4/APKBUILD... >>> WARNING: py3-pyro4: Setting the maintainer with a comment is deprecated. Use maintainer="Antoine Martin (ayakael) " instead >>> 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.3-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20241006-r0) (7/26) Installing sqlite-libs (3.47.0-r0) (8/26) Installing python3 (3.12.7-r1) (9/26) Installing python3-pycache-pyc0 (3.12.7-r1) (10/26) Installing pyc (3.12.7-r1) (11/26) Installing py3-serpent-pyc (1.41-r4) (12/26) Installing python3-pyc (3.12.7-r1) (13/26) Installing py3-serpent (1.41-r4) (14/26) Installing py3-parsing (3.1.4-r0) (15/26) Installing py3-parsing-pyc (3.1.4-r0) (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 (20241022.200455) Executing busybox-1.37.0-r3.trigger OK: 288 MiB in 125 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... 2024-10-22 20:04:56,340 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-22 20:04:56,377 root INFO running bdist_wheel 2024-10-22 20:04:56,390 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-10-22 20:04:56,398 root INFO running build 2024-10-22 20:04:56,398 root INFO running build_py 2024-10-22 20:04:56,402 root INFO creating build 2024-10-22 20:04:56,402 root INFO creating build/lib 2024-10-22 20:04:56,402 root INFO creating build/lib/Pyro4 2024-10-22 20:04:56,402 root INFO copying src/Pyro4/naming.py -> build/lib/Pyro4 2024-10-22 20:04:56,403 root INFO copying src/Pyro4/constants.py -> build/lib/Pyro4 2024-10-22 20:04:56,403 root INFO copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 2024-10-22 20:04:56,404 root INFO copying src/Pyro4/configuration.py -> build/lib/Pyro4 2024-10-22 20:04:56,404 root INFO copying src/Pyro4/core.py -> build/lib/Pyro4 2024-10-22 20:04:56,404 root INFO copying src/Pyro4/socketutil.py -> build/lib/Pyro4 2024-10-22 20:04:56,405 root INFO copying src/Pyro4/futures.py -> build/lib/Pyro4 2024-10-22 20:04:56,405 root INFO copying src/Pyro4/errors.py -> build/lib/Pyro4 2024-10-22 20:04:56,405 root INFO copying src/Pyro4/message.py -> build/lib/Pyro4 2024-10-22 20:04:56,405 root INFO copying src/Pyro4/util.py -> build/lib/Pyro4 2024-10-22 20:04:56,406 root INFO copying src/Pyro4/nsc.py -> build/lib/Pyro4 2024-10-22 20:04:56,406 root INFO copying src/Pyro4/__init__.py -> build/lib/Pyro4 2024-10-22 20:04:56,407 root INFO creating build/lib/Pyro4/socketserver 2024-10-22 20:04:56,407 root INFO copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver 2024-10-22 20:04:56,407 root INFO copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver 2024-10-22 20:04:56,407 root INFO copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver 2024-10-22 20:04:56,408 root INFO copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver 2024-10-22 20:04:56,408 root INFO copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver 2024-10-22 20:04:56,408 root INFO creating build/lib/Pyro4/test 2024-10-22 20:04:56,409 root INFO copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test 2024-10-22 20:04:56,409 root INFO copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test 2024-10-22 20:04:56,409 root INFO creating build/lib/Pyro4/utils 2024-10-22 20:04:56,410 root INFO copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils 2024-10-22 20:04:56,410 root INFO copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils 2024-10-22 20:04:56,410 root INFO copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils 2024-10-22 20:04:56,411 root INFO copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils 2024-10-22 20:04:56,418 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-22 20:04:56,418 root INFO running install 2024-10-22 20:04:56,432 root INFO running install_lib 2024-10-22 20:04:56,434 root INFO creating build/bdist.linux-loongarch64 2024-10-22 20:04:56,434 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-22 20:04:56,435 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,435 root INFO copying build/lib/Pyro4/naming.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,435 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-10-22 20:04:56,435 root INFO copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-10-22 20:04:56,436 root INFO copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-10-22 20:04:56,436 root INFO copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-10-22 20:04:56,436 root INFO copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/utils 2024-10-22 20:04:56,437 root INFO copying build/lib/Pyro4/constants.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,437 root INFO copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,437 root INFO copying build/lib/Pyro4/configuration.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,437 root INFO copying build/lib/Pyro4/core.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,438 root INFO copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,438 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-10-22 20:04:56,438 root INFO copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-10-22 20:04:56,439 root INFO copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-10-22 20:04:56,439 root INFO copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-10-22 20:04:56,439 root INFO copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-10-22 20:04:56,439 root INFO copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/socketserver 2024-10-22 20:04:56,440 root INFO copying build/lib/Pyro4/futures.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,440 root INFO copying build/lib/Pyro4/errors.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,440 root INFO copying build/lib/Pyro4/message.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,441 root INFO copying build/lib/Pyro4/util.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,441 root INFO copying build/lib/Pyro4/nsc.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,441 root INFO copying build/lib/Pyro4/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4 2024-10-22 20:04:56,442 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4/test 2024-10-22 20:04:56,442 root INFO copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-loongarch64/wheel/Pyro4/test 2024-10-22 20:04:56,442 root INFO copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-loongarch64/wheel/Pyro4/test 2024-10-22 20:04:56,442 root INFO running install_egg_info 2024-10-22 20:04:56,445 root INFO running egg_info 2024-10-22 20:04:56,447 root INFO writing src/Pyro4.egg-info/PKG-INFO 2024-10-22 20:04:56,448 root INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt 2024-10-22 20:04:56,448 root INFO writing entry points to src/Pyro4.egg-info/entry_points.txt 2024-10-22 20:04:56,449 root INFO writing requirements to src/Pyro4.egg-info/requires.txt 2024-10-22 20:04:56,450 root INFO writing top-level names to src/Pyro4.egg-info/top_level.txt 2024-10-22 20:04:56,453 root INFO reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2024-10-22 20:04:56,457 root INFO reading manifest template 'MANIFEST.in' 2024-10-22 20:04:56,471 root WARNING warning: no previously-included files matching '*/.svn/*' found anywhere in distribution 2024-10-22 20:04:56,472 root WARNING warning: no previously-included files matching '*/.idea/*' found anywhere in distribution 2024-10-22 20:04:56,473 root WARNING warning: no previously-included files matching '*.class' found anywhere in distribution 2024-10-22 20:04:56,473 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-10-22 20:04:56,474 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2024-10-22 20:04:56,475 root WARNING warning: no previously-included files matching '*.coverage' found anywhere in distribution 2024-10-22 20:04:56,475 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2024-10-22 20:04:56,476 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2024-10-22 20:04:56,477 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2024-10-22 20:04:56,477 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-10-22 20:04:56,477 root INFO adding license file 'LICENSE' 2024-10-22 20:04:56,484 root INFO writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' 2024-10-22 20:04:56,484 root INFO Copying src/Pyro4.egg-info to build/bdist.linux-loongarch64/wheel/Pyro4-4.82-py3.12.egg-info 2024-10-22 20:04:56,486 root INFO running install_scripts 2024-10-22 20:04:56,489 root INFO creating build/bdist.linux-loongarch64/wheel/Pyro4-4.82.dist-info/WHEEL 2024-10-22 20:04:56,490 wheel INFO creating '/home/buildozer/aports/community/py3-pyro4/src/Pyro4-4.82/.dist/.tmp-u5l1muaw/Pyro4-4.82-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-22 20:04:56,490 wheel INFO adding 'Pyro4/__init__.py' 2024-10-22 20:04:56,491 wheel INFO adding 'Pyro4/configuration.py' 2024-10-22 20:04:56,491 wheel INFO adding 'Pyro4/constants.py' 2024-10-22 20:04:56,491 wheel INFO adding 'Pyro4/core.py' 2024-10-22 20:04:56,492 wheel INFO adding 'Pyro4/errors.py' 2024-10-22 20:04:56,493 wheel INFO adding 'Pyro4/futures.py' 2024-10-22 20:04:56,493 wheel INFO adding 'Pyro4/message.py' 2024-10-22 20:04:56,493 wheel INFO adding 'Pyro4/naming.py' 2024-10-22 20:04:56,494 wheel INFO adding 'Pyro4/naming_storage.py' 2024-10-22 20:04:56,494 wheel INFO adding 'Pyro4/nsc.py' 2024-10-22 20:04:56,495 wheel INFO adding 'Pyro4/socketutil.py' 2024-10-22 20:04:56,495 wheel INFO adding 'Pyro4/util.py' 2024-10-22 20:04:56,496 wheel INFO adding 'Pyro4/socketserver/__init__.py' 2024-10-22 20:04:56,496 wheel INFO adding 'Pyro4/socketserver/existingconnectionserver.py' 2024-10-22 20:04:56,497 wheel INFO adding 'Pyro4/socketserver/multiplexserver.py' 2024-10-22 20:04:56,497 wheel INFO adding 'Pyro4/socketserver/threadpool.py' 2024-10-22 20:04:56,497 wheel INFO adding 'Pyro4/socketserver/threadpoolserver.py' 2024-10-22 20:04:56,498 wheel INFO adding 'Pyro4/test/__init__.py' 2024-10-22 20:04:56,498 wheel INFO adding 'Pyro4/test/echoserver.py' 2024-10-22 20:04:56,498 wheel INFO adding 'Pyro4/utils/__init__.py' 2024-10-22 20:04:56,499 wheel INFO adding 'Pyro4/utils/flame.py' 2024-10-22 20:04:56,499 wheel INFO adding 'Pyro4/utils/flameserver.py' 2024-10-22 20:04:56,499 wheel INFO adding 'Pyro4/utils/httpgateway.py' 2024-10-22 20:04:56,500 wheel INFO adding 'Pyro4-4.82.dist-info/LICENSE' 2024-10-22 20:04:56,500 wheel INFO adding 'Pyro4-4.82.dist-info/METADATA' 2024-10-22 20:04:56,500 wheel INFO adding 'Pyro4-4.82.dist-info/WHEEL' 2024-10-22 20:04:56,500 wheel INFO adding 'Pyro4-4.82.dist-info/entry_points.txt' 2024-10-22 20:04:56,501 wheel INFO adding 'Pyro4-4.82.dist-info/top_level.txt' 2024-10-22 20:04:56,501 wheel INFO adding 'Pyro4-4.82.dist-info/RECORD' 2024-10-22 20:04:56,501 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-22 20:04:56,503 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.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__' '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__' '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__' '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: 399.2 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: 312.1 KB >>> py3-pyro4*: Compressing data... >>> py3-pyro4*: Create checksum... >>> py3-pyro4*: Create py3-pyro4-4.82-r3.apk >>> py3-pyro4: Build complete at Tue, 22 Oct 2024 20:04:57 +0000 elapsed time 0h 0m 21s >>> py3-pyro4: Cleaning up srcdir >>> py3-pyro4: Cleaning up pkgdir >>> py3-pyro4: Uninstalling dependencies... (1/26) Purging .makedepends-py3-pyro4 (20241022.200455) (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.4-r0) (15/26) Purging py3-parsing (3.1.4-r0) (16/26) Purging python3-pyc (3.12.7-r1) (17/26) Purging python3-pycache-pyc0 (3.12.7-r1) (18/26) Purging pyc (3.12.7-r1) (19/26) Purging python3 (3.12.7-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_p20241006-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.47.0-r0) (26/26) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 243 MiB in 99 packages >>> py3-pyro4: Updating the community/loongarch64 repository index... >>> py3-pyro4: Signing the index...