>>> py3-greenlet: Building community/py3-greenlet 3.0.3-r0 (using abuild 3.12.0-r5) started Thu, 21 Mar 2024 23:56:18 +0000 >>> py3-greenlet: Checking sanity of /home/buildozer/aports/community/py3-greenlet/APKBUILD... >>> py3-greenlet: Analyzing dependencies... >>> py3-greenlet: Installing for build: build-base py3-setuptools python3-dev py3-gpep517 py3-wheel py3-objgraph py3-psutil (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.6.1-r1) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20240309-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.2-r0) (9/30) Installing python3 (3.11.8-r0) (10/30) Installing python3-pycache-pyc0 (3.11.8-r0) (11/30) Installing pyc (3.11.8-r0) (12/30) Installing py3-setuptools-pyc (69.2.0-r0) (13/30) Installing py3-parsing (3.1.2-r0) (14/30) Installing py3-parsing-pyc (3.1.2-r0) (15/30) Installing py3-packaging-pyc (24.0-r0) (16/30) Installing python3-pyc (3.11.8-r0) (17/30) Installing py3-packaging (24.0-r0) (18/30) Installing py3-setuptools (69.2.0-r0) (19/30) Installing python3-dev (3.11.8-r0) (20/30) Installing py3-installer (0.7.0-r1) (21/30) Installing py3-installer-pyc (0.7.0-r1) (22/30) Installing py3-gpep517 (15-r1) (23/30) Installing py3-gpep517-pyc (15-r1) (24/30) Installing py3-wheel (0.42.0-r0) (25/30) Installing py3-wheel-pyc (0.42.0-r0) (26/30) Installing py3-objgraph (3.6.1-r0) (27/30) Installing py3-objgraph-pyc (3.6.1-r0) (28/30) Installing py3-psutil (5.9.8-r0) (29/30) Installing py3-psutil-pyc (5.9.8-r0) (30/30) Installing .makedepends-py3-greenlet (20240321.235620) Executing busybox-1.36.1-r21.trigger OK: 497 MiB in 137 packages >>> py3-greenlet: Cleaning up srcdir >>> py3-greenlet: Cleaning up pkgdir >>> py3-greenlet: Cleaning up tmpdir >>> py3-greenlet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/greenlet-3.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-greenlet: Fetching https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-3.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 177k 100 177k 0 0 2024k 0 --:--:-- --:--:-- --:--:-- 2024k >>> py3-greenlet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/greenlet-3.0.3.tar.gz >>> py3-greenlet: Checking sha512sums... greenlet-3.0.3.tar.gz: OK >>> py3-greenlet: Unpacking /var/cache/distfiles/edge/greenlet-3.0.3.tar.gz... 2024-03-21 23:56:21,864 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-03-21 23:56:21,913 root INFO running bdist_wheel 2024-03-21 23:56:21,933 root INFO running build 2024-03-21 23:56:21,933 root INFO running build_py 2024-03-21 23:56:21,937 root INFO creating build 2024-03-21 23:56:21,937 root INFO creating build/lib.linux-x86_64-cpython-311 2024-03-21 23:56:21,937 root INFO creating build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,937 root INFO copying src/greenlet/__init__.py -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,938 root INFO creating build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:21,938 root INFO copying src/greenlet/platform/__init__.py -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:21,939 root INFO creating build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,939 root INFO copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,939 root INFO copying src/greenlet/tests/leakcheck.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,940 root INFO copying src/greenlet/tests/test_weakref.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,940 root INFO copying src/greenlet/tests/fail_switch_two_greenlets.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,940 root INFO copying src/greenlet/tests/fail_cpp_exception.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,941 root INFO copying src/greenlet/tests/fail_switch_three_greenlets.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,941 root INFO copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,941 root INFO copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,942 root INFO copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,942 root INFO copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,942 root INFO copying src/greenlet/tests/test_tracing.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,943 root INFO copying src/greenlet/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,943 root INFO copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,943 root INFO copying src/greenlet/tests/fail_switch_three_greenlets2.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,944 root INFO copying src/greenlet/tests/test_leaks.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,944 root INFO copying src/greenlet/tests/test_version.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,944 root INFO copying src/greenlet/tests/test_generator.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,945 root INFO copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,945 root INFO copying src/greenlet/tests/test_throw.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,945 root INFO copying src/greenlet/tests/fail_slp_switch.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,946 root INFO copying src/greenlet/tests/fail_clearing_run_switches.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,946 root INFO copying src/greenlet/tests/fail_initialstub_already_started.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,946 root INFO copying src/greenlet/tests/test_gc.py -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:21,947 root INFO running egg_info 2024-03-21 23:56:21,948 root INFO writing src/greenlet.egg-info/PKG-INFO 2024-03-21 23:56:21,950 root INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt 2024-03-21 23:56:21,950 root INFO writing requirements to src/greenlet.egg-info/requires.txt 2024-03-21 23:56:21,951 root INFO writing top-level names to src/greenlet.egg-info/top_level.txt 2024-03-21 23:56:21,962 root INFO reading manifest file 'src/greenlet.egg-info/SOURCES.txt' 2024-03-21 23:56:21,963 root INFO reading manifest template 'MANIFEST.in' 2024-03-21 23:56:21,983 root WARNING warning: no previously-included files found matching 'benchmarks/*.json' 2024-03-21 23:56:21,984 root WARNING no previously-included directories found matching 'docs/_build' 2024-03-21 23:56:21,986 root WARNING warning: no files found matching '*.py' under directory 'appveyor' 2024-03-21 23:56:21,987 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-03-21 23:56:21,988 root WARNING warning: no previously-included files matching '*.pyd' found anywhere in distribution 2024-03-21 23:56:21,988 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2024-03-21 23:56:21,989 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution 2024-03-21 23:56:21,989 root INFO adding license file 'LICENSE' 2024-03-21 23:56:21,989 root INFO adding license file 'LICENSE.PSF' 2024-03-21 23:56:21,989 root INFO adding license file 'AUTHORS' 2024-03-21 23:56:21,992 root INFO writing manifest file 'src/greenlet.egg-info/SOURCES.txt' 2024-03-21 23:56:21,995 root INFO copying src/greenlet/TBrokenGreenlet.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,995 root INFO copying src/greenlet/TExceptionState.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,996 root INFO copying src/greenlet/TGreenlet.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,996 root INFO copying src/greenlet/TGreenletGlobals.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,997 root INFO copying src/greenlet/TMainGreenlet.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,997 root INFO copying src/greenlet/TPythonState.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,997 root INFO copying src/greenlet/TStackState.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,998 root INFO copying src/greenlet/TThreadStateDestroy.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,998 root INFO copying src/greenlet/TUserGreenlet.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,998 root INFO copying src/greenlet/greenlet.cpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,999 root INFO copying src/greenlet/greenlet.h -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:21,999 root INFO copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,000 root INFO copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,000 root INFO copying src/greenlet/greenlet_cpython_add_pending.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,000 root INFO copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,001 root INFO copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,001 root INFO copying src/greenlet/greenlet_greenlet.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,001 root INFO copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,002 root INFO copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,002 root INFO copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,002 root INFO copying src/greenlet/greenlet_thread_state.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,003 root INFO copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,003 root INFO copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,003 root INFO copying src/greenlet/slp_platformselect.h -> build/lib.linux-x86_64-cpython-311/greenlet 2024-03-21 23:56:22,004 root INFO copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,004 root INFO copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,004 root INFO copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,005 root INFO copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,005 root INFO copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,005 root INFO copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,005 root INFO copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,006 root INFO copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,006 root INFO copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,006 root INFO copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,007 root INFO copying src/greenlet/platform/switch_loongarch64_linux.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,007 root INFO copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,007 root INFO copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,007 root INFO copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,008 root INFO copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,008 root INFO copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,008 root INFO copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,008 root INFO copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,009 root INFO copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,009 root INFO copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,009 root INFO copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,010 root INFO copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,010 root INFO copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,010 root INFO copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,010 root INFO copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,011 root INFO copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,011 root INFO copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,011 root INFO copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-cpython-311/greenlet/platform 2024-03-21 23:56:22,012 root INFO copying src/greenlet/tests/_test_extension.c -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:22,012 root INFO copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-x86_64-cpython-311/greenlet/tests 2024-03-21 23:56:22,013 root INFO running build_ext 2024-03-21 23:56:22,015 root INFO building 'greenlet._greenlet' extension 2024-03-21 23:56:22,015 root INFO creating build/temp.linux-x86_64-cpython-311 2024-03-21 23:56:22,015 root INFO creating build/temp.linux-x86_64-cpython-311/src 2024-03-21 23:56:22,015 root INFO creating build/temp.linux-x86_64-cpython-311/src/greenlet 2024-03-21 23:56:22,016 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c src/greenlet/greenlet.cpp -o build/temp.linux-x86_64-cpython-311/src/greenlet/greenlet.o 2024-03-21 23:56:25,527 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/src/greenlet/greenlet.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/greenlet/_greenlet.cpython-311-x86_64-linux-musl.so 2024-03-21 23:56:25,567 root INFO building 'greenlet.tests._test_extension' extension 2024-03-21 23:56:25,568 root INFO creating build/temp.linux-x86_64-cpython-311/src/greenlet/tests 2024-03-21 23:56:25,568 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Isrc/greenlet/ -I/usr/include/python3.11 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-x86_64-cpython-311/src/greenlet/tests/_test_extension.o 2024-03-21 23:56:25,776 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/src/greenlet/tests/_test_extension.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/greenlet/tests/_test_extension.cpython-311-x86_64-linux-musl.so 2024-03-21 23:56:25,790 root INFO building 'greenlet.tests._test_extension_cpp' extension 2024-03-21 23:56:25,791 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Isrc/greenlet/ -I/usr/include/python3.11 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-x86_64-cpython-311/src/greenlet/tests/_test_extension_cpp.o 2024-03-21 23:56:26,731 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-musl.so 2024-03-21 23:56:26,774 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-03-21 23:56:26,774 root INFO running install 2024-03-21 23:56:26,795 root INFO running install_lib 2024-03-21 23:56:26,800 root INFO creating build/bdist.linux-x86_64 2024-03-21 23:56:26,800 root INFO creating build/bdist.linux-x86_64/wheel 2024-03-21 23:56:26,801 root INFO creating build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,801 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/slp_platformselect.h -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,802 root INFO creating build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,802 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_amd64_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,803 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_arm64_masm.obj -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,803 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_x32_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,804 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_sparc_sun_gcc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,804 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_loongarch64_linux.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,805 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_aarch64_gcc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,805 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_arm64_masm.asm -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,806 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_ppc_macosx.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,806 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/__init__.py -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,806 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_alpha_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,807 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_arm64_msvc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,807 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_x64_masm.asm -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,808 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_ppc_aix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,808 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_ppc_linux.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,809 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_m68k_gcc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,809 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_csky_gcc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,810 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_x86_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,810 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_x64_msvc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,810 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_ppc64_aix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,811 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_ppc64_linux.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,811 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_s390_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,812 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_ppc_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,812 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_arm32_ios.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,812 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_x86_msvc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,813 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_x64_masm.obj -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,813 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_mips_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,814 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_arm32_gcc.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,814 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/switch_riscv_unix.h -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,814 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/platform/setup_switch_x64_masm.cmd -> build/bdist.linux-x86_64/wheel/greenlet/platform 2024-03-21 23:56:26,815 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,815 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TUserGreenlet.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,816 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TGreenlet.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,816 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TBrokenGreenlet.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,817 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TMainGreenlet.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,817 root INFO creating build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,817 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_contextvars.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,818 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/_test_extension.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,818 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/leakcheck.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,819 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_weakref.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,819 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/fail_switch_two_greenlets.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,819 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/fail_cpp_exception.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,820 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/fail_switch_three_greenlets.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,820 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_stack_saved.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,821 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_greenlet.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,821 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_greenlet_trash.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,821 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_extension_interface.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,822 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_tracing.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,822 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/__init__.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,822 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/_test_extension_cpp.cpp -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,823 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_cpp.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,823 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,824 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/fail_switch_three_greenlets2.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,824 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_leaks.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,824 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_version.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,825 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/_test_extension.c -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,825 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_generator.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,825 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_generator_nested.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,826 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_throw.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,826 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/fail_slp_switch.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,826 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/fail_clearing_run_switches.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,827 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/fail_initialstub_already_started.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,827 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/tests/test_gc.py -> build/bdist.linux-x86_64/wheel/greenlet/tests 2024-03-21 23:56:26,827 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_refs.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,828 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TPythonState.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,828 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_exceptions.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,828 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TThreadStateDestroy.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,829 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet.h -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,829 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,829 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_cpython_add_pending.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,830 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TGreenletGlobals.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,830 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TExceptionState.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,830 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/__init__.py -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,831 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_cpython_compat.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,831 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_compiler_compat.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,831 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_internal.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,831 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_slp_switch.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,832 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_thread_state.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,832 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_thread_support.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,832 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/_greenlet.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,834 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_greenlet.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,834 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/greenlet_allocator.hpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,835 root INFO copying build/lib.linux-x86_64-cpython-311/greenlet/TStackState.cpp -> build/bdist.linux-x86_64/wheel/greenlet 2024-03-21 23:56:26,835 root INFO running install_headers 2024-03-21 23:56:26,837 root INFO creating build/bdist.linux-x86_64/wheel/greenlet-3.0.3.data 2024-03-21 23:56:26,837 root INFO creating build/bdist.linux-x86_64/wheel/greenlet-3.0.3.data/headers 2024-03-21 23:56:26,838 root INFO copying src/greenlet/greenlet.h -> build/bdist.linux-x86_64/wheel/greenlet-3.0.3.data/headers 2024-03-21 23:56:26,838 root INFO running install_egg_info 2024-03-21 23:56:26,843 root INFO Copying src/greenlet.egg-info to build/bdist.linux-x86_64/wheel/greenlet-3.0.3-py3.11.egg-info 2024-03-21 23:56:26,845 root INFO running install_scripts 2024-03-21 23:56:26,851 wheel INFO creating build/bdist.linux-x86_64/wheel/greenlet-3.0.3.dist-info/WHEEL 2024-03-21 23:56:26,851 wheel INFO creating '/home/buildozer/aports/community/py3-greenlet/src/greenlet-3.0.3/.dist/.tmp-yq3vx368/greenlet-3.0.3-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-03-21 23:56:26,852 wheel INFO adding 'greenlet/TBrokenGreenlet.cpp' 2024-03-21 23:56:26,852 wheel INFO adding 'greenlet/TExceptionState.cpp' 2024-03-21 23:56:26,853 wheel INFO adding 'greenlet/TGreenlet.cpp' 2024-03-21 23:56:26,853 wheel INFO adding 'greenlet/TGreenletGlobals.cpp' 2024-03-21 23:56:26,853 wheel INFO adding 'greenlet/TMainGreenlet.cpp' 2024-03-21 23:56:26,854 wheel INFO adding 'greenlet/TPythonState.cpp' 2024-03-21 23:56:26,854 wheel INFO adding 'greenlet/TStackState.cpp' 2024-03-21 23:56:26,855 wheel INFO adding 'greenlet/TThreadStateDestroy.cpp' 2024-03-21 23:56:26,855 wheel INFO adding 'greenlet/TUserGreenlet.cpp' 2024-03-21 23:56:26,856 wheel INFO adding 'greenlet/__init__.py' 2024-03-21 23:56:26,858 wheel INFO adding 'greenlet/_greenlet.cpython-311-x86_64-linux-musl.so' 2024-03-21 23:56:26,861 wheel INFO adding 'greenlet/greenlet.cpp' 2024-03-21 23:56:26,862 wheel INFO adding 'greenlet/greenlet.h' 2024-03-21 23:56:26,862 wheel INFO adding 'greenlet/greenlet_allocator.hpp' 2024-03-21 23:56:26,863 wheel INFO adding 'greenlet/greenlet_compiler_compat.hpp' 2024-03-21 23:56:26,863 wheel INFO adding 'greenlet/greenlet_cpython_add_pending.hpp' 2024-03-21 23:56:26,863 wheel INFO adding 'greenlet/greenlet_cpython_compat.hpp' 2024-03-21 23:56:26,863 wheel INFO adding 'greenlet/greenlet_exceptions.hpp' 2024-03-21 23:56:26,864 wheel INFO adding 'greenlet/greenlet_greenlet.hpp' 2024-03-21 23:56:26,864 wheel INFO adding 'greenlet/greenlet_internal.hpp' 2024-03-21 23:56:26,865 wheel INFO adding 'greenlet/greenlet_refs.hpp' 2024-03-21 23:56:26,865 wheel INFO adding 'greenlet/greenlet_slp_switch.hpp' 2024-03-21 23:56:26,866 wheel INFO adding 'greenlet/greenlet_thread_state.hpp' 2024-03-21 23:56:26,866 wheel INFO adding 'greenlet/greenlet_thread_state_dict_cleanup.hpp' 2024-03-21 23:56:26,866 wheel INFO adding 'greenlet/greenlet_thread_support.hpp' 2024-03-21 23:56:26,866 wheel INFO adding 'greenlet/slp_platformselect.h' 2024-03-21 23:56:26,867 wheel INFO adding 'greenlet/platform/__init__.py' 2024-03-21 23:56:26,867 wheel INFO adding 'greenlet/platform/setup_switch_x64_masm.cmd' 2024-03-21 23:56:26,867 wheel INFO adding 'greenlet/platform/switch_aarch64_gcc.h' 2024-03-21 23:56:26,868 wheel INFO adding 'greenlet/platform/switch_alpha_unix.h' 2024-03-21 23:56:26,868 wheel INFO adding 'greenlet/platform/switch_amd64_unix.h' 2024-03-21 23:56:26,868 wheel INFO adding 'greenlet/platform/switch_arm32_gcc.h' 2024-03-21 23:56:26,869 wheel INFO adding 'greenlet/platform/switch_arm32_ios.h' 2024-03-21 23:56:26,869 wheel INFO adding 'greenlet/platform/switch_arm64_masm.asm' 2024-03-21 23:56:26,869 wheel INFO adding 'greenlet/platform/switch_arm64_masm.obj' 2024-03-21 23:56:26,869 wheel INFO adding 'greenlet/platform/switch_arm64_msvc.h' 2024-03-21 23:56:26,870 wheel INFO adding 'greenlet/platform/switch_csky_gcc.h' 2024-03-21 23:56:26,870 wheel INFO adding 'greenlet/platform/switch_loongarch64_linux.h' 2024-03-21 23:56:26,870 wheel INFO adding 'greenlet/platform/switch_m68k_gcc.h' 2024-03-21 23:56:26,870 wheel INFO adding 'greenlet/platform/switch_mips_unix.h' 2024-03-21 23:56:26,871 wheel INFO adding 'greenlet/platform/switch_ppc64_aix.h' 2024-03-21 23:56:26,871 wheel INFO adding 'greenlet/platform/switch_ppc64_linux.h' 2024-03-21 23:56:26,871 wheel INFO adding 'greenlet/platform/switch_ppc_aix.h' 2024-03-21 23:56:26,872 wheel INFO adding 'greenlet/platform/switch_ppc_linux.h' 2024-03-21 23:56:26,872 wheel INFO adding 'greenlet/platform/switch_ppc_macosx.h' 2024-03-21 23:56:26,872 wheel INFO adding 'greenlet/platform/switch_ppc_unix.h' 2024-03-21 23:56:26,872 wheel INFO adding 'greenlet/platform/switch_riscv_unix.h' 2024-03-21 23:56:26,873 wheel INFO adding 'greenlet/platform/switch_s390_unix.h' 2024-03-21 23:56:26,873 wheel INFO adding 'greenlet/platform/switch_sparc_sun_gcc.h' 2024-03-21 23:56:26,873 wheel INFO adding 'greenlet/platform/switch_x32_unix.h' 2024-03-21 23:56:26,874 wheel INFO adding 'greenlet/platform/switch_x64_masm.asm' 2024-03-21 23:56:26,874 wheel INFO adding 'greenlet/platform/switch_x64_masm.obj' 2024-03-21 23:56:26,874 wheel INFO adding 'greenlet/platform/switch_x64_msvc.h' 2024-03-21 23:56:26,874 wheel INFO adding 'greenlet/platform/switch_x86_msvc.h' 2024-03-21 23:56:26,875 wheel INFO adding 'greenlet/platform/switch_x86_unix.h' 2024-03-21 23:56:26,875 wheel INFO adding 'greenlet/tests/__init__.py' 2024-03-21 23:56:26,876 wheel INFO adding 'greenlet/tests/_test_extension.c' 2024-03-21 23:56:26,876 wheel INFO adding 'greenlet/tests/_test_extension.cpython-311-x86_64-linux-musl.so' 2024-03-21 23:56:26,876 wheel INFO adding 'greenlet/tests/_test_extension_cpp.cpp' 2024-03-21 23:56:26,877 wheel INFO adding 'greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-musl.so' 2024-03-21 23:56:26,877 wheel INFO adding 'greenlet/tests/fail_clearing_run_switches.py' 2024-03-21 23:56:26,878 wheel INFO adding 'greenlet/tests/fail_cpp_exception.py' 2024-03-21 23:56:26,878 wheel INFO adding 'greenlet/tests/fail_initialstub_already_started.py' 2024-03-21 23:56:26,878 wheel INFO adding 'greenlet/tests/fail_slp_switch.py' 2024-03-21 23:56:26,879 wheel INFO adding 'greenlet/tests/fail_switch_three_greenlets.py' 2024-03-21 23:56:26,879 wheel INFO adding 'greenlet/tests/fail_switch_three_greenlets2.py' 2024-03-21 23:56:26,879 wheel INFO adding 'greenlet/tests/fail_switch_two_greenlets.py' 2024-03-21 23:56:26,879 wheel INFO adding 'greenlet/tests/leakcheck.py' 2024-03-21 23:56:26,880 wheel INFO adding 'greenlet/tests/test_contextvars.py' 2024-03-21 23:56:26,880 wheel INFO adding 'greenlet/tests/test_cpp.py' 2024-03-21 23:56:26,880 wheel INFO adding 'greenlet/tests/test_extension_interface.py' 2024-03-21 23:56:26,881 wheel INFO adding 'greenlet/tests/test_gc.py' 2024-03-21 23:56:26,881 wheel INFO adding 'greenlet/tests/test_generator.py' 2024-03-21 23:56:26,881 wheel INFO adding 'greenlet/tests/test_generator_nested.py' 2024-03-21 23:56:26,882 wheel INFO adding 'greenlet/tests/test_greenlet.py' 2024-03-21 23:56:26,882 wheel INFO adding 'greenlet/tests/test_greenlet_trash.py' 2024-03-21 23:56:26,883 wheel INFO adding 'greenlet/tests/test_leaks.py' 2024-03-21 23:56:26,883 wheel INFO adding 'greenlet/tests/test_stack_saved.py' 2024-03-21 23:56:26,883 wheel INFO adding 'greenlet/tests/test_throw.py' 2024-03-21 23:56:26,884 wheel INFO adding 'greenlet/tests/test_tracing.py' 2024-03-21 23:56:26,884 wheel INFO adding 'greenlet/tests/test_version.py' 2024-03-21 23:56:26,884 wheel INFO adding 'greenlet/tests/test_weakref.py' 2024-03-21 23:56:26,884 wheel INFO adding 'greenlet-3.0.3.data/headers/greenlet.h' 2024-03-21 23:56:26,885 wheel INFO adding 'greenlet-3.0.3.dist-info/AUTHORS' 2024-03-21 23:56:26,885 wheel INFO adding 'greenlet-3.0.3.dist-info/LICENSE' 2024-03-21 23:56:26,885 wheel INFO adding 'greenlet-3.0.3.dist-info/LICENSE.PSF' 2024-03-21 23:56:26,886 wheel INFO adding 'greenlet-3.0.3.dist-info/METADATA' 2024-03-21 23:56:26,886 wheel INFO adding 'greenlet-3.0.3.dist-info/WHEEL' 2024-03-21 23:56:26,886 wheel INFO adding 'greenlet-3.0.3.dist-info/top_level.txt' 2024-03-21 23:56:26,887 wheel INFO adding 'greenlet-3.0.3.dist-info/RECORD' 2024-03-21 23:56:26,887 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-03-21 23:56:26,891 gpep517 INFO The backend produced .dist/greenlet-3.0.3-cp311-cp311-linux_x86_64.whl greenlet-3.0.3-cp311-cp311-linux_x86_64.whl test_break_ctxvars (greenlet.tests.test_contextvars.ContextVarsTests.test_break_ctxvars) ... ok test_context_assignment_different_thread (greenlet.tests.test_contextvars.ContextVarsTests.test_context_assignment_different_thread) ... ok test_context_assignment_while_running (greenlet.tests.test_contextvars.ContextVarsTests.test_context_assignment_while_running) ... ok test_context_assignment_wrong_type (greenlet.tests.test_contextvars.ContextVarsTests.test_context_assignment_wrong_type) ... ok test_context_not_propagated (greenlet.tests.test_contextvars.ContextVarsTests.test_context_not_propagated) ... ok test_context_propagated_by_context_run (greenlet.tests.test_contextvars.ContextVarsTests.test_context_propagated_by_context_run) ... ok test_context_propagated_by_setting_attribute (greenlet.tests.test_contextvars.ContextVarsTests.test_context_propagated_by_setting_attribute) ... ok test_context_shared (greenlet.tests.test_contextvars.ContextVarsTests.test_context_shared) ... ok test_not_broken_if_using_attribute_instead_of_context_run (greenlet.tests.test_contextvars.ContextVarsTests.test_not_broken_if_using_attribute_instead_of_context_run) ... ok test_contextvars_errors (greenlet.tests.test_contextvars.NoContextVarsTests.test_contextvars_errors) ... skipped 'ContextVar supported' test_exception_switch (greenlet.tests.test_cpp.CPPTests.test_exception_switch) ... ok test_unhandled_exception_in_greenlet_aborts (greenlet.tests.test_cpp.CPPTests.test_unhandled_exception_in_greenlet_aborts) ... ok test_unhandled_nonstd_exception_aborts (greenlet.tests.test_cpp.CPPTests.test_unhandled_nonstd_exception_aborts) ... ok test_unhandled_std_exception_aborts (greenlet.tests.test_cpp.CPPTests.test_unhandled_std_exception_aborts) ... ok test_unhandled_std_exception_as_greenlet_function_aborts (greenlet.tests.test_cpp.CPPTests.test_unhandled_std_exception_as_greenlet_function_aborts) ... ok test_getcurrent (greenlet.tests.test_extension_interface.CAPITests.test_getcurrent) ... ok test_instance_of_wrong_type (greenlet.tests.test_extension_interface.CAPITests.test_instance_of_wrong_type) ... ok test_new_greenlet (greenlet.tests.test_extension_interface.CAPITests.test_new_greenlet) ... ok test_non_traceback_param (greenlet.tests.test_extension_interface.CAPITests.test_non_traceback_param) ... ok test_not_throwable (greenlet.tests.test_extension_interface.CAPITests.test_not_throwable) ... ok test_raise_greenlet_dead (greenlet.tests.test_extension_interface.CAPITests.test_raise_greenlet_dead) ... ok test_raise_greenlet_error (greenlet.tests.test_extension_interface.CAPITests.test_raise_greenlet_error) ... ok test_setparent (greenlet.tests.test_extension_interface.CAPITests.test_setparent) ... ok test_switch (greenlet.tests.test_extension_interface.CAPITests.test_switch) ... ok test_switch_kwargs (greenlet.tests.test_extension_interface.CAPITests.test_switch_kwargs) ... ok test_throw (greenlet.tests.test_extension_interface.CAPITests.test_throw) ... ok test_circular_greenlet (greenlet.tests.test_gc.GCTests.test_circular_greenlet) ... ok test_dead_circular_ref (greenlet.tests.test_gc.GCTests.test_dead_circular_ref) ... ok test_finalizer_crash (greenlet.tests.test_gc.GCTests.test_finalizer_crash) ... ok test_inactive_ref (greenlet.tests.test_gc.GCTests.test_inactive_ref) ... ok test_generator (greenlet.tests.test_generator.GeneratorTests.test_generator) ... ok test_genlet_bad (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_genlet_bad) ... ok test_genlet_simple (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_genlet_simple) ... ok test_layered_genlets (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_layered_genlets) ... ok test_nested_genlets (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_nested_genlets) ... ok test_permutations (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_permutations) ... ok test_failed_to_initialstub (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_failed_to_initialstub) ... ok test_failed_to_slp_switch_into_running (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_failed_to_slp_switch_into_running) ... ok test_failed_to_switch_into_running (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_failed_to_switch_into_running) ... ok test_reentrant_switch_GreenletAlreadyStartedInPython (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_reentrant_switch_GreenletAlreadyStartedInPython) ... ok test_reentrant_switch_run_callable_has_del (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_reentrant_switch_run_callable_has_del) ... ok test_reentrant_switch_three_greenlets (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_reentrant_switch_three_greenlets) ... ok test_reentrant_switch_three_greenlets2 (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_reentrant_switch_three_greenlets2) ... ok test_reentrant_switch_two_greenlets (greenlet.tests.test_greenlet.TestBrokenGreenlets.test_reentrant_switch_two_greenlets) ... ok test_abstract_subclasses (greenlet.tests.test_greenlet.TestGreenlet.test_abstract_subclasses) ... ok test_can_access_f_back_of_suspended_greenlet (greenlet.tests.test_greenlet.TestGreenlet.test_can_access_f_back_of_suspended_greenlet) ... ok test_dealloc (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc) ... ok test_dealloc_catches_GreenletExit_throws_other (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc_catches_GreenletExit_throws_other) ... ok test_dealloc_other_thread (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc_other_thread) ... ok test_dealloc_switch_args_not_lost (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc_switch_args_not_lost) ... ok test_deepcopy (greenlet.tests.test_greenlet.TestGreenlet.test_deepcopy) ... ok test_exc_state (greenlet.tests.test_greenlet.TestGreenlet.test_exc_state) ... ok test_exception (greenlet.tests.test_greenlet.TestGreenlet.test_exception) ... ok test_falling_off_end_switches_to_unstarted_parent_raises_error (greenlet.tests.test_greenlet.TestGreenlet.test_falling_off_end_switches_to_unstarted_parent_raises_error) ... ok test_falling_off_end_switches_to_unstarted_parent_works (greenlet.tests.test_greenlet.TestGreenlet.test_falling_off_end_switches_to_unstarted_parent_works) ... ok test_frame (greenlet.tests.test_greenlet.TestGreenlet.test_frame) ... ok test_frames_always_exposed (greenlet.tests.test_greenlet.TestGreenlet.test_frames_always_exposed) ... ok test_get_stack_with_nested_c_calls (greenlet.tests.test_greenlet.TestGreenlet.test_get_stack_with_nested_c_calls) ... ok test_implicit_parent_with_threads (greenlet.tests.test_greenlet.TestGreenlet.test_implicit_parent_with_threads) ... ok test_instance_dict (greenlet.tests.test_greenlet.TestGreenlet.test_instance_dict) ... ok test_issue_245_reference_counting_subclass_no_threads (greenlet.tests.test_greenlet.TestGreenlet.test_issue_245_reference_counting_subclass_no_threads) ... ok test_issue_245_reference_counting_subclass_threads (greenlet.tests.test_greenlet.TestGreenlet.test_issue_245_reference_counting_subclass_threads) ... ok test_parent_equals_None (greenlet.tests.test_greenlet.TestGreenlet.test_parent_equals_None) ... ok test_parent_restored_on_kill (greenlet.tests.test_greenlet.TestGreenlet.test_parent_restored_on_kill) ... ok test_parent_return_failure (greenlet.tests.test_greenlet.TestGreenlet.test_parent_return_failure) ... ok test_recursive_startup (greenlet.tests.test_greenlet.TestGreenlet.test_recursive_startup) ... ok test_run_equals_None (greenlet.tests.test_greenlet.TestGreenlet.test_run_equals_None) ... ok test_running_greenlet_has_no_run (greenlet.tests.test_greenlet.TestGreenlet.test_running_greenlet_has_no_run) ... ok test_send_exception (greenlet.tests.test_greenlet.TestGreenlet.test_send_exception) ... ok test_simple (greenlet.tests.test_greenlet.TestGreenlet.test_simple) ... ok test_switch_kwargs (greenlet.tests.test_greenlet.TestGreenlet.test_switch_kwargs) ... ok test_switch_kwargs_to_parent (greenlet.tests.test_greenlet.TestGreenlet.test_switch_kwargs_to_parent) ... ok test_switch_no_run_raises_AttributeError (greenlet.tests.test_greenlet.TestGreenlet.test_switch_no_run_raises_AttributeError) ... ok test_switch_to_another_thread (greenlet.tests.test_greenlet.TestGreenlet.test_switch_to_another_thread) ... ok test_switch_to_dead_greenlet_reparent (greenlet.tests.test_greenlet.TestGreenlet.test_switch_to_dead_greenlet_reparent) ... ok test_switch_to_dead_greenlet_with_unstarted_perverse_parent (greenlet.tests.test_greenlet.TestGreenlet.test_switch_to_dead_greenlet_with_unstarted_perverse_parent) ... ok test_thread_bug (greenlet.tests.test_greenlet.TestGreenlet.test_thread_bug) ... ok test_threaded_updatecurrent (greenlet.tests.test_greenlet.TestGreenlet.test_threaded_updatecurrent) ... ok test_threads (greenlet.tests.test_greenlet.TestGreenlet.test_threads) ... ok test_throw_exception_not_lost (greenlet.tests.test_greenlet.TestGreenlet.test_throw_exception_not_lost) ... ok test_throw_no_run_raises_AttributeError (greenlet.tests.test_greenlet.TestGreenlet.test_throw_no_run_raises_AttributeError) ... ok test_throw_to_dead_thread_doesnt_crash (greenlet.tests.test_greenlet.TestGreenlet.test_throw_to_dead_thread_doesnt_crash) ... ok test_throw_to_dead_thread_doesnt_crash_wait (greenlet.tests.test_greenlet.TestGreenlet.test_throw_to_dead_thread_doesnt_crash_wait) ... ok test_tuple_subclass (greenlet.tests.test_greenlet.TestGreenlet.test_tuple_subclass) ... ok test_two_children (greenlet.tests.test_greenlet.TestGreenlet.test_two_children) ... ok test_two_recursive_children (greenlet.tests.test_greenlet.TestGreenlet.test_two_recursive_children) ... ok test_cannot_delete_parent (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_cannot_delete_parent) ... ok test_cannot_delete_parent_of_main (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_cannot_delete_parent_of_main) ... ok test_deeper_cycle (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_deeper_cycle) ... ok test_main_greenlet_parent_is_none (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_main_greenlet_parent_is_none) ... ok test_set_parent_wrong_types (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_set_parent_wrong_types) ... ok test_threaded_reparent (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_threaded_reparent) ... ok test_trivial_cycle (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_trivial_cycle) ... ok test_trivial_cycle_main (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_trivial_cycle_main) ... ok test_unexpected_reparenting (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_unexpected_reparenting) ... ok test_unexpected_reparenting_thread_running (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_unexpected_reparenting_thread_running) ... ok test_main_greenlet_is_greenlet (greenlet.tests.test_greenlet.TestMainGreenlet.test_main_greenlet_is_greenlet) ... ok test_main_greenlet_type_can_be_subclassed (greenlet.tests.test_greenlet.TestMainGreenlet.test_main_greenlet_type_can_be_subclassed) ... ok test_dead (greenlet.tests.test_greenlet.TestRepr.test_dead) ... ok test_formatting_produces_native_str (greenlet.tests.test_greenlet.TestRepr.test_formatting_produces_native_str) ... ok test_initial (greenlet.tests.test_greenlet.TestRepr.test_initial) ... ok test_main_from_other_thread (greenlet.tests.test_greenlet.TestRepr.test_main_from_other_thread) ... ok test_main_in_background (greenlet.tests.test_greenlet.TestRepr.test_main_in_background) ... ok test_main_while_running (greenlet.tests.test_greenlet.TestRepr.test_main_while_running) ... ok test_it (greenlet.tests.test_greenlet_trash.TestTrashCanReEnter.test_it) ... ok test_arg_refs (greenlet.tests.test_leaks.TestLeaks.test_arg_refs) ... ok test_issue251_issue252_explicit_reference_not_collectable (greenlet.tests.test_leaks.TestLeaks.test_issue251_issue252_explicit_reference_not_collectable) ... ok test_issue251_issue252_need_to_collect_in_background (greenlet.tests.test_leaks.TestLeaks.test_issue251_issue252_need_to_collect_in_background) ... ok test_issue251_issue252_need_to_collect_in_background_cleanup_disabled (greenlet.tests.test_leaks.TestLeaks.test_issue251_issue252_need_to_collect_in_background_cleanup_disabled) ... ok test_issue251_killing_cross_thread_leaks_list (greenlet.tests.test_leaks.TestLeaks.test_issue251_killing_cross_thread_leaks_list) ... ok test_issue251_with_cleanup_disabled (greenlet.tests.test_leaks.TestLeaks.test_issue251_with_cleanup_disabled) ... ok test_kwarg_refs (greenlet.tests.test_leaks.TestLeaks.test_kwarg_refs) ... ok test_threaded_adv_leak (greenlet.tests.test_leaks.TestLeaks.test_threaded_adv_leak) ... ok test_threaded_leak (greenlet.tests.test_leaks.TestLeaks.test_threaded_leak) ... ok test_untracked_memory_doesnt_increase (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase) ... ok test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main) ... ok test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread) ... ok test_stack_saved (greenlet.tests.test_stack_saved.Test.test_stack_saved) ... ok test_class (greenlet.tests.test_throw.ThrowTests.test_class) ... ok test_instance_of_wrong_type (greenlet.tests.test_throw.ThrowTests.test_instance_of_wrong_type) ... ok test_kill (greenlet.tests.test_throw.ThrowTests.test_kill) ... ok test_non_traceback_param (greenlet.tests.test_throw.ThrowTests.test_non_traceback_param) ... ok test_not_throwable (greenlet.tests.test_throw.ThrowTests.test_not_throwable) ... ok test_throw_goes_to_original_parent (greenlet.tests.test_throw.ThrowTests.test_throw_goes_to_original_parent) ... ok test_val (greenlet.tests.test_throw.ThrowTests.test_val) ... ok test_a_greenlet_tracing (greenlet.tests.test_tracing.TestGreenletTracing.test_a_greenlet_tracing) ... ok test_b_exception_disables_tracing (greenlet.tests.test_tracing.TestGreenletTracing.test_b_exception_disables_tracing) ... ok test_set_same_tracer_twice (greenlet.tests.test_tracing.TestGreenletTracing.test_set_same_tracer_twice) ... ok test_trace_events_from_greenlet_func_sets_profiler (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_from_greenlet_func_sets_profiler) ... ok test_trace_events_from_greenlet_subclass_sets_profiler (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_from_greenlet_subclass_sets_profiler) ... ok test_trace_events_into_greenlet_func_already_set (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_into_greenlet_func_already_set) ... ok test_trace_events_into_greenlet_subclass_already_set (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_into_greenlet_subclass_already_set) ... ok test_trace_events_multiple_greenlets_switching (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_multiple_greenlets_switching) ... ok test_trace_events_multiple_greenlets_switching_siblings (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_multiple_greenlets_switching_siblings) ... ok test_trace_events_trivial (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_trivial) ... ok test_version (greenlet.tests.test_version.VersionTests.test_version) ... ok test_dead_weakref (greenlet.tests.test_weakref.WeakRefTests.test_dead_weakref) ... ok test_dealloc_weakref (greenlet.tests.test_weakref.WeakRefTests.test_dealloc_weakref) ... ok test_inactive_weakref (greenlet.tests.test_weakref.WeakRefTests.test_inactive_weakref) ... ok ---------------------------------------------------------------------- Ran 139 tests in 34.344s OK (skipped=1) Time limit exceeded. Threads: Waiting for only 1 --> 1 MGlets : Waiting for only 5 --> 6 Time limit exceeded. Threads: Waiting for only 1 --> 1 MGlets : Waiting for only 13 --> 16 Time limit exceeded. Threads: Waiting for only 1 --> 1 MGlets : Waiting for only 13 --> 16 >>> py3-greenlet: Entering fakeroot... >>> py3-greenlet-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.11/site-packages/greenlet/platform/__pycache__' -> '/home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet-pyc/usr/lib/python3.11/site-packages/greenlet/platform/__pycache__' '/home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.11/site-packages/greenlet/__pycache__' -> '/home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet-pyc/usr/lib/python3.11/site-packages/greenlet/__pycache__' >>> py3-greenlet-pyc*: Preparing subpackage py3-greenlet-pyc... >>> py3-greenlet-pyc*: Running postcheck for py3-greenlet-pyc >>> py3-greenlet*: Running postcheck for py3-greenlet >>> py3-greenlet*: Preparing package py3-greenlet... >>> py3-greenlet*: Stripping binaries >>> py3-greenlet-pyc*: Scanning shared objects >>> py3-greenlet*: Scanning shared objects >>> py3-greenlet-pyc*: Tracing dependencies... python3~3.11 >>> py3-greenlet-pyc*: Package size: 44.0 KB >>> py3-greenlet-pyc*: Compressing data... >>> py3-greenlet-pyc*: Create checksum... >>> py3-greenlet-pyc*: Create py3-greenlet-pyc-3.0.3-r0.apk >>> py3-greenlet*: Tracing dependencies... python3~3.11 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-greenlet*: Package size: 612.0 KB >>> py3-greenlet*: Compressing data... >>> py3-greenlet*: Create checksum... >>> py3-greenlet*: Create py3-greenlet-3.0.3-r0.apk >>> py3-greenlet: Build complete at Thu, 21 Mar 2024 23:57:02 +0000 elapsed time 0h 0m 44s >>> py3-greenlet: Cleaning up srcdir >>> py3-greenlet: Cleaning up pkgdir >>> py3-greenlet: Uninstalling dependencies... (1/30) Purging .makedepends-py3-greenlet (20240321.235620) (2/30) Purging py3-setuptools-pyc (69.2.0-r0) (3/30) Purging py3-setuptools (69.2.0-r0) (4/30) Purging python3-dev (3.11.8-r0) (5/30) Purging py3-gpep517-pyc (15-r1) (6/30) Purging py3-gpep517 (15-r1) (7/30) Purging py3-installer-pyc (0.7.0-r1) (8/30) Purging py3-installer (0.7.0-r1) (9/30) Purging py3-wheel-pyc (0.42.0-r0) (10/30) Purging py3-wheel (0.42.0-r0) (11/30) Purging py3-packaging-pyc (24.0-r0) (12/30) Purging py3-packaging (24.0-r0) (13/30) Purging py3-parsing-pyc (3.1.2-r0) (14/30) Purging py3-parsing (3.1.2-r0) (15/30) Purging py3-objgraph-pyc (3.6.1-r0) (16/30) Purging py3-objgraph (3.6.1-r0) (17/30) Purging py3-psutil-pyc (5.9.8-r0) (18/30) Purging py3-psutil (5.9.8-r0) (19/30) Purging python3-pyc (3.11.8-r0) (20/30) Purging python3-pycache-pyc0 (3.11.8-r0) (21/30) Purging pyc (3.11.8-r0) (22/30) Purging python3 (3.11.8-r0) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.6-r0) (26/30) Purging libpanelw (6.4_p20240309-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.2-r0) (30/30) Purging xz-libs (5.6.1-r1) Executing busybox-1.36.1-r21.trigger OK: 378 MiB in 107 packages >>> py3-greenlet: Updating the community/x86_64 repository index... >>> py3-greenlet: Signing the index...