guile-ncurses 1.7 -> 3.1 https://repology.org/project/guile-ncurses/versions attrpath: guile-ncurses 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/guile-modules/guile-ncurses/default.nix b/pkgs/development/guile-modules/guile-ncurses/default.nix index 1e6418b0c3c..08acaf54a59 100644 --- a/pkgs/development/guile-modules/guile-ncurses/default.nix +++ b/pkgs/development/guile-modules/guile-ncurses/default.nix @@ -9,11 +9,11 @@ stdenv.mkDerivation rec { pname = "guile-ncurses"; - version = "1.7"; + version = "3.1"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - hash = "sha256-JZPNoQuIl5XayUpm0RdWNg8TT2LZGDOuFoae9crZe5Q="; + hash = "sha256-7onozq/Kud0O8/wazJsQ9NIbpLJW0ynYQtYYPmP41zM="; }; nativeBuildInputs = [ 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 guile-ncurses nix build failed. 216 | asprintf (&s_flag, "-S%s/%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 217 |  pseudo_terminal_slave_name + cygwin_offset, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 218 |  master_file_descriptor); | ~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/xfb3ykw9r5hpayd05sr0cizwadzq1d8q-bash-5.2-p15/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o guile-ncurses-shell shell.o -lutil -L/nix/store/f1ahxgrsqi1q3wrr2fnjpqr912lmb3py-guile-2.2.7/lib -L/nix/store/ak2cwh5fj7p8rsdk09r6m5f4l5cpvd8c-boehm-gc-8.2.2/lib -lguile-2.2 -lgc -lpthread -ldl libtool: link: gcc -g -O2 -o guile-ncurses-shell shell.o -lutil -L/nix/store/f1ahxgrsqi1q3wrr2fnjpqr912lmb3py-guile-2.2.7/lib -L/nix/store/ak2cwh5fj7p8rsdk09r6m5f4l5cpvd8c-boehm-gc-8.2.2/lib /nix/store/f1ahxgrsqi1q3wrr2fnjpqr912lmb3py-guile-2.2.7/lib/libguile-2.2.so /nix/store/ak2cwh5fj7p8rsdk09r6m5f4l5cpvd8c-boehm-gc-8.2.2/lib/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/f1ahxgrsqi1q3wrr2fnjpqr912lmb3py-guile-2.2.7/lib -Wl,-rpath -Wl,/nix/store/ak2cwh5fj7p8rsdk09r6m5f4l5cpvd8c-boehm-gc-8.2.2/lib -Wl,-rpath -Wl,/nix/store/f1ahxgrsqi1q3wrr2fnjpqr912lmb3py-guile-2.2.7/lib -Wl,-rpath -Wl,/nix/store/ak2cwh5fj7p8rsdk09r6m5f4l5cpvd8c-boehm-gc-8.2.2/lib make[2]: Leaving directory '/build/guile-ncurses-3.1/tools' Making all in test make[2]: Entering directory '/build/guile-ncurses-3.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/guile-ncurses-3.1/test' make[2]: Entering directory '/build/guile-ncurses-3.1' make[2]: Leaving directory '/build/guile-ncurses-3.1' make[1]: Leaving directory '/build/guile-ncurses-3.1' @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/xfb3ykw9r5hpayd05sr0cizwadzq1d8q-bash-5.2-p15/bin/bash install Making install in src/ncurses make[1]: Entering directory '/build/guile-ncurses-3.1/src/ncurses' make[2]: Entering directory '/build/guile-ncurses-3.1/src/ncurses' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/mnjksxz8alkwf6pa74a9j04h93p3y2sy-coreutils-9.3/bin/mkdir -p '/nix/store/f1ahxgrsqi1q3wrr2fnjpqr912lmb3py-guile-2.2.7/share/guile/site/2.2/ncurses' /nix/store/mnjksxz8alkwf6pa74a9j04h93p3y2sy-coreutils-9.3/bin/mkdir: cannot create directory '/nix/store/f1ahxgrsqi1q3wrr2fnjpqr912lmb3py-guile-2.2.7/share/guile/site': Permission denied make[2]: *** [Makefile:807: install-dist_pkgguilesiteDATA] Error 1 make[2]: Leaving directory '/build/guile-ncurses-3.1/src/ncurses' make[1]: *** [Makefile:945: install-am] Error 2 make[1]: Leaving directory '/build/guile-ncurses-3.1/src/ncurses' make: *** [Makefile:454: install-recursive] Error 1