[01;33mFetching source from mirror: http://download.kde.org/stable/frameworks/6.12/kio-6.12.0.tar.xz [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" 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-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-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". I/O warning : failed to load external entity "/usr/share/kf6/kdoctools/customization/xsl/pt-BR.xml" I/O warning : failed to load external entity "/usr/share/kf6/kdoctools/customization/xsl/pt-BR.xml" 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-comment" 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-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" 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". 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". 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". /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/file/kauth/filehelper.cpp: In function ‘void gainPrivilege(Privilege*)’: /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/file/kauth/filehelper.cpp:116:12: warning: ignoring return value of ‘int seteuid(__uid_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 116 | seteuid(olduid); | ~~~~~~~^~~~~~~~ /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/file/kauth/filehelper.cpp:117:12: warning: ignoring return value of ‘int setegid(__gid_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 117 | setegid(oldgid); | ~~~~~~~^~~~~~~~ /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/file/file.cpp: In member function ‘KIO::WorkerResult FileProtocol::unmount(const QString&)’: /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/file/file.cpp:935:11: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 935 | system(buffer.constData()); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main.cpp: In function ‘int kdemain(int, char**)’: /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main.cpp:56:33: warning: ‘int xmlSubstituteEntitiesDefault(int)’ is deprecated [-Wdeprecated-declarations] 56 | xmlSubstituteEntitiesDefault(1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /usr/include/libxml2/libxml/tree.h:17, from /usr/include/libxml2/libxml/HTMLtree.h:16, from /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main.cpp:20: /usr/include/libxml2/libxml/parser.h:953:17: note: declared here 953 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libxml2/libxml/HTMLtree.h:15: /usr/include/libxml2/libxml/xmlversion.h:500:44: warning: ‘int* __xmlLoadExtDtdDefaultValue()’ is deprecated [-Wdeprecated-declarations] 500 | #define XML_GLOBAL_MACRO(name) (*__##name()) | ~~~~~~~~^~ /usr/include/libxml2/libxml/parser.h:900:37: note: in expansion of macro ‘XML_GLOBAL_MACRO’ 900 | #define xmlLoadExtDtdDefaultValue XML_GLOBAL_MACRO(xmlLoadExtDtdDefaultValue) | ^~~~~~~~~~~~~~~~ /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main.cpp:57:5: note: in expansion of macro ‘xmlLoadExtDtdDefaultValue’ 57 | xmlLoadExtDtdDefaultValue = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’ 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro ‘XML_OP’ 859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’ 881 | XML_GLOBALS_PARSER_CORE \ | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’ 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main_ghelp.cpp: In function ‘int kdemain(int, char**)’: /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main_ghelp.cpp:49:33: warning: ‘int xmlSubstituteEntitiesDefault(int)’ is deprecated [-Wdeprecated-declarations] 49 | xmlSubstituteEntitiesDefault(1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /usr/include/libxml2/libxml/tree.h:17, from /usr/include/libxml2/libxml/HTMLtree.h:16, from /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main_ghelp.cpp:16: /usr/include/libxml2/libxml/parser.h:953:17: note: declared here 953 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libxml2/libxml/HTMLtree.h:15: /usr/include/libxml2/libxml/xmlversion.h:500:44: warning: ‘int* __xmlLoadExtDtdDefaultValue()’ is deprecated [-Wdeprecated-declarations] 500 | #define XML_GLOBAL_MACRO(name) (*__##name()) | ~~~~~~~~^~ /usr/include/libxml2/libxml/parser.h:900:37: note: in expansion of macro ‘XML_GLOBAL_MACRO’ 900 | #define xmlLoadExtDtdDefaultValue XML_GLOBAL_MACRO(xmlLoadExtDtdDefaultValue) | ^~~~~~~~~~~~~~~~ /var/pisi/kio-6.12.0-81/work/kio-6.12.0/src/kioworkers/help/main_ghelp.cpp:50:5: note: in expansion of macro ‘xmlLoadExtDtdDefaultValue’ 50 | xmlLoadExtDtdDefaultValue = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’ 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro ‘XML_OP’ 859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’ 881 | XML_GLOBALS_PARSER_CORE \ | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’ 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ [01;33m*** 0 error(s), 1 warning(s) [0m