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

Failed to run custom build command for wasm-opt-sys v0.111.0, librocksdb-sys v0.10.0+7.9.2 #1242

Open
stakeworks opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@stakeworks
Copy link

I'm trying to build v1.25.4 on Ubuntu 24.04 LTS on aarch64 (Neoverse-N1) but I get these errors:
failed to run custom build command for wasm-opt-sys v0.111.0
failed to run custom build command for librocksdb-sys v0.10.0+7.9.2

build.log

It's a fresh setup on aarch64 (Neoverse-N1) with:
Ubuntu 24.04 LTS
Binary: v1.25.4
rustup 1.27.1 (54dd3d00f 2024-04-24)
rustc 1.80.1 (3f5fd8dd4 2024-08-06)
clang version 18.1.3 (1ubuntu1)

Installed/updated:
sudo apt install -y build-essential clang cmake libsnappy-dev libz-dev libbz2-dev liblz4-dev libzstd-dev pkg-config protobuf-compiler g++ llvm

/.cargo/bin/rustup update
/.cargo/bin/rustup update nightly
/.cargo/bin/rustup target add wasm32-unknown-unknown --toolchain nightly

@stakeworks stakeworks added the bug Something isn't working label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant