* 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
listing git files failed - pretending there aren't any
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.-cpython-311
creating build/lib.-cpython-311/greenlet
copying src/greenlet/__init__.py -> build/lib.-cpython-311/greenlet
creating build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_leaks.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/leakcheck.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_gc.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_version.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_contextvars.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_throw.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_greenlet.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_cpp.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_extension_interface.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_generator.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_generator_nested.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_tracing.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/__init__.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_weakref.py -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/test_stack_saved.py -> build/lib.-cpython-311/greenlet/tests
creating build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/__init__.py -> build/lib.-cpython-311/greenlet/platform
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
listing git files failed - pretending there aren't any
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.-cpython-311/greenlet
copying src/greenlet/greenlet.h -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_allocator.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_exceptions.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_greenlet.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_internal.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_refs.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_thread_state.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/greenlet_thread_support.hpp -> build/lib.-cpython-311/greenlet
copying src/greenlet/slp_platformselect.h -> build/lib.-cpython-311/greenlet
copying src/greenlet/tests/_test_extension.c -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.-cpython-311/greenlet/tests
copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_mips_unix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_s390_unix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_x32_unix.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.-cpython-311/greenlet/platform
copying src/greenlet/platform/switch_x86_unix.h -> build/lib.-cpython-311/greenlet/platform
warning: build_py: byte-compiling is disabled, skipping.

running build_ext
building 'greenlet._greenlet' extension
creating build/temp.-cpython-311
creating build/temp.-cpython-311/src
creating build/temp.-cpython-311/src/greenlet
mips64-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -I/builder/shared-workdir/build/sdk/staging_dir/host/include/e2fsprogs -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -I/builder/shared-workdir/build/sdk/staging_dir/host/include/e2fsprogs -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/greenlet-2.0.2=greenlet-2.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/python3.11 -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/python3.11 -c src/greenlet/greenlet.cpp -o build/temp.-cpython-311/src/greenlet/greenlet.o
In file included from src/greenlet/slp_platformselect.h:51,
                 from src/greenlet/greenlet_slp_switch.hpp:82,
                 from src/greenlet/greenlet.cpp:21:
src/greenlet/platform/switch_mips_unix.h: In function 'int slp_switch()':
src/greenlet/platform/switch_mips_unix.h:22:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   22 |     register int err;
      |                  ^~~
src/greenlet/platform/switch_mips_unix.h:23:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   23 |     register int *stackref, stsizediff;
      |                   ^~~~~~~~
src/greenlet/platform/switch_mips_unix.h:23:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   23 |     register int *stackref, stsizediff;
      |                             ^~~~~~~~~~
mips64-openwrt-linux-musl-g++ -shared -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/lib -znow -zrelro -lpython3.11 -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/greenlet-2.0.2=greenlet-2.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/python3.11 build/temp.-cpython-311/src/greenlet/greenlet.o -o build/lib.-cpython-311/greenlet/_greenlet.cpython-311.so
/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/bin/../lib/gcc/mips64-openwrt-linux-musl/12.3.0/../../../../mips64-openwrt-linux-musl/bin/ld: cannot find -lpython3.11: No such file or directory
collect2: error: ld returned 1 exit status
error: command '/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/bin/mips64-openwrt-linux-musl-g++' failed with exit code 1

ERROR Backend subprocess exited when trying to invoke build_wheel
make[3]: *** [Makefile:56: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/greenlet-2.0.2/.built] Error 1
time: package/feeds/packages/python-greenlet/compile#4.77#0.54#10.85