gnumeric 0 -> 1 attrpath: gnumeric 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/lcd6ayhziadla49fzxccmklz5jlzqhmf-packages.json.drv building '/nix/store/lcd6ayhziadla49fzxccmklz5jlzqhmf-packages.json.drv'... Going to be running update for following packages: - gnumeric-1.12.56 Press Enter key to continue... Running update for: - gnumeric-1.12.56: UPDATING ... - gnumeric-1.12.56: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/office/gnumeric/default.nix b/pkgs/applications/office/gnumeric/default.nix index d0331a742472..7e351afadf53 100644 --- a/pkgs/applications/office/gnumeric/default.nix +++ b/pkgs/applications/office/gnumeric/default.nix @@ -7,11 +7,11 @@ let inherit (python3Packages) python pygobject3; in stdenv.mkDerivation rec { pname = "gnumeric"; - version = "1.12.56"; + version = "1.12.57"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "UaOPNaxbD3He+oueIL8uCFY3mPHLMzeamhdyb7Hj4bI="; + sha256 = "r/ULG2I0DCT8z0U9X60+f7c/S8SzT340tsPS2a9qHk8="; }; configureFlags = [ "--disable-component" ]; 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 gnumeric nix build failed. 1489 | #warning GTK3: what replaces p->in_drag? | ^~~~~~~ cc1: some warnings being treated as errors make[3]: *** [Makefile:2940: libspreadsheet_la-sf-gamma.lo] Error 1 sheet-object-graph.c: In function 'sog_cb_save_as': sheet-object-graph.c:336:2: warning: #warning "This violates model gui barrier" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 336 | #warning "This violates model gui barrier" | ^~~~~~~ sheet-object-image.c: In function 'so_image_view_set_bounds': sheet-object-image.c:72:25: warning: 'go_gdk_pixbuf_tile' is deprecated: Use 'go_image_get_pixbuf' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 72 | GdkPixbuf *newimage = go_gdk_pixbuf_tile (placeholder, | ^~~~~~~~~ In file included from /nix/store/3bp4xqv5rrcazw4szmwpjnv2m5qzj5i7-goffice-0.10.56-dev/include/libgoffice-0.10/goffice/utils/goffice-utils.h:161, from /nix/store/3bp4xqv5rrcazw4szmwpjnv2m5qzj5i7-goffice-0.10.56-dev/include/libgoffice-0.10/goffice/app/goffice-app.h:68, from /nix/store/3bp4xqv5rrcazw4szmwpjnv2m5qzj5i7-goffice-0.10.56-dev/include/libgoffice-0.10/goffice/goffice.h:53, from ./gnumeric.h:5, from sheet-object-image.c:9: /nix/store/3bp4xqv5rrcazw4szmwpjnv2m5qzj5i7-goffice-0.10.56-dev/include/libgoffice-0.10/goffice/utils/go-gdk-pixbuf.h:37:18: note: declared here 37 | GdkPixbuf *go_gdk_pixbuf_tile (GdkPixbuf const *src, | ^~~~~~~~~~~~~~~~~~ sheet-object.c: In function 'sheet_object_populate_menu_real': sheet-object.c:279:2: warning: #warning "Two highly dubious icon names here" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 279 | #warning "Two highly dubious icon names here" | ^~~~~~~ make[3]: Leaving directory '/build/gnumeric-1.12.57/src' make[2]: *** [Makefile:1660: all] Error 2 make[2]: Leaving directory '/build/gnumeric-1.12.57/src' make[1]: *** [Makefile:669: all-recursive] Error 1 make[1]: Leaving directory '/build/gnumeric-1.12.57' make: *** [Makefile:528: all] Error 2