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".
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".
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".
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".
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".
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".
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/krfb-26.04.3-75/work/krfb-26.04.3/framebuffers/pipewire/pw_framebuffer.cpp: In member function ‘void PWFrameBuffer::Private::handleRemoteDesktopStarted(quint32, const QVariantMap&)’:
/var/pisi/krfb-26.04.3-75/work/krfb-26.04.3/framebuffers/pipewire/pw_framebuffer.cpp:340:30: warning: ‘bool PipeWireSourceStream::createStream(uint, int)’ is deprecated [-Wdeprecated-declarations]
340 | if (!stream->createStream(streams.first().nodeId, pipewireFd.takeFileDescriptor())) {
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/KPipeWire/PipeWireSourceStream:1,
from /var/pisi/krfb-26.04.3-75/work/krfb-26.04.3/framebuffers/pipewire/pw_framebuffer.cpp:36:
/usr/include/KPipeWire/pipewiresourcestream.h:139:31: note: declared here
139 | KPIPEWIRE_DEPRECATED bool createStream(uint nodeid, int fd);
| ^~~~~~~~~~~~
/var/pisi/krfb-26.04.3-75/work/krfb-26.04.3/framebuffers/pipewire/pw_framebuffer.cpp: In lambda function:
/var/pisi/krfb-26.04.3-75/work/krfb-26.04.3/framebuffers/pipewire/pw_framebuffer.cpp:458:36: warning: ‘bool PipeWireSourceStream::createStream(uint, int)’ is deprecated [-Wdeprecated-declarations]
458 | d->stream->createStream(nodeId, 0);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/KPipeWire/pipewiresourcestream.h:139:31: note: declared here
139 | KPIPEWIRE_DEPRECATED bool createStream(uint nodeid, int fd);
| ^~~~~~~~~~~~