2022-10-31T07:31:00 candle 1.1 -> 1.2b https://repology.org/metapackage/candle/versions 2022-10-31T07:31:02 attrpath: candle 2022-10-31T07:31:03 Checking auto update branch... 2022-10-31T07:31:03 No auto update branch exists 2022-10-31T07:31:06 [version] 2022-10-31T07:31:09 [version] updated version and sha256 2022-10-31T07:31:09 [rustCrateVersion] 2022-10-31T07:31:09 [rustCrateVersion] No cargoSha256 found 2022-10-31T07:31:09 [golangModuleVersion] 2022-10-31T07:31:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-31T07:31:09 [updateScript] 2022-10-31T07:31:09 [updateScript] skipping because derivation has no updateScript 2022-10-31T07:31:09 2022-10-31T07:31:09 [quotedUrls] 2022-10-31T07:31:09 [quotedUrls] nothing found to replace 2022-10-31T07:31:10 Diff after rewrites: diff --git a/pkgs/applications/misc/candle/default.nix b/pkgs/applications/misc/candle/default.nix index 8df75b0cbd1..21e81418ab3 100644 --- a/pkgs/applications/misc/candle/default.nix +++ b/pkgs/applications/misc/candle/default.nix @@ -2,13 +2,13 @@ mkDerivation rec { pname = "candle"; - version = "1.1"; + version = "1.2b"; src = fetchFromGitHub { owner = "Denvi"; repo = "Candle"; rev = "v${version}"; - sha256 = "1gpx08gdz8awbsj6lsczwgffp19z3q0r2fvm72a73qd9az29pmm0"; + sha256 = "sha256-+14ZRFtAo+WzM4v3U3l9uU3xzhzbdM8+iaujhz9dNuY="; }; nativeBuildInputs = [ qmake ]; 2022-10-31T07:32:38 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 candle nix build failed. make: *** Waiting for unfinished jobs.... make: *** [Makefile:840: main.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:898: heightmapgriddrawer.o] Error 1 make: *** [Makefile:903: heightmapinterpolationdrawer.o] Error 1 make: *** [Makefile:893: heightmapborderdrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:915: shaderdrawable.o] Error 1 make: *** [Makefile:929: gcodeparser.o] Error 1 make: *** [Makefile:923: arcproperties.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:908: origindrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:920: tooldrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:935: gcodepreprocessorutils.o] Error 1 make: *** [Makefile:944: gcodeviewparse.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:949: linesegment.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:953: pointsegment.o] Error 1 make: *** [Makefile:956: gcodetablemodel.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:959: heightmaptablemodel.o] Error 1 2022-10-31T11:15:02 candle 1.1 -> 1.2b https://github.com/Denvi/Candle/releases 2022-10-31T11:15:05 attrpath: candle 2022-10-31T11:15:05 Checking auto update branch... 2022-10-31T11:15:05 No auto update branch exists 2022-10-31T11:15:09 [version] 2022-10-31T11:15:12 [version] updated version and sha256 2022-10-31T11:15:12 [rustCrateVersion] 2022-10-31T11:15:12 [rustCrateVersion] No cargoSha256 found 2022-10-31T11:15:12 [golangModuleVersion] 2022-10-31T11:15:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-31T11:15:12 [updateScript] 2022-10-31T11:15:12 [updateScript] skipping because derivation has no updateScript 2022-10-31T11:15:12 2022-10-31T11:15:12 [quotedUrls] 2022-10-31T11:15:12 [quotedUrls] nothing found to replace 2022-10-31T11:15:12 Diff after rewrites: diff --git a/pkgs/applications/misc/candle/default.nix b/pkgs/applications/misc/candle/default.nix index 8df75b0cbd1..21e81418ab3 100644 --- a/pkgs/applications/misc/candle/default.nix +++ b/pkgs/applications/misc/candle/default.nix @@ -2,13 +2,13 @@ mkDerivation rec { pname = "candle"; - version = "1.1"; + version = "1.2b"; src = fetchFromGitHub { owner = "Denvi"; repo = "Candle"; rev = "v${version}"; - sha256 = "1gpx08gdz8awbsj6lsczwgffp19z3q0r2fvm72a73qd9az29pmm0"; + sha256 = "sha256-+14ZRFtAo+WzM4v3U3l9uU3xzhzbdM8+iaujhz9dNuY="; }; nativeBuildInputs = [ qmake ]; 2022-10-31T11:16:50 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 candle nix build failed. g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:888: gcodedrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:903: heightmapinterpolationdrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:893: heightmapborderdrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:923: arcproperties.o] Error 1 make: *** [Makefile:944: gcodeviewparse.o] Error 1 make: *** [Makefile:915: shaderdrawable.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:920: tooldrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:929: gcodeparser.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:953: pointsegment.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:840: main.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:898: heightmapgriddrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:956: gcodetablemodel.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:935: gcodepreprocessorutils.o] Error 1 make: *** [Makefile:959: heightmaptablemodel.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:949: linesegment.o] Error 1