[01;33mFetching source from mirror: http://download.kde.org/stable/frameworks/6.16/threadweaver-6.16.0.tar.xz
[0mCMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
/var/pisi/threadweaver-6.16.0-76/work/threadweaver-6.16.0/src/debuggingaids.cpp: In function ‘void ThreadWeaver::mutexAssertUnlocked(QMutex*, const char*)’:
/var/pisi/threadweaver-6.16.0-76/work/threadweaver-6.16.0/src/debuggingaids.cpp:23:53: warning: unused parameter ‘where’ [-Wunused-parameter]
23 | void mutexAssertUnlocked(QMutex *mutex, const char *where)
| ~~~~~~~~~~~~^~~~~
/var/pisi/threadweaver-6.16.0-76/work/threadweaver-6.16.0/src/debuggingaids.cpp: In function ‘void ThreadWeaver::mutexAssertLocked(QMutex*, const char*)’:
/var/pisi/threadweaver-6.16.0-76/work/threadweaver-6.16.0/src/debuggingaids.cpp:32:51: warning: unused parameter ‘where’ [-Wunused-parameter]
32 | void mutexAssertLocked(QMutex *mutex, const char *where)
| ~~~~~~~~~~~~^~~~~
[01;33m*** 0 error(s), 1 warning(s)
[0m