Skip to content

gcc14: 14.2.1.20250322 -> 14.3.0#410319

Merged
vcunat merged 1 commit intoNixOS:stagingfrom
trofi:gcc14-update
May 25, 2025
Merged

gcc14: 14.2.1.20250322 -> 14.3.0#410319
vcunat merged 1 commit intoNixOS:stagingfrom
trofi:gcc14-update

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented May 23, 2025

Changes: https://lists.gnu.org/archive/html/info-gnu/2025-05/msg00004.html

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels May 23, 2025
@vcunat vcunat merged commit e856cf3 into NixOS:staging May 25, 2025
14 of 18 checks passed
@vcunat
Copy link
Member

vcunat commented May 25, 2025

Reviewed. I don't think there's anything to wait for.

@vcunat
Copy link
Member

vcunat commented May 25, 2025

I expect backport later, but that should be after #410726 and also after some delay when this is tested on unstable.

@trofi trofi deleted the gcc14-update branch May 25, 2025 09:16
@vcunat
Copy link
Member

vcunat commented Jun 1, 2025

Aah, aarch64-darwin patches won't apply anymore:
https://hydra.nixos.org/build/298892689/nixlog/1/tail
(but for x86_64-darwin it builds at least)

Dropping the patches doesn't help, and there's no 14.3.0 on the usual place (yet):
https://github.com/homebrew/formula-patches/tree/master/gcc

@vcunat
Copy link
Member

vcunat commented Jun 1, 2025

That's unpleasant. Reports say that ~1.8k jobs get blocked by that. I'm not sure what's the best way; I guess in the worst case we can keep the previous gcc14 version for aarch64-darwin for now, but it would be ugly.

@vcunat vcunat mentioned this pull request Jun 1, 2025
1 task
@vcunat
Copy link
Member

vcunat commented Jun 2, 2025

For reference, fixed by PR #412977

@vcunat
Copy link
Member

vcunat commented Jul 7, 2025

No other issues have appeared? I hope they weren't drowned in all the staging-next regressions, perhaps even fixed without referring back to this update.

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jul 14, 2025

Successfully created backport PR for staging-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 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: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants