D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/plasma-systemmonitor-6.0.2-1.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.azvX9t
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf plasma-systemmonitor-6.0.2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/plasma-systemmonitor-6.0.2.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd plasma-systemmonitor-6.0.2
+ rm -rf /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5VWnBM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd plasma-systemmonitor-6.0.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ QTDIR=/usr/lib64/qt6
+ export QTDIR
+ PATH=/usr/lib64/qt6/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/qt6/bin:/home/pterjan/.local/bin:/home/pterjan/bin
+ export PATH
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DBUILD_TESTING:BOOL=FALSE -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_FULL_BINDIR=/usr/bin -DCMAKE_INSTALL_FULL_LIBEXECDIR=/usr/libexec -DCMAKE_INSTALL_FULL_LIBEXECDIR_KF6=/usr/libexec/kf6 -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DBIN_INSTALL_DIR:PATH=/usr/bin -DLIB_INSTALL_DIR:PATH=lib64 -DEGPF_LIB_INSTALL_DIR=lib64 -DKCFG_INSTALL_DIR:PATH=/usr/share/config.kcfg -DPLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt6/plugins -DQT_PLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt6/plugins -DQML_INSTALL_DIR:PATH=/usr/lib64/qt6/qml -DIMPORTS_INSTALL_DIR:PATH=/usr/lib64/qt6/imports -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib64/qt6/mkspecs/modules -DSYSCONF_INSTALL_DIR:PATH=/etc -DLIBEXEC_INSTALL_DIR:PATH=/usr/libexec -DKF6_LIBEXEC_INSTALL_DIR=/usr/libexec/kf6 -DKF6_INCLUDE_INSTALL_DIR=/usr/include/KF6 -DDBUS_INTERFACES_INSTALL_DIR=share/dbus-1/interfaces -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON -DKDE_INSTALL_BINDIR:PATH=/usr/bin -DKDE_INSTALL_INCLUDEDIR:PATH=/usr/include -DKDE_INSTALL_KCFGDIR:PATH=/usr/share/config.kcfg -DKDE_INSTALL_LIBDIR:PATH=/usr/lib64 -DKDE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DKDE_INSTALL_METAINFODIR:PATH=/usr/share/metainfo -DKDE_INSTALL_PLUGINDIR:PATH=/usr/lib64/qt6/plugins -DKDE_INSTALL_QMLDIR:PATH=/usr/lib64/qt6/qml -DKDE_INSTALL_QTPLUGINDIR:PATH=/usr/lib64/qt6/plugins -DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=/usr/lib64/qt6/imports -DKDE_INSTALL_SYSCONFDIR:PATH=/etc
-- The C compiler identification is GNU 14.0.1
-- The CXX compiler identification is GNU 14.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/lib64/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "1.6.0", minimum required is "0.5.0")
-- Found WrapVulkanHeaders: /usr/include
-- Found Gettext: /usr/bin/msgmerge (found version "0.22.5")
-- Found KF6I18n: /usr/lib64/cmake/KF6I18n/KF6I18nConfig.cmake (found version "6.0.0")
-- Found KF6Config: /usr/lib64/cmake/KF6Config/KF6ConfigConfig.cmake (found version "6.0.0")
-- Found KF6Service: /usr/lib64/cmake/KF6Service/KF6ServiceConfig.cmake (found version "6.0.0")
-- Found KF6GlobalAccel: /usr/lib64/cmake/KF6GlobalAccel/KF6GlobalAccelConfig.cmake (found version "6.0.0")
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found KF6KIO: /usr/lib64/cmake/KF6KIO/KF6KIOConfig.cmake (found version "6.0.0")
-- Found KF6DBusAddons: /usr/lib64/cmake/KF6DBusAddons/KF6DBusAddonsConfig.cmake (found version "6.0.0")
-- Found KF6NewStuff: /usr/lib64/cmake/KF6NewStuff/KF6NewStuffConfig.cmake (found version "6.0.0")
-- Found KF6ItemModels: /usr/lib64/cmake/KF6ItemModels/KF6ItemModelsConfig.cmake (found version "6.0.0")
-- Found KF6WindowSystem: /usr/lib64/cmake/KF6WindowSystem/KF6WindowSystemConfig.cmake (found version "6.0.0")
-- Found KF6Package: /usr/lib64/cmake/KF6Package/KF6PackageConfig.cmake (found version "6.0.0")
-- Found KF6: success (found suitable version "6.0.0", minimum required is "6.0.0") found components: I18n Config Service GlobalAccel KIO DBusAddons NewStuff ItemModels WindowSystem Package
-- Found ksystemstats: /usr/bin/ksystemstats
-- Found Qt.labs.qmlmodels-QMLModule: TRUE
-- Found org.kde.iconthemes-QMLModule: TRUE (found version "6.0.0")
CMake Warning at /usr/lib64/cmake/KF6Package/KF6PackageMacros.cmake:52 (message):
couldn't generate metainfo for org.kde.ksysguard.applicationstable: Error:
description missing, will result in broken appdata field as is
mandatory at
/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/faces/applicationstable/metadata.json
Call Stack (most recent call first):
src/faces/CMakeLists.txt:1 (kpackage_install_package)
CMake Warning at /usr/lib64/cmake/KF6Package/KF6PackageMacros.cmake:52 (message):
couldn't generate metainfo for org.kde.ksysguard.processtable: Error:
description missing, will result in broken appdata field as is
mandatory at
/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/faces/processtable/metadata.json
Call Stack (most recent call first):
src/faces/CMakeLists.txt:2 (kpackage_install_package)
-- The following RUNTIME packages have been found:
* KSystemStats,
Daemon providing system statistics
* Qt6QuickControls2 (required version >= 6.6.0)
* KF6Kirigami2 (required version >= 6.0.0)
* Qt.labs.qmlmodels-QMLModule, QML module 'Qt.labs.qmlmodels' is a runtime dependency.
* org.kde.iconthemes-QMLModule, QML module 'org.kde.iconthemes' is a runtime dependency.
-- The following OPTIONAL packages have been found:
* OpenGL
* Vulkan
* Qt6DBusTools (required version >= 6.6.2)
* Qt6QmlTools (required version >= 6.6.2)
* Qt6Qml (required version >= 6.5.0)
* PkgConfig
* XKB (required version >= 0.5.0), XKB API common to servers and clients.,
* WrapVulkanHeaders
* Qt6GuiTools (required version >= 6.6.2)
* Qt6WidgetsTools (required version >= 6.6.2)
* Qt6Widgets (required version >= 6.6.0)
* Qt6Quick (required version >= 6.5.0)
* Qt6CoreTools (required version >= 6.6.2)
* Git
-- The following REQUIRED packages have been found:
* ECM (required version >= 6.0.0)
* KF6Config (required version >= 6.0.0)
* KF6GlobalAccel (required version >= 6.0.0)
* KF6Service (required version >= 6.0.0)
* KF6KIO (required version >= 6.0.0)
* KF6DBusAddons (required version >= 6.0.0)
* KF6NewStuff (required version >= 6.0.0)
* KF6ItemModels (required version >= 6.0.0)
* KF6WindowSystem (required version >= 6.0.0)
* KF6Package (required version >= 6.0.0)
* KF6 (required version >= 6.0.0)
* Gettext
* KF6I18n (required version >= 6.0.0)
* KSysGuard (required version >= 6.0.2), The libksysguard collection of libraries,
* Qt6Core
* KF6KirigamiAddons
Provides additional visual components
* Qt6
-- The following OPTIONAL packages have not been found:
* Qt6QmlCompilerPlusPrivate
-- Configuring done (3.2s)
-- Generating done (0.1s)
CMake Warning:
Manually-specified variables were not used by the project:
BIN_INSTALL_DIR
BUILD_STATIC_LIBS
CMAKE_CXX_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_INSTALL_DO_STRIP
CMAKE_INSTALL_FULL_LIBEXECDIR_KF6
CMAKE_USE_RELATIVE_PATHS
DBUS_INTERFACES_INSTALL_DIR
ECM_MKSPECS_INSTALL_DIR
EGPF_LIB_INSTALL_DIR
IMPORTS_INSTALL_DIR
INCLUDE_INSTALL_DIR
KCFG_INSTALL_DIR
KDE_INSTALL_QTQUICKIMPORTSDIR
KF6_INCLUDE_INSTALL_DIR
KF6_LIBEXEC_INSTALL_DIR
LIBEXEC_INSTALL_DIR
LIB_SUFFIX
PLUGIN_INSTALL_DIR
QML_INSTALL_DIR
QT_PLUGIN_INSTALL_DIR
SHARE_INSTALL_PREFIX
-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16
/usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 -B/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build//CMakeFiles/progress.marks
/usr/bin/gmake -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f CMakeFiles/pofiles-80440efbfa053e4697e846f515be6169.dir/build.make CMakeFiles/pofiles-80440efbfa053e4697e846f515be6169.dir/depend
/usr/bin/gmake -f CMakeFiles/tsfiles-80440efbfa053e4697e846f515be6169.dir/build.make CMakeFiles/tsfiles-80440efbfa053e4697e846f515be6169.dir/depend
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_tooling.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_tooling.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/CMakeFiles/pofiles-80440efbfa053e4697e846f515be6169.dir/DependInfo.cmake "--color="
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_tooling.dir/build.make src/CMakeFiles/plasma-systemmonitor_tooling.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/CMakeFiles/tsfiles-80440efbfa053e4697e846f515be6169.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_tooling.dir/DependInfo.cmake "--color="
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_tooling.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_tooling.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor_tooling.dir/DependInfo.cmake "--color="
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen_timestamp_deps.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen_timestamp_deps.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_tooling.dir/DependInfo.cmake "--color="
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen_timestamp_deps.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen_timestamp_deps.dir/depend
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen_timestamp_deps.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f CMakeFiles/pofiles-80440efbfa053e4697e846f515be6169.dir/build.make CMakeFiles/pofiles-80440efbfa053e4697e846f515be6169.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen_timestamp_deps.dir/DependInfo.cmake "--color="
/usr/bin/gmake -f CMakeFiles/tsfiles-80440efbfa053e4697e846f515be6169.dir/build.make CMakeFiles/tsfiles-80440efbfa053e4697e846f515be6169.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_tooling.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_tooling.dir/build
[ 0%] Generating mo...
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_tooling.dir/build.make src/CMakeFiles/plasma-systemmonitor_tooling.dir/build
/usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/locale -DPO_DIR=/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/po -P /usr/lib64/cmake/KF6I18n/build-pofiles.cmake
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Nothing to be done for 'src/table/CMakeFiles/PlasmaSystemMonitorTable_tooling.dir/build'.
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 1%] Generating ts...
/usr/bin/cmake -DPython3_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/lib64/cmake/KF6I18n/ts-pmap-compile.py -DCOPY_TO=/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/locale -DPO_DIR=/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/po -P /usr/lib64/cmake/KF6I18n/build-tsfiles.cmake
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_tooling.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_tooling.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Nothing to be done for 'src/CMakeFiles/plasma-systemmonitor_tooling.dir/build'.
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen_timestamp_deps.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen_timestamp_deps.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Nothing to be done for 'src/page/CMakeFiles/PlasmaSystemMonitorPage_tooling.dir/build'.
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen_timestamp_deps.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen_timestamp_deps.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Nothing to be done for 'src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen_timestamp_deps.dir/build'.
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Nothing to be done for 'src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen_timestamp_deps.dir/build'.
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 5%] Built target PlasmaSystemMonitorTable_tooling
[ 7%] Built target plasma-systemmonitor_tooling
[ 15%] Built target PlasmaSystemMonitorPage_tooling
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 15%] Built target PlasmaSystemMonitorPageplugin_autogen_timestamp_deps
[ 15%] Built target tsfiles-80440efbfa053e4697e846f515be6169
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen_timestamp_deps.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen_timestamp_deps.dir/depend
[ 15%] Built target PlasmaSystemMonitorTableplugin_autogen_timestamp_deps
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen_timestamp_deps.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen_timestamp_deps.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen_timestamp_deps.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen_timestamp_deps.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen_timestamp_deps.dir/build
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen_timestamp_deps.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 16%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --resource-name qmlcache_PlasmaSystemMonitorTable --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_qml_loader_file_list.rsp
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen_timestamp_deps.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen_timestamp_deps.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/build
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 17%] Automatic MOC for target PlasmaSystemMonitorPageplugin
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E cmake_autogen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/AutogenInfo.json RelWithDebInfo
[ 17%] Built target PlasmaSystemMonitorTable_autogen_timestamp_deps
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/DependInfo.cmake "--color="
[ 17%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp
AutoGen: Refreshing parse cache because it doesn't exist.
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --resource-name qmlcache_PlasmaSystemMonitorPage --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_qml_loader_file_list.rsp
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPageplugin_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/g++ -std=gnu++20 -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPageplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include -I/usr/include
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 17%] Automatic MOC for target PlasmaSystemMonitorTable
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E cmake_autogen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/AutogenInfo.json RelWithDebInfo
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 17%] Automatic MOC for target PlasmaSystemMonitorTableplugin
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E cmake_autogen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/AutogenInfo.json RelWithDebInfo
AutoGen: Parsing "SRC:/build/src/page/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp"
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTableplugin_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/g++ -std=gnu++20 -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTableplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include -I/usr/include
[ 17%] Built target PlasmaSystemMonitorPage_autogen_timestamp_deps
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/DependInfo.cmake "--color="
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPageplugin_autogen/include/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.moc", because it doesn't exist, from "SRC:/build/src/page/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp"
/usr/lib64/qt6/libexec/moc -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPageplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include -I/usr/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_autogen/moc_predefs.h -Muri=org.kde.ksysguard.page --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_autogen/include/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.moc /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp
AutoGen: Refreshing parse cache because it doesn't exist.
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/build
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/g++ -std=gnu++20 -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/ksysguard -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KItemModels -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
AutoGen: Parsing "SRC:/build/src/table/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp"
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTableplugin_autogen/include/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.moc", because it doesn't exist, from "SRC:/build/src/table/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp"
/usr/lib64/qt6/libexec/moc -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTableplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include -I/usr/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_autogen/moc_predefs.h -Muri=org.kde.ksysguard.table --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_autogen/include/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.moc /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp
[ 18%] Automatic MOC for target PlasmaSystemMonitorPage
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E cmake_autogen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/AutogenInfo.json RelWithDebInfo
AutoGen: Parsing "SRC:/src/table/ColumnDisplayModel.h"
AutoGen: Parsing "SRC:/src/table/ColumnSortModel.cpp"
AutoGen: Parsing "SRC:/src/table/ComponentCacheProxyModel.cpp"
AutoGen: Parsing "SRC:/src/table/ProcessSortFilterModel.cpp"
AutoGen: Parsing "SRC:/src/table/ReverseColumnsProxyModel.h"
AutoGen: Refreshing parse cache because it doesn't exist.
AutoGen: Parsing "SRC:/src/table/ColumnSortModel.h"
AutoGen: Parsing "SRC:/src/table/ComponentCacheProxyModel.h"
AutoGen: Parsing "SRC:/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp"
AutoGen: Parsing "SRC:/src/table/ReverseColumnsProxyModel.cpp"
AutoGen: Parsing "SRC:/src/table/ColumnDisplayModel.cpp"
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/g++ -std=gnu++20 -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include
AutoGen: Parsing "SRC:/src/table/ProcessSortFilterModel.h"
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ColumnDisplayModel.cpp", because it doesn't exist, from "SRC:/src/table/ColumnDisplayModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/ksysguard -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KItemModels -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ColumnDisplayModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ColumnDisplayModel.h
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ComponentCacheProxyModel.cpp", because it doesn't exist, from "SRC:/src/table/ComponentCacheProxyModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/ksysguard -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KItemModels -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ComponentCacheProxyModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ComponentCacheProxyModel.h
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ColumnSortModel.cpp", because it doesn't exist, from "SRC:/src/table/ColumnSortModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/ksysguard -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KItemModels -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ColumnSortModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ColumnSortModel.h
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/EWIEGA46WW/moc_ReverseColumnsProxyModel.cpp", because it doesn't exist, from "SRC:/src/table/ReverseColumnsProxyModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/ksysguard -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KItemModels -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/EWIEGA46WW/moc_ReverseColumnsProxyModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ReverseColumnsProxyModel.h
AutoMoc: Generating "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ProcessSortFilterModel.cpp", because it doesn't exist, from "SRC:/src/table/ProcessSortFilterModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/ksysguard -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KItemModels -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ProcessSortFilterModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ProcessSortFilterModel.h
AutoGen: Parsing "SRC:/src/page/FaceLoader.h"
AutoGen: Parsing "SRC:/src/page/WidgetExporter.h"
AutoGen: Parsing "SRC:/src/page/FaceLoader.cpp"
AutoGen: Parsing "SRC:/src/page/PageDataModel.h"
AutoGen: Parsing "SRC:/src/page/FacesModel.h"
AutoGen: Parsing "SRC:/src/page/PageDataModel.cpp"
AutoGen: Parsing "SRC:/src/page/PageDataObject.cpp"
AutoGen: Parsing "SRC:/src/page/PageSortModel.cpp"
AutoGen: Parsing "SRC:/src/page/PagesModel.cpp"
AutoGen: Parsing "SRC:/src/page/WidgetExporter.cpp"
AutoGen: Parsing "SRC:/src/page/PageDataObject.h"
AutoGen: Parsing "SRC:/src/page/PagesModel.h"
AutoGen: Parsing "SRC:/src/page/FacesModel.cpp"
AutoGen: Parsing "SRC:/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp"
AutoGen: Parsing "SRC:/src/page/PageSortModel.h"
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_FaceLoader.cpp", because it doesn't exist, from "SRC:/src/page/FaceLoader.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_FaceLoader.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/FaceLoader.h
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_FacesModel.cpp", because it doesn't exist, from "SRC:/src/page/FacesModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_FacesModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/FacesModel.h
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageDataObject.cpp", because it doesn't exist, from "SRC:/src/page/PageDataObject.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageDataObject.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageDataObject.h
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageDataModel.cpp", because it doesn't exist, from "SRC:/src/page/PageDataModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageDataModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageDataModel.h
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PagesModel.cpp", because it doesn't exist, from "SRC:/src/page/PagesModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PagesModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PagesModel.h
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageSortModel.cpp", because it doesn't exist, from "SRC:/src/page/PageSortModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageSortModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageSortModel.h
AutoMoc: Generating "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_WidgetExporter.cpp", because it doesn't exist, from "SRC:/src/page/WidgetExporter.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KI18n -I/usr/include/KF6/KNewStuffCore -I/usr/include/KF6/KNewStuff -I/usr/include/KF6/Attica -I/usr/include/KF6/KCoreAddons -I/usr/include/ksysguard -I/usr/include/KF6/KConfigGui -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_WidgetExporter.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/WidgetExporter.h
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPageplugin_autogen/include/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.moc.d"
AutoMoc: Generating MOC compilation "SRC:/build/src/page/PlasmaSystemMonitorPageplugin_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/build/src/page/PlasmaSystemMonitorPageplugin_autogen/deps"
AutoGen: Writing the parse cache file "SRC:/build/src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/src/page/CMakeFiles/PlasmaSystemMonitorPageplugin_autogen.dir/AutogenUsed.txt"
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_autogen/timestamp
AutoMoc: Reading dependencies from "SRC:/build/src/table/PlasmaSystemMonitorTableplugin_autogen/include/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.moc.d"
AutoMoc: Generating MOC compilation "SRC:/build/src/table/PlasmaSystemMonitorTableplugin_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/build/src/table/PlasmaSystemMonitorTableplugin_autogen/deps"
AutoGen: Writing the parse cache file "SRC:/build/src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/src/table/CMakeFiles/PlasmaSystemMonitorTableplugin_autogen.dir/AutogenUsed.txt"
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_autogen/timestamp
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 18%] Built target PlasmaSystemMonitorPageplugin_autogen
[ 18%] Built target PlasmaSystemMonitorTableplugin_autogen
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_WidgetExporter.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ColumnDisplayModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageDataModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ProcessSortFilterModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/EWIEGA46WW/moc_ReverseColumnsProxyModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_FaceLoader.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageDataObject.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ComponentCacheProxyModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PagesModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/include/moc_ColumnSortModel.cpp.d"
AutoMoc: Generating MOC compilation "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/build/src/table/PlasmaSystemMonitorTable_autogen/deps"
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_PageSortModel.cpp.d"
AutoGen: Writing the parse cache file "SRC:/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/AutogenUsed.txt"
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/timestamp
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 18%] Built target PlasmaSystemMonitorTable_autogen
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_automoc_json_extraction.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_automoc_json_extraction.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_automoc_json_extraction.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable_automoc_json_extraction.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable_automoc_json_extraction.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
AutoMoc: Reading dependencies from "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/include/moc_FacesModel.cpp.d"
AutoMoc: Generating MOC compilation "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/build/src/page/PlasmaSystemMonitorPage_autogen/deps"
[ 18%] Running AUTOMOC file extraction for target PlasmaSystemMonitorTable
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/ParseCache.txt --cmake-autogen-info-file /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable_autogen.dir/AutogenInfo.json --output-file-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/meta_types/PlasmaSystemMonitorTable_json_file_list.txt --timestamp-file-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/meta_types/PlasmaSystemMonitorTable_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include
AutoGen: Writing the parse cache file "SRC:/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/AutogenUsed.txt"
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/timestamp
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 18%] Built target PlasmaSystemMonitorTable_automoc_json_extraction
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/depend
[ 18%] Built target PlasmaSystemMonitorPage_autogen
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_automoc_json_extraction.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_automoc_json_extraction.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_automoc_json_extraction.dir/DependInfo.cmake "--color="
[ 18%] Running moc --collect-json for target PlasmaSystemMonitorTable
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/moc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/meta_types/qt6plasmasystemmonitortable_relwithdebinfo_metatypes.json.gen --collect-json @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/meta_types/PlasmaSystemMonitorTable_json_file_list.txt
[ 18%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_0
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_0.cpp --name PlasmaSystemMonitorTable_raw_qml_0 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage_automoc_json_extraction.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage_automoc_json_extraction.dir/build
[ 18%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_1
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_1.cpp --name PlasmaSystemMonitorTable_raw_qml_1 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 18%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_2
[ 18%] Running AUTOMOC file extraction for target PlasmaSystemMonitorPage
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/ParseCache.txt --cmake-autogen-info-file /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage_autogen.dir/AutogenInfo.json --output-file-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/meta_types/PlasmaSystemMonitorPage_json_file_list.txt --timestamp-file-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/meta_types/PlasmaSystemMonitorPage_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E copy_if_different /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/meta_types/qt6plasmasystemmonitortable_relwithdebinfo_metatypes.json.gen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/meta_types/qt6plasmasystemmonitortable_relwithdebinfo_metatypes.json
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_2.cpp --name PlasmaSystemMonitorTable_raw_qml_2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc
[ 18%] Built target PlasmaSystemMonitorPage_automoc_json_extraction
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 18%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_0
[ 18%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_10
[ 19%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_1
[ 19%] Running moc --collect-json for target PlasmaSystemMonitorPage
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/moc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/meta_types/qt6plasmasystemmonitorpage_relwithdebinfo_metatypes.json.gen --collect-json @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/meta_types/PlasmaSystemMonitorPage_json_file_list.txt
[ 19%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_11
[ 19%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_12
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_0.cpp --name PlasmaSystemMonitorPage_raw_qml_0 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc
[ 20%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_4
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_1.cpp --name PlasmaSystemMonitorPage_raw_qml_1 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc
[ 21%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_5
[ 22%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_3
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_3.cpp --name PlasmaSystemMonitorTable_raw_qml_3 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_10.cpp --name PlasmaSystemMonitorPage_raw_qml_10 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_11.cpp --name PlasmaSystemMonitorPage_raw_qml_11 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc
[ 22%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_6
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_4.cpp --name PlasmaSystemMonitorTable_raw_qml_4 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_5.cpp --name PlasmaSystemMonitorTable_raw_qml_5 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_12.cpp --name PlasmaSystemMonitorPage_raw_qml_12 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E copy_if_different /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/meta_types/qt6plasmasystemmonitorpage_relwithdebinfo_metatypes.json.gen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/meta_types/qt6plasmasystemmonitorpage_relwithdebinfo_metatypes.json
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_6.cpp --name PlasmaSystemMonitorTable_raw_qml_6 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc
[ 23%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_14
[ 25%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_15
[ 25%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_13
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_13.cpp --name PlasmaSystemMonitorPage_raw_qml_13 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_14.cpp --name PlasmaSystemMonitorPage_raw_qml_14 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc
[ 26%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_16
[ 26%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_8
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_15.cpp --name PlasmaSystemMonitorPage_raw_qml_15 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_16.cpp --name PlasmaSystemMonitorPage_raw_qml_16 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_8.cpp --name PlasmaSystemMonitorTable_raw_qml_8 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc
[ 26%] Running rcc for resource PlasmaSystemMonitorTable_raw_qml_7
[ 26%] Running rcc for resource qmake_org_kde_ksysguard_table
[ 26%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_17
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_7.cpp --name PlasmaSystemMonitorTable_raw_qml_7 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_17.cpp --name PlasmaSystemMonitorPage_raw_qml_17 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc
[ 26%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_18
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_qmake_org_kde_ksysguard_table.cpp --name qmake_org_kde_ksysguard_table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_18.cpp --name PlasmaSystemMonitorPage_raw_qml_18 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc
[ 26%] Generating meta_types/qt6plasmasystemmonitortable_relwithdebinfo_metatypes.json
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E true
[ 27%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_2
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_2.cpp --name PlasmaSystemMonitorPage_raw_qml_2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc
[ 28%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_3
[ 28%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_5
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_3.cpp --name PlasmaSystemMonitorPage_raw_qml_3 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_5.cpp --name PlasmaSystemMonitorPage_raw_qml_5 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc
[ 28%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_4
[ 29%] Automatic QML type registration for target PlasmaSystemMonitorTable
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmltyperegistrar --generate-qmltypes=/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/PlasmaSystemMonitorTable.qmltypes --import-name=org.kde.ksysguard.table --major-version=254 --minor-version=254 @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/qmltypes/PlasmaSystemMonitorTable_foreign_types.txt -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/plasmasystemmonitortable_qmltyperegistrations.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/meta_types/qt6plasmasystemmonitortable_relwithdebinfo_metatypes.json
[ 29%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_6
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_4.cpp --name PlasmaSystemMonitorPage_raw_qml_4 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_6.cpp --name PlasmaSystemMonitorPage_raw_qml_6 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc
[ 29%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_7
[ 30%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_8
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_7.cpp --name PlasmaSystemMonitorPage_raw_qml_7 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc
[ 31%] Running rcc for resource PlasmaSystemMonitorPage_raw_qml_9
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_8.cpp --name PlasmaSystemMonitorPage_raw_qml_8 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc
[ 32%] Running rcc for resource qmake_org_kde_ksysguard_page
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_9.cpp --name PlasmaSystemMonitorPage_raw_qml_9 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_qmake_org_kde_ksysguard_page.cpp --name qmake_org_kde_ksysguard_page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc
[ 32%] Generating meta_types/qt6plasmasystemmonitorpage_relwithdebinfo_metatypes.json
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E true
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.generated
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.generated/PlasmaSystemMonitorTable.qmltypes
[ 32%] Automatic QML type registration for target PlasmaSystemMonitorPage
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmltyperegistrar --generate-qmltypes=/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/PlasmaSystemMonitorPage.qmltypes --import-name=org.kde.ksysguard.page --major-version=254 --minor-version=254 @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/qmltypes/PlasmaSystemMonitorPage_foreign_types.txt -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/plasmasystemmonitorpage_qmltyperegistrations.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/meta_types/qt6plasmasystemmonitorpage_relwithdebinfo_metatypes.json
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.generated
[ 32%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.generated/PlasmaSystemMonitorPage.qmltypes
[ 33%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
[ 33%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp
[ 33%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/BaseCellDelegate.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/BaseCellDelegate.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/BaseTableView.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/BaseTableView.qml
[ 34%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/ColumnConfigurationDialog.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ColumnConfigurationDialog.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/FirstCellDelegate.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/FirstCellDelegate.qml
[ 35%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp
[ 35%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
[ 35%] Built target pofiles-80440efbfa053e4697e846f515be6169
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
[ 35%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp
[ 36%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp
[ 36%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
[ 36%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/ColumnControl.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/ColumnControl.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/ConditionalLoader.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/ConditionalLoader.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/Container.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/Container.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/DialogLoader.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/DialogLoader.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/KillDialog.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/KillDialog.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/LineChartCellDelegate.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/LineChartCellDelegate.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/TableViewHeader.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/TableViewHeader.qml
[ 36%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
[ 36%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp
[ 37%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
[ 38%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/EditablePageAction.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/EditablePageAction.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/EditablePage.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/EditablePage.qml
[ 39%] Generating .rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/TextCellDelegate.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/TextCellDelegate.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/EditorToolBar.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/EditorToolBar.qml
[ 40%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/table/UserCellDelegate.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/table/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmake_org_kde_ksysguard_table.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/PlasmaSystemMonitorTable_raw_qml_8.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/UserCellDelegate.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/FaceConfigurationPage.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/FaceConfigurationPage.qml
[ 40%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp
[ 41%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/FaceControl.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/FaceControl.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/LoadPresetDialog.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/LoadPresetDialog.qml
[ 41%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp
[ 41%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp
[ 41%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp
[ 41%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
[ 41%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/MissingSensorsDialog.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/MissingSensorsDialog.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/MoveButton.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/MoveButton.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/DependInfo.cmake "--color="
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/PageContents.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageContents.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/PageDialog.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageDialog.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/PageEditor.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageEditor.qml
[ 41%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
Dependencies file "src/table/PlasmaSystemMonitorTable_autogen/deps" is newer than depends file "/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target PlasmaSystemMonitorTable
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/build
[ 42%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/PageSortDialog.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageSortDialog.qml
[ 43%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 43%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/PlasmaSystemMonitorTable_autogen/mocs_compilation.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/PlasmaSystemMonitorTable_autogen/mocs_compilation.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/PlasmaSystemMonitorTable_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/PlasmaSystemMonitorTable_autogen/mocs_compilation.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/mocs_compilation.cpp
[ 44%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/plasmasystemmonitortable_qmltyperegistrations.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/plasmasystemmonitortable_qmltyperegistrations.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/plasmasystemmonitortable_qmltyperegistrations.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/plasmasystemmonitortable_qmltyperegistrations.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/plasmasystemmonitortable_qmltyperegistrations.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/PlaceholderRectangle.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PlaceholderRectangle.qml
[ 45%] Generating .rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/RowControl.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/RowControl.qml
[ 45%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_qmake_org_kde_ksysguard_table.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_qmake_org_kde_ksysguard_table.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_qmake_org_kde_ksysguard_table.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_qmake_org_kde_ksysguard_table.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_qmake_org_kde_ksysguard_table.cpp
[ 46%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnDisplayModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/ksysguard/page/SectionControl.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/ -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/ksysguard/page/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmake_org_kde_ksysguard_page.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_2.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_3.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_4.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_5.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_6.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_7.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_8.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_9.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_10.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_11.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_12.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_13.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_14.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_15.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_16.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_17.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/PlasmaSystemMonitorPage_raw_qml_18.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/SectionControl.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnDisplayModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnDisplayModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnDisplayModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ColumnDisplayModel.cpp
[ 46%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnSortModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnSortModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnSortModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnSortModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ColumnSortModel.cpp
[ 46%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ComponentCacheProxyModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ComponentCacheProxyModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/ComponentCacheProxyModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/ComponentCacheProxyModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ComponentCacheProxyModel.cpp
[ 47%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ProcessSortFilterModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ProcessSortFilterModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/ProcessSortFilterModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/ProcessSortFilterModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ProcessSortFilterModel.cpp
[ 47%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ReverseColumnsProxyModel.cpp.o
[ 48%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/ReverseColumnsProxyModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/ReverseColumnsProxyModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/ReverseColumnsProxyModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table/ReverseColumnsProxyModel.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp
[ 48%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp
[ 48%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp.o
[ 50%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_0.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_0.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_0.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_0.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_0.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp
[ 50%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_1.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_1.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_1.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_1.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_1.cpp
[ 51%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp
[ 51%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_2.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_2.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_2.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_2.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_2.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/DependInfo.cmake "--color="
[ 51%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_3.cpp.o
[ 52%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp.o
Dependencies file "src/page/PlasmaSystemMonitorPage_autogen/deps" is newer than depends file "/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target PlasmaSystemMonitorPage
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/build
[ 53%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp.o
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_3.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_3.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_3.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_3.cpp
[ 53%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PlasmaSystemMonitorPage_autogen/mocs_compilation.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PlasmaSystemMonitorPage_autogen/mocs_compilation.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/PlasmaSystemMonitorPage_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/PlasmaSystemMonitorPage_autogen/mocs_compilation.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/mocs_compilation.cpp
[ 54%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/plasmasystemmonitorpage_qmltyperegistrations.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/plasmasystemmonitorpage_qmltyperegistrations.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/plasmasystemmonitorpage_qmltyperegistrations.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/plasmasystemmonitorpage_qmltyperegistrations.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/plasmasystemmonitorpage_qmltyperegistrations.cpp
[ 54%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_4.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_4.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_4.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_4.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_4.cpp
[ 54%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_qmake_org_kde_ksysguard_page.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_qmake_org_kde_ksysguard_page.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_qmake_org_kde_ksysguard_page.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_qmake_org_kde_ksysguard_page.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_qmake_org_kde_ksysguard_page.cpp
[ 54%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp
[ 55%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/FaceLoader.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/FaceLoader.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/FaceLoader.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/FaceLoader.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/FaceLoader.cpp
[ 56%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_5.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_5.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_5.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_5.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_5.cpp
[ 56%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp
[ 57%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_6.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_6.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_6.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_6.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_6.cpp
[ 57%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp
[ 57%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_7.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_7.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_7.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_7.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_7.cpp
[ 58%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp
[ 58%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_8.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTable_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTable_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KItemModels -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_8.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_8.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_8.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_8.cpp
[ 58%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/FacesModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/FacesModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/FacesModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/FacesModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/FacesModel.cpp
[ 59%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageDataModel.cpp
[ 59%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataObject.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataObject.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataObject.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataObject.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageDataObject.cpp
[ 59%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PagesModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PagesModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/PagesModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/PagesModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PagesModel.cpp
[ 60%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PageSortModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/PageSortModel.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/PageSortModel.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/PageSortModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/PageSortModel.cpp
[ 60%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/WidgetExporter.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/WidgetExporter.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/WidgetExporter.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/WidgetExporter.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page/WidgetExporter.cpp
[ 61%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp
[ 61%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp
[ 62%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_0.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_0.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_0.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_0.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_0.cpp
[ 62%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp
[ 62%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_1.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_1.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_1.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_1.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_1.cpp
[ 63%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp
[ 63%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_2.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_2.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_2.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_2.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_2.cpp
[ 64%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp
[ 64%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_3.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_3.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_3.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_3.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_3.cpp
[ 65%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp
[ 65%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_4.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_4.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_4.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_4.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_4.cpp
[ 65%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp
[ 66%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_5.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_5.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_5.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_5.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_5.cpp
[ 66%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp
[ 67%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_6.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_6.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_6.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_6.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_6.cpp
[ 68%] Linking CXX shared library ../../bin/libPlasmaSystemMonitorTable.so
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E cmake_link_script CMakeFiles/PlasmaSystemMonitorTable.dir/link.txt --verbose=1
[ 68%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp
/usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libPlasmaSystemMonitorTable.so -o ../../bin/libPlasmaSystemMonitorTable.so CMakeFiles/PlasmaSystemMonitorTable.dir/PlasmaSystemMonitorTable_autogen/mocs_compilation.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/plasmasystemmonitortable_qmltyperegistrations.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_qmake_org_kde_ksysguard_table.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnDisplayModel.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/ColumnSortModel.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/ComponentCacheProxyModel.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/ProcessSortFilterModel.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/ReverseColumnsProxyModel.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_qmlcache_loader.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseCellDelegate_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_0.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_BaseTableView_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_1.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TextCellDelegate_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_2.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_ColumnConfigurationDialog_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_3.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_FirstCellDelegate_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_4.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_LineChartCellDelegate_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_5.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_TableViewHeader_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_6.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_UserCellDelegate_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_7.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qmlcache/PlasmaSystemMonitorTable_KillDialog_qml.cpp.o CMakeFiles/PlasmaSystemMonitorTable.dir/.rcc/qrc_PlasmaSystemMonitorTable_raw_qml_8.cpp.o /usr/lib64/libKSysGuardSensors.so.6.0.2 /usr/lib64/libprocesscore.so.6.0.2 /usr/lib64/libKF6ItemModels.so.6.0.0 /usr/lib64/libQt6Quick.so.6.6.2 /usr/lib64/libQt6QmlModels.so.6.6.2 /usr/lib64/libQt6OpenGL.so.6.6.2 /usr/lib64/libQt6Qml.so.6.6.2 /usr/lib64/libQt6Network.so.6.6.2 /usr/lib64/libKSysGuardFormatter.so.6.0.2 /usr/lib64/libQt6Gui.so.6.6.2 /usr/lib64/libGLX.so /usr/lib64/libOpenGL.so /usr/lib64/libKF6CoreAddons.so.6.0.0 /usr/lib64/libQt6Core.so.6.6.2
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 70%] Built target PlasmaSystemMonitorTable
[ 70%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_7.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_7.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_7.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_7.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_7.cpp
[ 71%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp
[ 71%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_8.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_8.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_8.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_8.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_8.cpp
[ 72%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/DependInfo.cmake "--color="
Dependencies file "src/table/PlasmaSystemMonitorTableplugin_autogen/deps" is newer than depends file "/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target PlasmaSystemMonitorTableplugin
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/build.make src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 72%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_autogen/mocs_compilation.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTableplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_autogen/mocs_compilation.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_autogen/mocs_compilation.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_autogen/mocs_compilation.cpp
[ 72%] Building CXX object src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorTableplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/table/CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp.o -MF CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp
[ 72%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_9.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_9.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_9.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_9.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_9.cpp
[ 73%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp
[ 73%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_10.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_10.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_10.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_10.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_10.cpp
[ 73%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp
[ 75%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_11.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_11.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_11.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_11.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_11.cpp
[ 75%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp
[ 76%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_12.cpp.o
[ 76%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_12.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_12.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_12.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_12.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp
[ 77%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_13.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_13.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_13.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_13.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_13.cpp
[ 77%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp
[ 78%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp
[ 78%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_14.cpp.o
[ 78%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_15.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_14.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_14.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_14.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_14.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_15.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_15.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_15.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_15.cpp
[ 79%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp
[ 79%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_16.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_16.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_16.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_16.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_16.cpp
[ 79%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp
[ 80%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_17.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_17.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_17.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_17.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_17.cpp
[ 80%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp
[ 81%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_18.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPage_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPage_autogen/include -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KNewStuffCore -isystem /usr/include/KF6/KNewStuff -isystem /usr/include/KF6/Attica -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/ksysguard -isystem /usr/include/KF6/KConfigGui -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_18.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_18.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_18.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_18.cpp
[ 82%] Linking CXX shared module ../../bin/org/kde/ksysguard/table/libPlasmaSystemMonitorTableplugin.so
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table && /usr/bin/cmake -E cmake_link_script CMakeFiles/PlasmaSystemMonitorTableplugin.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -o ../../bin/org/kde/ksysguard/table/libPlasmaSystemMonitorTableplugin.so CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_autogen/mocs_compilation.cpp.o CMakeFiles/PlasmaSystemMonitorTableplugin.dir/PlasmaSystemMonitorTableplugin_org_kde_ksysguard_tablePlugin.cpp.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin: ../../bin/libPlasmaSystemMonitorTable.so /usr/lib64/libQt6Qml.so.6.6.2 /usr/lib64/libQt6Network.so.6.6.2 /usr/lib64/libQt6Core.so.6.6.2
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 83%] Built target PlasmaSystemMonitorTableplugin
[ 83%] Linking CXX shared library ../../bin/libPlasmaSystemMonitorPage.so
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E cmake_link_script CMakeFiles/PlasmaSystemMonitorPage.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libPlasmaSystemMonitorPage.so -o ../../bin/libPlasmaSystemMonitorPage.so CMakeFiles/PlasmaSystemMonitorPage.dir/PlasmaSystemMonitorPage_autogen/mocs_compilation.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/plasmasystemmonitorpage_qmltyperegistrations.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_qmake_org_kde_ksysguard_page.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/FaceLoader.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/FacesModel.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataModel.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/PageDataObject.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/PagesModel.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/PageSortModel.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/WidgetExporter.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_qmlcache_loader.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ColumnControl_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_0.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_Container_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_1.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePage_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_2.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageContents_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_3.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageEditor_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_4.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PlaceholderRectangle_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_5.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_RowControl_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_6.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_SectionControl_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_7.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageDialog_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_8.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditablePageAction_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_9.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceControl_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_10.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_FaceConfigurationPage_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_11.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_LoadPresetDialog_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_12.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_EditorToolBar_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_13.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MoveButton_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_14.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_PageSortDialog_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_15.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_DialogLoader_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_16.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_MissingSensorsDialog_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_17.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qmlcache/PlasmaSystemMonitorPage_ConditionalLoader_qml.cpp.o CMakeFiles/PlasmaSystemMonitorPage.dir/.rcc/qrc_PlasmaSystemMonitorPage_raw_qml_18.cpp.o /usr/lib64/libKF6NewStuffCore.so.6.0.0 /usr/lib64/libKSysGuardSensorFaces.so.6.0.2 /usr/lib64/libKF6Attica.so.6.0.0 /usr/lib64/libQt6Quick.so.6.6.2 /usr/lib64/libQt6QmlModels.so.6.6.2 /usr/lib64/libQt6OpenGL.so.6.6.2 /usr/lib64/libKSysGuardSensors.so.6.0.2 /usr/lib64/libKSysGuardFormatter.so.6.0.2 /usr/lib64/libKF6ConfigGui.so.6.0.0 /usr/lib64/libKF6I18n.so.6.0.0 /usr/lib64/libKF6CoreAddons.so.6.0.0 /usr/lib64/libQt6Qml.so.6.6.2 /usr/lib64/libQt6Network.so.6.6.2 /usr/lib64/libKF6ConfigCore.so.6.0.0 /usr/lib64/libQt6Gui.so.6.6.2 /usr/lib64/libQt6DBus.so.6.6.2 /usr/lib64/libGLX.so /usr/lib64/libOpenGL.so /usr/lib64/libQt6Core.so.6.6.2
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 84%] Built target PlasmaSystemMonitorPage
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_autogen_timestamp_deps.dir/build.make src/CMakeFiles/plasma-systemmonitor_autogen_timestamp_deps.dir/depend
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor_autogen_timestamp_deps.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/DependInfo.cmake "--color="
Dependencies file "src/page/PlasmaSystemMonitorPageplugin_autogen/deps" is newer than depends file "/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target PlasmaSystemMonitorPageplugin
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/build.make src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_autogen_timestamp_deps.dir/build.make src/CMakeFiles/plasma-systemmonitor_autogen_timestamp_deps.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 85%] Generating .rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp
[ 86%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp.o
[ 86%] Building CXX object src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_autogen/mocs_compilation.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/qmlcachegen --resource-name qmlcache_plasma-systemmonitor --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmake_org_kde_systemmonitor.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_2.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_qml_loader_file_list.rsp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPageplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_autogen/mocs_compilation.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_autogen/mocs_compilation.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_autogen/mocs_compilation.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPlasmaSystemMonitorPageplugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/page/CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp.o -MF CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp.o.d -o CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 86%] Built target plasma-systemmonitor_autogen_timestamp_deps
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_autogen.dir/build.make src/CMakeFiles/plasma-systemmonitor_autogen.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor_autogen.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_autogen.dir/build.make src/CMakeFiles/plasma-systemmonitor_autogen.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 86%] Automatic MOC for target plasma-systemmonitor
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E cmake_autogen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor_autogen.dir/AutogenInfo.json RelWithDebInfo
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:/build/src/plasma-systemmonitor_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/g++ -std=gnu++20 -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 "-DPROJECT_VERSION=\"6.0.2\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/qt6/QtWidgets -I/usr/include/qt6/QtDBus -I/usr/include/KF6/KI18n -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigGui -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KService -I/usr/include/KF6/KIOGui -I/usr/include/KF6/KIOCore -I/usr/include/KF6/KIO -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KGlobalAccel -I/usr/include/KF6/KDBusAddons -I/usr/include/KF6/KWindowSystem -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include
AutoGen: Parsing "SRC:/src/CommandLineArguments.h"
AutoGen: Parsing "SRC:/src/main.cpp"
AutoGen: Parsing "SRC:/src/Configuration.h"
AutoGen: Parsing "SRC:/src/CommandLineArguments.cpp"
AutoGen: Parsing "SRC:/build/src/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp"
AutoGen: Parsing "SRC:/src/Configuration.cpp"
AutoGen: Parsing "SRC:/src/ToolsModel.cpp"
AutoGen: Parsing "SRC:/src/ToolsModel.h"
AutoMoc: Generating "SRC:/build/src/plasma-systemmonitor_autogen/EWIEGA46WW/moc_CommandLineArguments.cpp", because it doesn't exist, from "SRC:/src/CommandLineArguments.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 "-DPROJECT_VERSION=\"6.0.2\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/qt6/QtWidgets -I/usr/include/qt6/QtDBus -I/usr/include/KF6/KI18n -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigGui -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KService -I/usr/include/KF6/KIOGui -I/usr/include/KF6/KIOCore -I/usr/include/KF6/KIO -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KGlobalAccel -I/usr/include/KF6/KDBusAddons -I/usr/include/KF6/KWindowSystem -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/EWIEGA46WW/moc_CommandLineArguments.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/CommandLineArguments.h
AutoMoc: Generating "SRC:/build/src/plasma-systemmonitor_autogen/include/moc_Configuration.cpp", because it doesn't exist, from "SRC:/src/Configuration.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 "-DPROJECT_VERSION=\"6.0.2\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/qt6/QtWidgets -I/usr/include/qt6/QtDBus -I/usr/include/KF6/KI18n -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigGui -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KService -I/usr/include/KF6/KIOGui -I/usr/include/KF6/KIOCore -I/usr/include/KF6/KIO -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KGlobalAccel -I/usr/include/KF6/KDBusAddons -I/usr/include/KF6/KWindowSystem -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include/moc_Configuration.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/Configuration.h
AutoMoc: Generating "SRC:/build/src/plasma-systemmonitor_autogen/include/moc_ToolsModel.cpp", because it doesn't exist, from "SRC:/src/ToolsModel.h"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 "-DPROJECT_VERSION=\"6.0.2\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/qt6/QtWidgets -I/usr/include/qt6/QtDBus -I/usr/include/KF6/KI18n -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigGui -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KService -I/usr/include/KF6/KIOGui -I/usr/include/KF6/KIOCore -I/usr/include/KF6/KIO -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KGlobalAccel -I/usr/include/KF6/KDBusAddons -I/usr/include/KF6/KWindowSystem -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include/moc_ToolsModel.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/ToolsModel.h
AutoMoc: Generating "SRC:/build/src/plasma-systemmonitor_autogen/include/main.moc", because it doesn't exist, from "SRC:/src/main.cpp"
/usr/lib64/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 "-DPROJECT_VERSION=\"6.0.2\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -I/usr/include/qt6/QtQml/6.6.2 -I/usr/include/qt6/QtQml/6.6.2/QtQml -I/usr/include/qt6/QtCore/6.6.2 -I/usr/include/qt6/QtCore/6.6.2/QtCore -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/lib64/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtQml -I/usr/include/qt6/QtQmlIntegration -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtQuick -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtQmlModels -I/usr/include/qt6/QtOpenGL -I/usr/include/qt6/QtWidgets -I/usr/include/qt6/QtDBus -I/usr/include/KF6/KI18n -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigGui -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KService -I/usr/include/KF6/KIOGui -I/usr/include/KF6/KIOCore -I/usr/include/KF6/KIO -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KGlobalAccel -I/usr/include/KF6/KDBusAddons -I/usr/include/KF6/KWindowSystem -I/usr/include -I/usr/include/c++/14 -I/usr/include/c++/14/x86_64-mageia-linux -I/usr/include/c++/14/backward -I/usr/lib/gcc/x86_64-mageia-linux/14/include -I/usr/local/include --include /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/moc_predefs.h --output-json --output-dep-file -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include/main.moc /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/main.cpp
AutoMoc: Reading dependencies from "SRC:/build/src/plasma-systemmonitor_autogen/EWIEGA46WW/moc_CommandLineArguments.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/plasma-systemmonitor_autogen/include/moc_Configuration.cpp.d"
AutoMoc: Reading dependencies from "SRC:/build/src/plasma-systemmonitor_autogen/include/main.moc.d"
AutoMoc: Reading dependencies from "SRC:/build/src/plasma-systemmonitor_autogen/include/moc_ToolsModel.cpp.d"
AutoMoc: Generating MOC compilation "SRC:/build/src/plasma-systemmonitor_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/build/src/plasma-systemmonitor_autogen/deps"
AutoGen: Writing the parse cache file "SRC:/build/src/CMakeFiles/plasma-systemmonitor_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/src/CMakeFiles/plasma-systemmonitor_autogen.dir/AutogenUsed.txt"
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/timestamp
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 86%] Built target plasma-systemmonitor_autogen
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_automoc_json_extraction.dir/build.make src/CMakeFiles/plasma-systemmonitor_automoc_json_extraction.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor_automoc_json_extraction.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor_automoc_json_extraction.dir/build.make src/CMakeFiles/plasma-systemmonitor_automoc_json_extraction.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 86%] Running AUTOMOC file extraction for target plasma-systemmonitor
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor_autogen.dir/ParseCache.txt --cmake-autogen-info-file /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor_autogen.dir/AutogenInfo.json --output-file-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/meta_types/plasma-systemmonitor_json_file_list.txt --timestamp-file-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/meta_types/plasma-systemmonitor_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 86%] Built target plasma-systemmonitor_automoc_json_extraction
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor.dir/build.make src/CMakeFiles/plasma-systemmonitor.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 87%] Running rcc for resource plasma-systemmonitor_raw_qml_0
[ 87%] Generating systemmonitor.h, systemmonitor.cpp
[ 87%] Running rcc for resource plasma-systemmonitor_raw_qml_1
[ 87%] Running moc --collect-json for target plasma-systemmonitor
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/libexec/kf6/kconfig_compiler_kf6 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/systemmonitor.kcfg /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/systemmonitor.kcfgc -d /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_plasma-systemmonitor_raw_qml_0.cpp --name plasma-systemmonitor_raw_qml_0 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_0.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/moc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/meta_types/qt6plasma-systemmonitor_relwithdebinfo_metatypes.json.gen --collect-json @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/meta_types/plasma-systemmonitor_json_file_list.txt
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_plasma-systemmonitor_raw_qml_1.cpp --name plasma-systemmonitor_raw_qml_1 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_1.qrc
[ 87%] Running rcc for resource qmake_org_kde_systemmonitor
[ 87%] Running rcc for resource plasma-systemmonitor_raw_qml_2
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_plasma-systemmonitor_raw_qml_2.cpp --name plasma-systemmonitor_raw_qml_2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_2.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/rcc --output /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_qmake_org_kde_systemmonitor.cpp --name qmake_org_kde_systemmonitor /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmake_org_kde_systemmonitor.qrc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E copy_if_different /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/meta_types/qt6plasma-systemmonitor_relwithdebinfo_metatypes.json.gen /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/meta_types/qt6plasma-systemmonitor_relwithdebinfo_metatypes.json
[ 88%] Generating systemmonitor.moc
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/moc @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/systemmonitor.moc_parameters
[ 88%] Generating meta_types/qt6plasma-systemmonitor_relwithdebinfo_metatypes.json
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E true
[ 89%] Automatic QML type registration for target plasma-systemmonitor
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/qmltyperegistrar --generate-qmltypes=/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/systemmonitor/plasma-systemmonitor.qmltypes --import-name=org.kde.systemmonitor --major-version=254 --minor-version=254 @/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/qmltypes/plasma-systemmonitor_foreign_types.txt -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_qmltyperegistrations.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/meta_types/qt6plasma-systemmonitor_relwithdebinfo_metatypes.json
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.generated
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.generated/plasma-systemmonitor.qmltypes
[ 90%] Generating .rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp
[ 90%] Generating .rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache
[ 90%] Generating .rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/systemmonitor/AboutPage.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/systemmonitor/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmake_org_kde_systemmonitor.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_2.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/AboutPage.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/systemmonitor/GlobalMenu.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/systemmonitor/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmake_org_kde_systemmonitor.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_2.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/GlobalMenu.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/lib64/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/systemmonitor/Main.qml -I /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I /usr/lib64/qt6/qml -i /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin/org/kde/systemmonitor/qmldir --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmake_org_kde_systemmonitor.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_0.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_1.qrc --resource /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/plasma-systemmonitor_raw_qml_2.qrc -o /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/Main.qml
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2 /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor.dir/DependInfo.cmake "--color="
Dependencies file "src/plasma-systemmonitor_autogen/deps" is newer than depends file "/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/CMakeFiles/plasma-systemmonitor.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target plasma-systemmonitor
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/gmake -f src/CMakeFiles/plasma-systemmonitor.dir/build.make src/CMakeFiles/plasma-systemmonitor.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 91%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_autogen/mocs_compilation.cpp.o
[ 91%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/systemmonitor.cpp.o
[ 91%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_qmltyperegistrations.cpp.o
[ 92%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_qmake_org_kde_systemmonitor.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_autogen/mocs_compilation.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_autogen/mocs_compilation.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/mocs_compilation.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/systemmonitor.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/systemmonitor.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/systemmonitor.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/systemmonitor.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_qmltyperegistrations.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_qmltyperegistrations.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_qmltyperegistrations.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_qmltyperegistrations.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_qmake_org_kde_systemmonitor.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_qmake_org_kde_systemmonitor.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_qmake_org_kde_systemmonitor.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_qmake_org_kde_systemmonitor.cpp
[ 92%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/main.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/main.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/main.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/main.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/main.cpp
[ 93%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/ToolsModel.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/ToolsModel.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/ToolsModel.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/ToolsModel.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/ToolsModel.cpp
[ 93%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/Configuration.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/Configuration.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/Configuration.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/Configuration.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/Configuration.cpp
[ 93%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/CommandLineArguments.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/CommandLineArguments.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/CommandLineArguments.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/CommandLineArguments.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/CommandLineArguments.cpp
[ 94%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp
[ 94%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp.o
[ 94%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp
[ 95%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_0.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_0.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_0.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_0.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_plasma-systemmonitor_raw_qml_0.cpp
[ 96%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_1.cpp.o
[ 96%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_1.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_1.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_1.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_plasma-systemmonitor_raw_qml_1.cpp
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp
[ 96%] Building CXX object src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_2.cpp.o
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x5f000 -DPROJECT_VERSION=\"6.0.2\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/plasma-systemmonitor_autogen/include -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/page -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/table -I/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/table -isystem /usr/include/qt6/QtQml/6.6.2 -isystem /usr/include/qt6/QtQml/6.6.2/QtQml -isystem /usr/include/qt6/QtCore/6.6.2 -isystem /usr/include/qt6/QtCore/6.6.2/QtCore -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/KF6/KDBusAddons -isystem /usr/include/KF6/KWindowSystem -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_2.cpp.o -MF CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_2.cpp.o.d -o CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_2.cpp.o -c /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/.rcc/qrc_plasma-systemmonitor_raw_qml_2.cpp
[ 96%] Linking CXX shared module ../../bin/org/kde/ksysguard/page/libPlasmaSystemMonitorPageplugin.so
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src/page && /usr/bin/cmake -E cmake_link_script CMakeFiles/PlasmaSystemMonitorPageplugin.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -o ../../bin/org/kde/ksysguard/page/libPlasmaSystemMonitorPageplugin.so CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_autogen/mocs_compilation.cpp.o CMakeFiles/PlasmaSystemMonitorPageplugin.dir/PlasmaSystemMonitorPageplugin_org_kde_ksysguard_pagePlugin.cpp.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin: ../../bin/libPlasmaSystemMonitorPage.so /usr/lib64/libQt6Qml.so.6.6.2 /usr/lib64/libQt6Network.so.6.6.2 /usr/lib64/libQt6Core.so.6.6.2
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[ 96%] Built target PlasmaSystemMonitorPageplugin
/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/main.cpp: In function 'int main(int, char**)':
/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/src/main.cpp:97:10: warning: unused variable 'sessionManager' [-Wunused-variable]
97 | auto sessionManager = new SessionManager(&app);
| ^~~~~~~~~~~~~~
[ 97%] Linking CXX executable ../bin/plasma-systemmonitor
cd /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasma-systemmonitor.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags "CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_autogen/mocs_compilation.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/systemmonitor.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/plasma-systemmonitor_qmltyperegistrations.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_qmake_org_kde_systemmonitor.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/main.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/ToolsModel.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/Configuration.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/CommandLineArguments.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_qmlcache_loader.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_Main_qml.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_0.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_GlobalMenu_qml.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_1.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qmlcache/plasma-systemmonitor_AboutPage_qml.cpp.o" "CMakeFiles/plasma-systemmonitor.dir/.rcc/qrc_plasma-systemmonitor_raw_qml_2.cpp.o" -o ../bin/plasma-systemmonitor -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/bin: /usr/lib64/libKF6KIOGui.so.6.0.0 /usr/lib64/libKF6GlobalAccel.so.6.0.0 /usr/lib64/libKF6DBusAddons.so.6.0.0 /usr/lib64/libKF6WindowSystem.so.6.0.0 ../bin/libPlasmaSystemMonitorPage.so ../bin/libPlasmaSystemMonitorTable.so /usr/lib64/libX11.so /usr/lib64/libKF6KIOCore.so.6.0.0 /usr/lib64/libQt6Widgets.so.6.6.2 /usr/lib64/libQt6Quick.so.6.6.2 /usr/lib64/libQt6QmlModels.so.6.6.2 /usr/lib64/libQt6OpenGL.so.6.6.2 /usr/lib64/libKF6ConfigGui.so.6.0.0 /usr/lib64/libQt6Qml.so.6.6.2 /usr/lib64/libQt6Network.so.6.6.2 /usr/lib64/libKF6Service.so.6.0.0 /usr/lib64/libKF6ConfigCore.so.6.0.0 /usr/lib64/libKF6I18n.so.6.0.0 /usr/lib64/libQt6Gui.so.6.6.2 /usr/lib64/libGLX.so /usr/lib64/libOpenGL.so /usr/lib64/libKF6CoreAddons.so.6.0.0 /usr/lib64/libQt6DBus.so.6.6.2 /usr/lib64/libQt6Core.so.6.6.2
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
[100%] Built target plasma-systemmonitor
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O9BzxC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64
+ cd plasma-systemmonitor-6.0.2
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/libPlasmaSystemMonitorPage.so
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/libPlasmaSystemMonitorPageplugin.so
-- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/libPlasmaSystemMonitorPageplugin.so" to "$ORIGIN/../../../../..//usr/lib64"
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/qmldir
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/PlasmaSystemMonitorPage.qmltypes
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/ColumnControl.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/Container.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/EditablePage.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/PageContents.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/PageEditor.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/PlaceholderRectangle.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/RowControl.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/SectionControl.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/PageDialog.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/EditablePageAction.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/FaceControl.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/FaceConfigurationPage.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/LoadPresetDialog.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/EditorToolBar.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/MoveButton.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/PageSortDialog.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/DialogLoader.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/MissingSensorsDialog.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/ConditionalLoader.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/kde-qmlmodule.version
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/libPlasmaSystemMonitorTable.so
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/libPlasmaSystemMonitorTableplugin.so
-- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/libPlasmaSystemMonitorTableplugin.so" to "$ORIGIN/../../../../..//usr/lib64"
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/qmldir
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/PlasmaSystemMonitorTable.qmltypes
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/BaseCellDelegate.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/BaseTableView.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/TextCellDelegate.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/ColumnConfigurationDialog.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/FirstCellDelegate.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/LineChartCellDelegate.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/TableViewHeader.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/UserCellDelegate.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/KillDialog.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/kde-qmlmodule.version
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui/CompactRepresentation.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui/ApplicationsTableView.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui/LineChartCard.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui/Config.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui/FullRepresentation.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui/ApplicationDetails.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/ui/ApplicationInformation.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/config
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/config/main.xml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/faceproperties
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/metadata.json
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui/CompactRepresentation.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui/ProcessTableView.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui/Config.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui/FullRepresentation.qml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/config
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/config/main.xml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/faceproperties
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/metadata.json
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/bin/plasma-systemmonitor
-- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/bin/plasma-systemmonitor" to ""
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/config.kcfg/systemmonitor.kcfg
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/knsrcfiles/plasma-systemmonitor.knsrc
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/plasma-systemmonitor/applications.page
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/plasma-systemmonitor/history.page
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/plasma-systemmonitor/overview.page
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/plasma-systemmonitor/processes.page
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/applications/org.kde.plasma-systemmonitor.desktop
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/kglobalaccel/org.kde.plasma-systemmonitor.desktop
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/metainfo/org.kde.plasma-systemmonitor.metainfo.xml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/plasma/kinfocenter/externalmodules/kcm_external_plasma-systemmonitor.desktop
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/en_GB
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ast
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ast/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ast/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ast/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ast/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nb
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nb/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nb/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sv
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sv/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sv/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca@valencia
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/tr
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/tr/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/tr/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sl
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sl/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sl/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/es
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/es/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/es/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nn
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nn/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nn/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nn/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nn/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ar
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ar/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ar/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ar/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ar/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ia
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ia/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ia/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ro
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ro/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ro/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ru
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ru/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ru/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/da
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/da/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/da/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/da/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/da/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/hu
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/hu/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/hu/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/az
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/az/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/az/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fr
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fr/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fr/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ta
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ta/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ta/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ta/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ta/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/gl
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/gl/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/gl/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/be
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/be/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/be/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/be/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/be/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ka
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ka/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ka/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ka/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ka/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/id
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/id/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/id/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/id/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/id/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nl
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nl/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nl/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sk
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sk/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sk/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ko
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ko/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ko/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_CN
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ja
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ja/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ja/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ja/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/ja/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pl
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pl/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pl/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/uk
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/uk/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/uk/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/de
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/de/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/de/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/bg
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/bg/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/bg/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pa
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pa/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pa/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pa/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pa/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eu
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eu/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eu/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/it
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/it/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/it/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt_BR
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/lt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/lt/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/lt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/lt/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/lt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sa
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sa/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sa/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sa/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/sa/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eo/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eo/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eo/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/eo/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/cs
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/cs/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/cs/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fi
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fi/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fi/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fi/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/fi/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_TW
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasma-systemmonitor.mo
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
+ /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64 plasma-systemmonitor --all-name --with-html
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 6.0.2-1.mga10 --unique-debug-suffix -6.0.2-1.mga10.x86_64 --unique-debug-src-base plasma-systemmonitor-6.0.2-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2
extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/page/libPlasmaSystemMonitorPageplugin.so
extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/libPlasmaSystemMonitorPage.so
extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/bin/plasma-systemmonitor
extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/libPlasmaSystemMonitorTable.so
extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/lib64/qt6/qml/org/kde/ksysguard/table/libPlasmaSystemMonitorTableplugin.so
original debug info size: 26976kB, size after compression: 18008kB
/usr/bin/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
4807 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/share/kglobalaccel/org.kde.plasma-systemmonitor.desktop is executable but has no shebang, removing executable bit
*** WARNING: ./usr/share/applications/org.kde.plasma-systemmonitor.desktop is executable but has no shebang, removing executable bit
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: plasma-systemmonitor-6.0.2-1.mga10.x86_64
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.awTTeO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd plasma-systemmonitor-6.0.2
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/BSD-3-Clause.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/CC0-1.0.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/GPL-2.0-only.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/GPL-3.0-only.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/LGPL-2.0-or-later.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/LGPL-2.1-only.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/LGPL-3.0-only.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/LGPL-3.0-or-later.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/LicenseRef-KDE-Accepted-GPL.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ cp -pr /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64/usr/share/licenses/plasma-systemmonitor
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(org.kde.plasma-systemmonitor.desktop) libPlasmaSystemMonitorPage.so()(64bit) libPlasmaSystemMonitorPageplugin.so()(64bit) libPlasmaSystemMonitorTable.so()(64bit) libPlasmaSystemMonitorTableplugin.so()(64bit) metainfo() metainfo(org.kde.plasma-systemmonitor.metainfo.xml) plasma-systemmonitor = 6.0.2-1.mga10 plasma-systemmonitor(x86-64) = 6.0.2-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libKF6ConfigCore.so.6()(64bit) libKF6ConfigGui.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6DBusAddons.so.6()(64bit) libKF6GlobalAccel.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6ItemModels.so.6()(64bit) libKF6KIOGui.so.6()(64bit) libKF6NewStuffCore.so.6()(64bit) libKF6Service.so.6()(64bit) libKF6WindowSystem.so.6()(64bit) libKSysGuardSensorFaces.so.2()(64bit) libPlasmaSystemMonitorPage.so()(64bit) libPlasmaSystemMonitorTable.so()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.6)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libQt6Gui.so.6()(64bit) libQt6Gui.so.6(Qt_6)(64bit) libQt6Qml.so.6()(64bit) libQt6Qml.so.6(Qt_6)(64bit) libQt6Quick.so.6()(64bit) libQt6Quick.so.6(Qt_6)(64bit) libQt6Widgets.so.6()(64bit) libQt6Widgets.so.6(Qt_6)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Processing files: plasma-systemmonitor-debugsource-6.0.2-1.mga10.x86_64
Provides: plasma-systemmonitor-debugsource = 6.0.2-1.mga10 plasma-systemmonitor-debugsource(x86-64) = 6.0.2-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: plasma-systemmonitor-debuginfo-6.0.2-1.mga10.x86_64
Provides: debuginfo(build-id) = 78fb19c1d264e834380c776ee02e3f89f4b827b5 debuginfo(build-id) = a0772c06268a14c287e5c74e8925d35c30ad42bc debuginfo(build-id) = b0f5a412f42671c1c698a8922e1b9c9092d3947c debuginfo(build-id) = ba49fbd67cbcd602b0f745de191ba22b6dd93092 debuginfo(build-id) = e6844fd1a8da98ef747c59886a18f2c7a926444d plasma-systemmonitor-debuginfo = 6.0.2-1.mga10 plasma-systemmonitor-debuginfo(x86-64) = 6.0.2-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: plasma-systemmonitor-debugsource(x86-64) = 6.0.2-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/plasma-systemmonitor-6.0.2-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/plasma-systemmonitor-debugsource-6.0.2-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/plasma-systemmonitor-debuginfo-6.0.2-1.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gV3cC0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd plasma-systemmonitor-6.0.2
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/plasma-systemmonitor-6.0.2-1.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YcugwC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/plasma-systemmonitor-6.0.2-SPECPARTS
+ rm -rf plasma-systemmonitor-6.0.2 plasma-systemmonitor-6.0.2.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!