Skip to content

python3Packages.symfc: fix Linux build failure#517048

Merged
GaetanLepage merged 1 commit into
NixOS:masterfrom
samestep:symfc-linux-fix
May 6, 2026
Merged

python3Packages.symfc: fix Linux build failure#517048
GaetanLepage merged 1 commit into
NixOS:masterfrom
samestep:symfc-linux-fix

Conversation

@samestep

@samestep samestep commented May 5, 2026

Copy link
Copy Markdown
Contributor

This PR fixes the x86_64-linux build for python313Packages.symfc (originally broken by #488406) by disabling the same test that #467494 already disabled on x86_64-darwin.

nix-build -A python313Packages.symfc

Note that updating to version 1.7.0 by itself does not solve this, but a 1.7.0 update does succeed if done on top of this fix.

Disclosure: this fix was found by GPT-5.5 via Codex, then tweaked by me.

ZHF: #516381

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.

@nixpkgs-ci nixpkgs-ci Bot requested a review from GaetanLepage May 5, 2026 22:43
@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: 0 This PR does not cause any packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels May 5, 2026
@samestep samestep added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label May 6, 2026
@GaetanLepage

Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 517048
Commit: 7cafaa01e97df9a4b0bed25a124ac446fb3e4a8b


x86_64-linux

✅ 10 packages built:
  • python313Packages.atomman
  • python313Packages.atomman.dist
  • python313Packages.phonopy
  • python313Packages.phonopy.dist
  • python313Packages.symfc
  • python313Packages.symfc.dist
  • python314Packages.phonopy
  • python314Packages.phonopy.dist
  • python314Packages.symfc
  • python314Packages.symfc.dist

@GaetanLepage GaetanLepage added this pull request to the merge queue May 6, 2026
Merged via the queue into NixOS:master with commit 70aee46 May 6, 2026
36 of 38 checks passed
@samestep samestep deleted the symfc-linux-fix branch May 12, 2026 13:19
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 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants