>>> Building on octeon under devel/py-greenlet,python3 BDEPENDS = [devel/py-installer,python3;devel/py-build,python3;devel/py-wheel,python3;lang/python/3.10;devel/py-setuptools,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 octeon at 1712882199.26) >>> Running depends in devel/py-greenlet,python3 at 1712882199.42 last junk was in security/knockpy /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.13p2 /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 1712882205.11 ===> 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.13p2 ===> 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.13p2 (Junk lock released for octeon at 1712882212.14) distfiles size=182013 >>> Running build in devel/py-greenlet,python3 at 1712882212.21 ===> devel/py-greenlet,python3 ===> Checking files for py3-greenlet-3.0.3 `/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-octeon-cpython-310 creating build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/__init__.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet creating build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform creating build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/fail_clearing_run_switches.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/fail_cpp_exception.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/fail_initialstub_already_started.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/fail_slp_switch.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/fail_switch_three_greenlets.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/fail_switch_three_greenlets2.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/fail_switch_two_greenlets.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.openbsd-7.5-octeon-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-octeon-cpython-310/greenlet copying src/greenlet/TExceptionState.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/TGreenlet.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/TGreenletGlobals.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/TMainGreenlet.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/TPythonState.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/TStackState.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/TThreadStateDestroy.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/TUserGreenlet.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_cpython_add_pending.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_loongarch64_linux.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.openbsd-7.5-octeon-cpython-310/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.openbsd-7.5-octeon-cpython-310 creating build/temp.openbsd-7.5-octeon-cpython-310/src creating build/temp.openbsd-7.5-octeon-cpython-310/src/greenlet cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -I/usr/local/include/python3.10 -c src/greenlet/greenlet.cpp -o build/temp.openbsd-7.5-octeon-cpython-310/src/greenlet/greenlet.o In file included from src/greenlet/greenlet.cpp:24: src/greenlet/greenlet_slp_switch.hpp:69:6: error: "greenlet needs to be ported to this platform, or taught how to detect your compiler properly." # error \ ^ In file included from src/greenlet/greenlet.cpp:31: src/greenlet/TGreenlet.cpp:182:15: error: use of undeclared identifier 'slp_switch'; did you mean 'g_switch'? err = slp_switch(); ^~~~~~~~~~ g_switch src/greenlet/greenlet_greenlet.hpp:371:29: note: 'g_switch' declared here virtual OwnedObject g_switch() = 0; ^ In file included from src/greenlet/greenlet.cpp:31: src/greenlet/TGreenlet.cpp:182:15: error: assigning to 'int' from incompatible type 'OwnedObject' (aka 'OwnedReference<_object, NoOpChecker>') err = slp_switch(); ^~~~~~~~~~~~ 3 errors generated. error: command '/pobj/py-greenlet-3.0.3-python3/bin/cc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error 1 in devel/py-greenlet (/ports/lang/python/python.port.mk:368 'do-build': @: ; if [ -e /pobj/py-greenlet-3.0.3-python3/greenlet-3....) *** Error 2 in devel/py-greenlet (/ports/infrastructure/mk/bsd.port.mk:3057 '/pobj/py-greenlet-3.0.3-python3/.build_done': @cd /ports/devel/...) *** Error 2 in devel/py-greenlet (/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=py3-greenlet-3.0.3; export _LOCKS_HELD=" py3-gre...) ===> Exiting devel/py-greenlet,python3 with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1712882255.81 max_stuck=0.00/depends=5.80/show-prepare-results=7.08/build=43.65 Error: job failed with 512 on octeon at 1712882255