-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
- Unstable (25.05)
Steps to reproduce
n/a (reporting based on Hydra)
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
https://hydra.nixos.org/build/292789554
Relevant log output
======================================================================
ERROR: test_piper (calibre.test_build.BuildTest.test_piper)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/calibre-7.26.0/src/calibre/test_build.py", line 132, in test_piper
raw = subprocess.check_output(piper_cmdline() + ('-h',), stderr=subprocess.STDOUT).decode()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/69nij8d888s5nxm90bwmlza5v1pfniz5-python3-3.12.9/lib/python3.12/subprocess.py", line 468, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/69nij8d888s5nxm90bwmlza5v1pfniz5-python3-3.12.9/lib/python3.12/subprocess.py", line 573, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('/nix/store/cpn1wanzxjsc1k2ksvsy6crpdr8132m4-piper-2023.11.14-2/bin/piper', '-h')' died with <Signals.SIGABRT: 6>.
----------------------------------------------------------------------
Ran 338 tests in 51.546s
FAILED (errors=1, skipped=9)Additional context
aarch64-linux Hydra builds have been consistently failing since the build linked above. (Other platforms look fine.)
System metadata
n/a (reporting based on Hydra)
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.
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build