Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: ghidra #374703

Closed
3 tasks done
jchv opened this issue Jan 18, 2025 · 0 comments · Fixed by #374706
Closed
3 tasks done

Build failure: ghidra #374703

jchv opened this issue Jan 18, 2025 · 0 comments · Fixed by #374706
Labels
0.kind: build failure A package fails to build

Comments

@jchv
Copy link
Contributor

jchv commented Jan 18, 2025

Nixpkgs version

  • Unstable (25.05)

Steps to reproduce

  1. 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

Is this issue important to you?

Add a 👍 reaction to issues you find important.

@jchv jchv added the 0.kind: build failure A package fails to build label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant