Skip to content

gcc: 14 → 15#440456

Merged
fabianhjr merged 1 commit into
NixOS:stagingfrom
fabianhjr:gcc-15
Dec 3, 2025
Merged

gcc: 14 → 15#440456
fabianhjr merged 1 commit into
NixOS:stagingfrom
fabianhjr:gcc-15

Conversation

@fabianhjr

@fabianhjr fabianhjr commented Sep 5, 2025

Copy link
Copy Markdown
Member

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.

@fabianhjr fabianhjr added the 9.needs: changelog This PR needs a changelog entry label Sep 5, 2025
@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. labels Sep 5, 2025
@alyssais

alyssais commented Sep 10, 2025

Copy link
Copy Markdown
Member

I did a test build of staging + this PR and found the following regressions. (It's possible there are false positives that are not caused by this PR, but have independently regressed since nixos-unstable-small where I did my last successful full build.)

@Sigmanificient

Sigmanificient commented Sep 13, 2025

Copy link
Copy Markdown
Member

botan2 has reached end of life, 2025-01-01

@yuyuyureka

yuyuyureka commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

@fabianhjr

Copy link
Copy Markdown
Member Author

Hi, I think this won't be ready for 25.11 and would rather wait for branchoff to avoid rushing.

I will keep fixing/building some packages and really appreciate the help both with testing/reporting and PRs/patches. :3

@fabianhjr fabianhjr added the 2.status: wait for branch‐off Waiting for the next Nixpkgs branch‐off label Sep 19, 2025
@71rd

71rd commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

botan2 has reached end of life, 2025-01-01

i guess we should aim to remove botan2 in the medium term, either updating packages depending on it to botan3 or removing them if thats not possible

@Shawn8901 Shawn8901 mentioned this pull request Jan 2, 2026
3 tasks
jtojnar added a commit to fossar/nix-phps that referenced this pull request Jan 31, 2026
jtojnar added a commit to fossar/nix-phps that referenced this pull request Jan 31, 2026
/build/php-7.3.33/ext/date/php_date.c:1796:32: error: too many arguments to function 'php_time'; expected 0, have 1
 1796 |         RETURN_LONG((zend_long)php_time(NULL));

In preparation for NixOS/nixpkgs#440456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 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. 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.

9 participants