[01;33mFetching source from mirror: http://download.kde.org/stable/frameworks/6.12/baloo-6.12.0.tar.xz [0mCMake Warning: Manually-specified variables were not used by the project: CMAKE_LD_FLAGS ECM_MKSPECS_INSTALL_DIR /var/pisi/baloo-6.12.0-73/work/baloo-6.12.0/src/file/extractorprocess.cpp: In lambda function: /var/pisi/baloo-6.12.0-73/work/baloo-6.12.0/src/file/extractorprocess.cpp:34:55: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 34 | connect(&m_extractorProcess, &QProcess::finished, [=](int exitCode, QProcess::ExitStatus exitStatus) { | ^ /var/pisi/baloo-6.12.0-73/work/baloo-6.12.0/src/file/extractorprocess.cpp:34:55: note: add explicit ‘this’ or ‘*this’ capture /var/pisi/baloo-6.12.0-73/work/baloo-6.12.0/src/lib/searchstore.cpp: In member function ‘Baloo::PostingIterator* Baloo::SearchStore::constructQuery(Baloo::Transaction*, const Baloo::Term&)’: /var/pisi/baloo-6.12.0-73/work/baloo-6.12.0/src/lib/searchstore.cpp:402:39: warning: ‘pcom’ may be used uninitialized [-Wmaybe-uninitialized] 402 | return tr->postingCompIterator(prefix, ba, pcom); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /var/pisi/baloo-6.12.0-73/work/baloo-6.12.0/src/lib/searchstore.cpp:375:27: note: ‘pcom’ was declared here 375 | PostingDB::Comparator pcom; | ^~~~ [01;33m*** 0 error(s), 1 warning(s) [0m