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

Build broken due to error on openssl-kdf v0.4.1 #558

Closed
7flying opened this issue Oct 11, 2023 · 1 comment · Fixed by #569
Closed

Build broken due to error on openssl-kdf v0.4.1 #558

7flying opened this issue Oct 11, 2023 · 1 comment · Fixed by #569

Comments

@7flying
Copy link
Contributor

7flying commented Oct 11, 2023

error: unsupported output in build script of `openssl-kdf v0.4.1`: `cargo::rustc-link-lib=crypto`
Found a `cargo::key=value` build directive which is reserved for future use.
Either change the directive to `cargo:key=value` syntax (note the single `:`) or upgrade your version of Rust.
See https://doc.rust-lang.org/cargo/reference/build-scripts.html#outputs-of-the-build-script for more information about build script outputs.
warning: build failed, waiting for other jobs to finish...
Error: Process completed with exit code 101.
@7flying
Copy link
Contributor Author

7flying commented Oct 11, 2023

There is a PR (puiterwijk/rust-openssl-kdf#16) fixing that already on the relevant crate, but we need to wait for a new release.

7flying added a commit to 7flying/fido-device-onboard-rs that referenced this issue Oct 26, 2023
Fixes fdo-rs#558

Signed-off-by: Irene Diez <idiez@redhat.com>
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

Successfully merging a pull request may close this issue.

1 participant