Skip to content

llvmPackages*.libunwind: Don't redo install phase from scratch#187218

Merged
Ericson2314 merged 1 commit intoNixOS:stagingfrom
Ericson2314:libunwind-normal-install
Aug 18, 2022
Merged

llvmPackages*.libunwind: Don't redo install phase from scratch#187218
Ericson2314 merged 1 commit intoNixOS:stagingfrom
Ericson2314:libunwind-normal-install

Conversation

@Ericson2314
Copy link
Copy Markdown
Member

Description of changes

I can't think of any good reason it was the way it was before. I think
CMake can be made to install the headers too, but this is a fine first
step.

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, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

I can't think of any good reason it was the way it was before. I think
CMake can be made to install the headers too, but this is a fine first
step.
@ofborg ofborg bot added the 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. label Aug 18, 2022
@ofborg ofborg bot requested review from 7c6f434c and lovek323 August 18, 2022 05:07
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Aug 18, 2022
@Ericson2314
Copy link
Copy Markdown
Member Author

I built all of them on Linux, and stdenv (was changed) on Darwin.

@Ericson2314 Ericson2314 merged commit 33051ce into NixOS:staging Aug 18, 2022
@Ericson2314 Ericson2314 deleted the libunwind-normal-install branch August 18, 2022 21:53
@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 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants