Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please publish a new crates.io release #563

Closed
Nopey opened this issue Apr 2, 2024 · 4 comments
Closed

Please publish a new crates.io release #563

Nopey opened this issue Apr 2, 2024 · 4 comments

Comments

@Nopey
Copy link

Nopey commented Apr 2, 2024

Please publish a new version to crates.io, as #548 has not yet been released.

Once raqote is able to depend on a version of pathfinder that contains PR 548 changes, their CI pipeline will be fixed:
jrmuizel/raqote#201

@ntorresalberto
Copy link

Hi, came here for the same reason, a new release would be greatly appreciated.
Adding a log output of the error to help visibility (this is with the nightly toolchain):

error[E0557]: feature has been removed
  --> /opt/rust/cargo/registry/src/index.crates.io-6f17d22bba15001f/pathfinder_simd-0.5.2/src/lib.rs:11:61
   |
11 | ...vm_intrinsics, platform_intrinsics))]
   |                   ^^^^^^^^^^^^^^^^^^^ feature has been removed
   |
   = note: SIMD intrinsics use the regular intrinsics ABI now

   Compiling rand v0.8.5
error[E0635]: unknown feature `stdsimd`
  --> /opt/rust/cargo/registry/src/index.crates.io-6f17d22bba15001f/pathfinder_simd-0.5.2/src/lib.rs:12:49
   |
12 | #![cfg_attr(pf_rustc_nightly, feature(simd_ffi, stdsimd))]
   |                                                 ^^^^^^^

Some errors have detailed explanations: E0557, E0635.
For more information about an error, try `rustc --explain E0557`.
error: could not compile `pathfinder_simd` (lib) due to 2 previous errors

@atouchet
Copy link
Contributor

@jdm @mrobinson or whoever has access can #557 be published to crates.io?

@mrobinson
Copy link
Member

I have just published a new version of pathfinder_simd, which I think should unblock jrmuizel/raqote#201.

@Nopey
Copy link
Author

Nopey commented Apr 11, 2024

Perfect, thanks!

@Nopey Nopey closed this as completed Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants