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: bat-extras.batdiff #336312

Closed
GGORG0 opened this issue Aug 21, 2024 · 2 comments
Closed

Build failure: bat-extras.batdiff #336312

GGORG0 opened this issue Aug 21, 2024 · 2 comments

Comments

@GGORG0
Copy link

GGORG0 commented Aug 21, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build bat-extras.batdiff

Build log

error: builder for '/nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv' failed with exit code 2;
       last 10 log lines:
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: checkPhase
       > --------------------------------------------------------------------------------
       > | Test Suite: batdiff                                                          |
       > --------------------------------------------------------------------------------
       > [FAIL] version              :: Mismatched STDERR snapshot.
       >
       > Totals:
       >     PASS: 0 / 1
       >     FAIL: 1 / 1
       For full logs, run 'nix log /nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv'.

$ nix log /nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv

warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv^*'
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/k43djnn6wrc88hkdn51l8hg48bngxqyi-bat-extras-2024.02.12
source root is bat-extras-2024.02.12
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
patching script interpreter paths in bin/batdiff
bin/batdiff: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4bj2kxdm1462fzcc>
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
--------------------------------------------------------------------------------
| Test Suite: batdiff                                                          |
--------------------------------------------------------------------------------
[FAIL] version              :: Mismatched STDERR snapshot.

Totals:
    PASS: 0 / 1
    FAIL: 1 / 1

Notify maintainers

@bbigras

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.44, NixOS, 24.11 (Vicuna), 24.11.20240809.5e0ca22`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - nixpkgs: `/etc/nix/inputs/nixpkgs`

Add a 👍 reaction to issues you find important.

@sedlund
Copy link
Member

sedlund commented Aug 21, 2024

Related eth-p/bat-extras#126

@bbigras
Copy link
Contributor

bbigras commented Aug 24, 2024

Please test #336961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants