2023-01-02T03:07:45 cp2k 2022.2 -> 2023.1 https://github.com/cp2k/cp2k/releases 2023-01-02T03:07:47 attrpath: cp2k 2023-01-02T03:07:48 Checking auto update branch... 2023-01-02T03:07:48 No auto update branch exists 2023-01-02T03:07:51 [version] 2023-01-02T03:08:15 [version] updated version and sha256 2023-01-02T03:08:15 [rustCrateVersion] 2023-01-02T03:08:15 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:08:15 [golangModuleVersion] 2023-01-02T03:08:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:08:15 [updateScript] 2023-01-02T03:08:15 [updateScript] skipping because derivation has no updateScript 2023-01-02T03:08:15 2023-01-02T03:08:15 [quotedUrls] 2023-01-02T03:08:15 [quotedUrls] nothing found to replace 2023-01-02T03:08:15 Diff after rewrites: diff --git a/pkgs/applications/science/chemistry/cp2k/default.nix b/pkgs/applications/science/chemistry/cp2k/default.nix index 01fbfb1ccf9..81849f675af 100644 --- a/pkgs/applications/science/chemistry/cp2k/default.nix +++ b/pkgs/applications/science/chemistry/cp2k/default.nix @@ -11,13 +11,13 @@ let in stdenv.mkDerivation rec { pname = "cp2k"; - version = "2022.2"; + version = "2023.1"; src = fetchFromGitHub { owner = "cp2k"; repo = "cp2k"; rev = "v${version}"; - hash = "sha256-zDIsgPcLnA0ATJEN1vQClpkToqvIyW7KuXhyGiXJXDw="; + hash = "sha256-SG5Gz0cDiSfbSZ8m4K+eARMLU4iMk/xK3esN5yt05RE="; fetchSubmodules = true; }; 2023-01-02T03:15:25 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cp2k nix build failed. Testing cp_c_get_version(): CP2K version 2023.1. Unit test starts ... Testing cp_c_get_version(): CP2K version 2023.1. [1672629323.880895] [localhost:21823:0] tcp_iface.c:816 UCX ERROR opendir(/sys/class/net) failed: No such file or directory [1672629323.880895] [localhost:21822:0] tcp_iface.c:816 UCX ERROR opendir(/sys/class/net) failed: No such file or directory ******************************************************************************* * ___ * * / \ * * [ABORT] * * \___/ CPASSERT failed * * | * * O/| * * /| | * * / \ input/input_keyword_types.F:204 * ******************************************************************************* ===== Routine Calling Stack ===== 2 libxc_add_sections 1 create_cp2k_root_section -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- cp2k 2022.2 -> 2023.1 https://github.com/cp2k/cp2k/releases attrpath: cp2k Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.cp2k)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.cp2k)' not found