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

Bug: workflow build script dead #100

Open
Sieluna opened this issue Jan 19, 2025 · 0 comments · May be fixed by #102
Open

Bug: workflow build script dead #100

Sieluna opened this issue Jan 19, 2025 · 0 comments · May be fixed by #102

Comments

@Sieluna
Copy link

Sieluna commented Jan 19, 2025

error: failed to run custom build command for wamr-sys v1.0.0 (/home/runner/work/wamr-rust-sdk/wamr-rust-sdk/crates/wamr-sys)

Caused by:
process didn't exit successfully: /home/runner/work/wamr-rust-sdk/wamr-rust-sdk/target/debug/build/wamr-sys-f8a1b7a871d79ad5/build-script-build (exit status: 101)
--- stdout
cargo:rerun-if-env-changed=CARGO_FEATURE_ESP_IDF
cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
cargo:rerun-if-env-changed=WAMR_BUILD_PLATFORM
cargo:rerun-if-env-changed=WAMR_SHARED_PLATFORM_CONFIG
cargo:rerun-if-env-changed=LLVM_LIB_CFG_PATH
cargo:rerun-if-env-changed=WAMR_BH_VPRINTF

--- stderr
thread 'main' panicked at crates/wamr-sys/build.rs:94:5:
assertion failed: llvm_cfg_path.exists()
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

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