[Pkg-rust-maintainers] Bug#977489: rust-rand: autopkgtest regression in testing: error: could not compile `packed_simd`.

Peter Michael Green plugwash at debian.org
Sun Jan 3 22:25:50 GMT 2021


Looking at 
https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-rand/9312542/log.gz

It looks like the packed_simd feature test passes with unstable's 
version of rust-packed-simd
but the all features test is still failing with

> error[E0433]: failed to resolve: use of undeclared crate or module `__m64`
>     --> src/distributions/integer.rs:161:13
>      |
> 161 | simd_impl!((__m64, u8x8), (__m128i, u8x16), (__m256i, u8x32),);
>      |             ^^^^^ use of undeclared crate or module `__m64`
I don't think it's worth opening a separate bug, so I'll close this one 
with an upload that fixes
the __m64 issue.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20210103/96655d03/attachment.html>


More information about the Pkg-rust-maintainers mailing list