2022-12-18T05:03:53 vnote 3.13.0 -> 3.15.1 https://github.com/vnotex/vnote/releases 2022-12-18T05:03:55 attrpath: vnote 2022-12-18T05:03:55 Checking auto update branch... 2022-12-18T05:03:55 No auto update branch exists 2022-12-18T05:03:59 [version] 2022-12-18T05:04:09 [version] updated version and sha256 2022-12-18T05:04:09 [rustCrateVersion] 2022-12-18T05:04:09 [rustCrateVersion] No cargoSha256 found 2022-12-18T05:04:09 [golangModuleVersion] 2022-12-18T05:04:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T05:04:09 [updateScript] 2022-12-18T05:04:09 [updateScript] skipping because derivation has no updateScript 2022-12-18T05:04:09 2022-12-18T05:04:09 [quotedUrls] 2022-12-18T05:04:09 [quotedUrls] nothing found to replace 2022-12-18T05:04:09 Diff after rewrites: diff --git a/pkgs/applications/office/vnote/default.nix b/pkgs/applications/office/vnote/default.nix index 53fd1f07b6e..25b23017274 100644 --- a/pkgs/applications/office/vnote/default.nix +++ b/pkgs/applications/office/vnote/default.nix @@ -8,14 +8,14 @@ mkDerivation rec { pname = "vnote"; - version = "3.13.0"; + version = "3.15.1"; src = fetchFromGitHub { owner = "vnotex"; repo = pname; fetchSubmodules = true; rev = "v${version}"; - sha256 = "sha256-osJvoi7oyZupJ/bnqpm0TdZ5cMYEeOw9DHOIAzONKLg="; + sha256 = "sha256-A0OJzhvHP+muPI8N23zD4RTiyK0m3JGr/3uJ0Tqz97c="; }; nativeBuildInputs = [ 2022-12-18T05:06:12 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 vnote nix build failed. from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/QtCore:4, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTestDepends:3, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTest:3, from test_textfolding.h:4, from moc_test_textfolding.cpp:10: /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from moc_test_textfolding.cpp:10: test_textfolding.h:31:84: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = vte::TextFolding::FoldingRangeFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 31 | vte::TextFolding::FoldingRangeFlags p_flags = 0); | ^ In file included from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/qglobal.h:1299, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/QtCore:4, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTestDepends:3, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTest:3, from test_textfolding.h:4, from moc_test_textfolding.cpp:10: /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ g++ -Wl,-O1 -Wl,-rpath,/nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib -o test_textfolding utils.o test_textfolding.o textfolding.o extraselectionmgr.o moc_test_textfolding.o moc_textfolding.o moc_extraselectionmgr.o -L/nix/store/i027wgp2ny82nazj51f54vww5yy2ji4m-libGL-1.5.0/lib /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Widgets.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Gui.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Test.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Core.so -L/nix/store/ykjcsxdh9c1w664g6v38d86gph8m6mq7-libglvnd-1.5.0/lib -lGL -pthread make[3]: Leaving directory '/build/source/libs/vtextedit/demo' g++ -Wl,-O1 -Wl,-rpath,/nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib -o test_utils test_utils.o moc_test_utils.o -L/nix/store/i027wgp2ny82nazj51f54vww5yy2ji4m-libGL-1.5.0/lib /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Widgets.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Gui.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Test.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Core.so -L/nix/store/ykjcsxdh9c1w664g6v38d86gph8m6mq7-libglvnd-1.5.0/lib -lGL -pthread make[4]: Leaving directory '/build/source/libs/vtextedit/tests/test_textfolding' make[4]: Leaving directory '/build/source/libs/vtextedit/tests/test_utils' make[3]: Leaving directory '/build/source/libs/vtextedit/tests' make[2]: Leaving directory '/build/source/libs/vtextedit' make[1]: Leaving directory '/build/source/libs' make: *** [Makefile:49: sub-libs-make_first] Error 2 2022-12-18T22:38:36 vnote 3.13.0 -> 3.15.1 https://github.com/vnotex/vnote/releases 2022-12-18T22:38:38 attrpath: vnote 2022-12-18T22:38:38 Checking auto update branch... 2022-12-18T22:38:38 No auto update branch exists 2022-12-18T22:38:42 [version] 2022-12-18T22:38:51 [version] updated version and sha256 2022-12-18T22:38:51 [rustCrateVersion] 2022-12-18T22:38:51 [rustCrateVersion] No cargoSha256 found 2022-12-18T22:38:51 [golangModuleVersion] 2022-12-18T22:38:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T22:38:51 [updateScript] 2022-12-18T22:38:51 [updateScript] skipping because derivation has no updateScript 2022-12-18T22:38:51 2022-12-18T22:38:51 [quotedUrls] 2022-12-18T22:38:51 [quotedUrls] nothing found to replace 2022-12-18T22:38:51 Diff after rewrites: diff --git a/pkgs/applications/office/vnote/default.nix b/pkgs/applications/office/vnote/default.nix index 53fd1f07b6e..25b23017274 100644 --- a/pkgs/applications/office/vnote/default.nix +++ b/pkgs/applications/office/vnote/default.nix @@ -8,14 +8,14 @@ mkDerivation rec { pname = "vnote"; - version = "3.13.0"; + version = "3.15.1"; src = fetchFromGitHub { owner = "vnotex"; repo = pname; fetchSubmodules = true; rev = "v${version}"; - sha256 = "sha256-osJvoi7oyZupJ/bnqpm0TdZ5cMYEeOw9DHOIAzONKLg="; + sha256 = "sha256-A0OJzhvHP+muPI8N23zD4RTiyK0m3JGr/3uJ0Tqz97c="; }; nativeBuildInputs = [ 2022-12-18T22:40:47 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 vnote nix build failed. from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTestDepends:3, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTest:3, from test_textfolding.h:4, from moc_test_textfolding.cpp:10: /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from moc_test_textfolding.cpp:10: test_textfolding.h:31:84: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = vte::TextFolding::FoldingRangeFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 31 | vte::TextFolding::FoldingRangeFlags p_flags = 0); | ^ In file included from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/qglobal.h:1299, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/QtCore:4, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTestDepends:3, from /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtTest/QtTest:3, from test_textfolding.h:4, from moc_test_textfolding.cpp:10: /nix/store/1dcavvraw4q6xxs2pkiwyviv2g80nqd7-qtbase-5.15.7-dev/include/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ g++ -Wl,-O1 -Wl,-rpath,/nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib -o test_textfolding utils.o test_textfolding.o textfolding.o extraselectionmgr.o moc_test_textfolding.o moc_textfolding.o moc_extraselectionmgr.o -L/nix/store/i027wgp2ny82nazj51f54vww5yy2ji4m-libGL-1.5.0/lib /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Widgets.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Gui.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Test.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Core.so -L/nix/store/ykjcsxdh9c1w664g6v38d86gph8m6mq7-libglvnd-1.5.0/lib -lGL -pthread g++ -Wl,-O1 -Wl,-rpath,/nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib -o test_utils test_utils.o moc_test_utils.o -L/nix/store/i027wgp2ny82nazj51f54vww5yy2ji4m-libGL-1.5.0/lib /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Widgets.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Gui.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Test.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Core.so -L/nix/store/ykjcsxdh9c1w664g6v38d86gph8m6mq7-libglvnd-1.5.0/lib -lGL -pthread g++ -Wl,-O1 -Wl,-rpath,/nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib -o VTextEditDemo main.o qrc_syntax.o qrc_example_files.o -L/nix/store/i027wgp2ny82nazj51f54vww5yy2ji4m-libGL-1.5.0/lib -L/build/source/libs/vtextedit/src/editor -lVTextEdit -L/build/source/libs/vtextedit/src/libs/syntax-highlighting -lVSyntaxHighlighting /nix/store/dgxn688wq7whsvs2fycygq0wn888xnsv-qtsvg-5.15.7/lib/libQt5Svg.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Widgets.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Gui.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Network.so /nix/store/9lcgwnc70f4wj1czklczql7akwcv24mi-qtbase-5.15.7/lib/libQt5Core.so -L/nix/store/ykjcsxdh9c1w664g6v38d86gph8m6mq7-libglvnd-1.5.0/lib -lGL -pthread make[4]: Leaving directory '/build/source/libs/vtextedit/tests/test_textfolding' make[4]: Leaving directory '/build/source/libs/vtextedit/tests/test_utils' make[3]: Leaving directory '/build/source/libs/vtextedit/tests' make[3]: Leaving directory '/build/source/libs/vtextedit/demo' make[2]: Leaving directory '/build/source/libs/vtextedit' make[1]: Leaving directory '/build/source/libs' make: *** [Makefile:49: sub-libs-make_first] Error 2