[01;33mFetching source from mirror: http://download.kde.org/stable/plasma/6.4.2/kinfocenter-6.4.2.tar.xz
[0mCMake Warning at kcms/audio_information/CMakeLists.txt:4 (find_package):
By not providing "Findpipewire.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "pipewire",
but CMake did not find one.
Could not find a package configuration file provided by "pipewire" with any
of the following names:
pipewireConfig.cmake
pipewire-config.cmake
Add the installation prefix of "pipewire" to CMAKE_PREFIX_PATH or set
"pipewire_DIR" to a directory containing one of the above files. If
"pipewire" provides a separate development package or SDK, be sure it has
been installed.
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".
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".
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".
: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined
: note: this is the location of the previous definition
: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined
: note: this is the location of the previous definition
: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined
: note: this is the location of the previous definition
: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined
: note: this is the location of the previous definition
/var/pisi/kinfocenter-6.4.2-88/work/kinfocenter-6.4.2/kcms/about-distro/src/GPUEntryFactory.cpp: In function ‘bool {anonymous}::devicesAddUpAfterStripping(std::vector&, bool)’:
/var/pisi/kinfocenter-6.4.2-88/work/kinfocenter-6.4.2/kcms/about-distro/src/GPUEntryFactory.cpp:191:24: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
191 | if (devices.size() != drmDeviceCount()) {
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/var/pisi/kinfocenter-6.4.2-88/work/kinfocenter-6.4.2/kcms/about-distro/src/GPUEntryFactory.cpp:193:28: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
193 | if (devices.size() != drmDeviceCount()) {
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined
: note: this is the location of the previous definition
: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined
: note: this is the location of the previous definition
: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined
: note: this is the location of the previous definition
[01;33m*** 0 error(s), 1 warning(s)
[0m