Skip to content

onnxruntime: fix build with gcc15#446136

Merged
Aleksanaa merged 1 commit into
NixOS:masterfrom
dotlambda:onnxruntime
Sep 28, 2025
Merged

onnxruntime: fix build with gcc15#446136
Aleksanaa merged 1 commit into
NixOS:masterfrom
dotlambda:onnxruntime

Conversation

@dotlambda

@dotlambda dotlambda commented Sep 25, 2025

Copy link
Copy Markdown
Member

Tested build with:

nix-build -E "with import ./. {}; onnxruntime.override { stdenv = gcc15Stdenv; }"

part of #440456

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.

@dotlambda dotlambda mentioned this pull request Sep 25, 2025
13 tasks
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. labels Sep 25, 2025
@nix-owners nix-owners Bot requested review from ck3d and puffnfresh September 25, 2025 19:58
@Aleksanaa Aleksanaa added this pull request to the merge queue Sep 28, 2025
Merged via the queue into NixOS:master with commit bd91703 Sep 28, 2025
32 of 34 checks passed
@dotlambda dotlambda deleted the onnxruntime branch September 28, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants