Skip to content

Comments

suitesparse: 5.13.0 -> 7.0.1#216401

Draft
hesiod wants to merge 2 commits intoNixOS:masterfrom
hesiod:suitesparse
Draft

suitesparse: 5.13.0 -> 7.0.1#216401
hesiod wants to merge 2 commits intoNixOS:masterfrom
hesiod:suitesparse

Conversation

@hesiod
Copy link
Contributor

@hesiod hesiod commented Feb 15, 2023

Description of changes

Release notes: https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.1

Comes with a new funky hybrid CMake/Make build system! No, I'm not talking about CMake generating Makefiles. The Makefile invokes CMake to generate some configuration files, and the uses the result files in the build.

This update might break some packages. Currently I'm just updating the default package, but it might be necessary to retain SuiteSparse version 5 just like for 4.2 and 4.4. Let's see.
Companion SuiteSparse PR: #216399

Part of an ongoing effort to package Meshroom (#94127). See also #215528 #215728

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/)
  • 23.05 Release Notes (or backporting 22.11 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.

This was referenced Feb 15, 2023
@ofborg ofborg bot requested a review from ttuegel February 15, 2023 00:36
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Feb 15, 2023
@wegank wegank mentioned this pull request Mar 31, 2023
12 tasks
@hesiod hesiod mentioned this pull request Apr 1, 2023
12 tasks
@wegank wegank added 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 2.status: merge conflict This PR has merge conflicts with the target branch labels Mar 19, 2024
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Mar 20, 2024
@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 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.

3 participants