sp800-90b-entropyassessment 1.1.6 -> 1.1.7 https://github.com/usnistgov/SP800-90B_EntropyAssessment/releases attrpath: sp800-90b-entropyassessment Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/sp/sp800-90b-entropyassessment/package.nix b/pkgs/by-name/sp/sp800-90b-entropyassessment/package.nix index 0619fe183fed..abb335dd77a0 100644 --- a/pkgs/by-name/sp/sp800-90b-entropyassessment/package.nix +++ b/pkgs/by-name/sp/sp800-90b-entropyassessment/package.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "sp800-90b-entropyassessment"; - version = "1.1.6"; + version = "1.1.7"; src = fetchFromGitHub { owner = "usnistgov"; repo = "SP800-90B_EntropyAssessment"; rev = "v${finalAttrs.version}"; - hash = "sha256-KZQ7kC0PbBkjLEQZIqYakQ91OvCxruhdfUwiRHtno3w="; + hash = "sha256-hW1ImFW3mt2mEqEjxTxqqnpC5LLT+h1OMM3tUAmi8e4="; }; buildInputs = [ bzip2 libdivsufsort jsoncpp openssl mpfr ]; Received ExitFailure 1 when running Raw command: /nix/store/1rkn4zznmzlzqihnvwz9phqjnifa099k-nix-2.18.4/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sp800-90b-entropyassessment nix build failed. calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/ip431mx66mcnbbzfphfzvr1h61vddc2q-gmp-with-cxx-6.3.0 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/ip431mx66mcnbbzfphfzvr1h61vddc2q-gmp-with-cxx-6.3.0 calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/2wrknbiwjkrhywgfzc2wjd273bghv0xb-mpfr-4.2.1 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/2wrknbiwjkrhywgfzc2wjd273bghv0xb-mpfr-4.2.1 @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/mxld19n95icmwkbkvc2j65c7sdr1cmd1-source calling 'unpackCmd' function hook '_defaultUnpack' /nix/store/mxld19n95icmwkbkvc2j65c7sdr1cmd1-source source root is source/cpp calling 'postUnpack' function hook '_updateSourceDateEpochFromSourceRoot' @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase evaling implicit 'postPatch' string hook substituteStream() in derivation sp800-90b-entropyassessment-1.1.7: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile') @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase calling 'preConfigure' function hook '_multioutConfig' no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/m101dg80ngyjdb02g6jwy80sr7kzj26g-bash-5.2p26/bin/bash CROSS_COMPILE= ARCH=x86_64 g++ -std=c++11 -fopenmp -O2 -ffloat-store -I/usr/include/jsoncpp iid_main.cpp -o ea_iid -lbz2 -lpthread -ldivsufsort -ldivsufsort64 -ljsoncpp -lcrypto In file included from iid_main.cpp:6: shared/lrs_test.h:6:10: fatal error: divsufsort64.h: No such file or directory 6 | #include  | ^~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:30: iid_main.o] Error 1