octavePackages.control 0 -> 1 attrpath: octavePackages.control Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cbwrn2x9pps180pbxkmi215zkqi1ia70-packages.json.drv building '/nix/store/cbwrn2x9pps180pbxkmi215zkqi1ia70-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-control-3.6.1 Press Enter key to continue... Running update for: - octave-8.4.0-control-3.6.1: UPDATING ... - octave-8.4.0-control-3.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/octave-modules/control/default.nix b/pkgs/development/octave-modules/control/default.nix index 8b17493bb36c..3c3967ab847d 100644 --- a/pkgs/development/octave-modules/control/default.nix +++ b/pkgs/development/octave-modules/control/default.nix @@ -8,13 +8,13 @@ buildOctavePackage rec { pname = "control"; - version = "3.6.1"; + version = "4.0.0"; src = fetchFromGitHub { owner = "gnu-octave"; repo = "pkg-control"; rev = "refs/tags/control-${version}"; - sha256 = "sha256-7beEsdrne50NY4lGCotxGXwwWnMzUR2CKCc20OCjd0g="; + sha256 = "sha256-Rfai0Gd1nsVy3/SVK7MrX1cQDlofyHK5xBRafibSxyQ="; }; # Running autoreconfHook inside the src directory fixes a compile issue about No auto update branch exists 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 octavePackages.control nix build failed. autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /nix/store/6705x79ghijbxwy22csik0y1bmdy71sn-autoconf-2.72/bin/autoconf --force autoreconf: running: /nix/store/6705x79ghijbxwy22csik0y1bmdy71sn-autoconf-2.72/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: Leaving directory '.' /build/source @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase sh: line 1: cd: slicot/src: No such file or directory mv: cannot stat 'MA02ID.f': No such file or directory make: *** [Makefile:33: slicotlibrary.a] Error 1 make: *** Waiting for unfinished jobs.... make: Entering directory '/nix/store/1n5kc63a1if5vah3dx41lyk455j2n88x-octave-8.4.0-control-4.0.0/control-4.0.0/src' cd slicot/src && /nix/store/w67irf7s8xbrh9lvgmf4gf8ddvzpyijw-octave-8.4.0/bin/mkoctfile-8.4.0 -w -c MA02ID.f; mv MA02ID.f x && /nix/store/w67irf7s8xbrh9lvgmf4gf8ddvzpyijw-octave-8.4.0/bin/mkoctfile-8.4.0 -c *.f && mv x MA02ID.f /nix/store/w67irf7s8xbrh9lvgmf4gf8ddvzpyijw-octave-8.4.0/bin/mkoctfile-8.4.0 -Wall -Wno-deprecated-declarations __control_helper_functions__.cc make: Leaving directory '/nix/store/1n5kc63a1if5vah3dx41lyk455j2n88x-octave-8.4.0-control-4.0.0/control-4.0.0/src' error: pkg: error running 'make' for the control package error: called from configure_make at line 117 column 9 build at line 79 column 7 pkg at line 744 column 7