+ 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-cddl-0.6.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-cddl-0.6.4/work.log ===> Building for py314-cddl-0.6.4 * 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 proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling autocfg v1.3.0 Compiling libc v0.2.172 Compiling target-lexicon v0.12.16 Compiling once_cell v1.19.0 Compiling version_check v0.9.5 Compiling quote v1.0.36 Compiling pyo3-build-config v0.22.2 Compiling memchr v2.7.4 Compiling syn v2.0.72 Compiling cfg-if v1.0.0 Compiling log v0.4.22 Compiling static_assertions v1.1.0 Compiling lexical-util v1.0.6 Compiling proc-macro-error-attr v1.0.4 Compiling syn v1.0.109 Compiling thiserror v1.0.63 Compiling proc-macro-error v1.0.4 Compiling lock_api v0.4.12 Compiling indexmap v1.9.3 Compiling serde v1.0.204 Compiling signal-hook v0.3.17 Compiling minimal-lexical v0.2.1 Compiling parking_lot_core v0.9.10 Compiling nom v7.1.3 Compiling pyo3-ffi v0.22.2 Compiling pyo3-macros-backend v0.22.2 Compiling signal-hook-registry v1.4.2 Compiling thiserror-impl v1.0.63 Compiling serde_derive v1.0.204 Compiling num-traits v0.2.19 Compiling powerfmt v0.2.0 Compiling either v1.13.0 Compiling hashbrown v0.12.3 Compiling termcolor v1.4.1 Compiling time-core v0.1.2 Compiling scopeguard v1.2.0 Compiling num-conv v0.1.0 Compiling ucd-trie v0.1.6 Compiling smallvec v1.13.2 Compiling rustix v0.38.44 Compiling itoa v1.0.11 Compiling pest v2.7.11 Compiling time-macros v0.2.18 Compiling deranged v0.3.11 Compiling abnf-core v0.5.0 Compiling lexical-parse-integer v1.0.5 error: failed to run custom build command for `pyo3-ffi v0.22.2` Caused by: process didn't exit successfully: `/home/pbulk/build/devel/py-cddl/work/pycddl-0.6.4/target/release/build/pyo3-ffi-35ef909877428ffa/build-script-build` (exit status: 1) --- stdout cargo:rustc-check-cfg=cfg(Py_LIMITED_API) 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(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.22.2 = 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" "--message-format" "json-render-diagnostics" "--manifest-path" "/home/pbulk/build/devel/py-cddl/work/pycddl-0.6.4/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/devel/py-cddl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-cddl