Skip to content

llvmPackages_latest: 12 -> 13#140783

Merged
primeos merged 2 commits intoNixOS:stagingfrom
primeos:llvmPackages_latest
Nov 1, 2021
Merged

llvmPackages_latest: 12 -> 13#140783
primeos merged 2 commits intoNixOS:stagingfrom
primeos:llvmPackages_latest

Conversation

@primeos
Copy link
Member

@primeos primeos commented Oct 6, 2021

Motivation for this change
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all packages 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/)
  • 21.11 Release Notes (or backporting 21.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Oct 6, 2021
We changed the source structure ("src") by switching from individual
source tarballs to the mono repository. Therefore we have to prepend
"clang/" now.
@primeos primeos marked this pull request as ready for review November 1, 2021 20:21
@primeos
Copy link
Member Author

primeos commented Nov 1, 2021

I lost track of this and just realized that this is much easier to test without mesa:

1 package added:
lldb_12 (init at 12.0.1)

16 packages updated:
bat-extras-prettybat ccls clang-analyzer (12.0.1 → 13.0.0) clangAnalyzer (12.0.1 → 13.0.0) clang-tools (12.0.1 → 13.0.0) cloudcompare-unstable google-cloud-cpp lldb (12.0.1 → 13.0.0) mold pdal python3.8-tiledb python3.9-tiledb rust-bindgen tiledb umr-unstable vscode-extension-ms-vscode-cpptools

1 package removed:
lldb (†13.0.0)

$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /home/michael/.cache/nixpkgs-review/rev-7391dced595b7484f90b6f580b6eb879dfe66e4c/build.nix
2 packages marked as broken and skipped:
python38Packages.tiledb python39Packages.tiledb

14 packages built:
bat-extras.prettybat ccls clangAnalyzer clang-tools cloudcompare google-cloud-cpp lldb lldb_12 mold pdal rust-bindgen tiledb umr vscode-extensions.ms-vscode.cpptools

This should be good to go then :)

@ofborg ofborg bot requested a review from thoughtpolice November 1, 2021 20:35
@primeos primeos merged commit 0055a97 into NixOS:staging Nov 1, 2021
@rrbutani rrbutani added the 6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants