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

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/threadweaver-6.11.0-72/work/threadweaver-6.11.0/src/debuggingaids.cpp: In function ‘void ThreadWeaver::mutexAssertUnlocked(QMutex*, const char*)’:
/var/pisi/threadweaver-6.11.0-72/work/threadweaver-6.11.0/src/debuggingaids.cpp:23:53: warning: unused parameter ‘where’ [-Wunused-parameter]
   23 | void mutexAssertUnlocked(QMutex *mutex, const char *where)
      |                                         ~~~~~~~~~~~~^~~~~
/var/pisi/threadweaver-6.11.0-72/work/threadweaver-6.11.0/src/debuggingaids.cpp: In function ‘void ThreadWeaver::mutexAssertLocked(QMutex*, const char*)’:
/var/pisi/threadweaver-6.11.0-72/work/threadweaver-6.11.0/src/debuggingaids.cpp:32:51: warning: unused parameter ‘where’ [-Wunused-parameter]
   32 | void mutexAssertLocked(QMutex *mutex, const char *where)
      |                                       ~~~~~~~~~~~~^~~~~
*** 0 error(s), 1 warning(s)