2022-11-25T07:28:13 charliecloud 0.24 -> 0.30 https://repology.org/metapackage/charliecloud/versions 2022-11-25T07:28:15 attrpath: charliecloud 2022-11-25T07:28:15 Checking auto update branch... 2022-11-25T07:28:15 No auto update branch exists 2022-11-25T07:28:19 [version] 2022-11-25T07:28:22 [version] updated version and sha256 2022-11-25T07:28:22 [rustCrateVersion] 2022-11-25T07:28:22 [rustCrateVersion] No cargoSha256 found 2022-11-25T07:28:22 [golangModuleVersion] 2022-11-25T07:28:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T07:28:22 [updateScript] 2022-11-25T07:28:22 [updateScript] skipping because derivation has no updateScript 2022-11-25T07:28:22 2022-11-25T07:28:22 [quotedUrls] 2022-11-25T07:28:22 [quotedUrls] nothing found to replace 2022-11-25T07:28:22 Diff after rewrites: diff --git a/pkgs/applications/virtualization/charliecloud/default.nix b/pkgs/applications/virtualization/charliecloud/default.nix index 2889d09183d..ef26c9fcd71 100644 --- a/pkgs/applications/virtualization/charliecloud/default.nix +++ b/pkgs/applications/virtualization/charliecloud/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { - version = "0.24"; + version = "0.30"; pname = "charliecloud"; src = fetchFromGitHub { owner = "hpc"; repo = "charliecloud"; rev = "v${version}"; - sha256 = "sha256-kdaVlwE3vdCxsmJTOUwx8J+9UcBuXbKDwS2MHX2ZPPM="; + sha256 = "sha256-kHREkhlngHUq5hv17HQPA65aiyTJScEJL065rrQUjns="; }; nativeBuildInputs = [ autoreconfHook makeWrapper ]; 2022-11-25T07:30:01 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 charliecloud nix build failed. checking whether C compiler accepts -std=c99 -Wall -Werror... yes checking for asprintf in libc... yes checking for argp_parse in libc... yes checking for a sed that does not truncate output... /nix/store/89zs7rms6x00xfq4dq6m7mjnhkr8a6r4-gnused-4.8/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /nix/store/86bp03jkmsl6f92w0yzg4s59g5mhxwmy-gnugrep-3.7/bin/grep checking for egrep... /nix/store/86bp03jkmsl6f92w0yzg4s59g5mhxwmy-gnugrep-3.7/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for shm_open in -lrt... yes checking if in chroot... no checking if user+mount namespaces work... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether FNM_EXTMATCH is declared... yes checking for mksquashfs... no checking for squashfuse... no checking for fuse_set_signal_handlers in -lfuse3... no checking for sqfs_ll_mount in -lsquashfuse_ll... no checking for squashfuse/ll.h... no checking if "/nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3" starts with slash... ok checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 is executable... ok checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 version >= 3.6... ok (3.10.8) checking for requests module... yes checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 is executable... ok checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 version >= 2.6.0... ok (2.28.1) checking for bundled Lark module... external configure: error: bundled Lark not found; see docs 2022-11-25T23:19:12 charliecloud 0.24 -> 0.30 https://github.com/hpc/charliecloud/releases 2022-11-25T23:19:14 attrpath: charliecloud 2022-11-25T23:19:14 Checking auto update branch... 2022-11-25T23:19:14 No auto update branch exists 2022-11-25T23:19:18 [version] 2022-11-25T23:19:20 [version] updated version and sha256 2022-11-25T23:19:20 [rustCrateVersion] 2022-11-25T23:19:20 [rustCrateVersion] No cargoSha256 found 2022-11-25T23:19:20 [golangModuleVersion] 2022-11-25T23:19:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T23:19:20 [updateScript] 2022-11-25T23:19:20 [updateScript] skipping because derivation has no updateScript 2022-11-25T23:19:20 2022-11-25T23:19:20 [quotedUrls] 2022-11-25T23:19:21 [quotedUrls] nothing found to replace 2022-11-25T23:19:21 Diff after rewrites: diff --git a/pkgs/applications/virtualization/charliecloud/default.nix b/pkgs/applications/virtualization/charliecloud/default.nix index 2889d09183d..ef26c9fcd71 100644 --- a/pkgs/applications/virtualization/charliecloud/default.nix +++ b/pkgs/applications/virtualization/charliecloud/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { - version = "0.24"; + version = "0.30"; pname = "charliecloud"; src = fetchFromGitHub { owner = "hpc"; repo = "charliecloud"; rev = "v${version}"; - sha256 = "sha256-kdaVlwE3vdCxsmJTOUwx8J+9UcBuXbKDwS2MHX2ZPPM="; + sha256 = "sha256-kHREkhlngHUq5hv17HQPA65aiyTJScEJL065rrQUjns="; }; nativeBuildInputs = [ autoreconfHook makeWrapper ]; 2022-11-25T23:20:56 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 charliecloud nix build failed. checking whether C compiler accepts -std=c99 -Wall -Werror... yes checking for asprintf in libc... yes checking for argp_parse in libc... yes checking for a sed that does not truncate output... /nix/store/89zs7rms6x00xfq4dq6m7mjnhkr8a6r4-gnused-4.8/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /nix/store/86bp03jkmsl6f92w0yzg4s59g5mhxwmy-gnugrep-3.7/bin/grep checking for egrep... /nix/store/86bp03jkmsl6f92w0yzg4s59g5mhxwmy-gnugrep-3.7/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for shm_open in -lrt... yes checking if in chroot... no checking if user+mount namespaces work... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether FNM_EXTMATCH is declared... yes checking for mksquashfs... no checking for squashfuse... no checking for fuse_set_signal_handlers in -lfuse3... no checking for sqfs_ll_mount in -lsquashfuse_ll... no checking for squashfuse/ll.h... no checking if "/nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3" starts with slash... ok checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 is executable... ok checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 version >= 3.6... ok (3.10.8) checking for requests module... yes checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 is executable... ok checking if /nix/store/7m2wvwgm7xlyky4y6vc0bshw1vlhwahx-python3-3.10.8-env/bin/python3 version >= 2.6.0... ok (2.28.1) checking for bundled Lark module... external configure: error: bundled Lark not found; see docs