>>> Building on exopi-4 under devel/py-greenlet,python3 BDEPENDS = [lang/python/3.10;devel/py-setuptools,python3;devel/py-installer,python3;devel/py-build,python3;devel/py-wheel,python3] DIST = [devel/py-greenlet,python3:greenlet-3.0.3.tar.gz] FULLPKGNAME = py3-greenlet-3.0.3 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-4 at 1713359537.98) >>> Running depends in devel/py-greenlet,python3 at 1713359538.02 last junk was in lang/php/8.2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-greenlet,python3 at 1713359539.79 ===> devel/py-greenlet,python3 ===> Building from scratch py3-greenlet-3.0.3 ===> py3-greenlet-3.0.3 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-greenlet-3.0.3 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-greenlet-3.0.3 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-greenlet-3.0.3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-greenlet-3.0.3 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: c++ c++abi pthread python3.10 pthread m ===> found c++.10.0 c++abi.7.0 pthread.27.1 python3.10.0.0 m.10.1 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-4 at 1713359541.01) distfiles size=182013 >>> Running build in devel/py-greenlet,python3 at 1713359541.06 ===> devel/py-greenlet,python3 ===> Checking files for py3-greenlet-3.0.3 `/exopi-cvs/ports/distfiles/greenlet-3.0.3.tar.gz' is up to date. >> (SHA256) greenlet-3.0.3.tar.gz: OK ===> Extracting for py3-greenlet-3.0.3 ===> Patching for py3-greenlet-3.0.3 ===> Applying OpenBSD patch patch-src_greenlet_slp_platformselect_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Give it a chance to build on ppc & mips | |Index: src/greenlet/slp_platformselect.h |--- src/greenlet/slp_platformselect.h.orig |+++ src/greenlet/slp_platformselect.h -------------------------- Patching file src/greenlet/slp_platformselect.h using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 48. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-greenlet-3.0.3 ===> Configuring for py3-greenlet-3.0.3 ===> Building for py3-greenlet-3.0.3 * Getting build dependencies for wheel... 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' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet creating build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform creating build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/fail_clearing_run_switches.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/fail_cpp_exception.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/fail_initialstub_already_started.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/fail_slp_switch.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/fail_switch_three_greenlets.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/fail_switch_three_greenlets2.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/fail_switch_two_greenlets.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.openbsd-7.5-amd64-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/TBrokenGreenlet.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TExceptionState.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TGreenlet.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TGreenletGlobals.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TMainGreenlet.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TPythonState.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TStackState.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TThreadStateDestroy.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/TUserGreenlet.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_cpython_add_pending.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_loongarch64_linux.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src creating build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.10 -c src/greenlet/greenlet.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet/greenlet.o c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet/greenlet.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/greenlet/_greenlet.cpython-310.so building 'greenlet.tests._test_extension' extension creating build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet/tests cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/greenlet/ -I/usr/local/include/python3.10 -c src/greenlet/tests/_test_extension.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet/tests/_test_extension.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet/tests/_test_extension.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/_test_extension.cpython-310.so building 'greenlet.tests._test_extension_cpp' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/greenlet/ -I/usr/local/include/python3.10 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet/tests/_test_extension_cpp.o c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/src/greenlet/tests/_test_extension_cpp.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/_test_extension_cpp.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet creating build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/setup_switch_x64_masm.cmd -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_aarch64_gcc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_alpha_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_amd64_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_arm32_gcc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_arm32_ios.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_arm64_masm.asm -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_arm64_masm.obj -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_arm64_msvc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_csky_gcc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_loongarch64_linux.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_m68k_gcc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_mips_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_ppc64_aix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_ppc64_linux.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_ppc_aix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_ppc_linux.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_ppc_macosx.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_ppc_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_riscv_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_s390_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_sparc_sun_gcc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_x32_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_x64_masm.asm -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_x64_masm.obj -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_x64_msvc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_x86_msvc.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/platform/switch_x86_unix.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/platform creating build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/fail_clearing_run_switches.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/fail_cpp_exception.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/fail_initialstub_already_started.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/fail_slp_switch.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/fail_switch_three_greenlets.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/fail_switch_three_greenlets2.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/fail_switch_two_greenlets.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/leakcheck.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_contextvars.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_cpp.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_extension_interface.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_gc.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_generator.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_generator_nested.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_greenlet.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_greenlet_trash.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_leaks.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_stack_saved.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_throw.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_tracing.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_version.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/test_weakref.py -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/_test_extension.c -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/_test_extension_cpp.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/_test_extension_cpp.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/tests/_test_extension.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/greenlet/tests copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TBrokenGreenlet.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TExceptionState.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TGreenlet.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TGreenletGlobals.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TMainGreenlet.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TPythonState.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TStackState.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TThreadStateDestroy.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/TUserGreenlet.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet.cpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_allocator.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_compiler_compat.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_cpython_add_pending.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_cpython_compat.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_exceptions.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_greenlet.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_internal.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_refs.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_slp_switch.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_thread_state.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/greenlet_thread_support.hpp -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/slp_platformselect.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet copying build/lib.openbsd-7.5-amd64-cpython-310/greenlet/_greenlet.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/greenlet running install_headers creating build/bdist.openbsd-7.5-amd64/wheel/greenlet-3.0.3.data creating build/bdist.openbsd-7.5-amd64/wheel/greenlet-3.0.3.data/headers copying src/greenlet/greenlet.h -> build/bdist.openbsd-7.5-amd64/wheel/greenlet-3.0.3.data/headers running install_egg_info Copying src/greenlet.egg-info to build/bdist.openbsd-7.5-amd64/wheel/greenlet-3.0.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/greenlet-3.0.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-greenlet-3.0.3-python3/greenlet-3.0.3/dist/.tmp-n9vhz0ne/greenlet-3.0.3-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'greenlet/TBrokenGreenlet.cpp' adding 'greenlet/TExceptionState.cpp' adding 'greenlet/TGreenlet.cpp' adding 'greenlet/TGreenletGlobals.cpp' adding 'greenlet/TMainGreenlet.cpp' adding 'greenlet/TPythonState.cpp' adding 'greenlet/TStackState.cpp' adding 'greenlet/TThreadStateDestroy.cpp' adding 'greenlet/TUserGreenlet.cpp' adding 'greenlet/__init__.py' adding 'greenlet/_greenlet.cpython-310.so' adding 'greenlet/greenlet.cpp' adding 'greenlet/greenlet.h' adding 'greenlet/greenlet_allocator.hpp' adding 'greenlet/greenlet_compiler_compat.hpp' adding 'greenlet/greenlet_cpython_add_pending.hpp' adding 'greenlet/greenlet_cpython_compat.hpp' adding 'greenlet/greenlet_exceptions.hpp' adding 'greenlet/greenlet_greenlet.hpp' adding 'greenlet/greenlet_internal.hpp' adding 'greenlet/greenlet_refs.hpp' adding 'greenlet/greenlet_slp_switch.hpp' adding 'greenlet/greenlet_thread_state.hpp' adding 'greenlet/greenlet_thread_state_dict_cleanup.hpp' adding 'greenlet/greenlet_thread_support.hpp' adding 'greenlet/slp_platformselect.h' adding 'greenlet/platform/__init__.py' adding 'greenlet/platform/setup_switch_x64_masm.cmd' adding 'greenlet/platform/switch_aarch64_gcc.h' adding 'greenlet/platform/switch_alpha_unix.h' adding 'greenlet/platform/switch_amd64_unix.h' adding 'greenlet/platform/switch_arm32_gcc.h' adding 'greenlet/platform/switch_arm32_ios.h' adding 'greenlet/platform/switch_arm64_masm.asm' adding 'greenlet/platform/switch_arm64_masm.obj' adding 'greenlet/platform/switch_arm64_msvc.h' adding 'greenlet/platform/switch_csky_gcc.h' adding 'greenlet/platform/switch_loongarch64_linux.h' adding 'greenlet/platform/switch_m68k_gcc.h' adding 'greenlet/platform/switch_mips_unix.h' adding 'greenlet/platform/switch_ppc64_aix.h' adding 'greenlet/platform/switch_ppc64_linux.h' adding 'greenlet/platform/switch_ppc_aix.h' adding 'greenlet/platform/switch_ppc_linux.h' adding 'greenlet/platform/switch_ppc_macosx.h' adding 'greenlet/platform/switch_ppc_unix.h' adding 'greenlet/platform/switch_riscv_unix.h' adding 'greenlet/platform/switch_s390_unix.h' adding 'greenlet/platform/switch_sparc_sun_gcc.h' adding 'greenlet/platform/switch_x32_unix.h' adding 'greenlet/platform/switch_x64_masm.asm' adding 'greenlet/platform/switch_x64_masm.obj' adding 'greenlet/platform/switch_x64_msvc.h' adding 'greenlet/platform/switch_x86_msvc.h' adding 'greenlet/platform/switch_x86_unix.h' adding 'greenlet/tests/__init__.py' adding 'greenlet/tests/_test_extension.c' adding 'greenlet/tests/_test_extension.cpython-310.so' adding 'greenlet/tests/_test_extension_cpp.cpp' adding 'greenlet/tests/_test_extension_cpp.cpython-310.so' adding 'greenlet/tests/fail_clearing_run_switches.py' adding 'greenlet/tests/fail_cpp_exception.py' adding 'greenlet/tests/fail_initialstub_already_started.py' adding 'greenlet/tests/fail_slp_switch.py' adding 'greenlet/tests/fail_switch_three_greenlets.py' adding 'greenlet/tests/fail_switch_three_greenlets2.py' adding 'greenlet/tests/fail_switch_two_greenlets.py' adding 'greenlet/tests/leakcheck.py' adding 'greenlet/tests/test_contextvars.py' adding 'greenlet/tests/test_cpp.py' adding 'greenlet/tests/test_extension_interface.py' adding 'greenlet/tests/test_gc.py' adding 'greenlet/tests/test_generator.py' adding 'greenlet/tests/test_generator_nested.py' adding 'greenlet/tests/test_greenlet.py' adding 'greenlet/tests/test_greenlet_trash.py' adding 'greenlet/tests/test_leaks.py' adding 'greenlet/tests/test_stack_saved.py' adding 'greenlet/tests/test_throw.py' adding 'greenlet/tests/test_tracing.py' adding 'greenlet/tests/test_version.py' adding 'greenlet/tests/test_weakref.py' adding 'greenlet-3.0.3.data/headers/greenlet.h' adding 'greenlet-3.0.3.dist-info/AUTHORS' adding 'greenlet-3.0.3.dist-info/LICENSE' adding 'greenlet-3.0.3.dist-info/LICENSE.PSF' adding 'greenlet-3.0.3.dist-info/METADATA' adding 'greenlet-3.0.3.dist-info/WHEEL' adding 'greenlet-3.0.3.dist-info/top_level.txt' adding 'greenlet-3.0.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built greenlet-3.0.3-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in devel/py-greenlet,python3 at 1713359547.74 ===> devel/py-greenlet,python3 ===> Faking installation for py3-greenlet-3.0.3 /exopi-obj/pobj/py-greenlet-3.0.3-python3/bin/install -d -m 755 /exopi-obj/pobj/py-greenlet-3.0.3-python3/fake-amd64-python3/usr/local/share/doc/py3-greenlet /exopi-obj/pobj/py-greenlet-3.0.3-python3/bin/install -c -m 644 /exopi-obj/pobj/py-greenlet-3.0.3-python3/greenlet-3.0.3/README.rst /exopi-obj/pobj/py-greenlet-3.0.3-python3/fake-amd64-python3/usr/local/share/doc/py3-greenlet ===> Building package for py3-greenlet-3.0.3 Create /exopi-cvs/ports/packages/amd64/all/py3-greenlet-3.0.3.tgz Creating package py3-greenlet-3.0.3 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|******* | 10% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|******************************************* | 68% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-greenlet-3.0.3.tgz >>> Running clean in devel/py-greenlet,python3 at 1713359550.88 ===> devel/py-greenlet,python3 ===> Cleaning for py3-greenlet-3.0.3 >>> Ended at 1713359551.11 max_stuck=1.68/depends=1.75/show-prepare-results=1.28/build=6.68/package=3.14/clean=0.27