Gentoo Archives: gentoo-binhost-autobuilds

From: binhost@××××××××××××××××××××××××.org
To: gentoo-binhost-autobuilds@l.g.o
Subject: [gentoo-binhost-autobuilds] [binhost amd64-default-17.1] Update succeeded
Date: Wed, 12 Oct 2022 12:36:27
Message-Id: 20221012123622.912B4268242@demeter.amd64.dev.gentoo.org
1 Binhost amd64-default-17.1 update succeeded
2
3
4 | ^
5
6 In file included from /usr/include/KF5/KWidgetsAddons/KSelectAction:1,
7 from /usr/include/KF5/KConfigWidgets/krecentfilesaction.h:19,
8 from /usr/include/KF5/KConfigWidgets/kstandardaction.h:19,
9 from /usr/include/KF5/KConfigWidgets/KStandardAction:1,
10 from /usr/include/KF5/KXmlGui/kactioncollection.h:18,
11 from /usr/include/KF5/KXmlGui/KActionCollection:1,
12 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp:25:
13 /usr/include/KF5/KWidgetsAddons/kselectaction.h:377:10: note: declared here
14 377 | void triggered(const QString &text); // clazy:exclude=overloaded-signal
15 | ^~~~~~~~~
16 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp:223:99: warning: ‘void KSelectAction::triggered(const QString&)’ is deprecated: Since 5.78. Use KSelectAction::textTriggered(const QString &) [-Wdeprecated-declarations]
17 223 | KSelectAction::*)(const QString&)>(&KSelectAction::triggered), this, &CantorPart::zoomValueEdited);
18 | ^
19
20 In file included from /usr/include/KF5/KWidgetsAddons/KSelectAction:1,
21 from /usr/include/KF5/KConfigWidgets/krecentfilesaction.h:19,
22 from /usr/include/KF5/KConfigWidgets/kstandardaction.h:19,
23 from /usr/include/KF5/KConfigWidgets/KStandardAction:1,
24 from /usr/include/KF5/KXmlGui/kactioncollection.h:18,
25 from /usr/include/KF5/KXmlGui/KActionCollection:1,
26 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp:25:
27 /usr/include/KF5/KWidgetsAddons/kselectaction.h:377:10: note: declared here
28 377 | void triggered(const QString &text); // clazy:exclude=overloaded-signal
29 | ^~~~~~~~~
30 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp: In member function ‘void CantorPart::loadAssistants()’:
31 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp:795:79: warning: ‘KPluginFactory* KPluginLoader::factory()’ is deprecated: Since 5.86. Use KPluginFactory::loadFactory or KPluginFactory::instantiatePlugin instead [-Wdeprecated-declarations]
32 795 | KPluginFactory* factory = KPluginLoader(loader.fileName()).factory();
33 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
34
35 In file included from /usr/include/KF5/KCoreAddons/KPluginLoader:1,
36 from /usr/include/KF5/KService/kservice.h:22,
37 from /usr/include/KF5/KService/kplugininfo.h:17,
38 from /usr/include/KF5/KService/KPluginInfo:1,
39 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib/backend.h:12,
40 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp:15:
41 /usr/include/KF5/KCoreAddons/kpluginloader.h:126:21: note: declared here
42 126 | KPluginFactory *factory();
43 | ^~~~~~~
44 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp: In member function ‘void CantorPart::publishWorksheet()’:
45 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp:917:134: warning: ‘KNS3::UploadDialog::UploadDialog(const QString&, QWidget*)’ is deprecated: Since 5.85. See API documentation [-Wdeprecated-declarations]
46 917 | rc").arg(m_worksheet->session()->backend()->id().toLower()), widget());
47 | ^
48
49 In file included from /usr/include/KF5/KNewStuff3/KNS3/UploadDialog:1,
50 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/cantor_part.cpp:28:
51 /usr/include/KF5/KNewStuff3/KNS3/uploaddialog.h:75:14: note: declared here
52 75 | explicit UploadDialog(const QString &configFile, QWidget *parent = nullptr);
53 | ^~~~~~~~~~~~
54 [ 59%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheet.cpp.o
55 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
56 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
57 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
58 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/worksheet.cpp.o -MF CMakeFiles/cantorpart.dir/worksheet.cpp.o.d -o CMakeFiles/cantorpart.dir/worksheet.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheet.cpp
59 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheet.cpp: In member function ‘void Worksheet::print(QPrinter*)’:
60 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheet.cpp:123:39: warning: ‘QRect QPrinter::pageRect() const’ is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations]
61 123 | QRect pageRect = printer->pageRect();
62 | ~~~~~~~~~~~~~~~~~^~
63 In file included from /usr/include/qt5/QtPrintSupport/QPrinter:1,
64 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheet.cpp:36:
65 /usr/include/qt5/QtPrintSupport/qprinter.h:259:11: note: declared here
66 259 | QRect pageRect() const;
67 | ^~~~~~~~
68 [ 60%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetview.cpp.o
69 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
70 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
71 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
72 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/worksheetview.cpp.o -MF CMakeFiles/cantorpart.dir/worksheetview.cpp.o.d -o CMakeFiles/cantorpart.dir/worksheetview.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheetview.cpp
73 [ 60%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetentry.cpp.o
74 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
75 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
76 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
77 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/worksheetentry.cpp.o -MF CMakeFiles/cantorpart.dir/worksheetentry.cpp.o.d -o CMakeFiles/cantorpart.dir/worksheetentry.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheetentry.cpp
78 [ 60%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o
79 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
80 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
81 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
82 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o -MF CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o.d -o CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheettextitem.cpp
83 [ 61%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o
84 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
85 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
86 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
87 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o -MF CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o.d -o CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/worksheetimageitem.cpp
88 [ 61%] Building CXX object src/CMakeFiles/cantorpart.dir/commandentry.cpp.o
89 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
90 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
91 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
92 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/commandentry.cpp.o -MF CMakeFiles/cantorpart.dir/commandentry.cpp.o.d -o CMakeFiles/cantorpart.dir/commandentry.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/commandentry.cpp
93 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/commandentry.cpp: In member function ‘void CommandEntry::showCompletions()’:
94 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/commandentry.cpp:1075:58: warning: ‘void KCompletionBox::activated(const QString&)’ is deprecated: Since 5.81. Use the KCompletionBox::textActivated(const QString &) signal instead [-Wdeprecated-declarations]
95 1075 | connect(m_completionBox.data(), &KCompletionBox::activated, this, &CommandEntry::applySelectedCompletion);
96 | ^~~~~~~~~
97 In file included from /usr/include/KF5/KCompletion/KCompletionBox:1,
98 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/commandentry.h:12,
99 from /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/commandentry.cpp:8:
100 /usr/include/KF5/KCompletion/kcompletionbox.h:187:10: note: declared here
101 187 | void activated(const QString &text); // clazy:exclude=overloaded-signal
102 | ^~~~~~~~~
103 [ 61%] Building CXX object src/CMakeFiles/cantorpart.dir/textentry.cpp.o
104 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
105 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
106 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
107 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/textentry.cpp.o -MF CMakeFiles/cantorpart.dir/textentry.cpp.o.d -o CMakeFiles/cantorpart.dir/textentry.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/textentry.cpp
108 [ 62%] Building CXX object src/CMakeFiles/cantorpart.dir/markdownentry.cpp.o
109 cd /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/src/cantorpart_autogen/include -I/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/lib -I/var/tmp/portage/kde-apps/cantor-22.04.3/
110 work/cantor-22.04.3_build/src/lib -isystem /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build/thirdparty/src/discount_project -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF
111 5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KArchive -isystem /usr/include/qt5/QtSvg -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -DQT_NO_DEBUG -O2 -pipe -march=x86-64 -mtune=generic -fno-operator-names -Wall -Wextra -Wcast-align -Wchar
112 -subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fexceptions -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/cantorpart.dir/markdownentry.cpp.o -MF CMakeFiles/cantorpart.dir/markdownentry.cpp.o.d -o CMakeFiles/cantorpart.dir/markdownentry.cpp.o -c /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/markdownentry.cpp
113 /var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3/src/markdownentry.cpp:37:10: fatal error: mkdio.h: No such file or directory
114 37 | #include <mkdio.h>
115 | ^~~~~~~~~
116 compilation terminated.
117 make[2]: *** [src/CMakeFiles/cantorpart.dir/build.make:214: src/CMakeFiles/cantorpart.dir/markdownentry.cpp.o] Error 1
118 make[2]: Leaving directory '/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build'
119 make[1]: *** [CMakeFiles/Makefile2:1348: src/CMakeFiles/cantorpart.dir/all] Error 2
120 make[1]: Leaving directory '/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build'
121 make: *** [Makefile:136: all] Error 2
122 * ERROR: kde-apps/cantor-22.04.3::gentoo failed (compile phase):
123 * emake failed
124 *
125 * If you need support, post the output of `emerge --info '=kde-apps/cantor-22.04.3::gentoo'`,
126 * the complete build log and the output of `emerge -pqv '=kde-apps/cantor-22.04.3::gentoo'`.
127 * The complete build log is located at '/var/tmp/portage/kde-apps/cantor-22.04.3/temp/build.log'.
128 * The ebuild environment file is located at '/var/tmp/portage/kde-apps/cantor-22.04.3/temp/environment'.
129 * Working directory: '/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build'
130 * S: '/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3'
131 * Messages for package dev-libs/ell-0.53:
132 * Unable to find kernel sources at /usr/src/linux
133 * Unable to calculate Linux Kernel version for build, attempting to use running version
134 * Messages for package kde-plasma/kwallet-pam-5.25.5:
135 * This package enables auto-unlocking of kde-frameworks/kwallet:5.
136 * See also: https://wiki.gentoo.org/wiki/KDE#KWallet_auto-unlocking
137 * Messages for package kde-plasma/ksshaskpass-5.25.5:
138 * In order to have ssh-agent start with Plasma 5,
139 * edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh
140 * and uncomment the lines enabling ssh-agent.
141 *
142 * If you do so, do not forget to uncomment the respective
143 * lines in /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh
144 * to properly kill the agent when the session ends.
145 *
146 * ksshaskpass has been installed as your default askpass application
147 * for Plasma 5 sessions.
148 * If that's not desired, select the one you want to use in
149 * /etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
150 * Messages for package dev-vcs/git-2.37.3:
151 * Please read /usr/share/bash-completion/completions/git for Git bash command
152 * completion.
153 * Please read /usr/share/git/git-prompt.sh for Git bash prompt
154 * Note that the prompt bash code is now in that separate script
155 * These additional scripts need some dependencies:
156 * git-quiltimport : dev-util/quilt
157 * git-instaweb : || ( www-servers/lighttpd www-servers/apache www-servers/nginx )
158 * Messages for package kde-misc/kio-fuse-5.0.1_p20220906:
159 * Unable to find kernel sources at /usr/src/linux
160 * Unable to calculate Linux Kernel version for build, attempting to use running version
161 * Messages for package kde-apps/ksystemlog-22.04.3:
162 * Will show only user readable logs without USE=kdesu (only in X).
163 * Messages for package kde-apps/k3b-22.04.3-r1:
164 * If you get warnings on start-up, uncheck the "Check system
165 * configuration" option in the "Misc" settings window.
166 *
167 * Make sure you have proper read/write permissions on optical device(s).
168 * Usually, it is sufficient to be in the cdrom group.
169 * Messages for package kde-misc/kdeconnect-22.04.3:
170 * The Android .apk file is available via
171 * https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp
172 * or via
173 * https://f-droid.org/packages/org.kde.kdeconnect_tp/
174 * Messages for package kde-apps/cantor-22.04.3:
175 * ERROR: kde-apps/cantor-22.04.3::gentoo failed (compile phase):
176 * emake failed
177 *
178 * If you need support, post the output of `emerge --info '=kde-apps/cantor-22.04.3::gentoo'`,
179 * the complete build log and the output of `emerge -pqv '=kde-apps/cantor-22.04.3::gentoo'`.
180 * The complete build log is located at '/var/tmp/portage/kde-apps/cantor-22.04.3/temp/build.log'.
181 * The ebuild environment file is located at '/var/tmp/portage/kde-apps/cantor-22.04.3/temp/environment'.
182 * Working directory: '/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3_build'
183 * S: '/var/tmp/portage/kde-apps/cantor-22.04.3/work/cantor-22.04.3'
184 * Messages for package kde-plasma/kwin-5.25.5:
185 * Install additional packages for optional runtime features:
186 * x11-misc/colord for color management support
187 *
188 * In Plasma 5.20, default behavior of the Task Switcher to move minimised
189 * windows to the end of the list was changed so that it remains in the
190 * original order. To revert to the well established behavior:
191 *
192 * - Edit ~/.config/kwinrc
193 * - Find [TabBox] section
194 * - Add "MoveMinimizedWindowsToEndOfTabBoxFocusChain=true"
195 * Messages for package kde-plasma/kinfocenter-5.25.5:
196 * Install additional packages for optional runtime features:
197 * app-misc/wayland-utils for Wayland information module
198 * app-text/aha and sys-apps/fwupd for Firmware security module
199 * x11-apps/mesa-progs for OpenGL information module
200 * x11-apps/xdpyinfo for X Server information module
201 * Messages for package kde-plasma/kde-gtk-config-5.25.5:
202 * If you notice missing icons in your GTK applications, you may have to install
203 * the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk
204 * for example.
205 * Messages for package kde-plasma/plasma-workspace-5.25.5-r4:
206 * To enable gpg-agent and/or ssh-agent in Plasma sessions,
207 * edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh
208 * and /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh
209 * Messages for package kde-apps/akonadi-22.04.3:
210 *
211 * Attention: Make sure to read README.gentoo after install.
212 *
213 * You can select the storage backend in ~/.config/akonadi/akonadiserverrc.
214 * Available drivers are:
215 * QMYSQL
216 * QMYSQL has been set as your default akonadi storage backend.
217 *
218 * Akonadi QMYSQL backends that were created using <dev-db/mariadb-10.5.9-r3 may
219 * be in need of a manual fix. Failure to do so could result in akonadi service
220 * to stop fetching and sending mail for KMail or any other kind of issues in PIM
221 * applications depending on akonadi like KOrganizer, KAddressBook etc.
222 *
223 * Note:
224 * - All commands that follow are to be run by a regular user.
225 * - They will have to be repeated for any other user of KDE PIM.
226 * - Use your favorite terminal.
227 *
228 * 1) Check if "mysql" system db is present:
229 * $ mysql -S /run/user/$(id -u)/akonadi/mysql.socket -e 'select schema_name \
230 * from information_schema.schemata where schema_name = "mysql"'
231 *
232 * The output obtained should look like this:
233 * +-------------+
234 * | schema_name |
235 * +-------------+
236 * | mysql |
237 * +-------------+
238 *
239 * If so, then automatic DB upgrades will succeed, no further action necessary.
240 *
241 * 2) If, however, the above query returned empty, add the missing database:
242 * $ mysql -S /run/user/$(id -u)/akonadi/mysql.socket -e 'create database mysql'
243 *
244 * Future MariaDB releases should upgrade without manual intervention now.
245 *
246 * 3) Optional: You may have come here with an already defunct akonadi service.
247 * To manually fix the akonadi MariaDB backend:
248 * $ mysql_upgrade --defaults-file=~/.local/share/akonadi/mysql.conf \
249 * -S /run/user/$(id -u)/akonadi/mysql.socket
250 *
251 * Don't forget to restart the akonadi service afterwards:
252 * $ akonadictl restart
253 *
254 * References:
255 * [1] https://bugs.gentoo.org/688746
256 * [2] https://bugs.kde.org/show_bug.cgi?id=409224
257 *
258 * (Note: Above message is only printed the first time package is
259 * installed. Please look at /usr/share/doc/akonadi-22.04.3/README.gentoo*
260 * for future reference)
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289 *
290 * The following package has failed to build, install, or execute postinst:
291 *
292 * (kde-apps/cantor-22.04.3:5/5::gentoo, ebuild scheduled for merge), Log file:
293 * '/var/tmp/portage/kde-apps/cantor-22.04.3/temp/build.log'
294 *
295
296 * GNU info directory index is up-to-date.
297
298 * IMPORTANT: 19 news items need reading for repository 'gentoo'.
299 * Use eselect news read to view new items.
300
301 * After world updates, it is important to remove obsolete packages with
302 * emerge --depclean. Refer to `man emerge` for more information.
303
304 * Always study the list of packages to be cleaned for any obvious
305 * mistakes. Packages that are part of the world set will always
306 * be kept. They can be manually added to this set with
307 * `emerge --noreplace <atom>`. Packages that are listed in
308 * package.provided (see portage(5)) will be removed by
309 * depclean, even if they are part of the world set.
310 *
311 * As a safety measure, depclean will not remove any packages
312 * unless *all* required dependencies have been resolved. As a
313 * consequence of this, it often becomes necessary to run
314 * `emerge --update --newuse --deep @world` prior to depclean.
315
316 Calculating dependencies ... done!
317 >>> No packages selected for removal by depclean
318 >>> To see reverse dependencies, use --verbose
319 Packages installed: 1405
320 Packages in world: 34
321 Packages in system: 43
322 Required packages: 1405
323 Number removed: 0
324 >>> Building file list for packages cleaning...
325 >>> Cleaning binary packages...
326 [ 9.5 M ] app-editors/kile-2.9.93-r1
327 [ 1.7 M ] dev-db/sqlite-3.39.2
328 [ 701.1 K ] dev-libs/kdiagram-2.8.0
329 [ 55.5 K ] dev-libs/plasma-wayland-protocols-1.7.0
330 [ 146.0 K ] dev-util/ninja-1.11.0
331 [ 12.7 M ] dev-vcs/git-2.35.1
332 [ 221.2 K ] kde-frameworks/attica-5.96.0
333 [ 557.7 K ] kde-frameworks/baloo-5.96.0
334 [ 321.3 K ] kde-frameworks/bluez-qt-5.96.0
335 [ 250.1 K ] kde-frameworks/countryflags-5.96.0
336 [ 1.6 M ] kde-frameworks/frameworkintegration-5.96.0
337 [ 122.5 K ] kde-frameworks/kactivities-stats-5.96.0
338 [ 135.2 K ] kde-frameworks/karchive-5.96.0
339 [ 135.4 K ] kde-frameworks/kauth-5.96.0
340 [ 185.3 K ] kde-frameworks/kbookmarks-5.96.0
341 [ 389.3 K ] kde-frameworks/kcalendarcore-5.96.0
342 [ 291.8 K ] kde-frameworks/kcmutils-5.96.0
343 [ 195.8 K ] kde-frameworks/kcodecs-5.96.0
344 [ 148.2 K ] kde-frameworks/kcompletion-5.96.0
345 [ 431.6 K ] kde-frameworks/kconfig-5.96.0
346 [ 473.2 K ] kde-frameworks/kconfigwidgets-5.96.0
347 [ 351.0 K ] kde-frameworks/kcontacts-5.96.0
348 [ 584.4 K ] kde-frameworks/kcoreaddons-5.96.0
349 [ 49.5 K ] kde-frameworks/kcrash-5.96.0
350 [ 139.7 K ] kde-frameworks/kdav-5.96.0
351 [ 92.5 K ] kde-frameworks/kdbusaddons-5.96.0
352 [ 325.8 K ] kde-frameworks/kdeclarative-5.96.0
353 [ 88.8 K ] kde-frameworks/kded-5.96.0
354 [ 4.6 M ] kde-frameworks/kdelibs4support-5.96.0
355 [ 67.2 K ] kde-frameworks/kdnssd-5.96.0
356 [ 541.2 K ] kde-frameworks/kdoctools-5.96.0
357 [ 1.7 M ] kde-frameworks/kemoticons-5.96.0
358 [ 234.3 K ] kde-frameworks/kfilemetadata-5.96.0
359 [ 167.4 K ] kde-frameworks/kglobalaccel-5.96.0-r1
360 [ 302.3 K ] kde-frameworks/kholidays-5.96.0
361 [ 3.2 M ] kde-frameworks/khtml-5.96.0-r1
362 [ 3.6 M ] kde-frameworks/ki18n-5.96.0
363 [ 178.8 K ] kde-frameworks/kiconthemes-5.96.0
364 [ 60.0 K ] kde-frameworks/kidletime-5.96.0
365 [ 147.3 K ] kde-frameworks/kimageformats-5.96.0
366 [ 168.0 K ] kde-frameworks/kinit-5.96.0-r1
367 [ 5.7 M ] kde-frameworks/kio-5.96.0-r3
368 [ 511.7 K ] kde-frameworks/kirigami-5.96.0-r1
369 [ 164.1 K ] kde-frameworks/kitemmodels-5.96.0
370 [ 129.5 K ] kde-frameworks/kitemviews-5.96.0
371 [ 136.3 K ] kde-frameworks/kjobwidgets-5.96.0-r1
372 [ 471.9 K ] kde-frameworks/kjs-5.96.0
373 [ 972.0 K ] kde-frameworks/knewstuff-5.96.0
374 [ 189.1 K ] kde-frameworks/knotifications-5.96.0
375 [ 112.1 K ] kde-frameworks/knotifyconfig-5.96.0
376 [ 223.6 K ] kde-frameworks/kpackage-5.96.0
377 [ 310.6 K ] kde-frameworks/kparts-5.96.0
378 [ 162.9 K ] kde-frameworks/kpeople-5.96.0
379 [ 66.1 K ] kde-frameworks/kplotting-5.96.0
380 [ 73.2 K ] kde-frameworks/kpty-5.96.0
381 [ 169.6 K ] kde-frameworks/kquickcharts-5.96.0
382 [ 516.7 K ] kde-frameworks/kross-5.96.0
383 [ 199.7 K ] kde-frameworks/krunner-5.96.0
384 [ 409.5 K ] kde-frameworks/kservice-5.96.0
385 [ 3.3 M ] kde-frameworks/ktexteditor-5.96.0-r1
386 [ 359.3 K ] kde-frameworks/ktextwidgets-5.96.0
387 [ 1.8 M ] kde-frameworks/kunitconversion-5.96.0
388 [ 442.6 K ] kde-frameworks/kwallet-5.96.0
389 [ 699.3 K ] kde-frameworks/kwayland-5.96.0
390 [ 1.9 M ] kde-frameworks/kwidgetsaddons-5.96.0
391 [ 233.2 K ] kde-frameworks/kwindowsystem-5.96.0
392 [ 844.4 K ] kde-frameworks/kxmlgui-5.96.0
393 [ 520.3 K ] kde-frameworks/networkmanager-qt-5.96.0
394 [ 4.9 M ] kde-frameworks/plasma-5.96.0-r1
395 [ 355.9 K ] kde-frameworks/purpose-5.96.0
396 [ 110.8 K ] kde-frameworks/qqc2-desktop-style-5.96.0-r1
397 [ 427.9 K ] kde-frameworks/solid-5.96.0
398 [ 364.3 K ] kde-frameworks/sonnet-5.96.0
399 [ 260.7 K ] kde-frameworks/syndication-5.96.0
400 [ 1.7 M ] kde-frameworks/syntax-highlighting-5.96.0
401 [ 103.7 K ] kde-frameworks/threadweaver-5.96.0
402 [ 9.8 M ] kde-plasma/kwin-5.24.6-r2
403 [ 8.3 M ] kde-plasma/plasma-desktop-5.24.6-r2
404 [ 7.1 M ] media-gfx/fontforge-20220308
405 [ 643.1 K ] media-libs/freetype-2.12.1
406 [ 141.5 K ] media-libs/phonon-vlc-0.11.3-r1
407 [ 616.5 K ] media-sound/fluidsynth-2.2.8
408 [ 452.4 K ] media-sound/mpg123-1.30.1
409 [ 449.5 K ] media-sound/mpg123-1.30.1
410 [ 834.2 K ] sys-libs/kpmcore-22.04.3
411
412
413 Emaint: fix binhost [<=> ]
414 Emaint: fix binhost 100% [============================================>]
415 Emaint: fix binhost 100% [============================================>]
416
417 [ 140.7 K ] Packages Index
418 ===========
419 [ 103.6 M ] Total space from 84 files were freed in the packages directory
420 Container binhost-amd64-x86-64 exited successfully.
421 Spawning container binhost-amd64-x86-64-gnome on /var/lib/machines/binhost-amd64-x86-64-gnome.
422 Press ^] three times within 1s to kill container.
423
424 * IMPORTANT: 3 config files in '/etc' need updating.
425 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
426 * sections of the emerge man page to learn how to update config files.
427
428 * IMPORTANT: 21 news items need reading for repository 'gentoo'.
429 * Use eselect news read to view new items.
430
431 Calculating dependencies
432 * IMPORTANT: 21 news items need reading for repository 'gentoo'.
433 * Use eselect news read to view new items.
434
435 ...... done!
436 >>> Verifying ebuild manifests
437 >>> Jobs: 0 of 7 complete, 1 running Load avg: 11.8, 32.7, 40.0
438 >>> Emerging binary (1 of 7) dev-libs/ell-0.53::gentoo
439 >>> Jobs: 0 of 7 complete, 1 running Load avg: 11.8, 32.7, 40.0
440 >>> Jobs: 0 of 7 complete Load avg: 11.8, 32.7, 40.0
441 >>> Installing (1 of 7) dev-libs/ell-0.53::gentoo
442 >>> Jobs: 0 of 7 complete Load avg: 11.8, 32.7, 40.0
443 >>> Jobs: 1 of 7 complete Load avg: 11.4, 32.3, 39.9
444 >>> Jobs: 1 of 7 complete, 1 running Load avg: 11.4, 32.3, 39.9
445 >>> Emerging binary (2 of 7) dev-util/ninja-1.11.1::gentoo
446 >>> Jobs: 1 of 7 complete, 1 running Load avg: 11.4, 32.3, 39.9
447 >>> Installing (2 of 7) dev-util/ninja-1.11.1::gentoo
448 >>> Jobs: 1 of 7 complete, 1 running Load avg: 11.4, 32.3, 39.9
449 >>> Jobs: 1 of 7 complete Load avg: 11.4, 32.3, 39.9
450 >>> Jobs: 2 of 7 complete Load avg: 11.4, 32.3, 39.9
451 >>> Jobs: 2 of 7 complete, 1 running Load avg: 11.4, 32.3, 39.9
452 >>> Emerging binary (3 of 7) dev-db/sqlite-3.39.4::gentoo
453 >>> Jobs: 2 of 7 complete, 1 running Load avg: 11.4, 32.3, 39.9
454 >>> Jobs: 2 of 7 complete Load avg: 11.4, 31.9, 39.7
455 >>> Installing (3 of 7) dev-db/sqlite-3.39.4::gentoo
456 >>> Jobs: 2 of 7 complete Load avg: 11.4, 31.9, 39.7
457 >>> Jobs: 3 of 7 complete Load avg: 12.5, 31.8, 39.6
458 >>> Jobs: 3 of 7 complete, 1 running Load avg: 12.5, 31.8, 39.6
459 >>> Emerging binary (4 of 7) dev-python/pydantic-1.10.2::gentoo
460 >>> Jobs: 3 of 7 complete, 1 running Load avg: 12.5, 31.8, 39.6
461 >>> Jobs: 3 of 7 complete Load avg: 12.5, 31.8, 39.6
462 >>> Installing (4 of 7) dev-python/pydantic-1.10.2::gentoo
463 >>> Jobs: 3 of 7 complete Load avg: 12.5, 31.8, 39.6
464 >>> Jobs: 4 of 7 complete Load avg: 13.6, 31.7, 39.6
465 >>> Jobs: 4 of 7 complete, 1 running Load avg: 13.6, 31.7, 39.6
466 >>> Emerging (5 of 7) dev-vcs/git-2.37.3::gentoo
467 >>> Jobs: 4 of 7 complete, 1 running Load avg: 13.6, 31.7, 39.6
468 >>> Jobs: 4 of 7 complete, 2 running Load avg: 13.6, 31.7, 39.6
469 >>> Emerging (6 of 7) kde-frameworks/sonnet-5.96.0::gentoo
470 >>> Jobs: 4 of 7 complete, 2 running Load avg: 13.6, 31.7, 39.6
471 >>> Installing (6 of 7) kde-frameworks/sonnet-5.96.0::gentoo
472 >>> Jobs: 4 of 7 complete, 2 running Load avg: 19.8, 31.3, 39.1
473 >>> Jobs: 4 of 7 complete, 1 running Load avg: 19.8, 31.3, 39.1
474 >>> Jobs: 5 of 7 complete, 1 running Load avg: 19.8, 31.3, 39.1
475 >>> Installing (5 of 7) dev-vcs/git-2.37.3::gentoo
476 >>> Jobs: 5 of 7 complete, 1 running Load avg: 12.3, 27.0, 37.1
477 >>> Jobs: 5 of 7 complete Load avg: 12.3, 27.0, 37.1
478 >>> Jobs: 6 of 7 complete Load avg: 12.3, 27.0, 37.1
479 >>> Jobs: 6 of 7 complete, 1 running Load avg: 12.3, 27.0, 37.1
480 >>> Emerging (7 of 7) gnome-extra/gnome-tweaks-40.10-r1::gentoo
481 >>> Jobs: 6 of 7 complete, 1 running Load avg: 12.3, 27.0, 37.1
482 >>> Installing (7 of 7) gnome-extra/gnome-tweaks-40.10-r1::gentoo
483 >>> Jobs: 6 of 7 complete, 1 running Load avg: 11.1, 26.3, 36.8
484 >>> Jobs: 6 of 7 complete Load avg: 11.1, 26.3, 36.8
485 >>> Jobs: 7 of 7 complete Load avg: 11.1, 26.3, 36.8
486
487 * Messages for package dev-vcs/git-2.37.3:
488 * Please read /usr/share/bash-completion/completions/git for Git bash command
489 * completion.
490 * Please read /usr/share/git/git-prompt.sh for Git bash prompt
491 * Note that the prompt bash code is now in that separate script
492 * These additional scripts need some dependencies:
493 * git-quiltimport : dev-util/quilt
494 * git-instaweb : || ( www-servers/lighttpd www-servers/apache www-servers/nginx )
495
496
497
498 * GNU info directory index is up-to-date.
499
500 * IMPORTANT: 3 config files in '/etc' need updating.
501 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
502 * sections of the emerge man page to learn how to update config files.
503
504 * IMPORTANT: 21 news items need reading for repository 'gentoo'.
505 * Use eselect news read to view new items.
506
507 * After world updates, it is important to remove obsolete packages with
508 * emerge --depclean. Refer to `man emerge` for more information.
509
510 * Always study the list of packages to be cleaned for any obvious
511 * mistakes. Packages that are part of the world set will always
512 * be kept. They can be manually added to this set with
513 * `emerge --noreplace <atom>`. Packages that are listed in
514 * package.provided (see portage(5)) will be removed by
515 * depclean, even if they are part of the world set.
516 *
517 * As a safety measure, depclean will not remove any packages
518 * unless *all* required dependencies have been resolved. As a
519 * consequence of this, it often becomes necessary to run
520 * `emerge --update --newuse --deep @world` prior to depclean.
521
522 Calculating dependencies .... done!
523 >>> No packages selected for removal by depclean
524 >>> To see reverse dependencies, use --verbose
525 Packages installed: 1139
526 Packages in world: 27
527 Packages in system: 43
528 Required packages: 1139
529 Number removed: 0
530 Container binhost-amd64-x86-64-gnome exited successfully.
531
532
533
534 Full build log at /root/.tmp-binhost-amd64-default-17.1-update-1665569821