valgrind-light 3.22.0 -> 3.23.0 https://repology.org/project/valgrind/versions attrpath: valgrind-light Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6x2fdcxxq45s3l2ybdynllyrc6wf8nq7-packages.json.drv building '/nix/store/6x2fdcxxq45s3l2ybdynllyrc6wf8nq7-packages.json.drv'... Going to be running update for following packages: - valgrind-3.22.0 Press Enter key to continue... Running update for: - valgrind-3.22.0: UPDATING ... - valgrind-3.22.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/analysis/valgrind/default.nix b/pkgs/development/tools/analysis/valgrind/default.nix index c8046b68cd96..8041e3dc9bc4 100644 --- a/pkgs/development/tools/analysis/valgrind/default.nix +++ b/pkgs/development/tools/analysis/valgrind/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "valgrind"; - version = "3.22.0"; + version = "3.23.0"; src = fetchurl { url = "https://sourceware.org/pub/${pname}/${pname}-${version}.tar.bz2"; - hash = "sha256-yBHbWt0sX3KZRMr0fE56Zdyqu5Rh5HK1eHZd179tLUw="; + hash = "sha256-xcNKM4BFe5t1YG34kBAuffLHArlCDC6++VQPi11WJk0="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A valgrind-light nix build failed. patching file coregrind/pub_core_machine.h Hunk #1 succeeded at 58 (offset -2 lines). patching file coregrind/vg_preloaded.c Hunk #1 succeeded at 43 with fuzz 1 (offset -2 lines). Hunk #2 succeeded at 130 (offset 26 lines). patching file include/valgrind.h Hunk #1 succeeded at 154 (offset 11 lines). patching file memcheck/mc_leakcheck.c Hunk #1 succeeded at 671 (offset 18 lines). patching file memcheck/mc_machine.c Hunk #1 succeeded at 130 (offset -2 lines). applying patch /nix/store/0l591mfab7wpi0npvipcvw2hc563a5pz-attachment.cgi?id=148912 patching file memcheck/tests/arm64-linux/scalar.h Hunk #1 succeeded at 16 with fuzz 2 (offset 4 lines). patching file memcheck/tests/x86-linux/scalar.h Hunk #1 succeeded at 15 with fuzz 2 (offset 4 lines). applying patch /nix/store/5kj0bygmawclh3sv9qxd6m01bknnpn4h-attachment.cgi?id=149172 patching file none/tests/arm/Makefile.am Hunk #1 succeeded at 87 (offset 2 lines). applying patch /nix/store/54ymrdbm76hgfcja30403wgvkd64sm8a-attachment.cgi?id=149173 patching file memcheck/tests/sh-mem-random.c applying patch /nix/store/8bi7cd4h9bsi08014pciq4znsz3rm0p3-attachment.cgi?id=149174 patching file Makefile.all.am Hunk #1 FAILED at 234. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.all.am.rej patching file helgrind/tests/Makefile.am Hunk #1 succeeded at 223 (offset 18 lines). patching file none/tests/arm/Makefile.am Hunk #1 succeeded at 56 with fuzz 2. Hunk #2 succeeded at 74 with fuzz 2 (offset 2 lines).