[Pkg-rust-maintainers] Bug#1101041: rust-pcre2: FTBFS on armel: test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s

Sebastian Ramacher sramacher at debian.org
Sat Mar 22 11:11:57 GMT 2025


Source: rust-pcre2
Version: 0.2.6-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher at debian.org

Dear maintainer,

rust-pcre2 fails to build on armel:

https://buildd.debian.org/status/fetch.php?pkg=rust-pcre2&arch=armel&ver=0.2.6-1%2Bb2&stamp=1742602985&raw=0

test bytes::tests::find_start_end_and_as_bytes ... FAILED
test bytes::tests::find_utf_emoji_as_bytes ... FAILED

failures:

---- bytes::tests::find_start_end_and_as_bytes stdout ----

thread 'bytes::tests::find_start_end_and_as_bytes' panicked at src/bytes.rs:1348:14:
called `Result::unwrap()` on an `Err` value: Error { kind: JIT, code: -45, offset: None, message: "bad JIT option" }
stack backtrace:
   0: rust_begin_unwind
             at /usr/src/rustc-1.85.0/library/std/src/panicking.rs:692:5
   1: core::panicking::panic_fmt
             at /usr/src/rustc-1.85.0/library/core/src/panicking.rs:75:14
   2: core::result::unwrap_failed
             at /usr/src/rustc-1.85.0/library/core/src/result.rs:1704:5
   3: core::result::Result<T,E>::unwrap
             at /usr/src/rustc-1.85.0/library/core/src/result.rs:1109:23
   4: pcre2::bytes::tests::find_start_end_and_as_bytes
             at /usr/share/cargo/registry/pcre2-0.2.6/src/bytes.rs:1343:18
   5: pcre2::bytes::tests::find_start_end_and_as_bytes::{{closure}}
             at /usr/share/cargo/registry/pcre2-0.2.6/src/bytes.rs:1334:37
   6: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- bytes::tests::find_utf_emoji_as_bytes stdout ----

thread 'bytes::tests::find_utf_emoji_as_bytes' panicked at src/bytes.rs:1369:14:
called `Result::unwrap()` on an `Err` value: Error { kind: JIT, code: -45, offset: None, message: "bad JIT option" }
stack backtrace:
   0: rust_begin_unwind
             at /usr/src/rustc-1.85.0/library/std/src/panicking.rs:692:5
   1: core::panicking::panic_fmt
             at /usr/src/rustc-1.85.0/library/core/src/panicking.rs:75:14
   2: core::result::unwrap_failed
             at /usr/src/rustc-1.85.0/library/core/src/result.rs:1704:5
   3: core::result::Result<T,E>::unwrap
             at /usr/src/rustc-1.85.0/library/core/src/result.rs:1109:23
   4: pcre2::bytes::tests::find_utf_emoji_as_bytes
             at /usr/share/cargo/registry/pcre2-0.2.6/src/bytes.rs:1364:18
   5: pcre2::bytes::tests::find_utf_emoji_as_bytes::{{closure}}
             at /usr/share/cargo/registry/pcre2-0.2.6/src/bytes.rs:1356:33
   6: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:
    bytes::tests::find_start_end_and_as_bytes
    bytes::tests::find_utf_emoji_as_bytes

test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s

error: test failed, to rerun pass `--lib`
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

Cheers
-- 
Sebastian Ramacher



More information about the Pkg-rust-maintainers mailing list