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
I'm looking to build Foundry for Debian 10 using Github Action, but it looks like it doesn't really work and i can't find any answer about the reason of the fail.
Stacktrace:
error: failed to run custom build command for `foundry-cli v0.2.0 (/__w/foundry/foundry/cli)`
Caused by:
process didn't exit successfully: `/__w/foundry/foundry/target/release/build/foundry-cli-605413c001b76f89/build-script-build` (exit status: 101)
--- stderr
thread 'main' panicked at 'vergen crate failed to generate version information! could not find repository from '/__w/foundry/foundry/cli'; class=Repository (6); code=NotFound (-3)', cli/build.rs:8:29
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
Error: The process '/github/home/.cargo/bin/cargo' failed with exit code 101
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋🏻
I'm looking to build Foundry for Debian 10 using Github Action, but it looks like it doesn't really work and i can't find any answer about the reason of the fail.
Stacktrace:
Does anyone have an idea please?
The run: https://github.com/Olyno/foundry/runs/8173671074?check_suite_focus=true
Beta Was this translation helpful? Give feedback.
All reactions