netcdffortran 4.4.5 -> 4.6.1 https://repology.org/project/netcdf-fortran/versions attrpath: netcdffortran 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/development/libraries/netcdf-fortran/default.nix b/pkgs/development/libraries/netcdf-fortran/default.nix index 978f906b7adc..d3a7b190bb19 100644 --- a/pkgs/development/libraries/netcdf-fortran/default.nix +++ b/pkgs/development/libraries/netcdf-fortran/default.nix @@ -1,13 +1,13 @@ { lib, stdenv, fetchFromGitHub, netcdf, hdf5, curl, gfortran, CoreFoundation }: stdenv.mkDerivation rec { pname = "netcdf-fortran"; - version = "4.4.5"; + version = "4.6.1"; src = fetchFromGitHub { owner = "Unidata"; repo = "netcdf-fortran"; rev = "v${version}"; - sha256 = "sha256-nC93NcA4VJbrqaLwyhjP10j/t6rQSYcAzKBxclpZVe0="; + sha256 = "sha256-EAfMV2EQf9qlW5HicuCJFxHJ/DbLdpyHu2E8nMV3Xe8="; }; nativeBuildInputs = [ gfortran ]; Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A netcdffortran nix build failed. make[2]: Entering directory '/build/source/nf_test4' make[3]: Entering directory '/build/source/nf_test4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/source/nf_test4' make[2]: Leaving directory '/build/source/nf_test4' make[1]: Leaving directory '/build/source/nf_test4' Making install in nf03_test4 make[1]: Entering directory '/build/source/nf03_test4' make[2]: Entering directory '/build/source/nf03_test4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/source/nf03_test4' make[1]: Leaving directory '/build/source/nf03_test4' Making install in docs make[1]: Entering directory '/build/source/docs' m4 -DAPI=FORTRAN -DNETCDF4=TRUE -DDAP=TRUE netcdf.m4 >netcdf_f77.3 || rm netcdf_f77.3 /nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash: line 1: m4: command not found make[2]: Entering directory '/build/source/docs' make[2]: Nothing to be done for 'install-exec-am'. m4 -DAPI=FORTRAN -DNETCDF4=TRUE -DDAP=TRUE netcdf.m4 >netcdf_f77.3 || rm netcdf_f77.3 /nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash: line 1: m4: command not found /nix/store/43dnc4h7x0p8ybaq38aaxkhy722kzrx2-coreutils-9.4/bin/mkdir -p '/nix/store/gb5f999cx9basp20kdw5hhd8yp49y9gq-netcdf-fortran-4.6.1/share/man/man3' /nix/store/43dnc4h7x0p8ybaq38aaxkhy722kzrx2-coreutils-9.4/bin/install -c -m 644 netcdf_fortran.3 ./netcdf_f77.3 '/nix/store/gb5f999cx9basp20kdw5hhd8yp49y9gq-netcdf-fortran-4.6.1/share/man/man3' /nix/store/43dnc4h7x0p8ybaq38aaxkhy722kzrx2-coreutils-9.4/bin/install: cannot stat './netcdf_f77.3': No such file or directory make[2]: *** [Makefile:405: install-man3] Error 1 make[2]: Leaving directory '/build/source/docs' make[1]: *** [Makefile:504: install-am] Error 2 make[1]: Leaving directory '/build/source/docs' make: *** [Makefile:588: install-recursive] Error 1