You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mainly for visibility. Not a bug in blockstack-core.
We ran into this while trying to build on Raspberry Pi.
error: failed to run custom build command for `sha2-asm v0.5.3`
Caused by:
process didn't exit successfully: `/home/pi/blockstack-core/target/debug/build/sha2-asm-a58e6c6d2b010656/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unsupported target architecture', /home/pi/.cargo/registry/src/github.com-1ecc6299db9ec823/sha2-asm-0.5.3/build.rs:13:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
warning: build failed, waiting for other jobs to finish...
error: build failed