2022-11-08T09:46:43 candle 1.1 -> 1.2b https://repology.org/metapackage/candle/versions 2022-11-08T09:46:45 attrpath: candle 2022-11-08T09:46:46 Checking auto update branch... 2022-11-08T09:46:46 No auto update branch exists 2022-11-08T09:46:49 [version] 2022-11-08T09:46:52 [version] updated version and sha256 2022-11-08T09:46:52 [rustCrateVersion] 2022-11-08T09:46:52 [rustCrateVersion] No cargoSha256 found 2022-11-08T09:46:52 [golangModuleVersion] 2022-11-08T09:46:52 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T09:46:52 [updateScript] 2022-11-08T09:46:52 [updateScript] skipping because derivation has no updateScript 2022-11-08T09:46:52 2022-11-08T09:46:52 [quotedUrls] 2022-11-08T09:46:52 [quotedUrls] nothing found to replace 2022-11-08T09:46:53 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-11-08T09:48:30 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:898: heightmapgriddrawer.o] Error 1 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:908: origindrawer.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:920: tooldrawer.o] Error 1 make: *** [Makefile:923: arcproperties.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'? 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:949: linesegment.o] Error 1 make: *** [Makefile:903: heightmapinterpolationdrawer.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:935: gcodepreprocessorutils.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'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:956: gcodetablemodel.o] Error 1 make: *** [Makefile:959: heightmaptablemodel.o] Error 1 2022-11-08T14:54:25 candle 1.1 -> 1.2b https://github.com/Denvi/Candle/releases 2022-11-08T14:54:28 attrpath: candle 2022-11-08T14:54:28 Checking auto update branch... 2022-11-08T14:54:28 No auto update branch exists 2022-11-08T14:54:34 [version] 2022-11-08T14:54:37 [version] updated version and sha256 2022-11-08T14:54:37 [rustCrateVersion] 2022-11-08T14:54:37 [rustCrateVersion] No cargoSha256 found 2022-11-08T14:54:37 [golangModuleVersion] 2022-11-08T14:54:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T14:54:37 [updateScript] 2022-11-08T14:54:37 [updateScript] skipping because derivation has no updateScript 2022-11-08T14:54:37 2022-11-08T14:54:37 [quotedUrls] 2022-11-08T14:54:38 [quotedUrls] nothing found to replace 2022-11-08T14:54:38 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-11-08T14:56:16 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++ -c -pipe -Z7 -Fdrelease\candle.pdb -O2 -Wall -Wextra -D_REENTRANT -fPIC -DUNIX -DsNan="65536" -DAPP_VERSION=\"1.2b\" -D_USE_MATH_DEFINES -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I/nix/store/pk0ha0fv1wcwj5b8gi17lzajzlxbb3ni-qtbase-5.15.7-dev/include/QtOpenGL -I/nix/store/pk0ha0fv1wcwj5b8gi17lzajzlxbb3ni-qtbase-5.15.7-dev/include/QtWidgets -I/nix/store/pk0ha0fv1wcwj5b8gi17lzajzlxbb3ni-qtbase-5.15.7-dev/include/QtGui -I/nix/store/ynxmg30al9lxwhhga8vav49fnsvlc90m-qtserialport-5.15.7-dev/include/QtSerialPort -I/nix/store/pk0ha0fv1wcwj5b8gi17lzajzlxbb3ni-qtbase-5.15.7-dev/include/QtCore -I. -I/nix/store/j347n5f05j7h5c29dljkw724jz3182jh-libglvnd-1.5.0-dev/include -I. -I/nix/store/pk0ha0fv1wcwj5b8gi17lzajzlxbb3ni-qtbase-5.15.7-dev/mkspecs/linux-g++ -o pointsegment.o parser/pointsegment.cpp 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'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:840: main.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [Makefile:893: heightmapborderdrawer.o] Error 1 make: *** [Makefile:908: origindrawer.o] Error 1 make: *** [Makefile:920: tooldrawer.o] Error 1 make: *** [Makefile:935: gcodepreprocessorutils.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: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:923: arcproperties.o] Error 1 make: *** [Makefile:903: heightmapinterpolationdrawer.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:898: heightmapgriddrawer.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:944: gcodeviewparse.o] Error 1