gama 2.28 -> 2.30 https://repology.org/project/gama/versions attrpath: gama 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/applications/science/geometry/gama/default.nix b/pkgs/applications/science/geometry/gama/default.nix index a27978052a09..1e2d4db9db21 100644 --- a/pkgs/applications/science/geometry/gama/default.nix +++ b/pkgs/applications/science/geometry/gama/default.nix @@ -1,11 +1,11 @@ { stdenv, fetchurl, lib, expat, octave, libxml2, texinfo, zip }: stdenv.mkDerivation rec { pname = "gama"; - version = "2.28"; + version = "2.30"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - sha256 = "sha256-Xcc/4JB7hyM+KHeO32+JlQWUBfH8RXuOL3Z2P0imaxo="; + sha256 = "sha256-NXSRL70GzIPNpMUrZTe7CKWNsBFPzqy3yMI3oA428Ho="; }; buildInputs = [ expat ]; Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gama nix build failed. gama-local-xml2sql 2.30-1.00 gama-local-xml2txt 2.30-1.01 gama-local-yaml2gkf ./gama-local-version.sh: line 25: ../../src/gama-local-yaml2gkf: not found FAIL gama-local-version.sh (exit status: 127) ============================================================================ Testsuite summary for gama 2.30 ============================================================================ # TOTAL: 13 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/gama-local/test-suite.log Please report to bug-gama@gnu.org ============================================================================ make[5]: *** [Makefile:793: test-suite.log] Error 1 make[5]: Leaving directory '/build/gama-2.30/tests/gama-local' make[4]: *** [Makefile:901: check-TESTS] Error 2 make[4]: Leaving directory '/build/gama-2.30/tests/gama-local' make[3]: *** [Makefile:1110: check-am] Error 2 make[3]: Leaving directory '/build/gama-2.30/tests/gama-local' make[2]: *** [Makefile:680: check-recursive] Error 1 make[2]: Leaving directory '/build/gama-2.30/tests/gama-local' make[1]: *** [Makefile:350: check-recursive] Error 1 make[1]: Leaving directory '/build/gama-2.30/tests' make: *** [Makefile:385: check-recursive] Error 1