Skip to content

davix: fix minimum cmake version error#450320

Closed
guylamar2006 wants to merge 1 commit intoNixOS:masterfrom
guylamar2006:davix-cmake-4
Closed

davix: fix minimum cmake version error#450320
guylamar2006 wants to merge 1 commit intoNixOS:masterfrom
guylamar2006:davix-cmake-4

Conversation

@guylamar2006
Copy link
Contributor

@guylamar2006 guylamar2006 commented Oct 9, 2025

fix minimum cmake version error.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. labels Oct 9, 2025
@nix-owners nix-owners bot requested a review from adevress October 9, 2025 14:36
@nix-owners nix-owners bot requested a review from ShamrockLee October 9, 2025 17:49
davix: fix gfal2 dependency
@ShamrockLee
Copy link
Contributor

@ofborg build gfal2-util gfal2-util.tests

@ShamrockLee
Copy link
Contributor

@ofborg build gfal2 gfal2.tests

@ShamrockLee
Copy link
Contributor

ShamrockLee commented Oct 11, 2025

@guylamar2006 How could I validate the intended fix/improvement of this change?

@ShamrockLee
Copy link
Contributor

gfal2, gfal2.tests, gfal2-util, gfal2-util.tests all build, indicating that the package expressions are okay.

@guitargeek
Copy link
Contributor

@ShamrockLee, I would suggest to upgrade davix instead, including also the patch for CMake 4 support that is already in the devel branch:

@ShamrockLee
Copy link
Contributor

@guylamar2006 @guitargeek Are these changes to address the build failure caused by cmake bumped to 4.x?

@guylamar2006
Copy link
Contributor Author

yes

@ShamrockLee
Copy link
Contributor

ShamrockLee commented Oct 12, 2025

@guylamar2006 Thank you!

The patch version bump in PR #450957 sounds like a better solution as the change is included in the upstream source. Could you also help review it?

@guylamar2006
Copy link
Contributor Author

Superseded by:

#450957

@guylamar2006 guylamar2006 deleted the davix-cmake-4 branch October 12, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants