+ 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-jellyfish-1.2.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-jellyfish-1.2.0/work.log ===> Building for py314-jellyfish-1.2.0 * Building wheel... Running `maturin-3.14 pep517 build-wheel -i /opt/pkg/bin/python3.14 --compatibility off -j4` 📦 Including license file `LICENSE` 🍹 Building a mixed python/rust project 🔗 Found pyo3 bindings 🐍 Found CPython 3.14 at /opt/pkg/bin/python3.14 📡 Using build options features from pyproject.toml Compiling target-lexicon v0.13.2 Compiling once_cell v1.21.3 Compiling proc-macro2 v1.0.94 Compiling autocfg v1.4.0 Compiling libc v0.2.171 Compiling unicode-ident v1.0.18 Compiling memoffset v0.9.1 Compiling cfg-if v1.0.0 Compiling version_check v0.9.5 Compiling pyo3-build-config v0.24.0 Compiling quote v1.0.40 Compiling heck v0.5.0 Compiling ahash v0.8.11 Compiling syn v2.0.100 Compiling num-traits v0.2.19 Compiling tinyvec_macros v0.1.1 Compiling tinyvec v1.9.0 Compiling getrandom v0.2.15 Compiling pyo3-ffi v0.24.0 Compiling pyo3-macros-backend v0.24.0 Compiling pyo3 v0.24.0 Compiling indoc v2.0.6 error: failed to run custom build command for `pyo3-ffi v0.24.0` Caused by: process didn't exit successfully: `/home/pbulk/build/textproc/py-jellyfish/work/jellyfish-1.2.0/target/release/build/pyo3-ffi-e4d1cd65e031343e/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(rustc_has_extern_c_unwind) cargo:rustc-check-cfg=cfg(io_error_more) 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:rustc-check-cfg=cfg(Py_3_14) 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.24.0 = 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" "--jobs" "4" "--features" "pyo3/extension-module" "--features" "python" "--message-format" "json-render-diagnostics" "--manifest-path" "/home/pbulk/build/textproc/py-jellyfish/work/jellyfish-1.2.0/Cargo.toml" "--release" "--lib"` Error: command ['maturin-3.14', 'pep517', 'build-wheel', '-i', '/opt/pkg/bin/python3.14', '--compatibility', 'off', '-j4'] 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/textproc/py-jellyfish *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/py-jellyfish