Skip to content

gcc: fix GFortran build after -fmacro-prefix-map changes#432017

Closed
emilazy wants to merge 1 commit intoNixOS:stagingfrom
emilazy:push-rotlnvyqltzw
Closed

gcc: fix GFortran build after -fmacro-prefix-map changes#432017
emilazy wants to merge 1 commit intoNixOS:stagingfrom
emilazy:push-rotlnvyqltzw

Conversation

@emilazy
Copy link
Member

@emilazy emilazy commented Aug 8, 2025

It seems like these are getting passed down to GFortran, which causes errors. I don’t know if these flags are load‐bearing for anything else, though.

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: 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-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 8, 2025
It seems like these are getting passed down to GFortran, which causes
errors. I don’t know if these flags are load‐bearing for anything
else, though.
@emilazy emilazy force-pushed the push-rotlnvyqltzw branch from 371606b to 806fbc8 Compare August 8, 2025 15:11
@emilazy
Copy link
Member Author

emilazy commented Aug 10, 2025

Closing in favour of #432060.

@emilazy emilazy closed this Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.needs: reviewer This PR currently has no reviewers requested and needs attention. 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. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant