-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.
Description
Nixpkgs version
- Unstable (25.11)
Steps to reproduce
nix-build -A ceph
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
Relevant log output
error: builder for '/nix/store/x22m0rxd0hldw7gdrlq8finmncil44y9-python3.11-scipy-1.16.0.drv' failed with exit code 1;
last 25 log lines:
> DESIRED: array([-0.203325, 0.143183])
> Falsifying example: test_funcs(
> self=<scipy.stats.tests.test_continuous.TestDistributions object at 0x7fff9060a9d0>,
> family=scipy.stats._new_distributions.Normal,
> func='cdf',
> methods={'complement', 'log/exp', 'quadrature'},
> arg='x',
> data=data(...),
> seed=11720,
> )
> Draw 1: 0
> Draw 2: BroadcastableShapes(input_shapes=((), ()), result_shape=())
> Draw 3: (2,)
> Draw 4: (2,)
> Explanation:
> These lines were always and only run by failing examples:
> /nix/store/lfaj5ymm258wxj4gd1mp1k2vbx2ffadb-python3.11-numpy-2.3.1/lib/python3.11/site-packages/numpy/_core/arrayprint.py:1009
> /nix/store/lfaj5ymm258wxj4gd1mp1k2vbx2ffadb-python3.11-numpy-2.3.1/lib/python3.11/site-packages/numpy/_core/arrayprint.py:1010
> /nix/store/lfaj5ymm258wxj4gd1mp1k2vbx2ffadb-python3.11-numpy-2.3.1/lib/python3.11/site-packages/numpy/_core/arrayprint.py:1015
> /nix/store/lfaj5ymm258wxj4gd1mp1k2vbx2ffadb-python3.11-numpy-2.3.1/lib/python3.11/site-packages/numpy/_core/arrayprint.py:1016
> /nix/store/lfaj5ymm258wxj4gd1mp1k2vbx2ffadb-python3.11-numpy-2.3.1/lib/python3.11/site-packages/numpy/_core/arrayprint.py:1021
> (and 11 more with settings.verbosity >= verbose)
>
> You can reproduce this example by temporarily adding @reproduce_failure('6.131.17', b'AXicc9I94cgAgmDE5MjICOFAaQBQRAQJ') as a decorator on your test case
> = 1 failed, 78499 passed, 5180 skipped, 305 xfailed, 15 xpassed, 2663 warnings in 139.29s (0:02:19) =
For full logs, run:
nix log /nix/store/x22m0rxd0hldw7gdrlq8finmncil44y9-python3.11-scipy-1.16.0.drv
error: 1 dependencies of derivation '/nix/store/70d2vgcxvk29vgxb5c6mcm5r2jx9b4p3-python3-3.11.13-env.drv' failed to build
error: 1 dependencies of derivation '/nix/store/kfgxs7xr7m5xd4ji92mfr0cqq5h7ffbn-ceph-19.2.2.drv' failed to buildAdditional context
It appears that the builds of both ceph and inspectrum have failed due to this build failure.
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.15.6-cachyos, NixOS, 25.11 (Xantusia), 25.11.20250708.9807714 - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.28.4 - nixpkgs:
/nix/store/bgl6ldj5ihbwcq8p42z3a0qzgqafgk2b-source
Notify maintainers
@doronbehar @mogorman @adevress @alexanderkjeldaas @johanot @krav @nh2 @benaryorg
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.