2022-10-26T09:51:53 candle 1.1 -> 1.2b https://github.com/Denvi/Candle/releases 2022-10-26T09:51:56 attrpath: candle 2022-10-26T09:51:56 Checking auto update branch... 2022-10-26T09:51:56 No auto update branch exists 2022-10-26T09:51:59 [version] 2022-10-26T09:52:04 [version] updated version and sha256 2022-10-26T09:52:04 [rustCrateVersion] 2022-10-26T09:52:04 [rustCrateVersion] No cargoSha256 found 2022-10-26T09:52:04 [golangModuleVersion] 2022-10-26T09:52:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-26T09:52:04 [updateScript] 2022-10-26T09:52:04 [updateScript] skipping because derivation has no updateScript 2022-10-26T09:52:04 2022-10-26T09:52:04 [quotedUrls] 2022-10-26T09:52:04 [quotedUrls] nothing found to replace 2022-10-26T09:52:04 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-26T09:53:42 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:893: heightmapborderdrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:915: shaderdrawable.o] Error 1 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:923: arcproperties.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:903: heightmapinterpolationdrawer.o] Error 1 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'? 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:935: gcodepreprocessorutils.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:949: linesegment.o] Error 1 make: *** [Makefile:920: tooldrawer.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:944: gcodeviewparse.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'? make: *** [Makefile:959: heightmaptablemodel.o] Error 1 2022-10-26T14:50:05 candle 1.1 -> 1.2b https://repology.org/metapackage/candle/versions 2022-10-26T14:50:07 attrpath: candle 2022-10-26T14:50:07 Checking auto update branch... 2022-10-26T14:50:07 No auto update branch exists 2022-10-26T14:50:11 [version] 2022-10-26T14:50:14 [version] updated version and sha256 2022-10-26T14:50:14 [rustCrateVersion] 2022-10-26T14:50:14 [rustCrateVersion] No cargoSha256 found 2022-10-26T14:50:14 [golangModuleVersion] 2022-10-26T14:50:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-26T14:50:14 [updateScript] 2022-10-26T14:50:14 [updateScript] skipping because derivation has no updateScript 2022-10-26T14:50:14 2022-10-26T14:50:14 [quotedUrls] 2022-10-26T14:50:14 [quotedUrls] nothing found to replace 2022-10-26T14:50:14 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-26T14:51:52 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: *** [Makefile:840: main.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [Makefile:898: heightmapgriddrawer.o] Error 1 make: *** [Makefile:903: heightmapinterpolationdrawer.o] Error 1 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:929: gcodeparser.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:893: heightmapborderdrawer.o] Error 1 make: *** [Makefile:923: arcproperties.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:915: shaderdrawable.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:944: gcodeviewparse.o] Error 1 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:949: linesegment.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:935: gcodepreprocessorutils.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'? make: *** [Makefile:959: heightmaptablemodel.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:953: pointsegment.o] Error 1 2022-10-26T18:35:15 candle 1.1 -> 1.2b https://repology.org/metapackage/candle/versions 2022-10-26T18:35:17 attrpath: candle 2022-10-26T18:35:17 Checking auto update branch... 2022-10-26T18:35:17 No auto update branch exists 2022-10-26T18:35:21 [version] 2022-10-26T18:35:24 [version] updated version and sha256 2022-10-26T18:35:24 [rustCrateVersion] 2022-10-26T18:35:24 [rustCrateVersion] No cargoSha256 found 2022-10-26T18:35:24 [golangModuleVersion] 2022-10-26T18:35:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-26T18:35:24 [updateScript] 2022-10-26T18:35:24 [updateScript] skipping because derivation has no updateScript 2022-10-26T18:35:24 2022-10-26T18:35:24 [quotedUrls] 2022-10-26T18:35:24 [quotedUrls] nothing found to replace 2022-10-26T18:35:24 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-26T18:37:44 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:893: heightmapborderdrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:915: shaderdrawable.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:898: heightmapgriddrawer.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'? make: *** [Makefile:920: tooldrawer.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:888: gcodedrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:908: origindrawer.o] Error 1 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 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:929: gcodeparser.o] Error 1 make: *** [Makefile:944: gcodeviewparse.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:956: gcodetablemodel.o] Error 1 make: *** [Makefile:935: gcodepreprocessorutils.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:959: heightmaptablemodel.o] Error 1