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

llvm: glibc 2.26 fixes #31501

Merged
merged 2 commits into from Nov 10, 2017
Merged

llvm: glibc 2.26 fixes #31501

merged 2 commits into from Nov 10, 2017

Conversation

pbogdan
Copy link
Member

@pbogdan pbogdan commented Nov 10, 2017

Motivation for this change

Packages won't build with glibc 2.26.

Note that I don't really know what I'm doing here beyond adding a patch @vcunat already applied to newer llvm versions, and adding a hack to inject #include <signal.h>. I'm submitting this in hopes that at very least it might help avoid some duplicate work.

Out of dependent packages purePackages.gen fails to build however it's been broken for quite some time already.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@vcunat vcunat self-assigned this Nov 10, 2017
@vcunat
Copy link
Member

vcunat commented Nov 10, 2017

I thought llvm-3.4 could be dropped, but as you've fixed it, I won't do that (yet).

@pSub pSub merged commit b261c73 into NixOS:master Nov 10, 2017
vcunat added a commit that referenced this pull request Nov 10, 2017
@vcunat
Copy link
Member

vcunat commented Nov 10, 2017

Heh, GitHub mixing up users again.

@pSub
Copy link
Member

pSub commented Nov 10, 2017

Interesting, haven't seen that before on github.

@pbogdan pbogdan deleted the llvm-glibc-226 branch December 3, 2019 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants