-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[DONOTMERGE] Switch llvm source build to v20 #57658
base: master
Are you sure you want to change the base?
Conversation
PkgEval got restarted: @nanosoldier Only one job ahead of this, so it should report within 2 days. |
The build failed:
PkgEval is currently using the latest rootfs, https://github.com/JuliaCI/rootfs-images/releases/tag/v7.10. I guess we'll need to upgrade from bullseye to bookworm, https://github.com/JuliaCI/rootfs-images/blob/e7be8086ff1285b0f333ca72884977d01aed0e1f/src/build_img/debian.jl#L17. |
You can download cmake with |
I forgot we added an invocation to the download cmake script for the source build, JuliaCI/julia-buildkite@552037b. |
@maleadt would it be easy to get this fixed otherwise I'll start the llvm yggy build? |
Can't you run the download cmake script as part of the build script in this PR? This is just for testing anyway. |
Yep, ignore me then tim, I'll do that. |
Let's see if this works @nanosoldier |
This is for testing with pkgeval before we have built on yggdrasil
@nanosoldier
runtests(configuration = (buildflags=["LLVM_ASSERTIONS=1", "FORCE_ASSERTIONS=1", "USE_BINARYBUILDER_LLVM=0"],), vs_configuration = (buildflags=["LLVM_ASSERTIONS=1", "FORCE_ASSERTIONS=1"],))