-
-
Notifications
You must be signed in to change notification settings - Fork 18k
llvmPackages_17: unbreak on x86_64-darwin #282727
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
Conversation
|
Result of 1 package marked as broken and skipped:
17 packages built:
|
ghost
left a comment
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.
llvm/llvm-project#64226 is marked as won't fix due to using an EOL and unsupported build system.
other than that -- minor comment to use relative = "libcxx"; in fetchpatch so the changes to the copy / past code in {pre,post}Patch can get reverted and thus match the other copies in llvm{15,16,git,etc).
finally, i think this will cause a merge conflict with #278945 which is in staging-next -- not sure if it is easier to merge this into staging-next or master and deal with the conflict.
636e038 to
c69a9d7
Compare
c69a9d7 to
97742aa
Compare
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.
Any reason not to apply this unconditionally? That way people are more likely to notice if some change breaks it.
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.
I don't think this patch is no-op on macOS >=10.13. As @a-n-n-a-l-e-e mentioned, it would be better to modify the patch to not get the extra include if unneeded.
97742aa to
9123783
Compare
9123783 to
c086ed0
Compare
|
Result of 1 package marked as broken and skipped:
17 packages built:
|
|
Sorry to keep bothering you all; very grateful for the work you're putting in to maintain this code - @RaitoBezarius @wegank is there any chance of this getting merged soon? It would be a big help to one of the projects I maintain! |
|
The patch doesn't apply on LLVM 18.1.0-rc1, probably due to formatting changes. @a-n-n-a-l-e-e should I make a patch for |
that would be great |
Description of changes
I just borrowed a patch from MacPorts.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.