Skip to content

Conversation

@ameba23
Copy link
Collaborator

@ameba23 ameba23 commented Feb 6, 2026

tss-esapi-sys will not compile on darwin:

error: failed to run custom build command for `tss-esapi-sys v0.5.0`

Caused by:
  process didn't exit successfully: `/Users/anton/Projects/flashbots/rproxy/target/release/build/tss-esapi-sys-ffdeac5f8e8e98f3/build-script-build` (exit status: 101)
  --- stderr

  thread 'main' (70160757) panicked at /Users/anton/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tss-esapi-sys-0.5.0/build.rs:35:17:
  Compilation target (architecture, OS) tuple (aarch64, darwin) is not part of the supported tuples. Please compile with the "generate-bindings" feature or add support for your platform :)
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This tries adding the generate-bindings feature if compiled on that platform.

@ameba23 ameba23 marked this pull request as draft February 6, 2026 12:48
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 this pull request may close these issues.

1 participant