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: electron-cash #375805

Open
3 tasks done
h7lv2 opened this issue Jan 22, 2025 · 0 comments
Open
3 tasks done

Build failure: electron-cash #375805

h7lv2 opened this issue Jan 22, 2025 · 0 comments
Labels
0.kind: build failure A package fails to build

Comments

@h7lv2
Copy link

h7lv2 commented Jan 22, 2025

Nixpkgs version

  • Unstable (25.05)

Steps to reproduce

  • Try using the derivation in any way, such as nix run nixpkgs#electron-cash or with home-manager packages.
  • Build phase fails

Can Hydra reproduce this build failure?

Hydra is currently rebuilding this package.

Link to Hydra build job

No response

Relevant log output

Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Running phase: qtPreHook
@nix { "action": "setPhase", "phase": "qtPreHook" }
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/in8jfw225g9rq2ldvjalil5km65y4s7y-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
substituteStream() in derivation electron-cash-4.3.1: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'contrib/requirements/requirements.txt')
substituteStream() in derivation electron-cash-4.3.1: WARNING: pattern qdarkstyle==2.6.8 doesn't match anything in file 'contrib/requirements/requirements.txt'
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
no configure script, doing nothing
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing setuptoolsBuildPhase
Traceback (most recent call last):
  File "/build/source/nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 10, in <module>
    import imp
ModuleNotFoundError: No module named 'imp'

Additional context

No response

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.6.68, NixOS, 25.05 (Warbler), 25.05.20250121.9e4d519
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.11
  • nixpkgs: /nix/store/irknf7niks2djxz4csh7sr44wwrs082y-source

Notify maintainers

@Lassulus @nyanloutre @oxalica


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.

@h7lv2 h7lv2 added the 0.kind: build failure A package fails to build label Jan 22, 2025
@aucub aucub closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2025
@aucub aucub reopened this Jan 22, 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

No branches or pull requests

2 participants