Skip to content

paml: fix build with GCC 15#516895

Merged
pbsds merged 1 commit into
NixOS:masterfrom
MiniHarinn:fix/paml
May 5, 2026
Merged

paml: fix build with GCC 15#516895
pbsds merged 1 commit into
NixOS:masterfrom
MiniHarinn:fix/paml

Conversation

@MiniHarinn

Copy link
Copy Markdown
Contributor

I borrowed this from upstream's PR (abacus-gene/paml#78). Since it's not merged yet, I vendor it instead of using fetchpatch.

GCC 15 Regression Tracking: #475479
ZHF: #516381 (Part of)

Hydra Failure (Click the banner to go to Hydra build report):

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.

@MiniHarinn MiniHarinn added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label May 5, 2026
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels May 5, 2026
@MiniHarinn

Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 516895
Commit: 658cb5ee7638a146333e7d9424a9a2df85286408 (subsequent changes)
Merge: f2ac19c4e2a0ef47deb6b07678b0cf74c42daad4

Logs: https://github.com/MiniHarinn/nixpkgs-review-gha/actions/runs/25384515732


x86_64-linux

✅ 1 package built:
  • paml

aarch64-linux

✅ 1 package built:
  • paml

x86_64-darwin (sandbox = relaxed)

✅ 1 package built:
  • paml

aarch64-darwin (sandbox = relaxed)

✅ 1 package built:
  • paml

@pbsds pbsds added this pull request to the merge queue May 5, 2026
Merged via the queue into NixOS:master with commit 498abf6 May 5, 2026
32 checks passed
@MiniHarinn MiniHarinn deleted the fix/paml branch May 6, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants