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

FTBFS: rust-1.29 #25999

Open
imjasonh opened this issue Aug 10, 2024 · 0 comments
Open

FTBFS: rust-1.29 #25999

imjasonh opened this issue Aug 10, 2024 · 0 comments
Assignees
Labels
ftbfs Failed to Build From Source sustaining

Comments

@imjasonh
Copy link
Contributor

WARN error: could not find native static library `curl`, perhaps an -L flag is missing? 🔗 pkg=rust-1.29 arch=arm64
WARN  🔗 pkg=rust-1.29 arch=arm64
WARN error: aborting due to previous error 🔗 pkg=rust-1.29 arch=arm64
WARN  🔗 pkg=rust-1.29 arch=arm64
WARN error: Could not compile `curl-sys`. 🔗 pkg=rust-1.29 arch=arm64
WARN warning: build failed, waiting for other jobs to finish... 🔗 pkg=rust-1.29 arch=arm64
WARN error: build failed 🔗 pkg=rust-1.29 arch=arm64
WARN command did not execute successfully: "/home/build/mrustc-build/run_rustc/output-1.29.0/prefix/bin/cargo" "build" "--target" "aarch64-unknown-linux-gnu" "-j" "48" "--release" "--locked" "--frozen" "--manifest-path" "/home/build/rustc-build/rustc-1.29.0-src/src/tools/cargo/Cargo.toml" "--features" "" "--message-format" "json" 🔗 pkg=rust-1.29 arch=arm64
WARN expected success, got: exit code: 101 🔗 pkg=rust-1.29 arch=arm64

https://cloudlogging.app.goo.gl/syzEWJdcRoYujh7y8

This old version of rust is only in Wolfi so we can bootstrap rust compilers up to the latest one.

Because 1.29 fails, we never build any of the other rusts; they might not work anymore either, for the same reason (or an exciting different one!)

@imjasonh imjasonh added the ftbfs Failed to Build From Source label Aug 10, 2024
@debasishbsws debasishbsws self-assigned this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ftbfs Failed to Build From Source sustaining
Projects
None yet
Development

No branches or pull requests

3 participants