Fetching source from mirror: http://download.kde.org/stable/frameworks/6.26/baloo-6.26.0.tar.xz
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/baloo-6.26.0-86/work/baloo-6.26.0/src/lib/searchstore.cpp: In function ‘Baloo::PostingIterator::Ptr Baloo::{anonymous}::constructQuery(Baloo::Transaction*, const Baloo::Term&)’:
/var/pisi/baloo-6.26.0-86/work/baloo-6.26.0/src/lib/searchstore.cpp:407:56: warning: ‘pcom’ may be used uninitialized [-Wmaybe-uninitialized]
  407 |         return tr->postingCompIterator(prefix, ba, pcom);
      |                                                        ^
/var/pisi/baloo-6.26.0-86/work/baloo-6.26.0/src/lib/searchstore.cpp:380:27: note: ‘pcom’ was declared here
  380 |     PostingDB::Comparator pcom;
      |                           ^~~~
*** 0 error(s), 1 warning(s)