2022-11-04T18:43:54 gauche 0.9.10 -> 0.9.12 https://repology.org/metapackage/gauche/versions 2022-11-04T18:43:56 attrpath: gauche 2022-11-04T18:43:56 Checking auto update branch... 2022-11-04T18:43:56 No auto update branch exists 2022-11-04T18:44:00 [version] 2022-11-04T18:44:05 [version] updated version and sha256 2022-11-04T18:44:05 [rustCrateVersion] 2022-11-04T18:44:05 [rustCrateVersion] No cargoSha256 found 2022-11-04T18:44:05 [golangModuleVersion] 2022-11-04T18:44:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T18:44:05 [updateScript] 2022-11-04T18:44:05 [updateScript] skipping because derivation has no updateScript 2022-11-04T18:44:05 2022-11-04T18:44:05 [quotedUrls] 2022-11-04T18:44:05 [quotedUrls] nothing found to replace 2022-11-04T18:44:05 Diff after rewrites: diff --git a/pkgs/development/interpreters/gauche/default.nix b/pkgs/development/interpreters/gauche/default.nix index 86dc7d666d2..d284b7f3e8a 100644 --- a/pkgs/development/interpreters/gauche/default.nix +++ b/pkgs/development/interpreters/gauche/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "gauche"; - version = "0.9.10"; + version = "0.9.12"; src = fetchFromGitHub { owner = "shirok"; repo = pname; rev = "release${lib.replaceChars [ "." ] [ "_" ] version}"; - sha256 = "0ki1w7sa10ivmg51sqjskby0gsznb0d3738nz80x589033km5hmb"; + sha256 = "sha256-FDci1+HXZhBYAk5GZR0+SySRneSInasM6G9OtdIHtMQ="; }; nativeBuildInputs = [ gaucheBootstrap pkg-config texinfo autoreconfHook ]; 2022-11-04T18:45:53 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 gauche nix build failed. config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands This Gauche has been configured with the following parameters: version: 0.9.12 multibyte: utf8 documentation: Yes slib: /usr/local/slib thread: pthreads tls/ssl: mbedtls CA store: file /nix/store/igdbccrijw55igmv417ab5a5fkhs0qrj-nss-cacert-3.83/etc/ssl/certs/ca-bundle.crt optional modules: gdbm zlib @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j16 SHELL=/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash "/nix/store/bp6wfgl9km9h3yavkwvl6226ywbafq79-gauche-bootstrap-0.9.9/bin/gosh" "./tools/check-build-version" 0.9.11 && touch pre-package.stamp !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! To build Gauche from scratch, you need the latest release of Gauche on your machine. You seem to have 0.9.9 Update it to 0.9.11 before proceeding. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! make: *** [Makefile:77: pre-package.stamp] Error 1