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

[staging-next] More llvm fixes #122272

Merged
merged 11 commits into from
May 9, 2021
Merged

Conversation

jonringer
Copy link
Contributor

@jonringer jonringer commented May 8, 2021

Motivation for this change

Attempt to fix more regressions from #111487

cc @Ericson2314

related: #122042

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@jonringer
Copy link
Contributor Author

https://github.com/NixOS/nixpkgs/pull/122272

6 packages marked as broken and skipped:
linuxPackages-libre.bcc linuxPackages-libre.bpftrace linuxPackages-libre.oci-seccomp-bpf-hook linuxPackages_latest-libre.bcc linuxPackages_latest-libre.bpftrace linuxPackages_latest-libre.oci-seccomp-bpf-hook

2 packages failed to build:
intel-compute-runtime intel-graphics-compiler

51 packages built:
blender cling creduce cvise embree embree2 ispc linuxPackages.bcc linuxPackages.bpftrace linuxPackages.oci-seccomp-bpf-hook linuxPackages_4_14.bcc linuxPackages_4_14.bpftrace linuxPackages_4_19.bcc linuxPackages_4_19.bpftrace linuxPackages_4_4.bcc linuxPackages_4_4.bpftrace linuxPackages_4_9.bcc linuxPackages_4_9.bpftrace linuxPackages_5_11.bcc linuxPackages_5_11.bpftrace linuxPackages_5_11.oci-seccomp-bpf-hook linuxPackages_5_4.bcc linuxPackages_5_4.bpftrace linuxPackages_5_4.oci-seccomp-bpf-hook linuxPackages_hardened.bcc linuxPackages_hardened.bpftrace linuxPackages_hardened.oci-seccomp-bpf-hook linuxPackages_latest_hardened.bcc linuxPackages_latest_hardened.bpftrace linuxPackages_latest_hardened.oci-seccomp-bpf-hook linuxPackages_lqx.bcc linuxPackages_lqx.bpftrace linuxPackages_lqx.oci-seccomp-bpf-hook linuxPackages_testing_bcachefs.bcc linuxPackages_testing_bcachefs.bpftrace linuxPackages_testing_bcachefs.oci-seccomp-bpf-hook linuxPackages_xanmod.bcc linuxPackages_xanmod.bpftrace linuxPackages_xanmod.oci-seccomp-bpf-hook linuxPackages_zen.bcc linuxPackages_zen.bpftrace linuxPackages_zen.oci-seccomp-bpf-hook luxcorerender opencl-clang openimagedenoise openimagedenoise_1_2_x river spirv-llvm-translator umr zig zls

cc @gloaming I tried to fix the intel stuff.... but their CMake files make me want to do mean things.... so I avoided them.

@jonringer jonringer merged commit 9f024e4 into NixOS:staging-next May 9, 2021
@jonringer jonringer deleted the more-llvm-fixes branch May 9, 2021 01:13
@Ericson2314
Copy link
Member

Thanks @jonringer! I'm sorry I didn't get these myself.

@vcunat
Copy link
Member

vcunat commented May 11, 2021

I suspect #122554 would solve (many of) these generically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants