>>> py3-greenlet: Building community/py3-greenlet 3.2.1-r0 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 07:48:15 +0000
>>> py3-greenlet: Validating /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/29) Installing libbz2 (1.0.8-r6)
(2/29) Installing libffi (3.4.8-r0)
(3/29) Installing gdbm (1.24-r0)
(4/29) Installing xz-libs (5.8.1-r0)
(5/29) Installing mpdecimal (4.0.0-r0)
(6/29) Installing libpanelw (6.5_p20250412-r0)
(7/29) Installing sqlite-libs (3.49.1-r0)
(8/29) Installing python3 (3.12.10-r0)
(9/29) Installing python3-pycache-pyc0 (3.12.10-r0)
(10/29) Installing pyc (3.12.10-r0)
(11/29) Installing py3-setuptools-pyc (77.0.3-r0)
(12/29) Installing py3-parsing (3.2.0-r0)
(13/29) Installing py3-parsing-pyc (3.2.0-r0)
(14/29) Installing py3-packaging-pyc (24.2-r0)
(15/29) Installing python3-pyc (3.12.10-r0)
(16/29) Installing py3-packaging (24.2-r0)
(17/29) Installing py3-setuptools (77.0.3-r0)
(18/29) Installing python3-dev (3.12.10-r0)
(19/29) Installing py3-installer (0.7.0-r2)
(20/29) Installing py3-installer-pyc (0.7.0-r2)
(21/29) Installing py3-gpep517 (16-r0)
(22/29) Installing py3-gpep517-pyc (16-r0)
(23/29) Installing py3-wheel (0.43.0-r0)
(24/29) Installing py3-wheel-pyc (0.43.0-r0)
(25/29) Installing py3-objgraph (3.6.2-r0)
(26/29) Installing py3-objgraph-pyc (3.6.2-r0)
(27/29) Installing py3-psutil (7.0.0-r0)
(28/29) Installing py3-psutil-pyc (7.0.0-r0)
(29/29) Installing .makedepends-py3-greenlet (20250424.074816)
Executing busybox-1.37.0-r16.trigger
OK: 496 MiB in 133 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.2.1.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
curl: (22) The requested URL returned error: 404
>>> py3-greenlet: Fetching https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-3.2.1.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  180k  100  180k    0     0  1689k      0 --:--:-- --:--:-- --:--:-- 1689k
>>> py3-greenlet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/greenlet-3.2.1.tar.gz
>>> py3-greenlet: Checking sha512sums...
greenlet-3.2.1.tar.gz: OK
>>> py3-greenlet: Unpacking /var/cache/distfiles/greenlet-3.2.1.tar.gz...
2025-04-24 07:48:19,043 gpep517 INFO Building wheel via backend setuptools.build_meta
2025-04-24 07:48:19,091 root INFO running bdist_wheel
2025-04-24 07:48:19,117 root INFO running build
2025-04-24 07:48:19,118 root INFO running build_py
2025-04-24 07:48:19,124 root INFO creating build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,124 root INFO copying src/greenlet/__init__.py -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,125 root INFO creating build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,125 root INFO copying src/greenlet/platform/__init__.py -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,126 root INFO creating build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,127 root INFO copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,127 root INFO copying src/greenlet/tests/fail_cpp_exception.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,127 root INFO copying src/greenlet/tests/test_throw.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,128 root INFO copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,128 root INFO copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,129 root INFO copying src/greenlet/tests/test_cpp.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,129 root INFO copying src/greenlet/tests/fail_clearing_run_switches.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,130 root INFO copying src/greenlet/tests/test_generator.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,130 root INFO copying src/greenlet/tests/test_gc.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,131 root INFO copying src/greenlet/tests/fail_switch_three_greenlets.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,131 root INFO copying src/greenlet/tests/test_weakref.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,131 root INFO copying src/greenlet/tests/test_version.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,132 root INFO copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,132 root INFO copying src/greenlet/tests/fail_slp_switch.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,133 root INFO copying src/greenlet/tests/test_leaks.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,133 root INFO copying src/greenlet/tests/__init__.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,134 root INFO copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,134 root INFO copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,135 root INFO copying src/greenlet/tests/fail_initialstub_already_started.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,135 root INFO copying src/greenlet/tests/fail_switch_two_greenlets.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,135 root INFO copying src/greenlet/tests/fail_switch_three_greenlets2.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,136 root INFO copying src/greenlet/tests/test_tracing.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,136 root INFO copying src/greenlet/tests/leakcheck.py -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,137 root INFO running egg_info
2025-04-24 07:48:19,141 root INFO writing src/greenlet.egg-info/PKG-INFO
2025-04-24 07:48:19,144 root INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt
2025-04-24 07:48:19,145 root INFO writing requirements to src/greenlet.egg-info/requires.txt
2025-04-24 07:48:19,145 root INFO writing top-level names to src/greenlet.egg-info/top_level.txt
2025-04-24 07:48:19,171 root INFO reading manifest file 'src/greenlet.egg-info/SOURCES.txt'
2025-04-24 07:48:19,177 root INFO reading manifest template 'MANIFEST.in'
2025-04-24 07:48:19,201 root WARNING warning: no previously-included files found matching 'benchmarks/*.json'
2025-04-24 07:48:19,203 root WARNING no previously-included directories found matching 'docs/_build'
2025-04-24 07:48:19,206 root WARNING warning: no files found matching '*.py' under directory 'appveyor'
2025-04-24 07:48:19,207 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution
2025-04-24 07:48:19,208 root WARNING warning: no previously-included files matching '*.pyd' found anywhere in distribution
2025-04-24 07:48:19,209 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution
2025-04-24 07:48:19,209 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution
2025-04-24 07:48:19,209 root INFO adding license file 'LICENSE'
2025-04-24 07:48:19,209 root INFO adding license file 'LICENSE.PSF'
2025-04-24 07:48:19,214 root INFO writing manifest file 'src/greenlet.egg-info/SOURCES.txt'
2025-04-24 07:48:19,218 root INFO copying src/greenlet/CObjects.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,219 root INFO copying src/greenlet/PyGreenlet.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,219 root INFO copying src/greenlet/PyGreenlet.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,219 root INFO copying src/greenlet/PyGreenletUnswitchable.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,220 root INFO copying src/greenlet/PyModule.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,220 root INFO copying src/greenlet/TBrokenGreenlet.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,221 root INFO copying src/greenlet/TExceptionState.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,221 root INFO copying src/greenlet/TGreenlet.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,222 root INFO copying src/greenlet/TGreenlet.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,222 root INFO copying src/greenlet/TGreenletGlobals.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,223 root INFO copying src/greenlet/TMainGreenlet.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,223 root INFO copying src/greenlet/TPythonState.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,224 root INFO copying src/greenlet/TStackState.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,224 root INFO copying src/greenlet/TThreadState.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,225 root INFO copying src/greenlet/TThreadStateCreator.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,225 root INFO copying src/greenlet/TThreadStateDestroy.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,226 root INFO copying src/greenlet/TUserGreenlet.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,226 root INFO copying src/greenlet/greenlet.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,227 root INFO copying src/greenlet/greenlet.h -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,227 root INFO copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,228 root INFO copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,228 root INFO copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,228 root INFO copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,229 root INFO copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,229 root INFO copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,230 root INFO copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,230 root INFO copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,231 root INFO copying src/greenlet/slp_platformselect.h -> build/lib.linux-loongarch64-cpython-312/greenlet
2025-04-24 07:48:19,231 root INFO copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,232 root INFO copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,232 root INFO copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,233 root INFO copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,233 root INFO copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,234 root INFO copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,234 root INFO copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,235 root INFO copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,235 root INFO copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,235 root INFO copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,236 root INFO copying src/greenlet/platform/switch_loongarch64_linux.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,236 root INFO copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,237 root INFO copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,237 root INFO copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,238 root INFO copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,238 root INFO copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,239 root INFO copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,239 root INFO copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,239 root INFO copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,240 root INFO copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,240 root INFO copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,241 root INFO copying src/greenlet/platform/switch_sh_gcc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,241 root INFO copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,242 root INFO copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,242 root INFO copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,242 root INFO copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,243 root INFO copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,243 root INFO copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,244 root INFO copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-loongarch64-cpython-312/greenlet/platform
2025-04-24 07:48:19,244 root INFO copying src/greenlet/tests/_test_extension.c -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,245 root INFO copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-loongarch64-cpython-312/greenlet/tests
2025-04-24 07:48:19,246 root INFO running build_ext
2025-04-24 07:48:19,249 root INFO building 'greenlet._greenlet' extension
2025-04-24 07:48:19,250 root INFO creating build/temp.linux-loongarch64-cpython-312/src/greenlet
2025-04-24 07:48:19,250 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/include/python3.12 -c src/greenlet/greenlet.cpp -o build/temp.linux-loongarch64-cpython-312/src/greenlet/greenlet.o
2025-04-24 07:48:22,937 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 build/temp.linux-loongarch64-cpython-312/src/greenlet/greenlet.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/greenlet/_greenlet.cpython-312-loongarch64-linux-musl.so
2025-04-24 07:48:22,987 root INFO building 'greenlet.tests._test_extension' extension
2025-04-24 07:48:22,988 root INFO creating build/temp.linux-loongarch64-cpython-312/src/greenlet/tests
2025-04-24 07:48:22,988 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Isrc/greenlet/ -I/usr/include/python3.12 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-loongarch64-cpython-312/src/greenlet/tests/_test_extension.o
2025-04-24 07:48:23,227 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/src/greenlet/tests/_test_extension.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/greenlet/tests/_test_extension.cpython-312-loongarch64-linux-musl.so
2025-04-24 07:48:23,242 root INFO building 'greenlet.tests._test_extension_cpp' extension
2025-04-24 07:48:23,242 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -Isrc/greenlet/ -I/usr/include/python3.12 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-loongarch64-cpython-312/src/greenlet/tests/_test_extension_cpp.o
2025-04-24 07:48:24,124 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 build/temp.linux-loongarch64-cpython-312/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/greenlet/tests/_test_extension_cpp.cpython-312-loongarch64-linux-musl.so
2025-04-24 07:48:24,164 root INFO installing to build/bdist.linux-loongarch64/wheel
2025-04-24 07:48:24,164 root INFO running install
2025-04-24 07:48:24,181 root INFO running install_lib
2025-04-24 07:48:24,187 root INFO creating build/bdist.linux-loongarch64/wheel
2025-04-24 07:48:24,187 root INFO creating build/bdist.linux-loongarch64/wheel/greenlet
2025-04-24 07:48:24,188 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TStackState.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,188 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/PyGreenlet.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,189 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/PyGreenletUnswitchable.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,189 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TMainGreenlet.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,189 root INFO creating build/bdist.linux-loongarch64/wheel/greenlet/platform
2025-04-24 07:48:24,190 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_alpha_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,190 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_x64_msvc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,191 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_x32_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,191 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_arm64_msvc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,191 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_sh_gcc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,192 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_ppc_macosx.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,192 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_ppc64_linux.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,192 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_arm64_masm.obj -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,193 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_x64_masm.asm -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,193 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_mips_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,193 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_x64_masm.obj -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,194 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_arm32_gcc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,194 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_ppc_aix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,194 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_amd64_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,195 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_ppc_linux.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,195 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_riscv_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,195 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/__init__.py -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,196 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_m68k_gcc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,196 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_arm32_ios.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,196 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_csky_gcc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,197 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/setup_switch_x64_masm.cmd -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,197 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_x86_msvc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,197 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_aarch64_gcc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,198 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_x86_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,198 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_arm64_masm.asm -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,199 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_loongarch64_linux.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,199 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_s390_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,199 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_ppc_unix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,200 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_sparc_sun_gcc.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,200 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/platform/switch_ppc64_aix.h -> build/bdist.linux-loongarch64/wheel/./greenlet/platform
2025-04-24 07:48:24,200 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_compiler_compat.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,201 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TPythonState.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,201 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_cpython_compat.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,201 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_thread_support.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,202 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet.h -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,202 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TThreadState.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,202 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_internal.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,203 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/slp_platformselect.h -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,203 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/PyGreenlet.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,203 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TGreenlet.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,204 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TGreenletGlobals.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,204 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_allocator.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,204 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TBrokenGreenlet.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,205 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TThreadStateCreator.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,205 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_exceptions.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,205 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TUserGreenlet.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,206 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/CObjects.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,206 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/__init__.py -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,207 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TThreadStateDestroy.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,207 root INFO creating build/bdist.linux-loongarch64/wheel/greenlet/tests
2025-04-24 07:48:24,207 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_extension_interface.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,208 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/fail_cpp_exception.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,208 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_throw.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,208 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/_test_extension.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,209 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_generator_nested.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,209 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/_test_extension.c -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,210 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_greenlet.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,210 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_cpp.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,210 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/fail_clearing_run_switches.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,211 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_generator.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,211 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_gc.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,211 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/fail_switch_three_greenlets.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,212 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_weakref.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,212 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_version.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,212 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/_test_extension_cpp.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,213 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_stack_saved.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,213 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/fail_slp_switch.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,213 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_leaks.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,214 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,214 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_contextvars.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,215 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_greenlet_trash.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,215 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/_test_extension_cpp.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,215 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/fail_initialstub_already_started.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,216 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/fail_switch_two_greenlets.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,216 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/fail_switch_three_greenlets2.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,216 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/test_tracing.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,217 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/tests/leakcheck.py -> build/bdist.linux-loongarch64/wheel/./greenlet/tests
2025-04-24 07:48:24,217 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TExceptionState.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,218 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,218 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/_greenlet.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,218 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/TGreenlet.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,219 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_slp_switch.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,219 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/greenlet_refs.hpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,220 root INFO copying build/lib.linux-loongarch64-cpython-312/greenlet/PyModule.cpp -> build/bdist.linux-loongarch64/wheel/./greenlet
2025-04-24 07:48:24,220 root INFO running install_headers
2025-04-24 07:48:24,225 root INFO creating build/bdist.linux-loongarch64/wheel/greenlet-3.2.1.data/headers
2025-04-24 07:48:24,225 root INFO copying src/greenlet/greenlet.h -> build/bdist.linux-loongarch64/wheel/greenlet-3.2.1.data/headers
2025-04-24 07:48:24,225 root INFO running install_egg_info
2025-04-24 07:48:24,232 root INFO Copying src/greenlet.egg-info to build/bdist.linux-loongarch64/wheel/./greenlet-3.2.1-py3.12.egg-info
2025-04-24 07:48:24,234 root INFO running install_scripts
2025-04-24 07:48:24,244 root INFO creating build/bdist.linux-loongarch64/wheel/greenlet-3.2.1.dist-info/WHEEL
2025-04-24 07:48:24,245 wheel INFO creating '/home/buildozer/aports/community/py3-greenlet/src/greenlet-3.2.1/.dist/.tmp-qbbv_ad7/greenlet-3.2.1-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
2025-04-24 07:48:24,246 wheel INFO adding 'greenlet/CObjects.cpp'
2025-04-24 07:48:24,247 wheel INFO adding 'greenlet/PyGreenlet.cpp'
2025-04-24 07:48:24,247 wheel INFO adding 'greenlet/PyGreenlet.hpp'
2025-04-24 07:48:24,248 wheel INFO adding 'greenlet/PyGreenletUnswitchable.cpp'
2025-04-24 07:48:24,248 wheel INFO adding 'greenlet/PyModule.cpp'
2025-04-24 07:48:24,248 wheel INFO adding 'greenlet/TBrokenGreenlet.cpp'
2025-04-24 07:48:24,249 wheel INFO adding 'greenlet/TExceptionState.cpp'
2025-04-24 07:48:24,249 wheel INFO adding 'greenlet/TGreenlet.cpp'
2025-04-24 07:48:24,250 wheel INFO adding 'greenlet/TGreenlet.hpp'
2025-04-24 07:48:24,250 wheel INFO adding 'greenlet/TGreenletGlobals.cpp'
2025-04-24 07:48:24,251 wheel INFO adding 'greenlet/TMainGreenlet.cpp'
2025-04-24 07:48:24,251 wheel INFO adding 'greenlet/TPythonState.cpp'
2025-04-24 07:48:24,252 wheel INFO adding 'greenlet/TStackState.cpp'
2025-04-24 07:48:24,252 wheel INFO adding 'greenlet/TThreadState.hpp'
2025-04-24 07:48:24,253 wheel INFO adding 'greenlet/TThreadStateCreator.hpp'
2025-04-24 07:48:24,253 wheel INFO adding 'greenlet/TThreadStateDestroy.cpp'
2025-04-24 07:48:24,253 wheel INFO adding 'greenlet/TUserGreenlet.cpp'
2025-04-24 07:48:24,254 wheel INFO adding 'greenlet/__init__.py'
2025-04-24 07:48:24,255 wheel INFO adding 'greenlet/_greenlet.cpython-312-loongarch64-linux-musl.so'
2025-04-24 07:48:24,256 wheel INFO adding 'greenlet/greenlet.cpp'
2025-04-24 07:48:24,256 wheel INFO adding 'greenlet/greenlet.h'
2025-04-24 07:48:24,257 wheel INFO adding 'greenlet/greenlet_allocator.hpp'
2025-04-24 07:48:24,257 wheel INFO adding 'greenlet/greenlet_compiler_compat.hpp'
2025-04-24 07:48:24,258 wheel INFO adding 'greenlet/greenlet_cpython_compat.hpp'
2025-04-24 07:48:24,258 wheel INFO adding 'greenlet/greenlet_exceptions.hpp'
2025-04-24 07:48:24,258 wheel INFO adding 'greenlet/greenlet_internal.hpp'
2025-04-24 07:48:24,259 wheel INFO adding 'greenlet/greenlet_refs.hpp'
2025-04-24 07:48:24,259 wheel INFO adding 'greenlet/greenlet_slp_switch.hpp'
2025-04-24 07:48:24,260 wheel INFO adding 'greenlet/greenlet_thread_support.hpp'
2025-04-24 07:48:24,260 wheel INFO adding 'greenlet/slp_platformselect.h'
2025-04-24 07:48:24,261 wheel INFO adding 'greenlet/platform/__init__.py'
2025-04-24 07:48:24,261 wheel INFO adding 'greenlet/platform/setup_switch_x64_masm.cmd'
2025-04-24 07:48:24,261 wheel INFO adding 'greenlet/platform/switch_aarch64_gcc.h'
2025-04-24 07:48:24,262 wheel INFO adding 'greenlet/platform/switch_alpha_unix.h'
2025-04-24 07:48:24,262 wheel INFO adding 'greenlet/platform/switch_amd64_unix.h'
2025-04-24 07:48:24,262 wheel INFO adding 'greenlet/platform/switch_arm32_gcc.h'
2025-04-24 07:48:24,263 wheel INFO adding 'greenlet/platform/switch_arm32_ios.h'
2025-04-24 07:48:24,263 wheel INFO adding 'greenlet/platform/switch_arm64_masm.asm'
2025-04-24 07:48:24,263 wheel INFO adding 'greenlet/platform/switch_arm64_masm.obj'
2025-04-24 07:48:24,264 wheel INFO adding 'greenlet/platform/switch_arm64_msvc.h'
2025-04-24 07:48:24,264 wheel INFO adding 'greenlet/platform/switch_csky_gcc.h'
2025-04-24 07:48:24,264 wheel INFO adding 'greenlet/platform/switch_loongarch64_linux.h'
2025-04-24 07:48:24,265 wheel INFO adding 'greenlet/platform/switch_m68k_gcc.h'
2025-04-24 07:48:24,265 wheel INFO adding 'greenlet/platform/switch_mips_unix.h'
2025-04-24 07:48:24,265 wheel INFO adding 'greenlet/platform/switch_ppc64_aix.h'
2025-04-24 07:48:24,266 wheel INFO adding 'greenlet/platform/switch_ppc64_linux.h'
2025-04-24 07:48:24,266 wheel INFO adding 'greenlet/platform/switch_ppc_aix.h'
2025-04-24 07:48:24,266 wheel INFO adding 'greenlet/platform/switch_ppc_linux.h'
2025-04-24 07:48:24,267 wheel INFO adding 'greenlet/platform/switch_ppc_macosx.h'
2025-04-24 07:48:24,267 wheel INFO adding 'greenlet/platform/switch_ppc_unix.h'
2025-04-24 07:48:24,267 wheel INFO adding 'greenlet/platform/switch_riscv_unix.h'
2025-04-24 07:48:24,268 wheel INFO adding 'greenlet/platform/switch_s390_unix.h'
2025-04-24 07:48:24,268 wheel INFO adding 'greenlet/platform/switch_sh_gcc.h'
2025-04-24 07:48:24,268 wheel INFO adding 'greenlet/platform/switch_sparc_sun_gcc.h'
2025-04-24 07:48:24,269 wheel INFO adding 'greenlet/platform/switch_x32_unix.h'
2025-04-24 07:48:24,269 wheel INFO adding 'greenlet/platform/switch_x64_masm.asm'
2025-04-24 07:48:24,269 wheel INFO adding 'greenlet/platform/switch_x64_masm.obj'
2025-04-24 07:48:24,270 wheel INFO adding 'greenlet/platform/switch_x64_msvc.h'
2025-04-24 07:48:24,270 wheel INFO adding 'greenlet/platform/switch_x86_msvc.h'
2025-04-24 07:48:24,271 wheel INFO adding 'greenlet/platform/switch_x86_unix.h'
2025-04-24 07:48:24,271 wheel INFO adding 'greenlet/tests/__init__.py'
2025-04-24 07:48:24,271 wheel INFO adding 'greenlet/tests/_test_extension.c'
2025-04-24 07:48:24,272 wheel INFO adding 'greenlet/tests/_test_extension.cpython-312-loongarch64-linux-musl.so'
2025-04-24 07:48:24,273 wheel INFO adding 'greenlet/tests/_test_extension_cpp.cpp'
2025-04-24 07:48:24,273 wheel INFO adding 'greenlet/tests/_test_extension_cpp.cpython-312-loongarch64-linux-musl.so'
2025-04-24 07:48:24,274 wheel INFO adding 'greenlet/tests/fail_clearing_run_switches.py'
2025-04-24 07:48:24,275 wheel INFO adding 'greenlet/tests/fail_cpp_exception.py'
2025-04-24 07:48:24,275 wheel INFO adding 'greenlet/tests/fail_initialstub_already_started.py'
2025-04-24 07:48:24,275 wheel INFO adding 'greenlet/tests/fail_slp_switch.py'
2025-04-24 07:48:24,276 wheel INFO adding 'greenlet/tests/fail_switch_three_greenlets.py'
2025-04-24 07:48:24,276 wheel INFO adding 'greenlet/tests/fail_switch_three_greenlets2.py'
2025-04-24 07:48:24,276 wheel INFO adding 'greenlet/tests/fail_switch_two_greenlets.py'
2025-04-24 07:48:24,277 wheel INFO adding 'greenlet/tests/leakcheck.py'
2025-04-24 07:48:24,277 wheel INFO adding 'greenlet/tests/test_contextvars.py'
2025-04-24 07:48:24,277 wheel INFO adding 'greenlet/tests/test_cpp.py'
2025-04-24 07:48:24,278 wheel INFO adding 'greenlet/tests/test_extension_interface.py'
2025-04-24 07:48:24,278 wheel INFO adding 'greenlet/tests/test_gc.py'
2025-04-24 07:48:24,279 wheel INFO adding 'greenlet/tests/test_generator.py'
2025-04-24 07:48:24,279 wheel INFO adding 'greenlet/tests/test_generator_nested.py'
2025-04-24 07:48:24,279 wheel INFO adding 'greenlet/tests/test_greenlet.py'
2025-04-24 07:48:24,280 wheel INFO adding 'greenlet/tests/test_greenlet_trash.py'
2025-04-24 07:48:24,280 wheel INFO adding 'greenlet/tests/test_leaks.py'
2025-04-24 07:48:24,281 wheel INFO adding 'greenlet/tests/test_stack_saved.py'
2025-04-24 07:48:24,281 wheel INFO adding 'greenlet/tests/test_throw.py'
2025-04-24 07:48:24,282 wheel INFO adding 'greenlet/tests/test_tracing.py'
2025-04-24 07:48:24,282 wheel INFO adding 'greenlet/tests/test_version.py'
2025-04-24 07:48:24,282 wheel INFO adding 'greenlet/tests/test_weakref.py'
2025-04-24 07:48:24,283 wheel INFO adding 'greenlet-3.2.1.data/headers/greenlet.h'
2025-04-24 07:48:24,283 wheel INFO adding 'greenlet-3.2.1.dist-info/licenses/LICENSE'
2025-04-24 07:48:24,284 wheel INFO adding 'greenlet-3.2.1.dist-info/licenses/LICENSE.PSF'
2025-04-24 07:48:24,284 wheel INFO adding 'greenlet-3.2.1.dist-info/METADATA'
2025-04-24 07:48:24,284 wheel INFO adding 'greenlet-3.2.1.dist-info/WHEEL'
2025-04-24 07:48:24,285 wheel INFO adding 'greenlet-3.2.1.dist-info/top_level.txt'
2025-04-24 07:48:24,285 wheel INFO adding 'greenlet-3.2.1.dist-info/RECORD'
2025-04-24 07:48:24,286 root INFO removing build/bdist.linux-loongarch64/wheel
2025-04-24 07:48:24,291 gpep517 INFO The backend produced .dist/greenlet-3.2.1-cp312-cp312-linux_loongarch64.whl
greenlet-3.2.1-cp312-cp312-linux_loongarch64.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 43.778s

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...
'usr/lib/python3.12/site-packages/greenlet/__pycache__' -> '/home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet-pyc/usr/lib/python3.12/site-packages/greenlet/__pycache__'
'usr/lib/python3.12/site-packages/greenlet/platform/__pycache__' -> '/home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet-pyc/usr/lib/python3.12/site-packages/greenlet/platform/__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.12
>>> py3-greenlet-pyc*: Package size: 1.2 KB
>>> py3-greenlet-pyc*: Compressing data...
>>> py3-greenlet-pyc*: Create checksum...
>>> py3-greenlet-pyc*: Create py3-greenlet-pyc-3.2.1-r0.apk
>>> py3-greenlet*: Tracing dependencies...
	python3~3.12
	so:libc.musl-loongarch64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> py3-greenlet*: Package size: 469.8 KB
>>> py3-greenlet*: Compressing data...
>>> py3-greenlet*: Create checksum...
>>> py3-greenlet*: Create py3-greenlet-3.2.1-r0.apk
>>> py3-greenlet: Build complete at Thu, 24 Apr 2025 07:49:12 +0000 elapsed time 0h 0m 57s
>>> py3-greenlet: Cleaning up srcdir
>>> py3-greenlet: Cleaning up pkgdir
>>> py3-greenlet: Uninstalling dependencies...
(1/29) Purging .makedepends-py3-greenlet (20250424.074816)
(2/29) Purging py3-setuptools-pyc (77.0.3-r0)
(3/29) Purging py3-setuptools (77.0.3-r0)
(4/29) Purging python3-dev (3.12.10-r0)
(5/29) Purging py3-gpep517-pyc (16-r0)
(6/29) Purging py3-gpep517 (16-r0)
(7/29) Purging py3-installer-pyc (0.7.0-r2)
(8/29) Purging py3-installer (0.7.0-r2)
(9/29) Purging py3-wheel-pyc (0.43.0-r0)
(10/29) Purging py3-wheel (0.43.0-r0)
(11/29) Purging py3-packaging-pyc (24.2-r0)
(12/29) Purging py3-packaging (24.2-r0)
(13/29) Purging py3-parsing-pyc (3.2.0-r0)
(14/29) Purging py3-parsing (3.2.0-r0)
(15/29) Purging py3-objgraph-pyc (3.6.2-r0)
(16/29) Purging py3-objgraph (3.6.2-r0)
(17/29) Purging py3-psutil-pyc (7.0.0-r0)
(18/29) Purging py3-psutil (7.0.0-r0)
(19/29) Purging python3-pyc (3.12.10-r0)
(20/29) Purging python3-pycache-pyc0 (3.12.10-r0)
(21/29) Purging pyc (3.12.10-r0)
(22/29) Purging python3 (3.12.10-r0)
(23/29) Purging gdbm (1.24-r0)
(24/29) Purging libbz2 (1.0.8-r6)
(25/29) Purging libffi (3.4.8-r0)
(26/29) Purging libpanelw (6.5_p20250412-r0)
(27/29) Purging mpdecimal (4.0.0-r0)
(28/29) Purging sqlite-libs (3.49.1-r0)
(29/29) Purging xz-libs (5.8.1-r0)
Executing busybox-1.37.0-r16.trigger
OK: 252 MiB in 104 packages
>>> py3-greenlet: Updating the community/loongarch64 repository index...
>>> py3-greenlet: Signing the index...