[01;33mdosed method has not changed file 'CMakeLists.txt'. [0mCMake Warning: Manually-specified variables were not used by the project: CMAKE_LD_FLAGS ECM_MKSPECS_INSTALL_DIR I/O warning : failed to load external entity "/usr/share/kf6/kdoctools/customization/xsl/pt-BR.xml" No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". /var/pisi/kteatime-24.12.3-59/work/kteatime-24.12.3/src/toplevel.cpp: In constructor ‘TopLevel::TopLevel(const KAboutData*, const QString&, const QString&, QWidget*)’: /var/pisi/kteatime-24.12.3-59/work/kteatime-24.12.3/src/toplevel.cpp:101:58: warning: ‘KHelpMenu::KHelpMenu(QWidget*, const KAboutData&, bool)’ is deprecated: Since 6.9. Use one of the other constructors [-Wdeprecated-declarations] 101 | m_helpMenu = new KHelpMenu(nullptr, *aboutData, false); | ^ In file included from /usr/include/KF6/KXmlGui/KHelpMenu:1, from /var/pisi/kteatime-24.12.3-59/work/kteatime-24.12.3/src/toplevel.cpp:24: /usr/include/KF6/KXmlGui/khelpmenu.h:156:5: note: declared here 156 | KHelpMenu(QWidget *parent, const KAboutData &aboutData, bool showWhatsThis); | ^~~~~~~~~