>>> py3-greenlet: Building community/py3-greenlet 3.1.1-r0 (using abuild 3.15.0_rc3-r0) started Sat, 12 Apr 2025 21:39:35 +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/27) Installing libffi (3.4.7-r0) (2/27) Installing gdbm (1.24-r0) (3/27) Installing mpdecimal (4.0.0-r0) (4/27) Installing libpanelw (6.5_p20250216-r0) (5/27) Installing sqlite-libs (3.49.1-r0) (6/27) Installing python3 (3.12.10-r0) (7/27) Installing python3-pycache-pyc0 (3.12.10-r0) (8/27) Installing pyc (3.12.10-r0) (9/27) Installing py3-setuptools-pyc (77.0.3-r0) (10/27) Installing py3-parsing (3.2.0-r0) (11/27) Installing py3-parsing-pyc (3.2.0-r0) (12/27) Installing py3-packaging-pyc (24.2-r0) (13/27) Installing python3-pyc (3.12.10-r0) (14/27) Installing py3-packaging (24.2-r0) (15/27) Installing py3-setuptools (77.0.3-r0) (16/27) Installing python3-dev (3.12.10-r0) (17/27) Installing py3-installer (0.7.0-r2) (18/27) Installing py3-installer-pyc (0.7.0-r2) (19/27) Installing py3-gpep517 (16-r0) (20/27) Installing py3-gpep517-pyc (16-r0) (21/27) Installing py3-wheel (0.43.0-r0) (22/27) Installing py3-wheel-pyc (0.43.0-r0) (23/27) Installing py3-objgraph (3.6.2-r0) (24/27) Installing py3-objgraph-pyc (3.6.2-r0) (25/27) Installing py3-psutil (7.0.0-r0) (26/27) Installing py3-psutil-pyc (7.0.0-r0) (27/27) Installing .makedepends-py3-greenlet (20250412.213939) Executing busybox-1.37.0-r16.trigger OK: 557 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.1.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.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 181k 100 181k 0 0 1001k 0 --:--:-- --:--:-- --:--:-- 1001k >>> py3-greenlet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/greenlet-3.1.1.tar.gz >>> py3-greenlet: Checking sha512sums... greenlet-3.1.1.tar.gz: OK >>> py3-greenlet: Unpacking /var/cache/distfiles/edge/greenlet-3.1.1.tar.gz... 2025-04-12 21:39:44,998 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-12 21:39:45,144 root INFO running bdist_wheel 2025-04-12 21:39:45,221 root INFO running build 2025-04-12 21:39:45,222 root INFO running build_py 2025-04-12 21:39:45,240 root INFO creating build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,242 root INFO copying src/greenlet/__init__.py -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,244 root INFO creating build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,246 root INFO copying src/greenlet/platform/__init__.py -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,249 root INFO creating build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,250 root INFO copying src/greenlet/tests/test_leaks.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,252 root INFO copying src/greenlet/tests/__init__.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,254 root INFO copying src/greenlet/tests/fail_cpp_exception.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,256 root INFO copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,257 root INFO copying src/greenlet/tests/fail_initialstub_already_started.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,259 root INFO copying src/greenlet/tests/fail_clearing_run_switches.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,261 root INFO copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,263 root INFO copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,265 root INFO copying src/greenlet/tests/fail_slp_switch.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,267 root INFO copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,269 root INFO copying src/greenlet/tests/test_throw.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,271 root INFO copying src/greenlet/tests/leakcheck.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,273 root INFO copying src/greenlet/tests/fail_switch_two_greenlets.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,275 root INFO copying src/greenlet/tests/test_weakref.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,276 root INFO copying src/greenlet/tests/test_gc.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,278 root INFO copying src/greenlet/tests/test_cpp.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,280 root INFO copying src/greenlet/tests/test_tracing.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,281 root INFO copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,283 root INFO copying src/greenlet/tests/fail_switch_three_greenlets2.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,285 root INFO copying src/greenlet/tests/test_generator.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,286 root INFO copying src/greenlet/tests/fail_switch_three_greenlets.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,288 root INFO copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,289 root INFO copying src/greenlet/tests/test_version.py -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,291 root INFO running egg_info 2025-04-12 21:39:45,305 root INFO writing src/greenlet.egg-info/PKG-INFO 2025-04-12 21:39:45,311 root INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt 2025-04-12 21:39:45,314 root INFO writing requirements to src/greenlet.egg-info/requires.txt 2025-04-12 21:39:45,315 root INFO writing top-level names to src/greenlet.egg-info/top_level.txt 2025-04-12 21:39:45,394 root INFO reading manifest file 'src/greenlet.egg-info/SOURCES.txt' 2025-04-12 21:39:45,409 root INFO reading manifest template 'MANIFEST.in' 2025-04-12 21:39:45,485 root WARNING warning: no previously-included files found matching 'benchmarks/*.json' 2025-04-12 21:39:45,490 root WARNING no previously-included directories found matching 'docs/_build' 2025-04-12 21:39:45,500 root WARNING warning: no files found matching '*.py' under directory 'appveyor' 2025-04-12 21:39:45,504 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-04-12 21:39:45,506 root WARNING warning: no previously-included files matching '*.pyd' found anywhere in distribution 2025-04-12 21:39:45,508 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2025-04-12 21:39:45,510 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution 2025-04-12 21:39:45,511 root INFO adding license file 'LICENSE' 2025-04-12 21:39:45,511 root INFO adding license file 'LICENSE.PSF' 2025-04-12 21:39:45,512 root INFO adding license file 'AUTHORS' 2025-04-12 21:39:45,527 root INFO writing manifest file 'src/greenlet.egg-info/SOURCES.txt' 2025-04-12 21:39:45,538 root INFO copying src/greenlet/CObjects.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,539 root INFO copying src/greenlet/PyGreenlet.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,542 root INFO copying src/greenlet/PyGreenlet.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,543 root INFO copying src/greenlet/PyGreenletUnswitchable.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,545 root INFO copying src/greenlet/PyModule.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,547 root INFO copying src/greenlet/TBrokenGreenlet.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,548 root INFO copying src/greenlet/TExceptionState.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,550 root INFO copying src/greenlet/TGreenlet.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,552 root INFO copying src/greenlet/TGreenlet.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,554 root INFO copying src/greenlet/TGreenletGlobals.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,556 root INFO copying src/greenlet/TMainGreenlet.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,557 root INFO copying src/greenlet/TPythonState.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,559 root INFO copying src/greenlet/TStackState.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,561 root INFO copying src/greenlet/TThreadState.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,563 root INFO copying src/greenlet/TThreadStateCreator.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,565 root INFO copying src/greenlet/TThreadStateDestroy.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,566 root INFO copying src/greenlet/TUserGreenlet.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,569 root INFO copying src/greenlet/greenlet.cpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,570 root INFO copying src/greenlet/greenlet.h -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,572 root INFO copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,574 root INFO copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,575 root INFO copying src/greenlet/greenlet_cpython_add_pending.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,577 root INFO copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,579 root INFO copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,581 root INFO copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,582 root INFO copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,584 root INFO copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,586 root INFO copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,588 root INFO copying src/greenlet/slp_platformselect.h -> build/lib.linux-riscv64-cpython-312/greenlet 2025-04-12 21:39:45,589 root INFO copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,591 root INFO copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,593 root INFO copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,594 root INFO copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,596 root INFO copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,598 root INFO copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,600 root INFO copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,601 root INFO copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,603 root INFO copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,605 root INFO copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,606 root INFO copying src/greenlet/platform/switch_loongarch64_linux.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,608 root INFO copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,610 root INFO copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,611 root INFO copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,613 root INFO copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,615 root INFO copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,616 root INFO copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,618 root INFO copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,620 root INFO copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,621 root INFO copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,623 root INFO copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,625 root INFO copying src/greenlet/platform/switch_sh_gcc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,627 root INFO copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,628 root INFO copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,630 root INFO copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,632 root INFO copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,633 root INFO copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,635 root INFO copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,637 root INFO copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-riscv64-cpython-312/greenlet/platform 2025-04-12 21:39:45,639 root INFO copying src/greenlet/tests/_test_extension.c -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,640 root INFO copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-riscv64-cpython-312/greenlet/tests 2025-04-12 21:39:45,645 root INFO running build_ext 2025-04-12 21:39:45,654 root INFO building 'greenlet._greenlet' extension 2025-04-12 21:39:45,656 root INFO creating build/temp.linux-riscv64-cpython-312/src/greenlet 2025-04-12 21:39:45,658 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-riscv64-cpython-312/src/greenlet/greenlet.o -Os 2025-04-12 21:39:59,270 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 -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-riscv64-cpython-312/src/greenlet/greenlet.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/greenlet/_greenlet.cpython-312-riscv64-linux-musl.so 2025-04-12 21:39:59,414 root INFO building 'greenlet.tests._test_extension' extension 2025-04-12 21:39:59,416 root INFO creating build/temp.linux-riscv64-cpython-312/src/greenlet/tests 2025-04-12 21:39:59,417 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-riscv64-cpython-312/src/greenlet/tests/_test_extension.o -Os 2025-04-12 21:40:00,307 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/greenlet/tests/_test_extension.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/greenlet/tests/_test_extension.cpython-312-riscv64-linux-musl.so 2025-04-12 21:40:00,347 root INFO building 'greenlet.tests._test_extension_cpp' extension 2025-04-12 21:40:00,349 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-riscv64-cpython-312/src/greenlet/tests/_test_extension_cpp.o -Os 2025-04-12 21:40:03,075 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 -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-riscv64-cpython-312/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/greenlet/tests/_test_extension_cpp.cpython-312-riscv64-linux-musl.so 2025-04-12 21:40:03,186 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-12 21:40:03,187 root INFO running install 2025-04-12 21:40:03,252 root INFO running install_lib 2025-04-12 21:40:03,269 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-12 21:40:03,270 root INFO creating build/bdist.linux-riscv64/wheel/greenlet 2025-04-12 21:40:03,272 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_refs.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,273 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TThreadState.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,275 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TPythonState.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,277 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TExceptionState.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,278 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,279 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/slp_platformselect.h -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,281 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/__init__.py -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,282 root INFO creating build/bdist.linux-riscv64/wheel/greenlet/platform 2025-04-12 21:40:03,284 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_riscv_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,285 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_alpha_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,286 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/__init__.py -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,288 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_aarch64_gcc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,289 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_s390_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,290 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_amd64_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,292 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_x32_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,293 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_ppc64_linux.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,294 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_arm64_msvc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,296 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_x86_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,297 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_ppc_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,298 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_ppc_macosx.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,300 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_sh_gcc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,301 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_arm64_masm.asm -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,302 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_x86_msvc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,304 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_ppc_aix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,305 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_x64_msvc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,307 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_x64_masm.obj -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,308 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_arm64_masm.obj -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,309 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_arm32_ios.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,311 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_arm32_gcc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,312 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_m68k_gcc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,314 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_csky_gcc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,315 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_ppc64_aix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,316 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_mips_unix.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,318 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/setup_switch_x64_masm.cmd -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,319 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_ppc_linux.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,320 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_loongarch64_linux.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,322 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_sparc_sun_gcc.h -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,323 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/platform/switch_x64_masm.asm -> build/bdist.linux-riscv64/wheel/./greenlet/platform 2025-04-12 21:40:03,324 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TThreadStateCreator.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,326 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_internal.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,327 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TMainGreenlet.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,328 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_cpython_add_pending.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,330 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TStackState.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,332 root INFO creating build/bdist.linux-riscv64/wheel/greenlet/tests 2025-04-12 21:40:03,333 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_leaks.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,335 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,336 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/fail_cpp_exception.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,338 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_extension_interface.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,339 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/fail_initialstub_already_started.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,340 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/fail_clearing_run_switches.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,342 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_greenlet_trash.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,343 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_greenlet.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,345 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/fail_slp_switch.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,346 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/_test_extension_cpp.cpp -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,348 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_stack_saved.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,349 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_throw.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,351 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/leakcheck.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,352 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/fail_switch_two_greenlets.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,353 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/_test_extension_cpp.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,355 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_weakref.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,356 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_gc.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,358 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_cpp.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,359 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_tracing.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,360 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_generator_nested.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,362 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/fail_switch_three_greenlets2.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,363 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/_test_extension.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,365 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_generator.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,366 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/fail_switch_three_greenlets.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,368 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_contextvars.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,369 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/test_version.py -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,370 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/tests/_test_extension.c -> build/bdist.linux-riscv64/wheel/./greenlet/tests 2025-04-12 21:40:03,372 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TThreadStateDestroy.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,373 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/CObjects.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,375 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/_greenlet.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,377 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/PyGreenlet.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,378 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TBrokenGreenlet.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,380 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/PyGreenlet.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,382 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_exceptions.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,383 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_slp_switch.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,384 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TUserGreenlet.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,386 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_compiler_compat.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,388 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TGreenlet.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,389 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TGreenletGlobals.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,391 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet.h -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,392 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/PyGreenletUnswitchable.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,393 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/PyModule.cpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,395 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_thread_support.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,396 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/TGreenlet.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,398 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_allocator.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,399 root INFO copying build/lib.linux-riscv64-cpython-312/greenlet/greenlet_cpython_compat.hpp -> build/bdist.linux-riscv64/wheel/./greenlet 2025-04-12 21:40:03,400 root INFO running install_headers 2025-04-12 21:40:03,414 root INFO creating build/bdist.linux-riscv64/wheel/greenlet-3.1.1.data/headers 2025-04-12 21:40:03,416 root INFO copying src/greenlet/greenlet.h -> build/bdist.linux-riscv64/wheel/greenlet-3.1.1.data/headers 2025-04-12 21:40:03,417 root INFO running install_egg_info 2025-04-12 21:40:03,437 root INFO Copying src/greenlet.egg-info to build/bdist.linux-riscv64/wheel/./greenlet-3.1.1-py3.12.egg-info 2025-04-12 21:40:03,444 root INFO running install_scripts 2025-04-12 21:40:03,480 root INFO creating build/bdist.linux-riscv64/wheel/greenlet-3.1.1.dist-info/WHEEL 2025-04-12 21:40:03,484 wheel INFO creating '/home/buildozer/aports/community/py3-greenlet/src/greenlet-3.1.1/.dist/.tmp-o7e2phta/greenlet-3.1.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-12 21:40:03,487 wheel INFO adding 'greenlet/CObjects.cpp' 2025-04-12 21:40:03,490 wheel INFO adding 'greenlet/PyGreenlet.cpp' 2025-04-12 21:40:03,492 wheel INFO adding 'greenlet/PyGreenlet.hpp' 2025-04-12 21:40:03,494 wheel INFO adding 'greenlet/PyGreenletUnswitchable.cpp' 2025-04-12 21:40:03,496 wheel INFO adding 'greenlet/PyModule.cpp' 2025-04-12 21:40:03,498 wheel INFO adding 'greenlet/TBrokenGreenlet.cpp' 2025-04-12 21:40:03,500 wheel INFO adding 'greenlet/TExceptionState.cpp' 2025-04-12 21:40:03,502 wheel INFO adding 'greenlet/TGreenlet.cpp' 2025-04-12 21:40:03,505 wheel INFO adding 'greenlet/TGreenlet.hpp' 2025-04-12 21:40:03,507 wheel INFO adding 'greenlet/TGreenletGlobals.cpp' 2025-04-12 21:40:03,509 wheel INFO adding 'greenlet/TMainGreenlet.cpp' 2025-04-12 21:40:03,511 wheel INFO adding 'greenlet/TPythonState.cpp' 2025-04-12 21:40:03,514 wheel INFO adding 'greenlet/TStackState.cpp' 2025-04-12 21:40:03,516 wheel INFO adding 'greenlet/TThreadState.hpp' 2025-04-12 21:40:03,518 wheel INFO adding 'greenlet/TThreadStateCreator.hpp' 2025-04-12 21:40:03,520 wheel INFO adding 'greenlet/TThreadStateDestroy.cpp' 2025-04-12 21:40:03,522 wheel INFO adding 'greenlet/TUserGreenlet.cpp' 2025-04-12 21:40:03,525 wheel INFO adding 'greenlet/__init__.py' 2025-04-12 21:40:03,528 wheel INFO adding 'greenlet/_greenlet.cpython-312-riscv64-linux-musl.so' 2025-04-12 21:40:03,532 wheel INFO adding 'greenlet/greenlet.cpp' 2025-04-12 21:40:03,535 wheel INFO adding 'greenlet/greenlet.h' 2025-04-12 21:40:03,537 wheel INFO adding 'greenlet/greenlet_allocator.hpp' 2025-04-12 21:40:03,538 wheel INFO adding 'greenlet/greenlet_compiler_compat.hpp' 2025-04-12 21:40:03,540 wheel INFO adding 'greenlet/greenlet_cpython_add_pending.hpp' 2025-04-12 21:40:03,542 wheel INFO adding 'greenlet/greenlet_cpython_compat.hpp' 2025-04-12 21:40:03,544 wheel INFO adding 'greenlet/greenlet_exceptions.hpp' 2025-04-12 21:40:03,546 wheel INFO adding 'greenlet/greenlet_internal.hpp' 2025-04-12 21:40:03,548 wheel INFO adding 'greenlet/greenlet_refs.hpp' 2025-04-12 21:40:03,551 wheel INFO adding 'greenlet/greenlet_slp_switch.hpp' 2025-04-12 21:40:03,553 wheel INFO adding 'greenlet/greenlet_thread_support.hpp' 2025-04-12 21:40:03,555 wheel INFO adding 'greenlet/slp_platformselect.h' 2025-04-12 21:40:03,557 wheel INFO adding 'greenlet/platform/__init__.py' 2025-04-12 21:40:03,559 wheel INFO adding 'greenlet/platform/setup_switch_x64_masm.cmd' 2025-04-12 21:40:03,561 wheel INFO adding 'greenlet/platform/switch_aarch64_gcc.h' 2025-04-12 21:40:03,562 wheel INFO adding 'greenlet/platform/switch_alpha_unix.h' 2025-04-12 21:40:03,564 wheel INFO adding 'greenlet/platform/switch_amd64_unix.h' 2025-04-12 21:40:03,566 wheel INFO adding 'greenlet/platform/switch_arm32_gcc.h' 2025-04-12 21:40:03,568 wheel INFO adding 'greenlet/platform/switch_arm32_ios.h' 2025-04-12 21:40:03,570 wheel INFO adding 'greenlet/platform/switch_arm64_masm.asm' 2025-04-12 21:40:03,572 wheel INFO adding 'greenlet/platform/switch_arm64_masm.obj' 2025-04-12 21:40:03,573 wheel INFO adding 'greenlet/platform/switch_arm64_msvc.h' 2025-04-12 21:40:03,575 wheel INFO adding 'greenlet/platform/switch_csky_gcc.h' 2025-04-12 21:40:03,577 wheel INFO adding 'greenlet/platform/switch_loongarch64_linux.h' 2025-04-12 21:40:03,578 wheel INFO adding 'greenlet/platform/switch_m68k_gcc.h' 2025-04-12 21:40:03,580 wheel INFO adding 'greenlet/platform/switch_mips_unix.h' 2025-04-12 21:40:03,581 wheel INFO adding 'greenlet/platform/switch_ppc64_aix.h' 2025-04-12 21:40:03,583 wheel INFO adding 'greenlet/platform/switch_ppc64_linux.h' 2025-04-12 21:40:03,585 wheel INFO adding 'greenlet/platform/switch_ppc_aix.h' 2025-04-12 21:40:03,587 wheel INFO adding 'greenlet/platform/switch_ppc_linux.h' 2025-04-12 21:40:03,588 wheel INFO adding 'greenlet/platform/switch_ppc_macosx.h' 2025-04-12 21:40:03,590 wheel INFO adding 'greenlet/platform/switch_ppc_unix.h' 2025-04-12 21:40:03,592 wheel INFO adding 'greenlet/platform/switch_riscv_unix.h' 2025-04-12 21:40:03,593 wheel INFO adding 'greenlet/platform/switch_s390_unix.h' 2025-04-12 21:40:03,595 wheel INFO adding 'greenlet/platform/switch_sh_gcc.h' 2025-04-12 21:40:03,596 wheel INFO adding 'greenlet/platform/switch_sparc_sun_gcc.h' 2025-04-12 21:40:03,598 wheel INFO adding 'greenlet/platform/switch_x32_unix.h' 2025-04-12 21:40:03,599 wheel INFO adding 'greenlet/platform/switch_x64_masm.asm' 2025-04-12 21:40:03,601 wheel INFO adding 'greenlet/platform/switch_x64_masm.obj' 2025-04-12 21:40:03,602 wheel INFO adding 'greenlet/platform/switch_x64_msvc.h' 2025-04-12 21:40:03,603 wheel INFO adding 'greenlet/platform/switch_x86_msvc.h' 2025-04-12 21:40:03,605 wheel INFO adding 'greenlet/platform/switch_x86_unix.h' 2025-04-12 21:40:03,606 wheel INFO adding 'greenlet/tests/__init__.py' 2025-04-12 21:40:03,608 wheel INFO adding 'greenlet/tests/_test_extension.c' 2025-04-12 21:40:03,610 wheel INFO adding 'greenlet/tests/_test_extension.cpython-312-riscv64-linux-musl.so' 2025-04-12 21:40:03,611 wheel INFO adding 'greenlet/tests/_test_extension_cpp.cpp' 2025-04-12 21:40:03,613 wheel INFO adding 'greenlet/tests/_test_extension_cpp.cpython-312-riscv64-linux-musl.so' 2025-04-12 21:40:03,615 wheel INFO adding 'greenlet/tests/fail_clearing_run_switches.py' 2025-04-12 21:40:03,616 wheel INFO adding 'greenlet/tests/fail_cpp_exception.py' 2025-04-12 21:40:03,617 wheel INFO adding 'greenlet/tests/fail_initialstub_already_started.py' 2025-04-12 21:40:03,618 wheel INFO adding 'greenlet/tests/fail_slp_switch.py' 2025-04-12 21:40:03,619 wheel INFO adding 'greenlet/tests/fail_switch_three_greenlets.py' 2025-04-12 21:40:03,620 wheel INFO adding 'greenlet/tests/fail_switch_three_greenlets2.py' 2025-04-12 21:40:03,622 wheel INFO adding 'greenlet/tests/fail_switch_two_greenlets.py' 2025-04-12 21:40:03,623 wheel INFO adding 'greenlet/tests/leakcheck.py' 2025-04-12 21:40:03,624 wheel INFO adding 'greenlet/tests/test_contextvars.py' 2025-04-12 21:40:03,626 wheel INFO adding 'greenlet/tests/test_cpp.py' 2025-04-12 21:40:03,627 wheel INFO adding 'greenlet/tests/test_extension_interface.py' 2025-04-12 21:40:03,628 wheel INFO adding 'greenlet/tests/test_gc.py' 2025-04-12 21:40:03,629 wheel INFO adding 'greenlet/tests/test_generator.py' 2025-04-12 21:40:03,631 wheel INFO adding 'greenlet/tests/test_generator_nested.py' 2025-04-12 21:40:03,633 wheel INFO adding 'greenlet/tests/test_greenlet.py' 2025-04-12 21:40:03,635 wheel INFO adding 'greenlet/tests/test_greenlet_trash.py' 2025-04-12 21:40:03,637 wheel INFO adding 'greenlet/tests/test_leaks.py' 2025-04-12 21:40:03,638 wheel INFO adding 'greenlet/tests/test_stack_saved.py' 2025-04-12 21:40:03,639 wheel INFO adding 'greenlet/tests/test_throw.py' 2025-04-12 21:40:03,641 wheel INFO adding 'greenlet/tests/test_tracing.py' 2025-04-12 21:40:03,642 wheel INFO adding 'greenlet/tests/test_version.py' 2025-04-12 21:40:03,644 wheel INFO adding 'greenlet/tests/test_weakref.py' 2025-04-12 21:40:03,645 wheel INFO adding 'greenlet-3.1.1.data/headers/greenlet.h' 2025-04-12 21:40:03,647 wheel INFO adding 'greenlet-3.1.1.dist-info/licenses/AUTHORS' 2025-04-12 21:40:03,648 wheel INFO adding 'greenlet-3.1.1.dist-info/licenses/LICENSE' 2025-04-12 21:40:03,649 wheel INFO adding 'greenlet-3.1.1.dist-info/licenses/LICENSE.PSF' 2025-04-12 21:40:03,650 wheel INFO adding 'greenlet-3.1.1.dist-info/METADATA' 2025-04-12 21:40:03,651 wheel INFO adding 'greenlet-3.1.1.dist-info/WHEEL' 2025-04-12 21:40:03,652 wheel INFO adding 'greenlet-3.1.1.dist-info/top_level.txt' 2025-04-12 21:40:03,655 wheel INFO adding 'greenlet-3.1.1.dist-info/RECORD' 2025-04-12 21:40:03,658 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-12 21:40:03,671 gpep517 INFO The backend produced .dist/greenlet-3.1.1-cp312-cp312-linux_riscv64.whl greenlet-3.1.1-cp312-cp312-linux_riscv64.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) ... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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 167.054s 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/platform/__pycache__' -> '/home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet-pyc/usr/lib/python3.12/site-packages/greenlet/platform/__pycache__' '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__' >>> 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.1.1-r0.apk >>> py3-greenlet*: Tracing dependencies... python3~3.12 so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-greenlet*: Package size: 453.9 KB >>> py3-greenlet*: Compressing data... >>> py3-greenlet*: Create checksum... >>> py3-greenlet*: Create py3-greenlet-3.1.1-r0.apk >>> py3-greenlet: Build complete at Sat, 12 Apr 2025 21:42:55 +0000 elapsed time 0h 3m 20s >>> py3-greenlet: Cleaning up srcdir >>> py3-greenlet: Cleaning up pkgdir >>> py3-greenlet: Uninstalling dependencies... (1/27) Purging .makedepends-py3-greenlet (20250412.213939) (2/27) Purging py3-setuptools-pyc (77.0.3-r0) (3/27) Purging py3-setuptools (77.0.3-r0) (4/27) Purging python3-dev (3.12.10-r0) (5/27) Purging py3-gpep517-pyc (16-r0) (6/27) Purging py3-gpep517 (16-r0) (7/27) Purging py3-installer-pyc (0.7.0-r2) (8/27) Purging py3-installer (0.7.0-r2) (9/27) Purging py3-wheel-pyc (0.43.0-r0) (10/27) Purging py3-wheel (0.43.0-r0) (11/27) Purging py3-packaging-pyc (24.2-r0) (12/27) Purging py3-packaging (24.2-r0) (13/27) Purging py3-parsing-pyc (3.2.0-r0) (14/27) Purging py3-parsing (3.2.0-r0) (15/27) Purging py3-objgraph-pyc (3.6.2-r0) (16/27) Purging py3-objgraph (3.6.2-r0) (17/27) Purging py3-psutil-pyc (7.0.0-r0) (18/27) Purging py3-psutil (7.0.0-r0) (19/27) Purging python3-pyc (3.12.10-r0) (20/27) Purging python3-pycache-pyc0 (3.12.10-r0) (21/27) Purging pyc (3.12.10-r0) (22/27) Purging python3 (3.12.10-r0) (23/27) Purging gdbm (1.24-r0) (24/27) Purging libffi (3.4.7-r0) (25/27) Purging libpanelw (6.5_p20250216-r0) (26/27) Purging mpdecimal (4.0.0-r0) (27/27) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 343 MiB in 110 packages >>> py3-greenlet: Updating the community/riscv64 repository index... >>> py3-greenlet: Signing the index...