fodwatch

Job #78321: /nix/store/w7ar3d7136ag0l62qndrp7anlcfwmcck-lz4.drv

Hash mismatch
Evaluation: #1
Time: 2023-05-24 14:05Z - 2023-05-24 14:05Z (1.386 s)
Package: rippled
Maintainers:
out path: /nix/store/f7izwi5a5cyw31r1fpv0nsnzf6440lb6-lz4
drv path: /nix/store/w7ar3d7136ag0l62qndrp7anlcfwmcck-lz4.drv
Expected hash: r:sha256 efd55ea7699a6d559d75c5258a70c02fb227a5e2fb6835155ab343b785ef420c
Actual hash: sha256-eEX9MsMpXNfPOt1lQ62aB/iSMkkmsZcVUKRi+qfXYmQ=
rev: v1.9.2
url: https://github.com/lz4/lz4.git

Partial build log

this derivation will be built:
  /nix/store/igw100d2xiywzjwspq7d7q3hzwlsxpps-lz4.drv
building '/nix/store/986bhlgf0x4j0hxax58g4qnw020zc9x6-lz4.drv'...
lz4> exporting https://github.com/lz4/lz4.git (rev v1.9.2) into /nix/store/f7izwi5a5cyw31r1fpv0nsnzf6440lb6-lz4
lz4> Initialized empty Git repository in /nix/store/f7izwi5a5cyw31r1fpv0nsnzf6440lb6-lz4/.git/
lz4> remote: Enumerating objects: 196, done.
lz4> remote: Counting objects: 100% (196/196), done.
lz4> remote: Compressing objects: 100% (147/147), done.
lz4> remote: Total 196 (delta 32), reused 88 (delta 22), pack-reused 0
lz4> Receiving objects: 100% (196/196), 330.07 KiB | 4.07 MiB/s, done.
lz4> Resolving deltas: 100% (32/32), done.
lz4> From https://github.com/lz4/lz4
lz4>  * tag               v1.9.2     -> FETCH_HEAD
lz4> Switched to a new branch 'fetchgit'
lz4> Enumerating objects: 196, done.
lz4> Counting objects: 100% (196/196), done.
lz4> Compressing objects: 100% (169/169), done.
lz4> Writing objects: 100% (196/196), done.
lz4> Total 196 (delta 32), reused 162 (delta 0), pack-reused 0
lz4> Enumerating objects: 196, done.
lz4> Nothing new to pack.
error: hash mismatch in fixed-output derivation '/nix/store/986bhlgf0x4j0hxax58g4qnw020zc9x6-lz4.drv':
         specified: sha256-79Vep2mabVWddcUlinDAL7InpeL7aDUVWrNDt4XvQgw=
            got:    sha256-eEX9MsMpXNfPOt1lQ62aB/iSMkkmsZcVUKRi+qfXYmQ=
error: 

Reproducer

Warning: This reproducer script contains many hidden assumptions (e.g. no postFetch hooks, no fetchgit, etc). Do not trust its output blindly.