Closed
Description
Nixpkgs version
- Unstable (25.05)
Steps to reproduce
nix build .#ghidra
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
https://hydra.nixos.org/build/285561329
Relevant log output
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':Debugger-agent-dbgeng:buildPyPackage'.
> A problem occurred starting process 'command 'python3''
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':Debugger-agent-lldb:buildPyPackage'.
> A problem occurred starting process 'command 'python3''
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':Debugger-agent-gdb:buildPyPackage'.
> A problem occurred starting process 'command 'python3''
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
Additional context
Bisected to 44c6d23, gradle: 8.10.2 -> 8.12 (#356109).
System metadata
- system:
"x86_64-linux"
- host os:
Linux 6.12.6, NixOS, 25.05 (Warbler), 25.05.20250111.376250f
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.24.11
- channels(root):
"nixos"
- channels(john):
""
- nixpkgs:
/nix/store/6nc9674gxhjazfg8k76v4fn2d0pny1s5-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE
.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.