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/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp: In lambda function:
/var/pisi/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp:173:30: warning: unused parameter ‘success’ [-Wunused-parameter]
173 | [](pa_stream *s, int success, void *userdata) {
| ~~~~^~~~~~~
/var/pisi/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp: In static member function ‘static void MicrophoneTest::stream_write_callback(pa_stream*, size_t, void*)’:
/var/pisi/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp:342:32: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘qsizetype’ {aka ‘long long int’} [-Wsign-compare]
342 | if (self->m_playbackOffset >= self->m_recordedData.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp: In lambda function:
/var/pisi/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp:173:30: warning: unused parameter ‘success’ [-Wunused-parameter]
173 | [](pa_stream *s, int success, void *userdata) {
| ~~~~^~~~~~~
/var/pisi/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp: In static member function ‘static void MicrophoneTest::stream_write_callback(pa_stream*, size_t, void*)’:
/var/pisi/plasma-pa-6.7.0-104/work/plasma-pa-6.7.0/src/microphonetest.cpp:342:32: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘qsizetype’ {aka ‘long long int’} [-Wsign-compare]
342 | if (self->m_playbackOffset >= self->m_recordedData.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~