-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
llvmPackages_19: 19.1.4 -> 19.1.5 #361678
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diff LGTM.
If staging-next starts before this is merged, this will cause a staging-next mass rebuild when merged. Might be safer to send it through staging to avoid that. |
@qknight @matthewbauer @RaitoBezarius @willcohen looks like Emscripten will need to be updated for this. |
Hi @alyssais -- you mean because of libxml2 and xmlmirror or something else? Nothing in the changelog is jumping out at me suspiciously. The emscriptenPackages are pretty finicky (at least until something like #217428 reorganizes them, I suppose) and are often broken. emscripten and binaryen both made it to their latest releases a few days ago: #343743 |
I just saw from @paparodeo's comment that they fail to build here, and I checked that they are currently building on Hydra. |
Gotcha. Okay, I think we're good then -- they were broken on the emscripten bump's nixpkgs-review too (#343743 (comment)), but usually work out okay in hydra afterwards. I haven't dug enough to find out why. |
#352781 (comment)
was hoping this would be merged before the staging-next cycle but will do |
5a53361
to
b25d66d
Compare
It's about to start I think. |
Successfully created backport PR for |
That backport doesn't quite look right, shouldn't that be a staging backport? |
the backport is fine. on master this is also fine but there are changes in staging-next that makes llvm-19 the default for rustc, linux and darwin which results in a mass rebuild. see: #361678 (comment) |
https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.5
https://discourse.llvm.org/t/llvm-19-1-5-released/83455
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.