D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/plasma-phone-components-5.18.3-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t4GGyF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf plasma-phone-components-5.18.3
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/plasma-phone-components-5.18.3.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd plasma-phone-components-5.18.3
+ /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/iurt/rpmbuild/tmp/rpm-tmp.1Shz1F
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plasma-phone-components-5.18.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ QTDIR=/usr/lib64/qt5
+ export QTDIR
+ PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/home/iurt/.local/bin:/home/iurt/bin
+ export PATH
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/cmake -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -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 -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DBUILD_SHARED_LIBS:BOOL=ON -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_KF5=/usr/libexec/kf5 -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DBIN_INSTALL_DIR:PATH=/usr/bin -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=lib64 -DKCFG_INSTALL_DIR:PATH=/usr/share/config.kcfg -DPLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt5/plugins -DQT_PLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt5/plugins -DQML_INSTALL_DIR:PATH=/usr/lib64/qt5/qml -DIMPORTS_INSTALL_DIR:PATH=/usr/lib64/qt5/imports -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib64/qt5/mkspecs/modules -DSYSCONF_INSTALL_DIR:PATH=/etc -DLIBEXEC_INSTALL_DIR:PATH=/usr/libexec -DKF5_LIBEXEC_INSTALL_DIR=/usr/libexec/kf5 -DKF5_INCLUDE_INSTALL_DIR=/usr/include/KF5 -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/appdata -DKDE_INSTALL_PLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QMLDIR:PATH=/usr/lib64/qt5/qml -DKDE_INSTALL_QTPLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=/usr/lib64/qt5/imports -DKDE_INSTALL_SYSCONFDIR:PATH=/etc -Wno-dev
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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
-- Found KF5Plasma: /usr/lib64/cmake/KF5Plasma/KF5PlasmaConfig.cmake (found version "5.68.0")
-- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.68.0")
-- Found KF5Declarative: /usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.68.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.20.1")
-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.68.0")
-- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.68.0")
-- Found KF5People: /usr/lib64/cmake/KF5People/KF5PeopleConfig.cmake (found version "5.68.0")
-- Found KF5: success (found suitable version "5.68.0", minimum required is "5.66.0") found components: Plasma Service Declarative I18n KIO People
-- Found KF5PlasmaQuick: /usr/lib64/cmake/KF5PlasmaQuick/KF5PlasmaQuickConfig.cmake (found version "5.68.0")
-- Found KF5DBusAddons: /usr/lib64/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.68.0")
-- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.68.0")
-- Found KF5: success (found version "5.68.0") found components: PlasmaQuick DBusAddons Notifications
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3")
-- Checking for module 'gstreamer-1.0'
-- Found gstreamer-1.0, version 1.16.2
-- Found GStreamer package: 1.16.2
-- Found GStreamer: /usr/lib64/libgstreamer-1.0.so (Required is at least version "1.1.90")
-- Found GLIB2: /usr/lib64/libglib-2.0.so
-- Checking for module 'gobject-2.0'
-- Found gobject-2.0, version 2.64.1
-- Found GOBJECT: /usr/lib64/libgobject-2.0.so;/usr/lib64/libgmodule-2.0.so;/usr/lib64/libgthread-2.0.so;/usr/lib64/libglib-2.0.so
CMake Warning at /usr/lib64/cmake/KF5Package/KF5PackageMacros.cmake:64 (message):
couldn't generate metainfo for org.kde.phone.panel: Error: description
missing, will result in broken appdata field as is mandatory at
/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel/package/metadata.desktop
Call Stack (most recent call first):
/usr/lib64/cmake/KF5Plasma/KF5PlasmaMacros.cmake:34 (kpackage_install_package)
containments/panel/CMakeLists.txt:20 (plasma_install_package)
CMake Warning at /usr/lib64/cmake/KF5Package/KF5PackageMacros.cmake:64 (message):
couldn't generate metainfo for org.kde.phone.homescreen: Error: description
missing, will result in broken appdata field as is mandatory at
/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/package/metadata.desktop
Call Stack (most recent call first):
/usr/lib64/cmake/KF5Plasma/KF5PlasmaMacros.cmake:34 (kpackage_install_package)
containments/homescreen/CMakeLists.txt:24 (plasma_install_package)
CMake Warning at /usr/lib64/cmake/KF5Package/KF5PackageMacros.cmake:64 (message):
couldn't generate metainfo for org.kde.phone.taskpanel: Error: description
missing, will result in broken appdata field as is mandatory at
/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel/package/metadata.desktop
Call Stack (most recent call first):
/usr/lib64/cmake/KF5Plasma/KF5PlasmaMacros.cmake:34 (kpackage_install_package)
containments/taskpanel/CMakeLists.txt:23 (plasma_install_package)
-- Found PhoneNumber_PhoneNumber: /usr/lib64/libphonenumber.so (found version "")
-- Found PhoneNumber: /usr/lib64/libphonenumber.so found components: PhoneNumber
-- The following OPTIONAL packages have been found:
* KF5Completion (required version >= 5.68.0)
* KF5ItemViews (required version >= 5.68.0)
* KF5JobWidgets (required version >= 5.68.0)
* KF5Solid (required version >= 5.68.0)
* KF5Auth (required version >= 5.68.0)
* KF5Codecs (required version >= 5.68.0)
* KF5WidgetsAddons (required version >= 5.68.0)
* KF5ConfigWidgets (required version >= 5.68.0)
* KF5XmlGui (required version >= 5.68.0)
* KF5Package (required version >= 5.68.0)
* KF5CoreAddons (required version >= 5.68.0)
* KF5WindowSystem (required version >= 5.68.0)
-- The following REQUIRED packages have been found:
* Qt5Qml
* Qt5QmlModels (required version >= 5.14.1)
* Qt5Test
* Qt5Sql
* Qt5Quick (required version >= 5.12.0)
* KF5Declarative (required version >= 5.66.0)
* Gettext
* KF5I18n (required version >= 5.66.0)
* KF5KIO (required version >= 5.66.0)
* KF5People (required version >= 5.66.0)
* KF5Service (required version >= 5.68.0)
* ECM (required version >= 1.6.0)
* KF5Plasma (required version >= 5.68.0)
* KF5PlasmaQuick
* KF5DBusAddons
* Qt5Widgets (required version >= 5.12.0)
* KF5Notifications
* KF5
* Qt5Core
* Qt5DBus
* Qt5Network
* Qt5
* TelepathyQt5
* Qt5Gui (required version >= 5.12.0)
* KF5Wayland
Required for interacting with the compositor
* GStreamer (required version >= 1.1.90)
* GLIB2, Event loop and utility library,
* GObject
* PkgConfig
* PhoneNumber, Library for parsing, formatting, and validating international phone numbers,
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_STATIC_LIBS
CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_INSTALL_RUNSTATEDIR
CMAKE_USE_RELATIVE_PATHS
ECM_MKSPECS_INSTALL_DIR
LIB_SUFFIX
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 -C build
make: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 -B/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build --check-build-system CMakeFiles/Makefile.cmake 0
make: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/progress.marks
make: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/depend
/usr/bin/make -f CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend
/usr/bin/make -f CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/depend
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/depend
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/depend
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/depend
/usr/bin/make -f containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/build.make containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend.internal".
Scanning dependencies of target tsfiles-1a7267da4d3f1aa9f78c8071b89946f1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend.internal".
Scanning dependencies of target pofiles-1a7267da4d3f1aa9f78c8071b89946f1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/depend.internal".
Scanning dependencies of target org.kde.phone.clock-plasmoids-metadata-json
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/depend.internal".
Scanning dependencies of target org.kde.plasma.phone-look-and-feel-metadata-json
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/depend.internal".
Scanning dependencies of target org.kde.phone.activities-plasmoids-metadata-json
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/depend.internal".
Scanning dependencies of target org.kde.plasma.phone-shells-metadata-json
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/depend.internal".
Scanning dependencies of target plasma_applet_phonepanel_autogen
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/build
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/build
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/build
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/depend.internal".
Scanning dependencies of target org.kde.phone.panel-plasmoids-metadata-json
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/build
/usr/bin/make -f containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/build.make containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 8%] Generating org.kde.plasma.phone-shells-metadata.json
/usr/bin/desktoptojson -i /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/shell/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/org.kde.plasma.phone-shells-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-shell.desktop"
Unknown property type for key "X-KDE-ParentApp" -> falling back to string
Unknown property type for key "X-Plasma-FallbackPackage" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/org.kde.plasma.phone-shells-metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 11%] Generating org.kde.plasma.phone-look-and-feel-metadata.json
/usr/bin/desktoptojson -i /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/look-and-feel/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/org.kde.plasma.phone-look-and-feel-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-lookandfeel.desktop"
Unknown property type for key "Keywords" -> falling back to string
Unknown property type for key "Keywords[ca]" -> falling back to string
Unknown property type for key "Keywords[ca@valencia]" -> falling back to string
Unknown property type for key "Keywords[da]" -> falling back to string
Unknown property type for key "Keywords[de]" -> falling back to string
Unknown property type for key "Keywords[en_GB]" -> falling back to string
Unknown property type for key "Keywords[es]" -> falling back to string
Unknown property type for key "Keywords[et]" -> falling back to string
Unknown property type for key "Keywords[eu]" -> falling back to string
Unknown property type for key "Keywords[fi]" -> falling back to string
Unknown property type for key "Keywords[fr]" -> falling back to string
Unknown property type for key "Keywords[gl]" -> falling back to string
Unknown property type for key "Keywords[hu]" -> falling back to string
Unknown property type for key "Keywords[id]" -> falling back to string
Unknown property type for key "Keywords[it]" -> falling back to string
Unknown property type for key "Keywords[ko]" -> falling back to string
Unknown property type for key "Keywords[lt]" -> falling back to string
Unknown property type for key "Keywords[nl]" -> falling back to string
Unknown property type for key "Keywords[nn]" -> falling back to string
Unknown property type for key "Keywords[pl]" -> falling back to string
Unknown property type for key "Keywords[pt]" -> falling back to string
Unknown property type for key "Keywords[pt_BR]" -> falling back to string
Unknown property type for key "Keywords[ru]" -> falling back to string
Unknown property type for key "Keywords[sk]" -> falling back to string
Unknown property type for key "Keywords[sv]" -> falling back to string
Unknown property type for key "Keywords[tr]" -> falling back to string
Unknown property type for key "Keywords[uk]" -> falling back to string
Unknown property type for key "Keywords[x-test]" -> falling back to string
Unknown property type for key "Keywords[zh_CN]" -> falling back to string
Unknown property type for key "Keywords[zh_TW]" -> falling back to string
Unknown property type for key "X-KDE-ParentApp" -> falling back to string
Unknown property type for key "X-Plasma-MainScript" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/org.kde.plasma.phone-look-and-feel-metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 19%] Built target org.kde.plasma.phone-shells-metadata-json
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/build.make containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 19%] Generating org.kde.phone.panel-plasmoids-metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel && /usr/bin/desktoptojson -i /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel/package/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/org.kde.phone.panel-plasmoids-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
About to parse service type file "/usr/share/kservicetypes5/plasma-containment.desktop"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Unknown property type for key "Keywords" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/org.kde.phone.panel-plasmoids-metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 2%] Generating ts...
/usr/bin/cmake -DPYTHON_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/lib64/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/locale -DPO_DIR=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/po -P /usr/lib64/cmake/KF5I18n/build-tsfiles.cmake
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 19%] Generating metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel && /usr/bin/desktoptojson -i package/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
About to parse service type file "/usr/share/kservicetypes5/plasma-containment.desktop"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Unknown property type for key "Keywords" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 22%] Built target org.kde.plasma.phone-look-and-feel-metadata-json
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 13%] Generating org.kde.phone.clock-plasmoids-metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets && /usr/bin/desktoptojson -i /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/applets/clock/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/org.kde.phone.clock-plasmoids-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
Unknown property type for key "X-Plasma-RemoteLocation" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/org.kde.phone.clock-plasmoids-metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/depend.internal".
Scanning dependencies of target org.kde.phone.homescreen-plasmoids-metadata-json
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 22%] Generating org.kde.phone.activities-plasmoids-metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets && /usr/bin/desktoptojson -i /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/applets/activities/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/org.kde.phone.activities-plasmoids-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
Unknown property type for key "X-Plasma-RemoteLocation" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/org.kde.phone.activities-plasmoids-metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/build.make containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/build
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 22%] Built target org.kde.phone.panel-plasmoids-metadata-json
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 22%] Built target tsfiles-1a7267da4d3f1aa9f78c8071b89946f1
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/build.make containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/depend
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/depend
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 25%] Built target org.kde.phone.clock-plasmoids-metadata-json
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/depend
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 25%] Built target org.kde.phone.activities-plasmoids-metadata-json
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/depend.internal".
Scanning dependencies of target plasma_containment_phone_homescreen_autogen
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 27%] Generating org.kde.phone.homescreen-plasmoids-metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/desktoptojson -i /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/package/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/org.kde.phone.homescreen-plasmoids-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
About to parse service type file "/usr/share/kservicetypes5/plasma-containment.desktop"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Unknown property type for key "Keywords" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/org.kde.phone.homescreen-plasmoids-metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/depend.internal".
Scanning dependencies of target org.kde.phone.taskpanel-plasmoids-metadata-json
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/build.make containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/depend.internal".
Scanning dependencies of target plasma_containment_phone_taskpanel_autogen
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/depend.internal".
Scanning dependencies of target plasmaphonedialer_autogen
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/build
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 30%] Built target org.kde.phone.homescreen-plasmoids-metadata-json
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 30%] Generating metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen && /usr/bin/desktoptojson -i package/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
About to parse service type file "/usr/share/kservicetypes5/plasma-containment.desktop"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Unknown property type for key "Keywords" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 33%] Generating org.kde.phone.taskpanel-plasmoids-metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel && /usr/bin/desktoptojson -i /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel/package/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/org.kde.phone.taskpanel-plasmoids-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
About to parse service type file "/usr/share/kservicetypes5/plasma-containment.desktop"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Unknown property type for key "Keywords" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/org.kde.phone.taskpanel-plasmoids-metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 38%] Generating metadata.json
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel && /usr/bin/desktoptojson -i package/metadata.desktop -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-PreloadWeight" with type "int"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
About to parse service type file "/usr/share/kservicetypes5/plasma-containment.desktop"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Unknown property type for key "Keywords" -> falling back to string
Generated "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/metadata.json"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 41%] Built target org.kde.phone.taskpanel-plasmoids-metadata-json
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 8%] Generating mo...
/usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/locale -DPO_DIR=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/po -P /usr/lib64/cmake/KF5I18n/build-pofiles.cmake
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 44%] Built target pofiles-1a7267da4d3f1aa9f78c8071b89946f1
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 25%] Automatic MOC for target plasma_applet_phonepanel
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/AutogenInfo.json RelWithDebInfo
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:/build/containments/panel/plasma_applet_phonepanel_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_applet_phonepanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/KF5/KI18n -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include
AutoGen: Parsing "SRC:/containments/panel/phonepanel.h"
AutoGen: Parsing "SRC:/containments/panel/phonepanel.cpp"
AutoMoc: Generating "SRC:/build/containments/panel/plasma_applet_phonepanel_autogen/EWIEGA46WW/moc_phonepanel.cpp", because it doesn't exist, from "SRC:/containments/panel/phonepanel.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_applet_phonepanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/KF5/KI18n -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/plasma_applet_phonepanel_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/plasma_applet_phonepanel_autogen/EWIEGA46WW/moc_phonepanel.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel/phonepanel.h
AutoMoc: Generating "SRC:/build/containments/panel/plasma_applet_phonepanel_autogen/include/phonepanel.moc", because it doesn't exist, from "SRC:/containments/panel/phonepanel.cpp"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_applet_phonepanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/KF5/KI18n -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/plasma_applet_phonepanel_autogen/moc_predefs.h -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/plasma_applet_phonepanel_autogen/include/phonepanel.moc /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel/phonepanel.cpp
AutoMoc: Generating MOC compilation "SRC:/build/containments/panel/plasma_applet_phonepanel_autogen/mocs_compilation.cpp"
AutoGen: Writing the parse cache file "SRC:/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/AutogenUsed.txt"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 44%] Built target plasma_applet_phonepanel_autogen
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 44%] Automatic MOC for target plasma_containment_phone_taskpanel
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/AutogenInfo.json RelWithDebInfo
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_taskpanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtDBus -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KWayland/Client -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include
AutoGen: Parsing "SRC:/containments/taskpanel/taskpanel.h"
AutoGen: Parsing "SRC:/containments/taskpanel/taskpanel.cpp"
AutoMoc: Generating "SRC:/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/EWIEGA46WW/moc_taskpanel.cpp", because it doesn't exist, from "SRC:/containments/taskpanel/taskpanel.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_taskpanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtDBus -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KWayland/Client -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/EWIEGA46WW/moc_taskpanel.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel/taskpanel.h
AutoMoc: Generating "SRC:/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/include/taskpanel.moc", because it doesn't exist, from "SRC:/containments/taskpanel/taskpanel.cpp"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_taskpanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtDBus -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KWayland/Client -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/moc_predefs.h -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/include/taskpanel.moc /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel/taskpanel.cpp
AutoMoc: Generating MOC compilation "SRC:/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/mocs_compilation.cpp"
AutoGen: Writing the parse cache file "SRC:/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/AutogenUsed.txt"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 44%] Built target plasma_containment_phone_taskpanel_autogen
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/depend.internal".
Scanning dependencies of target plasma_applet_phonepanel
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/depend.internal".
Scanning dependencies of target plasma_containment_phone_taskpanel
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 41%] Automatic MOC for target plasma_containment_phone_homescreen
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/AutogenInfo.json RelWithDebInfo
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KIOWidgets -I/usr/include/KF5/KIOCore -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KJobWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KCompletion -I/usr/include/KF5/KWidgetsAddons -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include
AutoGen: Parsing "SRC:/containments/homescreen/applicationlistmodel.h"
AutoGen: Parsing "SRC:/containments/homescreen/colouraverage.h"
AutoGen: Parsing "SRC:/containments/homescreen/homescreen.h"
AutoGen: Parsing "SRC:/containments/homescreen/applicationlistmodel.cpp"
AutoGen: Parsing "SRC:/containments/homescreen/colouraverage.cpp"
AutoGen: Parsing "SRC:/containments/homescreen/homescreen.cpp"
AutoMoc: Generating "SRC:/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include/moc_applicationlistmodel.cpp", because it doesn't exist, from "SRC:/containments/homescreen/applicationlistmodel.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KIOWidgets -I/usr/include/KF5/KIOCore -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KJobWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KCompletion -I/usr/include/KF5/KWidgetsAddons -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include/moc_applicationlistmodel.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/applicationlistmodel.h
AutoMoc: Generating "SRC:/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/EWIEGA46WW/moc_colouraverage.cpp", because it doesn't exist, from "SRC:/containments/homescreen/colouraverage.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KIOWidgets -I/usr/include/KF5/KIOCore -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KJobWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KCompletion -I/usr/include/KF5/KWidgetsAddons -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/EWIEGA46WW/moc_colouraverage.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/colouraverage.h
AutoMoc: Generating "SRC:/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/EWIEGA46WW/moc_homescreen.cpp", because it doesn't exist, from "SRC:/containments/homescreen/homescreen.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KIOWidgets -I/usr/include/KF5/KIOCore -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KJobWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KCompletion -I/usr/include/KF5/KWidgetsAddons -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/EWIEGA46WW/moc_homescreen.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/homescreen.h
AutoMoc: Generating "SRC:/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include/homescreen.moc", because it doesn't exist, from "SRC:/containments/homescreen/homescreen.cpp"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/KF5 -I/usr/include/KF5/Plasma -I/usr/include/KF5/KService -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KPackage -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/KF5/KI18n -I/usr/include/KF5/KIOWidgets -I/usr/include/KF5/KIOCore -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KJobWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KCompletion -I/usr/include/KF5/KWidgetsAddons -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/moc_predefs.h -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include/homescreen.moc /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/homescreen.cpp
AutoMoc: Generating MOC compilation "SRC:/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/mocs_compilation.cpp"
AutoGen: Writing the parse cache file "SRC:/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/AutogenUsed.txt"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 55%] Built target plasma_containment_phone_homescreen_autogen
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/depend.internal".
Scanning dependencies of target plasma_containment_phone_homescreen
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 36%] Automatic MOC for target plasmaphonedialer
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/AutogenInfo.json RelWithDebInfo
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:/build/dialer/src/plasmaphonedialer_autogen/moc_predefs.h", because it doesn't exist.
/usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB "-DPROJECT_VERSION=\"\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/usr/include/telepathy-qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSql -I/usr/include/KF5/KDeclarative -I/usr/include/KF5 -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KPackage -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KI18n -I/usr/include/KF5/KDBusAddons -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KNotifications -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include
AutoGen: Parsing "SRC:/dialer/src/call-handler.h"
AutoGen: Parsing "SRC:/dialer/src/call-manager.h"
AutoGen: Parsing "SRC:/dialer/src/callhistorymodel.h"
AutoGen: Parsing "SRC:/dialer/src/dialerutils.h"
AutoGen: Parsing "SRC:/dialer/src/call-handler.cpp"
AutoGen: Parsing "SRC:/dialer/src/call-manager.cpp"
AutoGen: Parsing "SRC:/dialer/src/callhistorymodel.cpp"
AutoGen: Parsing "SRC:/dialer/src/dialerutils.cpp"
AutoGen: Parsing "SRC:/dialer/src/main.cpp"
AutoMoc: Generating "SRC:/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-handler.cpp", because it doesn't exist, from "SRC:/dialer/src/call-handler.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB "-DPROJECT_VERSION=\"\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/usr/include/telepathy-qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSql -I/usr/include/KF5/KDeclarative -I/usr/include/KF5 -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KPackage -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KI18n -I/usr/include/KF5/KDBusAddons -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KNotifications -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-handler.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h
AutoMoc: Generating "SRC:/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp", because it doesn't exist, from "SRC:/dialer/src/call-manager.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB "-DPROJECT_VERSION=\"\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/usr/include/telepathy-qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSql -I/usr/include/KF5/KDeclarative -I/usr/include/KF5 -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KPackage -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KI18n -I/usr/include/KF5/KDBusAddons -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KNotifications -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h
AutoMoc: Generating "SRC:/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_callhistorymodel.cpp", because it doesn't exist, from "SRC:/dialer/src/callhistorymodel.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB "-DPROJECT_VERSION=\"\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/usr/include/telepathy-qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSql -I/usr/include/KF5/KDeclarative -I/usr/include/KF5 -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KPackage -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KI18n -I/usr/include/KF5/KDBusAddons -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KNotifications -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_callhistorymodel.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/callhistorymodel.h
AutoMoc: Generating "SRC:/build/dialer/src/plasmaphonedialer_autogen/include/moc_dialerutils.cpp", because it doesn't exist, from "SRC:/dialer/src/dialerutils.h"
/usr/lib64/qt5/bin/moc -DKCOREADDONS_LIB "-DPROJECT_VERSION=\"\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/usr/include/telepathy-qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSql -I/usr/include/KF5/KDeclarative -I/usr/include/KF5 -I/usr/include/KF5/KConfigCore -I/usr/include/KF5/KPackage -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KI18n -I/usr/include/KF5/KDBusAddons -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KNotifications -I/usr/include -I/usr/include/c++/9 -I/usr/include/c++/9/aarch64-mageia-linux-gnu -I/usr/include/c++/9/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9/include -I/usr/local/include --include /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/moc_predefs.h -p ./ -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include/moc_dialerutils.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h
AutoMoc: Generating MOC compilation "SRC:/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp"
AutoGen: Writing the parse cache file "SRC:/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/AutogenUsed.txt"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 63%] Built target plasmaphonedialer_autogen
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 66%] Automatic RCC for resources.qrc
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/cmake -E cmake_autorcc /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/AutoRcc_resources_EWIEGA46WW_Info.json RelWithDebInfo
AutoRcc: Generating "SRC:/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/qrc_resources.cpp", because it doesn't exist, from "SRC:/dialer/src/resources.qrc"
/usr/lib64/qt5/bin/rcc -name resources -o /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/qrc_resources.cpp /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/resources.qrc
AutoRcc: Writing settings file "SRC:/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/AutoRcc_resources_EWIEGA46WW_Used.txt"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer.dir/depend.internal".
Scanning dependencies of target plasmaphonedialer
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 47%] Building CXX object containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/plasma_applet_phonepanel_autogen/mocs_compilation.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_applet_phonepanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/plasma_applet_phonepanel_autogen/include -I/usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KI18n -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_applet_phonepanel.dir/plasma_applet_phonepanel_autogen/mocs_compilation.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/plasma_applet_phonepanel_autogen/mocs_compilation.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 52%] Building CXX object containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/plasma_containment_phone_taskpanel_autogen/mocs_compilation.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_taskpanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWayland/Client -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_containment_phone_taskpanel.dir/plasma_containment_phone_taskpanel_autogen/mocs_compilation.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/mocs_compilation.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 50%] Building CXX object containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/phonepanel.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_applet_phonepanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/plasma_applet_phonepanel_autogen/include -I/usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KI18n -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_applet_phonepanel.dir/phonepanel.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel/phonepanel.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 77%] Linking CXX shared module ../../bin/plasma_applet_phonepanel.so
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasma_applet_phonepanel.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -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,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -o ../../bin/plasma_applet_phonepanel.so CMakeFiles/plasma_applet_phonepanel.dir/plasma_applet_phonepanel_autogen/mocs_compilation.cpp.o CMakeFiles/plasma_applet_phonepanel.dir/phonepanel.cpp.o /usr/lib64/libKF5Plasma.so.5.68.0 -lgstreamer-1.0 /usr/lib64/libglib-2.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /usr/lib64/libKF5Package.so.5.68.0 /usr/lib64/libKF5Service.so.5.68.0 /usr/lib64/libKF5I18n.so.5.68.0 /usr/lib64/libKF5ConfigCore.so.5.68.0 /usr/lib64/libKF5CoreAddons.so.5.68.0 /usr/lib64/libQt5Gui.so.5.14.1 /usr/lib64/libQt5Core.so.5.14.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 77%] Built target plasma_applet_phonepanel
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 58%] Building CXX object containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/plasma_containment_phone_homescreen_autogen/mocs_compilation.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_containment_phone_homescreen.dir/plasma_containment_phone_homescreen_autogen/mocs_compilation.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/mocs_compilation.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 61%] Building CXX object containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/homescreen.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_containment_phone_homescreen.dir/homescreen.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/homescreen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 80%] Building CXX object containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/colouraverage.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_containment_phone_homescreen.dir/colouraverage.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/colouraverage.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 55%] Building CXX object containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/taskpanel.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_taskpanel_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/plasma_containment_phone_taskpanel_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWayland/Client -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_containment_phone_taskpanel.dir/taskpanel.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel/taskpanel.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 63%] Building CXX object containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/applicationlistmodel.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_containment_phone_homescreen_EXPORTS -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/plasma_containment_phone_homescreen_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasma_containment_phone_homescreen.dir/applicationlistmodel.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen/applicationlistmodel.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 91%] Linking CXX shared module ../../bin/plasma_containment_phone_taskpanel.so
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasma_containment_phone_taskpanel.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -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,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -o ../../bin/plasma_containment_phone_taskpanel.so CMakeFiles/plasma_containment_phone_taskpanel.dir/plasma_containment_phone_taskpanel_autogen/mocs_compilation.cpp.o CMakeFiles/plasma_containment_phone_taskpanel.dir/taskpanel.cpp.o /usr/lib64/libKF5Plasma.so.5.68.0 /usr/lib64/libKF5WaylandClient.so.5.68.0 /usr/lib64/libQt5Quick.so.5.14.1 /usr/lib64/libQt5QmlModels.so.5.14.1 /usr/lib64/libQt5Qml.so.5.14.1 /usr/lib64/libKF5Package.so.5.68.0 /usr/lib64/libKF5Service.so.5.68.0 /usr/lib64/libQt5Network.so.5.14.1 /usr/lib64/libKF5I18n.so.5.68.0 /usr/lib64/libKF5ConfigCore.so.5.68.0 /usr/lib64/libQt5DBus.so.5.14.1 /usr/lib64/libKF5CoreAddons.so.5.68.0 /usr/lib64/libQt5Gui.so.5.14.1 /usr/lib64/libQt5Core.so.5.14.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 94%] Built target plasma_containment_phone_taskpanel
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 69%] Building CXX object dialer/src/CMakeFiles/plasmaphonedialer.dir/plasmaphonedialer_autogen/mocs_compilation.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include -I/usr/include/telepathy-qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasmaphonedialer.dir/plasmaphonedialer_autogen/mocs_compilation.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:628:18: warning: 'virtual void Tp::Client::ChannelInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:778:18: warning: 'virtual void Tp::Client::ChannelInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
778 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:916:18: warning: 'virtual void Tp::Client::ChannelInterfaceCallStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
916 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1323:18: warning: 'virtual void Tp::Client::ChannelInterfaceCaptchaAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1323 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1503:18: warning: 'virtual void Tp::Client::ChannelInterfaceChatStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1503 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1955:18: warning: 'virtual void Tp::Client::ChannelInterfaceConferenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1955 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2307:18: warning: 'virtual void Tp::Client::ChannelInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2307 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2458:18: warning: 'virtual void Tp::Client::ChannelInterfaceDestroyableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2458 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2628:18: warning: 'virtual void Tp::Client::ChannelInterfaceFileTransferMetadataInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3487:18: warning: 'virtual void Tp::Client::ChannelInterfaceGroupInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3487 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3709:18: warning: 'virtual void Tp::Client::ChannelInterfaceHoldInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3709 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3845:18: warning: 'virtual void Tp::Client::ChannelInterfaceMediaSignallingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3845 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4296:18: warning: 'virtual void Tp::Client::ChannelInterfaceMessagesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4296 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4472:18: warning: 'virtual void Tp::Client::ChannelInterfacePasswordInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4909:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomConfigInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4909 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5107:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5107 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5818:18: warning: 'virtual void Tp::Client::ChannelInterfaceSASLAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5818 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6113:18: warning: 'virtual void Tp::Client::ChannelInterfaceSMSInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6113 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6252:18: warning: 'virtual void Tp::Client::ChannelInterfaceSecurableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6252 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6404:18: warning: 'virtual void Tp::Client::ChannelInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6647:18: warning: 'virtual void Tp::Client::ChannelInterfaceSubjectInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6647 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6822:18: warning: 'virtual void Tp::Client::ChannelInterfaceTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6822 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7690:18: warning: 'virtual void Tp::Client::ChannelTypeCallInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7690 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7782:18: warning: 'virtual void Tp::Client::ChannelTypeContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7782 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8136:18: warning: 'virtual void Tp::Client::ChannelTypeContactSearchInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8136 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8396:18: warning: 'virtual void Tp::Client::ChannelTypeDBusTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8396 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9046:18: warning: 'virtual void Tp::Client::ChannelTypeFileTransferInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9046 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9312:18: warning: 'virtual void Tp::Client::ChannelTypeRoomListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9312 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9425:18: warning: 'virtual void Tp::Client::ChannelTypeServerAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9425 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9581:18: warning: 'virtual void Tp::Client::ChannelTypeServerTLSConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9581 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9933:18: warning: 'virtual void Tp::Client::ChannelTypeStreamTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9933 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10538:18: warning: 'virtual void Tp::Client::ChannelTypeStreamedMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10538 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10882:18: warning: 'virtual void Tp::Client::ChannelTypeTextInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10882 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:11519:18: warning: 'virtual void Tp::Client::ChannelTypeTubesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
11519 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:508:18: warning: 'virtual void Tp::Client::DBus::DBusDaemonInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
508 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:623:18: warning: 'virtual void Tp::Client::DBus::IntrospectableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
623 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:760:18: warning: 'virtual void Tp::Client::DBus::PeerInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
760 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:922:18: warning: 'virtual void Tp::Client::DBus::PropertiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
922 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:270:18: warning: 'virtual void Tp::Client::CallContentInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
270 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:459:18: warning: 'virtual void Tp::Client::CallContentInterfaceAudioControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
459 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:777:18: warning: 'virtual void Tp::Client::CallContentInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
777 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1201:18: warning: 'virtual void Tp::Client::CallContentInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1201 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1404:18: warning: 'virtual void Tp::Client::CallContentInterfaceVideoControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-stream.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallStream:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/moc_call-manager.cpp:10,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/mocs_compilation.cpp:3:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:367:18: warning: 'virtual void Tp::Client::CallStreamInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
367 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:1072:18: warning: 'virtual void Tp::Client::CallStreamInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1072 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 97%] Building CXX object dialer/src/CMakeFiles/plasmaphonedialer.dir/plasmaphonedialer_autogen/EWIEGA46WW/qrc_resources.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include -I/usr/include/telepathy-qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasmaphonedialer.dir/plasmaphonedialer_autogen/EWIEGA46WW/qrc_resources.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/EWIEGA46WW/qrc_resources.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 94%] Linking CXX shared module ../../bin/plasma_containment_phone_homescreen.so
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasma_containment_phone_homescreen.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -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,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -o ../../bin/plasma_containment_phone_homescreen.so CMakeFiles/plasma_containment_phone_homescreen.dir/plasma_containment_phone_homescreen_autogen/mocs_compilation.cpp.o CMakeFiles/plasma_containment_phone_homescreen.dir/homescreen.cpp.o CMakeFiles/plasma_containment_phone_homescreen.dir/applicationlistmodel.cpp.o CMakeFiles/plasma_containment_phone_homescreen.dir/colouraverage.cpp.o /usr/lib64/libKF5Plasma.so.5.68.0 /usr/lib64/libQt5Quick.so.5.14.1 /usr/lib64/libQt5QmlModels.so.5.14.1 /usr/lib64/libQt5Qml.so.5.14.1 /usr/lib64/libKF5KIOWidgets.so.5.68.0 /usr/lib64/libKF5KIOCore.so.5.68.0 /usr/lib64/libKF5Service.so.5.68.0 /usr/lib64/libKF5JobWidgets.so.5.68.0 /usr/lib64/libKF5Completion.so.5.68.0 /usr/lib64/libQt5Concurrent.so.5.14.1 /usr/lib64/libKF5Package.so.5.68.0 /usr/lib64/libQt5Network.so.5.14.1 /usr/lib64/libKF5I18n.so.5.68.0 /usr/lib64/libKF5WidgetsAddons.so.5.68.0 /usr/lib64/libKF5ConfigCore.so.5.68.0 /usr/lib64/libKF5CoreAddons.so.5.68.0 /usr/lib64/libQt5DBus.so.5.14.1 /usr/lib64/libQt5Widgets.so.5.14.1 /usr/lib64/libQt5Gui.so.5.14.1 /usr/lib64/libQt5Core.so.5.14.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 97%] Built target plasma_containment_phone_homescreen
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 86%] Building CXX object dialer/src/CMakeFiles/plasmaphonedialer.dir/callhistorymodel.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include -I/usr/include/telepathy-qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasmaphonedialer.dir/callhistorymodel.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/callhistorymodel.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 75%] Building CXX object dialer/src/CMakeFiles/plasmaphonedialer.dir/dialerutils.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include -I/usr/include/telepathy-qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasmaphonedialer.dir/dialerutils.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp
In file included from /usr/include/telepathy-qt5/TelepathyQt/account.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1172:18: warning: 'virtual void Tp::Client::AccountInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1172 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1325:18: warning: 'virtual void Tp::Client::AccountInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1325 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1464:18: warning: 'virtual void Tp::Client::AccountInterfaceAvatarInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1464 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1669:18: warning: 'virtual void Tp::Client::AccountInterfaceStorageInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-request.h:472:18: warning: 'virtual void Tp::Client::ChannelRequestInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:508:18: warning: 'virtual void Tp::Client::DBus::DBusDaemonInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
508 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:623:18: warning: 'virtual void Tp::Client::DBus::IntrospectableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
623 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:760:18: warning: 'virtual void Tp::Client::DBus::PeerInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
760 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:922:18: warning: 'virtual void Tp::Client::DBus::PropertiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
922 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/connection.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1028:18: warning: 'virtual void Tp::Client::ConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1028 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1310:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1310 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1555:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAliasingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1555 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/connection.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1748:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1748 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2276:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAvatarsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2276 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2430:18: warning: 'virtual void Tp::Client::ConnectionInterfaceBalanceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2430 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/connection.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2669:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3045:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCellularInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3045 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3237:18: warning: 'virtual void Tp::Client::ConnectionInterfaceClientTypesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3237 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3513:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactBlockingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3513 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3756:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3756 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4355:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactGroupsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4355 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4696:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactInfoInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4696 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5549:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5549 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5817:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5817 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6123:18: warning: 'virtual void Tp::Client::ConnectionInterfaceLocationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6123 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6453:18: warning: 'virtual void Tp::Client::ConnectionInterfaceMailNotificationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6453 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6629:18: warning: 'virtual void Tp::Client::ConnectionInterfacePowerSavingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6629 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7025:18: warning: 'virtual void Tp::Client::ConnectionInterfacePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7025 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7402:18: warning: 'virtual void Tp::Client::ConnectionInterfaceRequestsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7402 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7526:18: warning: 'virtual void Tp::Client::ConnectionInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7526 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7853:18: warning: 'virtual void Tp::Client::ConnectionInterfaceSimplePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7853 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/contact.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Contact:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:628:18: warning: 'virtual void Tp::Client::ChannelInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:778:18: warning: 'virtual void Tp::Client::ChannelInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
778 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:916:18: warning: 'virtual void Tp::Client::ChannelInterfaceCallStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
916 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1323:18: warning: 'virtual void Tp::Client::ChannelInterfaceCaptchaAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1323 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1503:18: warning: 'virtual void Tp::Client::ChannelInterfaceChatStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1503 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/contact.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Contact:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1955:18: warning: 'virtual void Tp::Client::ChannelInterfaceConferenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1955 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2307:18: warning: 'virtual void Tp::Client::ChannelInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2307 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2458:18: warning: 'virtual void Tp::Client::ChannelInterfaceDestroyableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2458 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2628:18: warning: 'virtual void Tp::Client::ChannelInterfaceFileTransferMetadataInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3487:18: warning: 'virtual void Tp::Client::ChannelInterfaceGroupInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3487 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3709:18: warning: 'virtual void Tp::Client::ChannelInterfaceHoldInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3709 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3845:18: warning: 'virtual void Tp::Client::ChannelInterfaceMediaSignallingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3845 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4296:18: warning: 'virtual void Tp::Client::ChannelInterfaceMessagesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4296 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4472:18: warning: 'virtual void Tp::Client::ChannelInterfacePasswordInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4909:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomConfigInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4909 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5107:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5107 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5818:18: warning: 'virtual void Tp::Client::ChannelInterfaceSASLAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5818 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6113:18: warning: 'virtual void Tp::Client::ChannelInterfaceSMSInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6113 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6252:18: warning: 'virtual void Tp::Client::ChannelInterfaceSecurableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6252 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6404:18: warning: 'virtual void Tp::Client::ChannelInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6647:18: warning: 'virtual void Tp::Client::ChannelInterfaceSubjectInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6647 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6822:18: warning: 'virtual void Tp::Client::ChannelInterfaceTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6822 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7690:18: warning: 'virtual void Tp::Client::ChannelTypeCallInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7690 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7782:18: warning: 'virtual void Tp::Client::ChannelTypeContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7782 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8136:18: warning: 'virtual void Tp::Client::ChannelTypeContactSearchInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8136 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8396:18: warning: 'virtual void Tp::Client::ChannelTypeDBusTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8396 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9046:18: warning: 'virtual void Tp::Client::ChannelTypeFileTransferInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9046 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9312:18: warning: 'virtual void Tp::Client::ChannelTypeRoomListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9312 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9425:18: warning: 'virtual void Tp::Client::ChannelTypeServerAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9425 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9581:18: warning: 'virtual void Tp::Client::ChannelTypeServerTLSConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9581 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9933:18: warning: 'virtual void Tp::Client::ChannelTypeStreamTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9933 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10538:18: warning: 'virtual void Tp::Client::ChannelTypeStreamedMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10538 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10882:18: warning: 'virtual void Tp::Client::ChannelTypeTextInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10882 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:11519:18: warning: 'virtual void Tp::Client::ChannelTypeTubesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
11519 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/FixedFeatureFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/fixed-feature-factory.h:59:22: warning: 'virtual Tp::Features Tp::FixedFeatureFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
59 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:67:21: warning: 'virtual QString Tp::ConnectionFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
67 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:37,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:387:21: warning: 'virtual QString Tp::ChannelFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
387 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:389:22: warning: 'virtual Tp::Features Tp::ChannelFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
389 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-dispatcher.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelDispatcherInterface:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:38,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:694:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
694 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:889:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterfaceMessages1Interface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
889 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ReferencedHandles:8,
from /usr/include/telepathy-qt5/TelepathyQt/contact-manager.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/ContactManager:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:29:
/usr/include/telepathy-qt5/TelepathyQt/referenced-handles.h: In member function 'QSet Tp::ReferencedHandles::toSet() const':
/usr/include/telepathy-qt5/TelepathyQt/referenced-handles.h:228:31: warning: 'QSet QList::toSet() const [with T = unsigned int]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
228 | return toList().toSet();
| ^
In file included from /usr/include/qt5/QtCore/qobject.h:49,
from /usr/include/qt5/QtCore/QObject:1,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:22,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/qt5/QtCore/qlist.h:413:13: note: declared here
413 | QSet toSet() const;
| ^~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ReferencedHandles:8,
from /usr/include/telepathy-qt5/TelepathyQt/contact-manager.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/ContactManager:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:29:
/usr/include/telepathy-qt5/TelepathyQt/referenced-handles.h: In member function 'std::__cxx11::list > Tp::ReferencedHandles::toStdList() const':
/usr/include/telepathy-qt5/TelepathyQt/referenced-handles.h:234:35: warning: 'std::__cxx11::list QList::toStdList() const [with T = unsigned int]' is deprecated: Use std::list(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
234 | return toList().toStdList();
| ^
In file included from /usr/include/qt5/QtCore/qobject.h:49,
from /usr/include/qt5/QtCore/QObject:1,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:22,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.cpp:19:
/usr/include/qt5/QtCore/qlist.h:419:25: note: declared here
419 | inline std::list toStdList() const
| ^~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 83%] Building CXX object dialer/src/CMakeFiles/plasmaphonedialer.dir/call-handler.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include -I/usr/include/telepathy-qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasmaphonedialer.dir/call-handler.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:628:18: warning: 'virtual void Tp::Client::ChannelInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:778:18: warning: 'virtual void Tp::Client::ChannelInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
778 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:916:18: warning: 'virtual void Tp::Client::ChannelInterfaceCallStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
916 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1323:18: warning: 'virtual void Tp::Client::ChannelInterfaceCaptchaAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1323 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1503:18: warning: 'virtual void Tp::Client::ChannelInterfaceChatStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1503 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1955:18: warning: 'virtual void Tp::Client::ChannelInterfaceConferenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1955 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2307:18: warning: 'virtual void Tp::Client::ChannelInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2307 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2458:18: warning: 'virtual void Tp::Client::ChannelInterfaceDestroyableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2458 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2628:18: warning: 'virtual void Tp::Client::ChannelInterfaceFileTransferMetadataInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3487:18: warning: 'virtual void Tp::Client::ChannelInterfaceGroupInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3487 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3709:18: warning: 'virtual void Tp::Client::ChannelInterfaceHoldInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3709 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3845:18: warning: 'virtual void Tp::Client::ChannelInterfaceMediaSignallingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3845 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4296:18: warning: 'virtual void Tp::Client::ChannelInterfaceMessagesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4296 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4472:18: warning: 'virtual void Tp::Client::ChannelInterfacePasswordInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4909:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomConfigInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4909 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5107:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5107 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5818:18: warning: 'virtual void Tp::Client::ChannelInterfaceSASLAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5818 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6113:18: warning: 'virtual void Tp::Client::ChannelInterfaceSMSInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6113 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6252:18: warning: 'virtual void Tp::Client::ChannelInterfaceSecurableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6252 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6404:18: warning: 'virtual void Tp::Client::ChannelInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6647:18: warning: 'virtual void Tp::Client::ChannelInterfaceSubjectInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6647 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6822:18: warning: 'virtual void Tp::Client::ChannelInterfaceTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6822 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7690:18: warning: 'virtual void Tp::Client::ChannelTypeCallInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7690 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7782:18: warning: 'virtual void Tp::Client::ChannelTypeContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7782 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8136:18: warning: 'virtual void Tp::Client::ChannelTypeContactSearchInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8136 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8396:18: warning: 'virtual void Tp::Client::ChannelTypeDBusTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8396 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9046:18: warning: 'virtual void Tp::Client::ChannelTypeFileTransferInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9046 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9312:18: warning: 'virtual void Tp::Client::ChannelTypeRoomListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9312 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9425:18: warning: 'virtual void Tp::Client::ChannelTypeServerAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9425 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9581:18: warning: 'virtual void Tp::Client::ChannelTypeServerTLSConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9581 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9933:18: warning: 'virtual void Tp::Client::ChannelTypeStreamTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9933 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10538:18: warning: 'virtual void Tp::Client::ChannelTypeStreamedMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10538 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10882:18: warning: 'virtual void Tp::Client::ChannelTypeTextInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10882 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:11519:18: warning: 'virtual void Tp::Client::ChannelTypeTubesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
11519 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:508:18: warning: 'virtual void Tp::Client::DBus::DBusDaemonInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
508 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:623:18: warning: 'virtual void Tp::Client::DBus::IntrospectableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
623 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:760:18: warning: 'virtual void Tp::Client::DBus::PeerInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
760 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:922:18: warning: 'virtual void Tp::Client::DBus::PropertiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
922 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:270:18: warning: 'virtual void Tp::Client::CallContentInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
270 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:459:18: warning: 'virtual void Tp::Client::CallContentInterfaceAudioControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
459 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:777:18: warning: 'virtual void Tp::Client::CallContentInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
777 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1201:18: warning: 'virtual void Tp::Client::CallContentInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1201 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1404:18: warning: 'virtual void Tp::Client::CallContentInterfaceVideoControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-stream.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallStream:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:367:18: warning: 'virtual void Tp::Client::CallStreamInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
367 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:1072:18: warning: 'virtual void Tp::Client::CallStreamInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1072 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/account.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1172:18: warning: 'virtual void Tp::Client::AccountInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1172 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1325:18: warning: 'virtual void Tp::Client::AccountInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1325 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1464:18: warning: 'virtual void Tp::Client::AccountInterfaceAvatarInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1464 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1669:18: warning: 'virtual void Tp::Client::AccountInterfaceStorageInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-request.h:472:18: warning: 'virtual void Tp::Client::ChannelRequestInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/connection.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1028:18: warning: 'virtual void Tp::Client::ConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1028 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1310:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1310 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1555:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAliasingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1555 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1748:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1748 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2276:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAvatarsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2276 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2430:18: warning: 'virtual void Tp::Client::ConnectionInterfaceBalanceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2430 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2669:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3045:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCellularInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3045 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3237:18: warning: 'virtual void Tp::Client::ConnectionInterfaceClientTypesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3237 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3513:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactBlockingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3513 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3756:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3756 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4355:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactGroupsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4355 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4696:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactInfoInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4696 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5549:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5549 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5817:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5817 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6123:18: warning: 'virtual void Tp::Client::ConnectionInterfaceLocationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6123 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6453:18: warning: 'virtual void Tp::Client::ConnectionInterfaceMailNotificationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6453 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6629:18: warning: 'virtual void Tp::Client::ConnectionInterfacePowerSavingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6629 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7025:18: warning: 'virtual void Tp::Client::ConnectionInterfacePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7025 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7402:18: warning: 'virtual void Tp::Client::ConnectionInterfaceRequestsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7402 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7526:18: warning: 'virtual void Tp::Client::ConnectionInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7526 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7853:18: warning: 'virtual void Tp::Client::ConnectionInterfaceSimplePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7853 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/FixedFeatureFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/fixed-feature-factory.h:59:22: warning: 'virtual Tp::Features Tp::FixedFeatureFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
59 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:67:21: warning: 'virtual QString Tp::ConnectionFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
67 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:37,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:387:21: warning: 'virtual QString Tp::ChannelFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
387 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:389:22: warning: 'virtual Tp::Features Tp::ChannelFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
389 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-dispatcher.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelDispatcherInterface:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:38,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:19:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:694:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
694 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:889:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterfaceMessages1Interface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
889 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelClassSpec:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h: In function 'uint Tp::qHash(const Tp::ChannelClassSpecList&)':
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h:312:55: warning: 'QSet QList::toSet() const [with T = Tp::ChannelClassSpec]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
312 | QSet uniqueSet = specList.toSet();
| ^
In file included from /usr/include/qt5/QtCore/qdebug.h:52,
from /usr/include/qt5/QtCore/qcborcommon.h:45,
from /usr/include/qt5/QtCore/qcborvalue.h:45,
from /usr/include/qt5/QtCore/qcborarray.h:43,
from /usr/include/qt5/QtCore/QtCore:38,
from /usr/include/qt5/QtDBus/QtDBusDepends:3,
from /usr/include/qt5/QtDBus/QtDBus:3,
from /usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qset.h:388:30: note: declared here
388 | Q_OUTOFLINE_TEMPLATE QSet QList::toSet() const
| ^~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelClassSpec:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h: In function 'uint Tp::qHash(const QList&)':
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h:319:55: warning: 'QSet QList::toSet() const [with T = Tp::ChannelClassSpec]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
319 | QSet uniqueSet = specList.toSet();
| ^
In file included from /usr/include/qt5/QtCore/qdebug.h:52,
from /usr/include/qt5/QtCore/qcborcommon.h:45,
from /usr/include/qt5/QtCore/qcborvalue.h:45,
from /usr/include/qt5/QtCore/qcborarray.h:43,
from /usr/include/qt5/QtCore/QtCore:38,
from /usr/include/qt5/QtDBus/QtDBusDepends:3,
from /usr/include/qt5/QtDBus/QtDBus:3,
from /usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qset.h:388:30: note: declared here
388 | Q_OUTOFLINE_TEMPLATE QSet QList::toSet() const
| ^~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h: In instantiation of 'void Tp::MethodInvocationContext::setFinished(const T1&, const T2&, const T3&, const T4&, const T5&, const T6&, const T7&, const T8&) [with T1 = Tp::MethodInvocationContextTypes::Nil; T2 = Tp::MethodInvocationContextTypes::Nil; T3 = Tp::MethodInvocationContextTypes::Nil; T4 = Tp::MethodInvocationContextTypes::Nil; T5 = Tp::MethodInvocationContextTypes::Nil; T6 = Tp::MethodInvocationContextTypes::Nil; T7 = Tp::MethodInvocationContextTypes::Nil; T8 = Tp::MethodInvocationContextTypes::Nil]':
/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:91:26: required from here
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:122:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
122 | setReplyValue(0, qVariantFromValue(t1));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:122:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
122 | setReplyValue(0, qVariantFromValue(t1));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:123:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
123 | setReplyValue(1, qVariantFromValue(t2));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:123:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
123 | setReplyValue(1, qVariantFromValue(t2));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:124:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
124 | setReplyValue(2, qVariantFromValue(t3));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:124:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
124 | setReplyValue(2, qVariantFromValue(t3));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:125:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
125 | setReplyValue(3, qVariantFromValue(t4));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:125:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
125 | setReplyValue(3, qVariantFromValue(t4));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:126:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
126 | setReplyValue(4, qVariantFromValue(t5));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:126:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
126 | setReplyValue(4, qVariantFromValue(t5));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:127:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
127 | setReplyValue(5, qVariantFromValue(t6));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:127:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
127 | setReplyValue(5, qVariantFromValue(t6));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:128:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
128 | setReplyValue(6, qVariantFromValue(t7));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:128:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
128 | setReplyValue(6, qVariantFromValue(t7));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:129:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
129 | setReplyValue(7, qVariantFromValue(t8));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:129:43: warning: 'QVariant qVariantFromValue(const T&) [with T = Tp::MethodInvocationContextTypes::Nil]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
129 | setReplyValue(7, qVariantFromValue(t8));
| ~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/qt5/QtCore/QVariantList:1,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/abstract-client.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/AbstractClientHandler:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.h:20,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-handler.cpp:17:
/usr/include/qt5/QtCore/qvariant.h:528:17: note: declared here
528 | inline QVariant qVariantFromValue(const T &t)
| ^~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 72%] Building CXX object dialer/src/CMakeFiles/plasmaphonedialer.dir/main.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include -I/usr/include/telepathy-qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasmaphonedialer.dir/main.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp
In file included from /usr/include/telepathy-qt5/TelepathyQt/account.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1172:18: warning: 'virtual void Tp::Client::AccountInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1172 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1325:18: warning: 'virtual void Tp::Client::AccountInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1325 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1464:18: warning: 'virtual void Tp::Client::AccountInterfaceAvatarInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1464 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1669:18: warning: 'virtual void Tp::Client::AccountInterfaceStorageInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-request.h:472:18: warning: 'virtual void Tp::Client::ChannelRequestInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:508:18: warning: 'virtual void Tp::Client::DBus::DBusDaemonInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
508 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:623:18: warning: 'virtual void Tp::Client::DBus::IntrospectableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
623 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:760:18: warning: 'virtual void Tp::Client::DBus::PeerInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
760 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:922:18: warning: 'virtual void Tp::Client::DBus::PropertiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
922 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/connection.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1028:18: warning: 'virtual void Tp::Client::ConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1028 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/connection.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1310:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1310 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1555:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAliasingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1555 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1748:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1748 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2276:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAvatarsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2276 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2430:18: warning: 'virtual void Tp::Client::ConnectionInterfaceBalanceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2430 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2669:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3045:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCellularInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3045 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3237:18: warning: 'virtual void Tp::Client::ConnectionInterfaceClientTypesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3237 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3513:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactBlockingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3513 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3756:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3756 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4355:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactGroupsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4355 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4696:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactInfoInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4696 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5549:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5549 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5817:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5817 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6123:18: warning: 'virtual void Tp::Client::ConnectionInterfaceLocationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6123 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6453:18: warning: 'virtual void Tp::Client::ConnectionInterfaceMailNotificationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6453 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6629:18: warning: 'virtual void Tp::Client::ConnectionInterfacePowerSavingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6629 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7025:18: warning: 'virtual void Tp::Client::ConnectionInterfacePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7025 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7402:18: warning: 'virtual void Tp::Client::ConnectionInterfaceRequestsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7402 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7526:18: warning: 'virtual void Tp::Client::ConnectionInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7526 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7853:18: warning: 'virtual void Tp::Client::ConnectionInterfaceSimplePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7853 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/contact.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Contact:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:628:18: warning: 'virtual void Tp::Client::ChannelInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:778:18: warning: 'virtual void Tp::Client::ChannelInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
778 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:916:18: warning: 'virtual void Tp::Client::ChannelInterfaceCallStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
916 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1323:18: warning: 'virtual void Tp::Client::ChannelInterfaceCaptchaAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1323 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1503:18: warning: 'virtual void Tp::Client::ChannelInterfaceChatStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1503 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/contact.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Contact:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1955:18: warning: 'virtual void Tp::Client::ChannelInterfaceConferenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1955 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2307:18: warning: 'virtual void Tp::Client::ChannelInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2307 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2458:18: warning: 'virtual void Tp::Client::ChannelInterfaceDestroyableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2458 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2628:18: warning: 'virtual void Tp::Client::ChannelInterfaceFileTransferMetadataInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3487:18: warning: 'virtual void Tp::Client::ChannelInterfaceGroupInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3487 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3709:18: warning: 'virtual void Tp::Client::ChannelInterfaceHoldInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3709 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3845:18: warning: 'virtual void Tp::Client::ChannelInterfaceMediaSignallingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3845 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4296:18: warning: 'virtual void Tp::Client::ChannelInterfaceMessagesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4296 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4472:18: warning: 'virtual void Tp::Client::ChannelInterfacePasswordInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4909:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomConfigInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4909 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5107:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5107 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5818:18: warning: 'virtual void Tp::Client::ChannelInterfaceSASLAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5818 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6113:18: warning: 'virtual void Tp::Client::ChannelInterfaceSMSInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6113 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6252:18: warning: 'virtual void Tp::Client::ChannelInterfaceSecurableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6252 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6404:18: warning: 'virtual void Tp::Client::ChannelInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6647:18: warning: 'virtual void Tp::Client::ChannelInterfaceSubjectInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6647 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6822:18: warning: 'virtual void Tp::Client::ChannelInterfaceTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6822 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7690:18: warning: 'virtual void Tp::Client::ChannelTypeCallInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7690 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7782:18: warning: 'virtual void Tp::Client::ChannelTypeContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7782 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8136:18: warning: 'virtual void Tp::Client::ChannelTypeContactSearchInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8136 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8396:18: warning: 'virtual void Tp::Client::ChannelTypeDBusTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8396 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9046:18: warning: 'virtual void Tp::Client::ChannelTypeFileTransferInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9046 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9312:18: warning: 'virtual void Tp::Client::ChannelTypeRoomListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9312 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9425:18: warning: 'virtual void Tp::Client::ChannelTypeServerAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9425 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9581:18: warning: 'virtual void Tp::Client::ChannelTypeServerTLSConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9581 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9933:18: warning: 'virtual void Tp::Client::ChannelTypeStreamTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9933 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10538:18: warning: 'virtual void Tp::Client::ChannelTypeStreamedMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10538 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10882:18: warning: 'virtual void Tp::Client::ChannelTypeTextInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10882 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:11519:18: warning: 'virtual void Tp::Client::ChannelTypeTubesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
11519 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/FixedFeatureFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/fixed-feature-factory.h:59:22: warning: 'virtual Tp::Features Tp::FixedFeatureFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
59 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:67:21: warning: 'virtual QString Tp::ConnectionFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
67 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:37,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:387:21: warning: 'virtual QString Tp::ChannelFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
387 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:389:22: warning: 'virtual Tp::Features Tp::ChannelFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
389 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-dispatcher.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelDispatcherInterface:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:38,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:694:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
694 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:889:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterfaceMessages1Interface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
889 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/AccountFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/client-registrar.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ClientRegistrar:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:28:
/usr/include/telepathy-qt5/TelepathyQt/account-factory.h:68:21: warning: 'virtual QString Tp::AccountFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
68 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:29:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:270:18: warning: 'virtual void Tp::Client::CallContentInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
270 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:29:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:459:18: warning: 'virtual void Tp::Client::CallContentInterfaceAudioControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
459 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:777:18: warning: 'virtual void Tp::Client::CallContentInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
777 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1201:18: warning: 'virtual void Tp::Client::CallContentInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1201 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1404:18: warning: 'virtual void Tp::Client::CallContentInterfaceVideoControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-stream.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallStream:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:29:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:367:18: warning: 'virtual void Tp::Client::CallStreamInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
367 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:1072:18: warning: 'virtual void Tp::Client::CallStreamInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1072 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelClassSpec:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:30:
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h: In function 'uint Tp::qHash(const Tp::ChannelClassSpecList&)':
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h:312:55: warning: 'QSet QList::toSet() const [with T = Tp::ChannelClassSpec]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
312 | QSet uniqueSet = specList.toSet();
| ^
In file included from /usr/include/qt5/QtCore/qdebug.h:52,
from /usr/include/qt5/QtCore/qcborcommon.h:45,
from /usr/include/qt5/QtCore/qcborvalue.h:45,
from /usr/include/qt5/QtCore/qcborarray.h:43,
from /usr/include/qt5/QtCore/QtCore:38,
from /usr/include/qt5/QtDBus/QtDBusDepends:3,
from /usr/include/qt5/QtDBus/QtDBus:3,
from /usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/qt5/QtCore/qset.h:388:30: note: declared here
388 | Q_OUTOFLINE_TEMPLATE QSet QList::toSet() const
| ^~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelClassSpec:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:30:
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h: In function 'uint Tp::qHash(const QList&)':
/usr/include/telepathy-qt5/TelepathyQt/channel-class-spec.h:319:55: warning: 'QSet QList::toSet() const [with T = Tp::ChannelClassSpec]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
319 | QSet uniqueSet = specList.toSet();
| ^
In file included from /usr/include/qt5/QtCore/qdebug.h:52,
from /usr/include/qt5/QtCore/qcborcommon.h:45,
from /usr/include/qt5/QtCore/qcborvalue.h:45,
from /usr/include/qt5/QtCore/qcborarray.h:43,
from /usr/include/qt5/QtCore/QtCore:38,
from /usr/include/qt5/QtDBus/QtDBusDepends:3,
from /usr/include/qt5/QtDBus/QtDBus:3,
from /usr/include/telepathy-qt5/TelepathyQt/method-invocation-context.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/MethodInvocationContext:8,
from /usr/include/telepathy-qt5/TelepathyQt/types.h:34,
from /usr/include/telepathy-qt5/TelepathyQt/Types:8,
from /usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:12,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:22:
/usr/include/qt5/QtCore/qset.h:388:30: note: declared here
388 | Q_OUTOFLINE_TEMPLATE QSet QList::toSet() const
| ^~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/account-manager.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/AccountManager:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/main.cpp:34:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account-manager.h: At global scope:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account-manager.h:322:18: warning: 'virtual void Tp::Client::AccountManagerInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
322 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 88%] Building CXX object dialer/src/CMakeFiles/plasmaphonedialer.dir/call-manager.cpp.o
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src -I/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/plasmaphonedialer_autogen/include -I/usr/include/telepathy-qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++14 -o CMakeFiles/plasmaphonedialer.dir/call-manager.cpp.o -c /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:628:18: warning: 'virtual void Tp::Client::ChannelInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:778:18: warning: 'virtual void Tp::Client::ChannelInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
778 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:916:18: warning: 'virtual void Tp::Client::ChannelInterfaceCallStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
916 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1323:18: warning: 'virtual void Tp::Client::ChannelInterfaceCaptchaAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1323 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1503:18: warning: 'virtual void Tp::Client::ChannelInterfaceChatStateInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1503 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:1955:18: warning: 'virtual void Tp::Client::ChannelInterfaceConferenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1955 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2307:18: warning: 'virtual void Tp::Client::ChannelInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2307 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2458:18: warning: 'virtual void Tp::Client::ChannelInterfaceDestroyableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2458 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:2628:18: warning: 'virtual void Tp::Client::ChannelInterfaceFileTransferMetadataInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2628 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3487:18: warning: 'virtual void Tp::Client::ChannelInterfaceGroupInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3487 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3709:18: warning: 'virtual void Tp::Client::ChannelInterfaceHoldInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3709 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:3845:18: warning: 'virtual void Tp::Client::ChannelInterfaceMediaSignallingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3845 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4296:18: warning: 'virtual void Tp::Client::ChannelInterfaceMessagesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4296 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4472:18: warning: 'virtual void Tp::Client::ChannelInterfacePasswordInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:4909:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomConfigInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4909 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5107:18: warning: 'virtual void Tp::Client::ChannelInterfaceRoomInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5107 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:5818:18: warning: 'virtual void Tp::Client::ChannelInterfaceSASLAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5818 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6113:18: warning: 'virtual void Tp::Client::ChannelInterfaceSMSInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6113 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6252:18: warning: 'virtual void Tp::Client::ChannelInterfaceSecurableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6252 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6404:18: warning: 'virtual void Tp::Client::ChannelInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6647:18: warning: 'virtual void Tp::Client::ChannelInterfaceSubjectInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6647 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:6822:18: warning: 'virtual void Tp::Client::ChannelInterfaceTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6822 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7690:18: warning: 'virtual void Tp::Client::ChannelTypeCallInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7690 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:7782:18: warning: 'virtual void Tp::Client::ChannelTypeContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7782 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8136:18: warning: 'virtual void Tp::Client::ChannelTypeContactSearchInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8136 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:8396:18: warning: 'virtual void Tp::Client::ChannelTypeDBusTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
8396 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9046:18: warning: 'virtual void Tp::Client::ChannelTypeFileTransferInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9046 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9312:18: warning: 'virtual void Tp::Client::ChannelTypeRoomListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9312 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9425:18: warning: 'virtual void Tp::Client::ChannelTypeServerAuthenticationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9425 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9581:18: warning: 'virtual void Tp::Client::ChannelTypeServerTLSConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9581 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:9933:18: warning: 'virtual void Tp::Client::ChannelTypeStreamTubeInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
9933 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10538:18: warning: 'virtual void Tp::Client::ChannelTypeStreamedMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10538 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:10882:18: warning: 'virtual void Tp::Client::ChannelTypeTextInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
10882 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h:11519:18: warning: 'virtual void Tp::Client::ChannelTypeTubesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
11519 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:508:18: warning: 'virtual void Tp::Client::DBus::DBusDaemonInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
508 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:623:18: warning: 'virtual void Tp::Client::DBus::IntrospectableInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
623 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:760:18: warning: 'virtual void Tp::Client::DBus::PeerInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
760 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/dbus.h:52,
from /usr/include/telepathy-qt5/TelepathyQt/DBus:8,
from /usr/include/telepathy-qt5/TelepathyQt/channel.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Channel:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:29,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h:922:18: warning: 'virtual void Tp::Client::DBus::PropertiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
922 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:270:18: warning: 'virtual void Tp::Client::CallContentInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
270 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:459:18: warning: 'virtual void Tp::Client::CallContentInterfaceAudioControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
459 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:777:18: warning: 'virtual void Tp::Client::CallContentInterfaceDTMFInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
777 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1201:18: warning: 'virtual void Tp::Client::CallContentInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1201 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h:1404:18: warning: 'virtual void Tp::Client::CallContentInterfaceVideoControlInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1404 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/call-stream.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallStream:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-content.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/CallContent:8,
from /usr/include/telepathy-qt5/TelepathyQt/call-channel.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/CallChannel:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.h:21,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:17:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:367:18: warning: 'virtual void Tp::Client::CallStreamInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
367 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h:1072:18: warning: 'virtual void Tp::Client::CallStreamInterfaceMediaInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1072 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/account.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1172:18: warning: 'virtual void Tp::Client::AccountInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1172 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1325:18: warning: 'virtual void Tp::Client::AccountInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1325 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1464:18: warning: 'virtual void Tp::Client::AccountInterfaceAvatarInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1464 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-account.h:1669:18: warning: 'virtual void Tp::Client::AccountInterfaceStorageInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-request.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelRequestHints:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:32,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-request.h:472:18: warning: 'virtual void Tp::Client::ChannelRequestInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
472 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/connection.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/Connection:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:33,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1028:18: warning: 'virtual void Tp::Client::ConnectionInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1028 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1310:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAddressingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1310 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1555:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAliasingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1555 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:1748:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAnonymityInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
1748 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2276:18: warning: 'virtual void Tp::Client::ConnectionInterfaceAvatarsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2276 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2430:18: warning: 'virtual void Tp::Client::ConnectionInterfaceBalanceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2430 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:2669:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
2669 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3045:18: warning: 'virtual void Tp::Client::ConnectionInterfaceCellularInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3045 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3237:18: warning: 'virtual void Tp::Client::ConnectionInterfaceClientTypesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3237 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3513:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactBlockingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3513 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:3756:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactCapabilitiesInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
3756 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4355:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactGroupsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4355 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:4696:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactInfoInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
4696 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5549:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactListInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5549 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:5817:18: warning: 'virtual void Tp::Client::ConnectionInterfaceContactsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
5817 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6123:18: warning: 'virtual void Tp::Client::ConnectionInterfaceLocationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6123 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6453:18: warning: 'virtual void Tp::Client::ConnectionInterfaceMailNotificationInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6453 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:6629:18: warning: 'virtual void Tp::Client::ConnectionInterfacePowerSavingInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
6629 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7025:18: warning: 'virtual void Tp::Client::ConnectionInterfacePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7025 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7402:18: warning: 'virtual void Tp::Client::ConnectionInterfaceRequestsInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7402 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7526:18: warning: 'virtual void Tp::Client::ConnectionInterfaceServicePointInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7526 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h:7853:18: warning: 'virtual void Tp::Client::ConnectionInterfaceSimplePresenceInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
7853 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/FixedFeatureFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/fixed-feature-factory.h:59:22: warning: 'virtual Tp::Features Tp::FixedFeatureFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
59 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ConnectionFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:35,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/connection-factory.h:67:21: warning: 'virtual QString Tp::ConnectionFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
67 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/ChannelFactory:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:37,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:387:21: warning: 'virtual QString Tp::ChannelFactory::finalBusNameFrom(const QString&) const' can be marked override [-Wsuggest-override]
387 | virtual QString finalBusNameFrom(const QString &uniqueOrWellKnown) const;
| ^~~~~~~~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/channel-factory.h:389:22: warning: 'virtual Tp::Features Tp::ChannelFactory::featuresFor(const DBusProxyPtr&) const' can be marked override [-Wsuggest-override]
389 | virtual Features featuresFor(const DBusProxyPtr &proxy) const;
| ^~~~~~~~~~~
In file included from /usr/include/telepathy-qt5/TelepathyQt/channel-dispatcher.h:30,
from /usr/include/telepathy-qt5/TelepathyQt/ChannelDispatcherInterface:8,
from /usr/include/telepathy-qt5/TelepathyQt/account.h:38,
from /usr/include/telepathy-qt5/TelepathyQt/Account:8,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/dialerutils.h:26,
from /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src/call-manager.cpp:18:
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:694:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
694 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
/usr/include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h:889:18: warning: 'virtual void Tp::Client::ChannelDispatcherInterfaceMessages1Interface::invalidate(Tp::DBusProxy*, const QString&, const QString&)' can be marked override [-Wsuggest-override]
889 | virtual void invalidate(Tp::DBusProxy *, const QString &, const QString &);
| ^~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[100%] Linking CXX executable ../../bin/plasmaphonedialer
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasmaphonedialer.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/plasmaphonedialer.dir/plasmaphonedialer_autogen/mocs_compilation.cpp.o CMakeFiles/plasmaphonedialer.dir/main.cpp.o CMakeFiles/plasmaphonedialer.dir/dialerutils.cpp.o CMakeFiles/plasmaphonedialer.dir/call-handler.cpp.o CMakeFiles/plasmaphonedialer.dir/callhistorymodel.cpp.o CMakeFiles/plasmaphonedialer.dir/call-manager.cpp.o CMakeFiles/plasmaphonedialer.dir/plasmaphonedialer_autogen/EWIEGA46WW/qrc_resources.cpp.o -o ../../bin/plasmaphonedialer /usr/lib64/libphonenumber.so /usr/lib64/libQt5Sql.so.5.14.1 /usr/lib64/libKF5QuickAddons.so.5.68.0 /usr/lib64/libKF5Notifications.so.5.68.0 /usr/lib64/libtelepathy-qt5.so.0.0.9.8 /usr/lib64/libKF5Declarative.so.5.68.0 /usr/lib64/libQt5Quick.so.5.14.1 /usr/lib64/libQt5QmlModels.so.5.14.1 /usr/lib64/libQt5Qml.so.5.14.1 /usr/lib64/libKF5Package.so.5.68.0 /usr/lib64/libQt5Network.so.5.14.1 /usr/lib64/libKF5DBusAddons.so.5.68.0 /usr/lib64/libKF5I18n.so.5.68.0 /usr/lib64/libKF5ConfigCore.so.5.68.0 /usr/lib64/libQt5DBus.so.5.14.1 /usr/lib64/libKF5CoreAddons.so.5.68.0 /usr/lib64/libQt5Widgets.so.5.14.1 /usr/lib64/libQt5Gui.so.5.14.1 /usr/lib64/libQt5Core.so.5.14.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[100%] Built target plasmaphonedialer
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles 0
make: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0wxiEF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64
+ cd plasma-phone-components-5.18.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' -C build
make: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 -B/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'CMakeFiles/org.kde.plasma.phone-shells-metadata-json.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 2%] Built target org.kde.plasma.phone-shells-metadata-json
/usr/bin/make -f CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/tsfiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 5%] Generating ts...
/usr/bin/cmake -DPYTHON_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/lib64/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/locale -DPO_DIR=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/po -P /usr/lib64/cmake/KF5I18n/build-tsfiles.cmake
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 5%] Built target tsfiles-1a7267da4d3f1aa9f78c8071b89946f1
/usr/bin/make -f CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build.make CMakeFiles/pofiles-1a7267da4d3f1aa9f78c8071b89946f1.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 8%] Generating mo...
/usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/locale -DPO_DIR=/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/po -P /usr/lib64/cmake/KF5I18n/build-pofiles.cmake
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 8%] Built target pofiles-1a7267da4d3f1aa9f78c8071b89946f1
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/build.make CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'CMakeFiles/org.kde.plasma.phone-look-and-feel-metadata-json.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 11%] Built target org.kde.plasma.phone-look-and-feel-metadata-json
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'applets/CMakeFiles/org.kde.phone.clock-plasmoids-metadata-json.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 13%] Built target org.kde.phone.clock-plasmoids-metadata-json
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/build.make applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'applets/CMakeFiles/org.kde.phone.activities-plasmoids-metadata-json.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 16%] Built target org.kde.phone.activities-plasmoids-metadata-json
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 19%] Automatic MOC for target plasma_applet_phonepanel
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel_autogen.dir/AutogenInfo.json RelWithDebInfo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 22%] Built target plasma_applet_phonepanel_autogen
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/build.make containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'containments/panel/CMakeFiles/plasma_applet_phonepanel.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 30%] Built target plasma_applet_phonepanel
/usr/bin/make -f containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/build.make containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/build.make containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'containments/panel/CMakeFiles/org.kde.phone.panel-plasmoids-metadata-json.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 33%] Built target org.kde.phone.panel-plasmoids-metadata-json
/usr/bin/make -f containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/build.make containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/build.make containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'containments/homescreen/CMakeFiles/org.kde.phone.homescreen-plasmoids-metadata-json.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 36%] Built target org.kde.phone.homescreen-plasmoids-metadata-json
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 38%] Automatic MOC for target plasma_containment_phone_homescreen
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen_autogen.dir/AutogenInfo.json RelWithDebInfo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 41%] Built target plasma_containment_phone_homescreen_autogen
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/build.make containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'containments/homescreen/CMakeFiles/plasma_containment_phone_homescreen.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 55%] Built target plasma_containment_phone_homescreen
/usr/bin/make -f containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/build.make containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/build.make containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'containments/taskpanel/CMakeFiles/org.kde.phone.taskpanel-plasmoids-metadata-json.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 58%] Built target org.kde.phone.taskpanel-plasmoids-metadata-json
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 61%] Automatic MOC for target plasma_containment_phone_taskpanel
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel_autogen.dir/AutogenInfo.json RelWithDebInfo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 63%] Built target plasma_containment_phone_taskpanel_autogen
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/build.make containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'containments/taskpanel/CMakeFiles/plasma_containment_phone_taskpanel.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 72%] Built target plasma_containment_phone_taskpanel
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 75%] Automatic MOC for target plasmaphonedialer
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src && /usr/bin/cmake -E cmake_autogen /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer_autogen.dir/AutogenInfo.json RelWithDebInfo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[ 75%] Built target plasmaphonedialer_autogen
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
cd /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3 /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/dialer/src/CMakeFiles/plasmaphonedialer.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/make -f dialer/src/CMakeFiles/plasmaphonedialer.dir/build.make dialer/src/CMakeFiles/plasmaphonedialer.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[2]: Nothing to be done for 'dialer/src/CMakeFiles/plasmaphonedialer.dir/build'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
[100%] Built target plasmaphonedialer
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/components
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/components/DialerButton.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/components/DialerIconButton.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/components/artwork
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/components/artwork/background.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/lockscreen
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/lockscreen/Dialer.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/lockscreen/LockScreen.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/lockscreen/InfoPane.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/plasmoidsetupscripts
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/plasmoidsetupscripts/org.kde.phone.homescreen.js
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/look-and-feel/org.kde.plasma.phone/metadata.json
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/appdata/org.kde.plasma.phone.appdata.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/plasma-applet-org.kde.plasma.phone.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/views
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/views/Desktop.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/views/Pin.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/views/Panel.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/components
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/components/DialerButton.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/components/DialerIconButton.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/defaults
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/contents/layout.js
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/shells/org.kde.plasma.phone/metadata.json
-- Up-to-date: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/appdata/org.kde.plasma.phone.appdata.xml
-- Up-to-date: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/plasma-applet-org.kde.plasma.phone.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/wallpapers/org.kde.plasma.phone.lockers
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/wallpapers/org.kde.plasma.phone.lockers/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/wallpapers/org.kde.plasma.phone.lockers/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/wallpapers/org.kde.plasma.phone.lockers/contents/screenshot.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/wallpapers/org.kde.plasma.phone.lockers/contents/images
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/wallpapers/org.kde.plasma.phone.lockers/contents/images/1080x1920.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kwin/scripts/org.kde.phone.multitasking
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kwin/scripts/org.kde.phone.multitasking/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kwin/scripts/org.kde.phone.multitasking/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kwin/scripts/org.kde.phone.multitasking/contents/ui
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kwin/scripts/org.kde.phone.multitasking/contents/ui/panel.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kwin/scripts/org.kde.phone.multitasking/contents/ui/main.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kwin/scripts/org.kde.phone.multitasking/contents/ui/Switcher.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/kwin-script-org.kde.phone.multitasking.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/style.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/check-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/enter-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/hidekeyboard-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/globe-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/selectionhandle-bottom.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/handwriting-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/search-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/shift-c5d6b6.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/textmode-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/backspace-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/shift-80c342.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma/images/shift-868482.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sv
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_CN
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/gl
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pa
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/da
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pl
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/es
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sk
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/cs
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nl
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/eu
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ia
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ia/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ia/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/tg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/tg/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/lt
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca@valencia
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt_BR
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/de
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/en_GB
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/et
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/uk
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ru
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fr
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/id
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/it
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fi
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ast
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/tr
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ko
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/hu
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nn
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_TW
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/plasma_shell_org.kde.plasma.phone.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.phone.panel.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.phone.homescreen.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.phone.activities.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/bin/kwinwrapper
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/wayland-sessions/plasma-mobile.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.activities
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.activities/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.activities/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.activities/contents/ui
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.activities/contents/ui/main.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.activities/metadata.json
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/appdata/org.kde.phone.activities.appdata.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/plasma-applet-org.kde.phone.activities.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.clock
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.clock/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.clock/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.clock/contents/ui
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.clock/contents/ui/main.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.clock/metadata.json
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/appdata/org.kde.phone.clock.appdata.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/plasma-applet-org.kde.phone.clock.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_applet_phonepanel.so
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/applet
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/applet/CompactApplet.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/DrawerBackground.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/main.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/FullNotificationsContainer.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/LayoutManager.js
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/indicators
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/indicators/Bluetooth.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/indicators/SignalStrength.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/indicators/Indicator.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/indicators/Battery.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/indicators/Wifi.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/FullContainer.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/SlidingPanel.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/quicksettings
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/quicksettings/BrightnessItem.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/quicksettings/Delegate.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/quicksettings/QuickSettings.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/ui/TaskWidget.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/config
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/contents/config/main.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.panel/metadata.json
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/plasma-applet-org.kde.phone.panel.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_containment_phone_homescreen.so
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/ActionButton.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/main.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/KRunner.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/launcher
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/launcher/LauncherGrid.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/launcher/Delegate.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/launcher/FavoriteStrip.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/launcher/FeedbackWindow.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/launcher/LauncherDragManager.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/launcher/LauncherContainer.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/FeedbackWindow.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/ScrollIndicator.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/ui/ConfigOverlay.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/config
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/contents/config/main.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.homescreen/metadata.json
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/plasma-applet-org.kde.phone.homescreen.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_containment_phone_taskpanel.so
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/metadata.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents/ui
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents/ui/main.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents/ui/Task.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents/ui/Button.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents/ui/TaskSwitcher.qml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents/config
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/contents/config/main.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/plasma/plasmoids/org.kde.phone.taskpanel/metadata.json
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/kservices5/plasma-applet-org.kde.phone.taskpanel.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/applications/org.kde.phone.dialer.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/bin/plasmaphonedialer
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/knotifications5/plasma_dialer.notifyrc
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/dbus-1/services/org.freedesktop.Telepathy.Client.Plasma.Dialer.service
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/telepathy/clients/Plasma.Dialer.client
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/sounds/sitter
-- Installing: /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/sounds/sitter/ohits.ogg
make: Leaving directory '/home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3/build'
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64 plasma-phone-components --all-name
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 5.18.3-1.mga8 --unique-debug-suffix -5.18.3-1.mga8.aarch64 --unique-debug-src-base plasma-phone-components-5.18.3-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/plasma-phone-components-5.18.3
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/bin/plasmaphonedialer
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_applet_phonepanel.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_containment_phone_homescreen.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_containment_phone_taskpanel.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_applet_phonepanel.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_containment_phone_homescreen.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/bin/plasmaphonedialer
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/lib64/qt5/plugins/plasma/applets/plasma_containment_phone_taskpanel.so
original debug info size: 9600kB, size after compression: 6916kB
/usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match.
837 blocks
+ '[' -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/translate_menu
+ '[' -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
/home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/applications/org.kde.phone.dialer.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/kwinwrapper from /bin/sh to #!/usr/bin/sh
Processing files: plasma-phone-components-5.18.3-1.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dBUssG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plasma-phone-components-5.18.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/doc/plasma-phone-components
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/doc/plasma-phone-components
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/doc/plasma-phone-components
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ST2mRF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plasma-phone-components-5.18.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/licenses/plasma-phone-components
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/licenses/plasma-phone-components
+ cp -pr COPYING COPYING.LIB /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64/usr/share/licenses/plasma-phone-components
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(org.kde.phone.dialer.desktop) metainfo() metainfo(org.kde.phone.activities.appdata.xml) metainfo(org.kde.phone.clock.appdata.xml) metainfo(org.kde.plasma.phone.appdata.xml) mimehandler(x-scheme-handler/call) plasma-phone-components = 5.18.3-1.mga8 plasma-phone-components(aarch-64) = 5.18.3-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libKF5ConfigCore.so.5()(64bit) libKF5CoreAddons.so.5()(64bit) libKF5DBusAddons.so.5()(64bit) libKF5I18n.so.5()(64bit) libKF5KIOWidgets.so.5()(64bit) libKF5Notifications.so.5()(64bit) libKF5Plasma.so.5()(64bit) libKF5Service.so.5()(64bit) libKF5WaylandClient.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5DBus.so.5()(64bit) libQt5DBus.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Qml.so.5()(64bit) libQt5Qml.so.5(Qt_5)(64bit) libQt5Quick.so.5()(64bit) libQt5Quick.so.5(Qt_5)(64bit) libQt5Sql.so.5()(64bit) libQt5Sql.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libphonenumber.so.8()(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) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libtelepathy-qt5.so.0()(64bit)
Processing files: plasma-phone-components-debugsource-5.18.3-1.mga8.aarch64
Provides: plasma-phone-components-debugsource = 5.18.3-1.mga8 plasma-phone-components-debugsource(aarch-64) = 5.18.3-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: plasma-phone-components-debuginfo-5.18.3-1.mga8.aarch64
Provides: debuginfo(build-id) = 4d113205785895a1d59ab695d173c16eee84b82a debuginfo(build-id) = 856d3240da1ac50093c880e201e0107b8127f831 debuginfo(build-id) = 95e5a412fc8cdc38f90702e525d2a457d957079d debuginfo(build-id) = afdd5ef9d80e1cea1afcb81df2abe53ee887195f plasma-phone-components-debuginfo = 5.18.3-1.mga8 plasma-phone-components-debuginfo(aarch-64) = 5.18.3-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: plasma-phone-components-debugsource(aarch-64) = 5.18.3-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/plasma-phone-components-debugsource-5.18.3-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/plasma-phone-components-5.18.3-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/plasma-phone-components-debuginfo-5.18.3-1.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uWmG8F
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plasma-phone-components-5.18.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/plasma-phone-components-5.18.3-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BRgLiC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf plasma-phone-components-5.18.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!