Skip to content

rsync: fix compilation against gcc15#442628

Merged
Ma27 merged 1 commit into
NixOS:stagingfrom
SuperSandro2000:gcc15-rsync
Sep 14, 2025
Merged

rsync: fix compilation against gcc15#442628
Ma27 merged 1 commit into
NixOS:stagingfrom
SuperSandro2000:gcc15-rsync

Conversation

@SuperSandro2000

@SuperSandro2000 SuperSandro2000 commented Sep 13, 2025

Copy link
Copy Markdown
Member

Tested with: rsync.override { stdenv = gcc15Stdenv; }

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.

Tested with: rsync.override { stdenv = gcc15Stdenv; }
@SuperSandro2000 SuperSandro2000 mentioned this pull request Sep 13, 2025
13 tasks
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Sep 13, 2025
@nix-owners nix-owners Bot requested a review from ivan September 13, 2025 13:49
@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Sep 13, 2025
@Ma27 Ma27 merged commit 4cfeae3 into NixOS:staging Sep 14, 2025
36 of 38 checks passed
@SuperSandro2000 SuperSandro2000 deleted the gcc15-rsync branch September 14, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants