>>> py3-greenlet: Building community/py3-greenlet 2.0.1-r0 (using abuild 3.10.0_rc1-r2) started Mon, 07 Nov 2022 22:09:41 +0000 >>> py3-greenlet: Checking sanity of /home/buildozer/aports/community/py3-greenlet/APKBUILD... >>> py3-greenlet: Analyzing dependencies... >>> py3-greenlet: Installing for build: build-base py3-setuptools python3-dev py3-objgraph py3-psutil (1/15) Installing libbz2 (1.0.8-r3) (2/15) Installing libffi (3.4.4-r0) (3/15) Installing gdbm (1.23-r0) (4/15) Installing xz-libs (5.2.7-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.2.0-r0) (7/15) Installing sqlite-libs (3.39.4-r0) (8/15) Installing python3 (3.10.8-r3) (9/15) Installing py3-parsing (3.0.9-r0) (10/15) Installing py3-packaging (21.3-r2) (11/15) Installing py3-setuptools (65.5.1-r0) (12/15) Installing python3-dev (3.10.8-r3) (13/15) Installing py3-objgraph (3.5.0-r0) (14/15) Installing py3-psutil (5.9.2-r0) (15/15) Installing .makedepends-py3-greenlet (20221107.220942) Executing busybox-1.35.0-r27.trigger OK: 288 MiB in 107 packages >>> py3-greenlet: Cleaning up srcdir >>> py3-greenlet: Cleaning up pkgdir >>> py3-greenlet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/greenlet-2.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-greenlet: Fetching https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-2.0.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 159k 100 159k 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k >>> py3-greenlet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/greenlet-2.0.1.tar.gz >>> py3-greenlet: Checking sha512sums... greenlet-2.0.1.tar.gz: OK >>> py3-greenlet: Unpacking /var/cache/distfiles/v3.17/greenlet-2.0.1.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-cpython-310 creating build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/__init__.py -> build/lib.linux-armv8l-cpython-310/greenlet creating build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.linux-armv8l-cpython-310/greenlet/platform creating build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.linux-armv8l-cpython-310/greenlet/tests running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.cpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-armv8l-cpython-310/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-armv8l-cpython-310/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.linux-armv8l-cpython-310/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-armv8l-cpython-310/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/src creating build/temp.linux-armv8l-cpython-310/src/greenlet gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c src/greenlet/greenlet.cpp -o build/temp.linux-armv8l-cpython-310/src/greenlet/greenlet.o In file included from src/greenlet/slp_platformselect.h:48, from src/greenlet/greenlet_slp_switch.hpp:82, from src/greenlet/greenlet.cpp:21: src/greenlet/platform/switch_arm32_gcc.h: In function 'int slp_switch()': src/greenlet/platform/switch_arm32_gcc.h:59:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 59 | register int *stackref, stsizediff; | ^~~~~~~~ src/greenlet/platform/switch_arm32_gcc.h:59:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 59 | register int *stackref, stsizediff; | ^~~~~~~~~~ g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/src/greenlet/greenlet.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/greenlet/_greenlet.cpython-310-arm-linux-gnueabihf.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-armv8l-cpython-310/src/greenlet/tests gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Isrc/greenlet/ -I/usr/include/python3.10 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-armv8l-cpython-310/src/greenlet/tests/_test_extension.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/src/greenlet/tests/_test_extension.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension.cpython-310-arm-linux-gnueabihf.so building 'greenlet.tests._test_extension_cpp' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Isrc/greenlet/ -I/usr/include/python3.10 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-armv8l-cpython-310/src/greenlet/tests/_test_extension_cpp.o g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension_cpp.cpython-310-arm-linux-gnueabihf.so running install /home/buildozer/aports/community/py3-greenlet/src/greenlet-2.0.1/testenv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/community/py3-greenlet/src/greenlet-2.0.1/testenv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' installing library code to build/bdist.linux-armv8l/egg running install_lib running build_py running build_ext creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/greenlet creating build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc64_aix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_aarch64_gcc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc64_linux.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_s390_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_linux.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x86_msvc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x64_msvc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm64_masm.asm -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_mips_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_csky_gcc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_riscv_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_alpha_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_m68k_gcc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm32_ios.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/setup_switch_x64_masm.cmd -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x86_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_sparc_sun_gcc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm32_gcc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x64_masm.obj -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_aix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/__init__.py -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_macosx.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x32_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_amd64_unix.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x64_masm.asm -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm64_masm.obj -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm64_msvc.h -> build/bdist.linux-armv8l/egg/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_allocator.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_exceptions.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/_greenlet.cpython-310-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_greenlet.hpp -> build/bdist.linux-armv8l/egg/greenlet creating build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension_cpp.cpp -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_throw.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension.cpython-310-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_gc.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_generator_nested.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_stack_saved.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension.c -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_extension_interface.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_greenlet.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_version.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_contextvars.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_weakref.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_greenlet_trash.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_generator.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/__init__.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension_cpp.cpython-310-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_cpp.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_tracing.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_leaks.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/leakcheck.py -> build/bdist.linux-armv8l/egg/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_cpython_compat.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_thread_state.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet.h -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_refs.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet.cpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_internal.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/__init__.py -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_thread_support.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/slp_platformselect.h -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_slp_switch.hpp -> build/bdist.linux-armv8l/egg/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_compiler_compat.hpp -> build/bdist.linux-armv8l/egg/greenlet byte-compiling build/bdist.linux-armv8l/egg/greenlet/platform/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_throw.py to test_throw.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_gc.py to test_gc.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_greenlet.py to test_greenlet.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_version.py to test_version.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_contextvars.py to test_contextvars.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_weakref.py to test_weakref.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_generator.py to test_generator.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_cpp.py to test_cpp.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_tracing.py to test_tracing.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/test_leaks.py to test_leaks.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/leakcheck.py to leakcheck.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/__init__.py to __init__.cpython-310.pyc creating stub loader for greenlet/_greenlet.cpython-310-arm-linux-gnueabihf.so creating stub loader for greenlet/tests/_test_extension.cpython-310-arm-linux-gnueabihf.so creating stub loader for greenlet/tests/_test_extension_cpp.cpython-310-arm-linux-gnueabihf.so byte-compiling build/bdist.linux-armv8l/egg/greenlet/_greenlet.py to _greenlet.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/_test_extension.py to _test_extension.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/greenlet/tests/_test_extension_cpp.py to _test_extension_cpp.cpython-310.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying src/greenlet.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/greenlet.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/greenlet.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/greenlet.egg-info/not-zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/greenlet.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/greenlet.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO writing build/bdist.linux-armv8l/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/greenlet-2.0.1-py3.10-linux-armv8l.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/egg' (and everything under it) Processing greenlet-2.0.1-py3.10-linux-armv8l.egg creating /home/buildozer/aports/community/py3-greenlet/src/greenlet-2.0.1/testenv/lib/python3.10/site-packages/greenlet-2.0.1-py3.10-linux-armv8l.egg Extracting greenlet-2.0.1-py3.10-linux-armv8l.egg to /home/buildozer/aports/community/py3-greenlet/src/greenlet-2.0.1/testenv/lib/python3.10/site-packages Adding greenlet 2.0.1 to easy-install.pth file Installed /home/buildozer/aports/community/py3-greenlet/src/greenlet-2.0.1/testenv/lib/python3.10/site-packages/greenlet-2.0.1-py3.10-linux-armv8l.egg Processing dependencies for greenlet==2.0.1 Finished processing dependencies for greenlet==2.0.1 test_break_ctxvars (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_context_assignment_different_thread (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_context_assignment_while_running (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_context_assignment_wrong_type (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_context_not_propagated (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_context_propagated_by_context_run (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_context_propagated_by_setting_attribute (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_context_shared (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_not_broken_if_using_attribute_instead_of_context_run (greenlet.tests.test_contextvars.ContextVarsTests) ... ok test_contextvars_errors (greenlet.tests.test_contextvars.NoContextVarsTests) ... skipped 'ContextVar supported' test_exception_switch (greenlet.tests.test_cpp.CPPTests) ... ok test_unhandled_exception_aborts (greenlet.tests.test_cpp.CPPTests) ... terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' ok test_unhandled_exception_in_greenlet_aborts (greenlet.tests.test_cpp.CPPTests) ... terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' ok test_getcurrent (greenlet.tests.test_extension_interface.CAPITests) ... ok test_instance_of_wrong_type (greenlet.tests.test_extension_interface.CAPITests) ... ok test_new_greenlet (greenlet.tests.test_extension_interface.CAPITests) ... ok test_non_traceback_param (greenlet.tests.test_extension_interface.CAPITests) ... ok test_not_throwable (greenlet.tests.test_extension_interface.CAPITests) ... ok test_raise_greenlet_dead (greenlet.tests.test_extension_interface.CAPITests) ... ok test_raise_greenlet_error (greenlet.tests.test_extension_interface.CAPITests) ... ok test_setparent (greenlet.tests.test_extension_interface.CAPITests) ... ok test_switch (greenlet.tests.test_extension_interface.CAPITests) ... ok test_switch_kwargs (greenlet.tests.test_extension_interface.CAPITests) ... ok test_throw (greenlet.tests.test_extension_interface.CAPITests) ... ok test_circular_greenlet (greenlet.tests.test_gc.GCTests) ... ok test_dead_circular_ref (greenlet.tests.test_gc.GCTests) ... ok test_finalizer_crash (greenlet.tests.test_gc.GCTests) ... ok test_inactive_ref (greenlet.tests.test_gc.GCTests) ... ok test_generator (greenlet.tests.test_generator.GeneratorTests) ... ok test_genlet_bad (greenlet.tests.test_generator_nested.NestedGeneratorTests) ... ok test_genlet_simple (greenlet.tests.test_generator_nested.NestedGeneratorTests) ... ok test_layered_genlets (greenlet.tests.test_generator_nested.NestedGeneratorTests) ... ok test_nested_genlets (greenlet.tests.test_generator_nested.NestedGeneratorTests) ... ok test_permutations (greenlet.tests.test_generator_nested.NestedGeneratorTests) ... ok test_abstract_subclasses (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_dealloc (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_dealloc_catches_GreenletExit_throws_other (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_dealloc_other_thread (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_dealloc_switch_args_not_lost (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_deepcopy (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_exc_state (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_exception (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_falling_off_end_switches_to_unstarted_parent_raises_error (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_falling_off_end_switches_to_unstarted_parent_works (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_frame (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_implicit_parent_with_threads (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_instance_dict (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_issue_245_reference_counting_subclass_no_threads (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_issue_245_reference_counting_subclass_threads (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_parent_equals_None (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_parent_restored_on_kill (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_parent_return_failure (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_recursive_startup (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_run_equals_None (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_running_greenlet_has_no_run (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_send_exception (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_simple (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_switch_kwargs (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_switch_kwargs_to_parent (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_switch_no_run_raises_AttributeError (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_switch_to_another_thread (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_switch_to_dead_greenlet_reparent (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_switch_to_dead_greenlet_with_unstarted_perverse_parent (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_thread_bug (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_threaded_updatecurrent (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_threads (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_throw_exception_not_lost (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_throw_no_run_raises_AttributeError (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_throw_to_dead_thread_doesnt_crash (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_throw_to_dead_thread_doesnt_crash_wait (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_tuple_subclass (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_two_children (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_two_recursive_children (greenlet.tests.test_greenlet.TestGreenlet) ... ok test_cannot_delete_parent (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_cannot_delete_parent_of_main (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_deeper_cycle (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_main_greenlet_parent_is_none (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_set_parent_wrong_types (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_threaded_reparent (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_trivial_cycle (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_trivial_cycle_main (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_unexpected_reparenting (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_unexpected_reparenting_thread_running (greenlet.tests.test_greenlet.TestGreenletSetParentErrors) ... ok test_main_greenlet_is_greenlet (greenlet.tests.test_greenlet.TestMainGreenlet) ... ok test_main_greenlet_type_can_be_subclassed (greenlet.tests.test_greenlet.TestMainGreenlet) ... ok test_dead (greenlet.tests.test_greenlet.TestRepr) ... ok test_formatting_produces_native_str (greenlet.tests.test_greenlet.TestRepr) ... ok test_initial (greenlet.tests.test_greenlet.TestRepr) ... ok test_main_from_other_thread (greenlet.tests.test_greenlet.TestRepr) ... ok test_main_in_background (greenlet.tests.test_greenlet.TestRepr) ... ok test_main_while_running (greenlet.tests.test_greenlet.TestRepr) ... ok test_it (greenlet.tests.test_greenlet_trash.TestTrashCanReEnter) ... ok test_arg_refs (greenlet.tests.test_leaks.TestLeaks) ... ok test_issue251_issue252_explicit_reference_not_collectable (greenlet.tests.test_leaks.TestLeaks) ... ok test_issue251_issue252_need_to_collect_in_background (greenlet.tests.test_leaks.TestLeaks) ... ok test_issue251_issue252_need_to_collect_in_background_cleanup_disabled (greenlet.tests.test_leaks.TestLeaks) ... ok test_issue251_killing_cross_thread_leaks_list (greenlet.tests.test_leaks.TestLeaks) ... ok test_issue251_with_cleanup_disabled (greenlet.tests.test_leaks.TestLeaks) ... ok test_kwarg_refs (greenlet.tests.test_leaks.TestLeaks) ... ok test_threaded_adv_leak (greenlet.tests.test_leaks.TestLeaks) ... ok test_threaded_leak (greenlet.tests.test_leaks.TestLeaks) ... ok test_untracked_memory_doesnt_increase (greenlet.tests.test_leaks.TestLeaks) ... ok test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main (greenlet.tests.test_leaks.TestLeaks) ... ok test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread (greenlet.tests.test_leaks.TestLeaks) ... ok test_stack_saved (greenlet.tests.test_stack_saved.Test) ... ok test_class (greenlet.tests.test_throw.ThrowTests) ... ok test_instance_of_wrong_type (greenlet.tests.test_throw.ThrowTests) ... ok test_kill (greenlet.tests.test_throw.ThrowTests) ... ok test_non_traceback_param (greenlet.tests.test_throw.ThrowTests) ... ok test_not_throwable (greenlet.tests.test_throw.ThrowTests) ... ok test_throw_goes_to_original_parent (greenlet.tests.test_throw.ThrowTests) ... ok test_val (greenlet.tests.test_throw.ThrowTests) ... ok test_a_greenlet_tracing (greenlet.tests.test_tracing.TestGreenletTracing) ... ok test_b_exception_disables_tracing (greenlet.tests.test_tracing.TestGreenletTracing) ... ok test_trace_events_from_greenlet_func_sets_profiler (greenlet.tests.test_tracing.TestPythonTracing) ... ok test_trace_events_from_greenlet_subclass_sets_profiler (greenlet.tests.test_tracing.TestPythonTracing) ... ok test_trace_events_into_greenlet_func_already_set (greenlet.tests.test_tracing.TestPythonTracing) ... ok test_trace_events_into_greenlet_subclass_already_set (greenlet.tests.test_tracing.TestPythonTracing) ... ok test_trace_events_multiple_greenlets_switching (greenlet.tests.test_tracing.TestPythonTracing) ... ok test_trace_events_multiple_greenlets_switching_siblings (greenlet.tests.test_tracing.TestPythonTracing) ... ok test_trace_events_trivial (greenlet.tests.test_tracing.TestPythonTracing) ... ok test_version (greenlet.tests.test_version.VersionTests) ... ok test_dead_weakref (greenlet.tests.test_weakref.WeakRefTests) ... ok test_dealloc_weakref (greenlet.tests.test_weakref.WeakRefTests) ... ok test_inactive_weakref (greenlet.tests.test_weakref.WeakRefTests) ... ok ---------------------------------------------------------------------- Ran 125 tests in 24.044s 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 9 --> 12 Time limit exceeded. Threads: Waiting for only 1 --> 1 MGlets : Waiting for only 9 --> 12 >>> py3-greenlet: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-greenlet/pkg creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc64_aix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_aarch64_gcc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc64_linux.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_s390_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_linux.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x86_msvc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x64_msvc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm64_masm.asm -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_mips_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_csky_gcc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_riscv_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_alpha_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_m68k_gcc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm32_ios.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/setup_switch_x64_masm.cmd -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x86_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_sparc_sun_gcc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm32_gcc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x64_masm.obj -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_aix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/__init__.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_ppc_macosx.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x32_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_amd64_unix.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_x64_masm.asm -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm64_masm.obj -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/platform/switch_arm64_msvc.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_allocator.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_exceptions.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/_greenlet.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_greenlet.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension_cpp.cpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_throw.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_gc.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_generator_nested.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_stack_saved.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension.c -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_extension_interface.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_greenlet.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_version.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_contextvars.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_weakref.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_greenlet_trash.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_generator.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/__init__.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/_test_extension_cpp.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_cpp.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_tracing.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/test_leaks.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/tests/leakcheck.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_cpython_compat.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_thread_state.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_refs.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet.cpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_internal.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/__init__.py -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_thread_support.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/slp_platformselect.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_slp_switch.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet copying build/lib.linux-armv8l-cpython-310/greenlet/greenlet_compiler_compat.hpp -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/platform/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_version.py to test_version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet/__init__.py to __init__.cpython-310.pyc running install_headers creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/include creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/include/python3.10 creating /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/include/python3.10/greenlet copying src/greenlet/greenlet.h -> /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/include/python3.10/greenlet running install_egg_info running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' Copying src/greenlet.egg-info to /home/buildozer/aports/community/py3-greenlet/pkg/py3-greenlet/usr/lib/python3.10/site-packages/greenlet-2.0.1-py3.10.egg-info running install_scripts >>> py3-greenlet*: Running postcheck for py3-greenlet >>> py3-greenlet*: Preparing package py3-greenlet... >>> py3-greenlet*: Stripping binaries >>> py3-greenlet*: Scanning shared objects >>> py3-greenlet*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-greenlet*: Package size: 552.0 KB >>> py3-greenlet*: Compressing data... >>> py3-greenlet*: Create checksum... >>> py3-greenlet*: Create py3-greenlet-2.0.1-r0.apk >>> py3-greenlet: Build complete at Mon, 07 Nov 2022 22:10:18 +0000 elapsed time 0h 0m 37s >>> py3-greenlet: Cleaning up srcdir >>> py3-greenlet: Cleaning up pkgdir >>> py3-greenlet: Uninstalling dependencies... (1/15) Purging .makedepends-py3-greenlet (20221107.220942) (2/15) Purging py3-setuptools (65.5.1-r0) (3/15) Purging py3-packaging (21.3-r2) (4/15) Purging py3-parsing (3.0.9-r0) (5/15) Purging python3-dev (3.10.8-r3) (6/15) Purging py3-objgraph (3.5.0-r0) (7/15) Purging python3 (3.10.8-r3) (8/15) Purging py3-psutil (5.9.2-r0) (9/15) Purging libbz2 (1.0.8-r3) (10/15) Purging libffi (3.4.4-r0) (11/15) Purging gdbm (1.23-r0) (12/15) Purging xz-libs (5.2.7-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.2.0-r0) (15/15) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-greenlet: Updating the community/armv7 repository index... >>> py3-greenlet: Signing the index...