+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-bidi-0.6.6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-bidi-0.6.6/work.log ===> Building for py314-bidi-0.6.6 * Building wheel... Running `maturin-3.14 pep517 build-wheel -i /opt/pkg/bin/python3.14 --compatibility off` 📦 Including license file `LICENSE-THIRD-PARTY.yml` 📦 Including license file `COPYING` 📦 Including license file `COPYING.LESSER` 📦 Including license file `AUTHORS.rst` 🍹 Building a mixed python/rust project 🔗 Found pyo3 bindings 🐍 Found CPython 3.14 at /opt/pkg/bin/python3.14 Compiling target-lexicon v0.12.15 Compiling once_cell v1.19.0 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling libc v0.2.155 Compiling autocfg v1.3.0 Compiling heck v0.5.0 Compiling unindent v0.2.3 Compiling indoc v2.0.5 Compiling cfg-if v1.0.0 Compiling unicode-bidi v0.3.18 Compiling memoffset v0.9.1 Compiling quote v1.0.36 Compiling syn v2.0.70 Compiling pyo3-build-config v0.23.4 Compiling pyo3-ffi v0.23.4 Compiling pyo3-macros-backend v0.23.4 Compiling pyo3 v0.23.4 error: failed to run custom build command for `pyo3-ffi v0.23.4` Caused by: process didn't exit successfully: `/home/pbulk/build/converters/py-bidi/work/python_bidi-0.6.6/target/release/build/pyo3-ffi-a2fe9f0e0898d827/build-script-build` (exit status: 1) --- stdout cargo:rustc-check-cfg=cfg(Py_LIMITED_API) cargo:rustc-check-cfg=cfg(Py_GIL_DISABLED) cargo:rustc-check-cfg=cfg(PyPy) cargo:rustc-check-cfg=cfg(GraalPy) cargo:rustc-check-cfg=cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS")) cargo:rustc-check-cfg=cfg(invalid_from_utf8_lint) cargo:rustc-check-cfg=cfg(pyo3_disable_reference_pool) cargo:rustc-check-cfg=cfg(pyo3_leak_on_drop_without_reference_pool) cargo:rustc-check-cfg=cfg(diagnostic_namespace) cargo:rustc-check-cfg=cfg(c_str_lit) cargo:rustc-check-cfg=cfg(rustc_has_once_lock) cargo:rustc-check-cfg=cfg(fn_ptr_eq) cargo:rustc-check-cfg=cfg(Py_3_7) cargo:rustc-check-cfg=cfg(Py_3_8) cargo:rustc-check-cfg=cfg(Py_3_9) cargo:rustc-check-cfg=cfg(Py_3_10) cargo:rustc-check-cfg=cfg(Py_3_11) cargo:rustc-check-cfg=cfg(Py_3_12) cargo:rustc-check-cfg=cfg(Py_3_13) cargo:rerun-if-env-changed=PYO3_CROSS cargo:rerun-if-env-changed=PYO3_CROSS_LIB_DIR cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_VERSION cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_IMPLEMENTATION cargo:rerun-if-env-changed=PYO3_PRINT_CONFIG cargo:rerun-if-env-changed=PYO3_USE_ABI3_FORWARD_COMPATIBILITY --- stderr error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13) = help: please check if an updated version of PyO3 is available. Current version: 0.23.4 = help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI warning: build failed, waiting for other jobs to finish... 💥 maturin failed Caused by: Failed to build a native library through cargo Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/opt/pkg/bin/python3.14" PYTHON_SYS_EXECUTABLE="/opt/pkg/bin/python3.14" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--manifest-path" "/home/pbulk/build/converters/py-bidi/work/python_bidi-0.6.6/Cargo.toml" "--release" "--lib"` Error: command ['maturin-3.14', 'pep517', 'build-wheel', '-i', '/opt/pkg/bin/python3.14', '--compatibility', 'off'] returned non-zero exit status 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/py-bidi *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/py-bidi