Skip to content

cargo build fails on Raspberry Pi3B. "Unsupported target architecture" for sha2-asm. #1278

@dantrevino

Description

@dantrevino

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions