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
That build d53b1db and it seems to work with official Arch build tooling (that builds in a clean chroot with only the specified dependencies) and passes the check() phase.
My old bug report from Rome is still relevant:
rome/tools#4548
Presumably something is being assumed about the sources being a Git clone instead of being packages from the
git archive
tarball.What happened?
cargo check
fails.Expected result
Sources should be self contained so
git archive
generated tarballs have everything needed to build and test.The text was updated successfully, but these errors were encountered: