-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Build failure: pkgsCross.mingwW64.python3 #351007
Copy link
Copy link
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build6.topic: cross-compilationBuilding packages on a different platform than they will be used onBuilding packages on a different platform than they will be used on6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.6.topic: windowsRunning, or buiding, packages on WindowsRunning, or buiding, packages on Windows
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build6.topic: cross-compilationBuilding packages on a different platform than they will be used onBuilding packages on a different platform than they will be used on6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.6.topic: windowsRunning, or buiding, packages on WindowsRunning, or buiding, packages on Windows
Fields
Give feedbackNo fields configured for issues without a type.
Steps To Reproduce
Steps to reproduce the behavior:
nix build "nixpkgs#pkgsCross.mingwW64.python3-- this builds Python 3.12.6 at the time of submissionnix build "nixpkgs#pkgsCross.mingwW64.python311-- this builds Python 3.11.10 at the time of submissionBuild log
Additional context
This stems from the package trying to do shell expansion in a Nix array:
Notify maintainers
The whole Python team?
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"and paste the result.Add a 👍 reaction to issues you find important.