[01;33mFetching source from mirror: http://download.kde.org/stable/release-service/25.08.1/src/kldap-25.08.1.tar.xz
[0mCMake Warning at /usr/share/ECM/modules/ECMCheckOutboundLicense.cmake:86 (message):
Reuse tool not found, skipping test generation
Call Stack (most recent call first):
CMakeLists.txt:55 (include)
CMake 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".
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/src/core/ldapsearch.cpp: In member function ‘void LdapSearchPrivate::result()’:
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/src/core/ldapsearch.cpp:56:20: warning: ignoring return value of ‘int KLDAPCore::LdapOperation::abandon(int)’, declared with attribute ‘nodiscard’ [-Wunused-result]
56 | mOp.abandon(mId);
| ~~~~~~~~~~~^~~~~
In file included from /var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/src/core/ldapsearch.h:19,
from /var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/src/core/ldapsearch.cpp:8:
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/src/core/ldapoperation.h:226:23: note: declared here
226 | [[nodiscard]] int abandon(int id);
| ^~~~~~~
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/kioworker/src/kio_ldap.cpp: In member function ‘virtual KIO::WorkerResult LDAPProtocol::stat(const QUrl&)’:
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/kioworker/src/kio_ldap.cpp:485:16: warning: ignoring return value of ‘int KLDAPCore::LdapOperation::abandon(int)’, declared with attribute ‘nodiscard’ [-Wunused-result]
485 | mOp.abandon(id);
| ~~~~~~~~~~~^~~~
In file included from /var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/build/src/core/kldapcore/ldapoperation.h:1,
from /var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/kioworker/src/kio_ldap.h:16,
from /var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/kioworker/src/kio_ldap.cpp:8:
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/build/src/core/kldapcore/../../../../src/core/ldapoperation.h:226:23: note: declared here
226 | [[nodiscard]] int abandon(int id);
| ^~~~~~~
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/kioworker/src/kio_ldap.cpp: In member function ‘virtual KIO::WorkerResult LDAPProtocol::listDir(const QUrl&)’:
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/kioworker/src/kio_ldap.cpp:755:36: warning: ignoring return value of ‘int KLDAPCore::LdapOperation::abandon(int)’, declared with attribute ‘nodiscard’ [-Wunused-result]
755 | mOp.abandon(id2);
| ~~~~~~~~~~~^~~~~
/var/pisi/kldap-25.08.1-65/work/kldap-25.08.1/build/src/core/kldapcore/../../../../src/core/ldapoperation.h:226:23: note: declared here
226 | [[nodiscard]] int abandon(int id);
| ^~~~~~~
[01;33m*** 0 error(s), 1 warning(s)
[0m