petsc 3.17.4 -> 3.18.3 https://repology.org/metapackage/petsc/versions attrpath: petsc 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/science/math/petsc/default.nix b/pkgs/development/libraries/science/math/petsc/default.nix index ae95fefe0e6..831416be75a 100644 --- a/pkgs/development/libraries/science/math/petsc/default.nix +++ b/pkgs/development/libraries/science/math/petsc/default.nix @@ -18,11 +18,11 @@ assert petsc-withp4est -> p4est.mpiSupport; stdenv.mkDerivation rec { pname = "petsc"; - version = "3.17.4"; + version = "3.18.3"; src = fetchurl { url = "http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-${version}.tar.gz"; - sha256 = "sha256-mcEnSGcio//ZWiaLTOsJdsvyF5JsaBqWMb1yRuq4yyo="; + sha256 = "sha256-iqoAVHnI7C7tK5y7Bnz8GsCQCw3iF2Q58NTyHgnCAgs="; }; mpiSupport = !withp4est || p4est.mpiSupport; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A petsc nix build failed. running tests check flags: -j16 SHELL=/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash VERBOSE=y check Running check examples to verify correct installation Using PETSC_DIR=/build/petsc-3.18.3 and PETSC_ARCH=arch-linux-c-debug Possible error running C/C++ src/snes/tutorials/ex19 with 1 MPI process See https://petsc.org/release/faq/ [hwloc/linux] failed to find sysfs cpu topology directory, aborting linux discovery. [hwloc/linux] failed to find sysfs cpu topology directory, aborting linux discovery. [1674340048.602583] [localhost:14124:0] tcp_iface.c:816 UCX ERROR opendir(/sys/class/net) failed: No such file or directory lid velocity = 0.0016, prandtl # = 1., grashof # = 1. Number of SNES iterations = 2 Possible error running C/C++ src/snes/tutorials/ex19 with 2 MPI processes See https://petsc.org/release/faq/ [hwloc/linux] failed to find sysfs cpu topology directory, aborting linux discovery. [hwloc/linux] failed to find sysfs cpu topology directory, aborting linux discovery. [1674340049.937348] [localhost:14152:0] tcp_iface.c:816 UCX ERROR opendir(/sys/class/net) failed: No such file or directory [hwloc/linux] failed to find sysfs cpu topology directory, aborting linux discovery. [1674340049.944265] [localhost:14153:0] tcp_iface.c:816 UCX ERROR opendir(/sys/class/net) failed: No such file or directory lid velocity = 0.0016, prandtl # = 1., grashof # = 1. Number of SNES iterations = 2 Possible error running Fortran example src/snes/tutorials/ex5f with 1 MPI process See https://petsc.org/release/faq/ [hwloc/linux] failed to find sysfs cpu topology directory, aborting linux discovery. [hwloc/linux] failed to find sysfs cpu topology directory, aborting linux discovery. [1674340053.504029] [localhost:14256:0] tcp_iface.c:816 UCX ERROR opendir(/sys/class/net) failed: No such file or directory Number of SNES iterations = 3 Completed test examples Error while running make check make[1]: *** [makefile:149: check] Error 1 make: *** [GNUmakefile:17: check] Error 2