Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kremotecontrol.spec'], chrootPath='/var/lib/mock/f29-build-12141-5602/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kremotecontrol.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 8: %{name}.git Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/kremotecontrol-17.08.3-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kremotecontrol.spec'], chrootPath='/var/lib/mock/f29-build-12141-5602/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kremotecontrol.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 8: %{name}.git Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qZDbNb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kremotecontrol-17.08.3 + /usr/bin/xz -dc /builddir/build/SOURCES/kremotecontrol-17.08.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kremotecontrol-17.08.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/kremotecontrol-4.7.90-namelink_skip.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1r80mq + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-17.08.3 + mkdir riscv64-redhat-linux-gnu + pushd riscv64-redhat-linux-gnu ~/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu ~/build/BUILD/kremotecontrol-17.08.3 + QTDIR=/usr/lib64/qt4 + export QTDIR + PATH=/usr/lib64/qt4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DDATA_INSTALL_DIR:PATH=/usr/share/kde4/apps -DINCLUDE_INSTALL_DIR:PATH=/usr/include/kde4 -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DKDE4_BUILD_TESTS:BOOL=OFF -DLIB_SUFFIX=64 -DLIBEXEC_INSTALL_DIR:PATH=/usr/libexec/kde4 -DSYSCONF_INSTALL_DIR:PATH=/etc .. -- The C compiler identification is GNU 8.1.1 -- The CXX compiler identification is GNU 8.1.1 -- 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 Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt-Version 4.8.7 (using /usr/lib64/qt4/bin/qmake) -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXpm.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXpm.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0h") -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found BUILDSTDERR: CMake Deprecation Warning at /usr/lib64/automoc4/Automoc4Config.cmake:62 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0002 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: /usr/share/kde4/apps/cmake/modules/FindAutomoc4.cmake:45 (find_package) BUILDSTDERR: /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:395 (find_package) BUILDSTDERR: /usr/share/cmake/Modules/FindKDE4.cmake:97 (find_package) BUILDSTDERR: CMakeLists.txt:7 (find_package) -- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl (found version "5.26.2") -- Found Phonon: /usr/include (Required is at least version "4.3.80") -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Found KDE 4.12 include dir: /usr/include/kde4 -- Found KDE 4.12 library dir: /usr/lib64/kde4/devel -- Found the KDE4 kconfig_compiler4 preprocessor: /usr/bin/kconfig_compiler4 -- Found automoc4: /usr/bin/automoc4 BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/FeatureSummary.cmake:671 (message): BUILDSTDERR: SET_PACKAGE_INFO is deprecated. Use SET_PACKAGE_PROPERTIES instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: /usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake:96 (SET_PACKAGE_INFO) BUILDSTDERR: CMakeLists.txt:21 (macro_log_feature) BUILDSTDERR: ----------------------------------------------------------------------------- BUILDSTDERR: -- The following external packages were located on your system. BUILDSTDERR: -- This installation will have the extra features provided by these packages. BUILDSTDERR: ----------------------------------------------------------------------------- BUILDSTDERR: * QtXmlPatterns - Qt support for XPath, XQuery, XSLT and XML Schema validation BUILDSTDERR: ----------------------------------------------------------------------------- BUILDSTDERR: -- Congratulations! All external packages have been found. BUILDSTDERR: ----------------------------------------------------------------------------- -- Found Qt-Version 4.8.7 (using /usr/lib64/qt4/bin/qmake) -- Found X11: /usr/lib64/libX11.so BUILDSTDERR: CMake Warning (dev) in CMakeLists.txt: BUILDSTDERR: No cmake_minimum_required command is present. A line of code such as BUILDSTDERR: cmake_minimum_required(VERSION 3.11) BUILDSTDERR: should be added at the top of the file. The version specified may be lower BUILDSTDERR: if you wish to support older CMake versions for this project. For more BUILDSTDERR: information run "cmake --help-policy CMP0000". BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done BUILDSTDERR: CMake Warning (dev) in libkremotecontrol/CMakeLists.txt: BUILDSTDERR: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link BUILDSTDERR: interface. Run "cmake --help-policy CMP0022" for policy details. Use the BUILDSTDERR: cmake_policy command to set the policy and suppress this warning. BUILDSTDERR: Target "libkremotecontrol" has an INTERFACE_LINK_LIBRARIES property which BUILDSTDERR: differs from its LINK_INTERFACE_LIBRARIES properties. BUILDSTDERR: INTERFACE_LINK_LIBRARIES: BUILDSTDERR: KDE4__kdeui;KDE4__kio;Qt4::QtXmlPatterns;Qt4::QtScript;/usr/lib64/libX11.so;/usr/lib64/libXtst.so BUILDSTDERR: LINK_INTERFACE_LIBRARIES: BUILDSTDERR: BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1086 (add_library): BUILDSTDERR: Policy CMP0003 should be set before this line. Add code such as BUILDSTDERR: if(COMMAND cmake_policy) BUILDSTDERR: cmake_policy(SET CMP0003 NEW) BUILDSTDERR: endif(COMMAND cmake_policy) BUILDSTDERR: as early as possible but after the most recent call to BUILDSTDERR: cmake_minimum_required or cmake_policy(VERSION). This warning appears BUILDSTDERR: because target "libkremotecontrol" links to some libraries for which the BUILDSTDERR: linker must search: BUILDSTDERR: -lpthread BUILDSTDERR: and other libraries with known full path: BUILDSTDERR: /usr/lib64/libkio.so.5.14.38 BUILDSTDERR: CMake is adding directories in the second list to the linker search path in BUILDSTDERR: case they are needed to find libraries from the first list (for backwards BUILDSTDERR: compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable BUILDSTDERR: or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for BUILDSTDERR: more information. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: libkremotecontrol/CMakeLists.txt:38 (kde4_add_library) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_USE_RELATIVE_PATHS -- Build files have been written to: /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu + popd ~/build/BUILD/kremotecontrol-17.08.3 + make -j4 -C riscv64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/kremotecontrol-17.08.3 -B/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/build.make libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/depend make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/depend make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/depend make -f kcmremotecontrol/CMakeFiles/kcm_remotecontrol_automoc.dir/build.make kcmremotecontrol/CMakeFiles/kcm_remotecontrol_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/CMakeFiles/kcm_remotecontrol_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target libkremotecontrol_automoc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/build.make libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/build Scanning dependencies of target kremotecontrol_lirc_static_automoc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/build Scanning dependencies of target kremotecontrol_lirc_automoc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/build Scanning dependencies of target kcm_remotecontrol_automoc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f kcmremotecontrol/CMakeFiles/kcm_remotecontrol_automoc.dir/build.make kcmremotecontrol/CMakeFiles/kcm_remotecontrol_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/libkremotecontrol_automoc.cpp /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_static_automoc.cpp /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_automoc.cpp /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/kcm_remotecontrol_automoc.cpp /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating lircclient.moc Generating lircclient.moc Generating modedialog.moc Generating moc_remotecontrol.cpp Generating lircremotecontrol.moc Generating lircremotecontrol.moc Generating moc_dbusinterface.cpp Generating lircremotecontrolmanager.moc Generating lircremotecontrolmanager.moc Generating kcmremotecontrol.moc Generating moc_remotecontrolmanagerinterface.cpp make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 0%] Built target kremotecontrol_lirc_automoc make -f kded/CMakeFiles/kded_kremotecontroldaemon_automoc.dir/build.make kded/CMakeFiles/kded_kremotecontroldaemon_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/kded /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded/CMakeFiles/kded_kremotecontroldaemon_automoc.dir/DependInfo.cmake --color= [ 0%] Built target kremotecontrol_lirc_static_automoc make -f krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/build.make krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target kded_kremotecontroldaemon_automoc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f kded/CMakeFiles/kded_kremotecontroldaemon_automoc.dir/build.make kded/CMakeFiles/kded_kremotecontroldaemon_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded/kded_kremotecontroldaemon_automoc.cpp /builddir/build/BUILD/kremotecontrol-17.08.3/kded /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Scanning dependencies of target krcdnotifieritem_automoc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/build.make krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem/krcdnotifieritem_automoc.cpp /builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating moc_kremotecontroldaemon.cpp Generating moc_remotecontrolmanager.cpp Generating moc_krcdnotifieritem.cpp Generating moc_remotecontrolmanager_p.cpp make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 0%] Built target kded_kremotecontroldaemon_automoc make -f dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/build.make dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target plasma_engine_kremoteconrol_automoc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/build.make dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine/plasma_engine_kremoteconrol_automoc.cpp /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' Generating kremotecontrolengine.moc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' Generating moc_editdbusaction.cpp [ 0%] Built target krcdnotifieritem_automoc make -f doc/CMakeFiles/doc-handbook.dir/build.make doc/CMakeFiles/doc-handbook.dir/depend [ 0%] Built target libkremotecontrol_automoc make -f libkremotecontrol/CMakeFiles/libkremotecontrol.dir/build.make libkremotecontrol/CMakeFiles/libkremotecontrol.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/doc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/doc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/doc/CMakeFiles/doc-handbook.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/CMakeFiles/libkremotecontrol.dir/DependInfo.cmake --color= Scanning dependencies of target doc-handbook make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f doc/CMakeFiles/doc-handbook.dir/build.make doc/CMakeFiles/doc-handbook.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 1%] Generating index.cache.bz2 cd /builddir/build/BUILD/kremotecontrol-17.08.3/doc && /usr/bin/meinproc4 --check --cache /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/doc/index.cache.bz2 /builddir/build/BUILD/kremotecontrol-17.08.3/doc/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 1%] Built target plasma_engine_kremoteconrol_automoc Generating moc_model.cpp make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 1%] Built target doc-handbook Scanning dependencies of target libkremotecontrol make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f libkremotecontrol/CMakeFiles/libkremotecontrol.dir/build.make libkremotecontrol/CMakeFiles/libkremotecontrol.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 4%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/libkremotecontrol_automoc.o [ 4%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolinterface.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/libkremotecontrol_automoc.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/libkremotecontrol_automoc.cpp cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolinterface.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/ifaces/remotecontrolinterface.cpp [ 6%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolmanagerinterface.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolmanagerinterface.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/ifaces/remotecontrolmanagerinterface.cpp Generating moc_editkeypressaction.cpp Generating moc_editprofileaction.cpp Generating moc_selectprofile.cpp [ 7%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotecontrolmanager.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotecontrolmanager.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp Generating moc_editactioncontainer.cpp [ 9%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotecontrol.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotecontrol.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrol.cpp make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 9%] Built target kcm_remotecontrol_automoc [ 10%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotecontrolbutton.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotecontrolbutton.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolbutton.cpp [ 12%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remote.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remote.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remote.cpp BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, const QString&, QObject*, const QVariantList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:206:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h:206:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, QObject*, const QStringList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:264:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h:264:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/kservicetypetrader.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotecontrolmanager.cpp:26: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ [ 13%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotelist.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotelist.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/remotelist.cpp [ 15%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/mode.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/mode.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/mode.cpp [ 16%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/prototype.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/prototype.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/prototype.cpp [ 18%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/argument.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/argument.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/argument.cpp [ 19%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/action.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/action.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/action.cpp [ 21%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/dbusaction.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/dbusaction.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/dbusaction.cpp [ 22%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profileaction.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profileaction.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/profileaction.cpp [ 24%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profileactiontemplate.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profileactiontemplate.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/profileactiontemplate.cpp [ 25%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profile.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profile.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/profile.cpp [ 27%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profileserver.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profileserver.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/profileserver.cpp [ 28%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/executionengine.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/executionengine.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/executionengine.cpp [ 30%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/actionexecutor.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/actionexecutor.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/actionexecutor.cpp [ 31%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/dbusactionexecutor.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/dbusactionexecutor.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/dbusactionexecutor.cpp [ 33%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/dbusinterface.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/dbusinterface.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/dbusinterface.cpp [ 34%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/keypressaction.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/keypressaction.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/keypressaction.cpp [ 36%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/keypressactionexecutor.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_LIBKREMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/keypressactionexecutor.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/keypressactionexecutor.cpp BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/dbusinterface.cpp: In member function 'void DBusInterface::executeAction(const DBusAction*)': BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/dbusinterface.cpp:459:58: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: argValue = QScriptValue(arg.value().toString()); BUILDSTDERR: ~~~~~~~~~^~ BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/dbusinterface.cpp:460:21: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ [ 37%] Linking CXX shared library ../lib/liblibkremotecontrol.so cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/cmake -E cmake_link_script CMakeFiles/libkremotecontrol.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,liblibkremotecontrol.so.1 -o ../lib/liblibkremotecontrol.so.1.0.0 CMakeFiles/libkremotecontrol.dir/libkremotecontrol_automoc.o CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolinterface.o CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolmanagerinterface.o CMakeFiles/libkremotecontrol.dir/remotecontrolmanager.o CMakeFiles/libkremotecontrol.dir/remotecontrol.o CMakeFiles/libkremotecontrol.dir/remotecontrolbutton.o CMakeFiles/libkremotecontrol.dir/remote.o CMakeFiles/libkremotecontrol.dir/remotelist.o CMakeFiles/libkremotecontrol.dir/mode.o CMakeFiles/libkremotecontrol.dir/prototype.o CMakeFiles/libkremotecontrol.dir/argument.o CMakeFiles/libkremotecontrol.dir/action.o CMakeFiles/libkremotecontrol.dir/dbusaction.o CMakeFiles/libkremotecontrol.dir/profileaction.o CMakeFiles/libkremotecontrol.dir/profileactiontemplate.o CMakeFiles/libkremotecontrol.dir/profile.o CMakeFiles/libkremotecontrol.dir/profileserver.o CMakeFiles/libkremotecontrol.dir/executionengine.o CMakeFiles/libkremotecontrol.dir/actionexecutor.o CMakeFiles/libkremotecontrol.dir/dbusactionexecutor.o CMakeFiles/libkremotecontrol.dir/dbusinterface.o CMakeFiles/libkremotecontrol.dir/keypressaction.o CMakeFiles/libkremotecontrol.dir/keypressactionexecutor.o -L/usr/lib64/kde4/devel -Wl,-rpath,/usr/lib64/kde4/devel: /usr/lib64/libkio.so.5.14.38 /usr/lib64/libQtXmlPatterns.so /usr/lib64/libQtScript.so -lX11 -lXtst /usr/lib64/libkdeui.so.5.14.38 /usr/lib64/libQtSvg.so /usr/lib64/libkdecore.so.5.14.38 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol && /usr/bin/cmake -E cmake_symlink_library ../lib/liblibkremotecontrol.so.1.0.0 ../lib/liblibkremotecontrol.so.1 ../lib/liblibkremotecontrol.so make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 37%] Built target libkremotecontrol make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/depend make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/depend make -f kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/build.make kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/depend make -f kded/CMakeFiles/kded_kremotecontroldaemon.dir/build.make kded/CMakeFiles/kded_kremotecontroldaemon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 39%] Generating krcdadaptor.cpp, krcdadaptor.h [ 40%] Generating ui_configurationwidget.h cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/configurationwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/ui_configurationwidget.h -DKDE_UIC_BASENAME:STRING=configurationwidget -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded && /usr/lib64/qt4/bin/qdbusxml2cpp -m -a krcdadaptor -i kremotecontroldaemon.h -l KRemoteControlDaemon /builddir/build/BUILD/kremotecontrol-17.08.3/kded/org.kde.krcd.xml [ 42%] Generating krcdadaptor.moc cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded && /usr/lib64/qt4/bin/moc-qt4 -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kded/../libkremotecontrol -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_DEFAULT_SOURCE -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -o /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded/krcdadaptor.moc /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded/krcdadaptor.h [ 43%] Generating ui_modedialog.h cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/modedialog.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/ui_modedialog.h -DKDE_UIC_BASENAME:STRING=modedialog -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake [ 45%] Generating ui_addaction.h cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/addaction.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/ui_addaction.h -DKDE_UIC_BASENAME:STRING=addaction -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake Scanning dependencies of target kremotecontrol_lirc_static make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 46%] Generating ui_editactioncontainer.h cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/ui_editactioncontainer.h -DKDE_UIC_BASENAME:STRING=editactioncontainer -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake [ 48%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/kremotecontrol_lirc_static_automoc.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/kremotecontrol_lirc_static_automoc.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_static_automoc.cpp Scanning dependencies of target kremotecontrol_lirc make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 50%] Generating ui_editdbusaction.h [ 51%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/kremotecontrol_lirc_automoc.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editdbusaction.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/ui_editdbusaction.h -DKDE_UIC_BASENAME:STRING=editdbusaction -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KREMOTECONTROL_LIRC_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/kremotecontrol_lirc_automoc.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_automoc.cpp [ 53%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/lircclient.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/lircclient.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.cpp [ 54%] Generating ui_editkeypressaction.h cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editkeypressaction.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/ui_editkeypressaction.h -DKDE_UIC_BASENAME:STRING=editkeypressaction -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake [ 56%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/module.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KREMOTECONTROL_LIRC_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/module.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/module.cpp cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/kded /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded/CMakeFiles/kded_kremotecontroldaemon.dir/DependInfo.cmake --color= Scanning dependencies of target kded_kremotecontroldaemon make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f kded/CMakeFiles/kded_kremotecontroldaemon.dir/build.make kded/CMakeFiles/kded_kremotecontroldaemon.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 57%] Building CXX object kded/CMakeFiles/kded_kremotecontroldaemon.dir/kded_kremotecontroldaemon_automoc.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KDED_KREMOTECONTROLDAEMON_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded -I/builddir/build/BUILD/kremotecontrol-17.08.3/kded -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kded/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kded_kremotecontroldaemon.dir/kded_kremotecontroldaemon_automoc.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded/kded_kremotecontroldaemon_automoc.cpp Scanning dependencies of target kcm_remotecontrol make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/build.make kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 59%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/kcm_remotecontrol_automoc.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/kcm_remotecontrol_automoc.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/kcm_remotecontrol_automoc.cpp BUILDSTDERR: In file included from /usr/include/QtCore/QMap:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.h:25, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.cpp:27: BUILDSTDERR: /usr/include/QtCore/qmap.h: In instantiation of 'static QMap::Node* QMap::concrete(QMapData::Node*) [with Key = QString; T = QStringList; QMap::Node = QMapNode]': BUILDSTDERR: /usr/include/QtCore/qmap.h:505:24: required from 'const T QMap::value(const Key&) const [with Key = QString; T = QStringList]' BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.cpp:121:38: required from here BUILDSTDERR: /usr/include/QtCore/qmap.h:178:16: warning: cast from 'char*' to 'QMap::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] BUILDSTDERR: return reinterpret_cast(reinterpret_cast(node) - payload()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/lircclient.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KREMOTECONTROL_LIRC_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/lircclient.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.cpp [ 62%] Building CXX object kded/CMakeFiles/kded_kremotecontroldaemon.dir/kremotecontroldaemon.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KDED_KREMOTECONTROLDAEMON_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded -I/builddir/build/BUILD/kremotecontrol-17.08.3/kded -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kded/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kded_kremotecontroldaemon.dir/kremotecontroldaemon.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp [ 63%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrol.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrol.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircremotecontrol.cpp BUILDSTDERR: In file included from /usr/include/QtCore/QMap:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.h:25, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.cpp:27: BUILDSTDERR: /usr/include/QtCore/qmap.h: In instantiation of 'static QMap::Node* QMap::concrete(QMapData::Node*) [with Key = QString; T = QStringList; QMap::Node = QMapNode]': BUILDSTDERR: /usr/include/QtCore/qmap.h:505:24: required from 'const T QMap::value(const Key&) const [with Key = QString; T = QStringList]' BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircclient.cpp:121:38: required from here BUILDSTDERR: /usr/include/QtCore/qmap.h:178:16: warning: cast from 'char*' to 'QMap::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] BUILDSTDERR: return reinterpret_cast(reinterpret_cast(node) - payload()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 65%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/kcmremotecontrol.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/kcmremotecontrol.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp [ 66%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrol.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KREMOTECONTROL_LIRC_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrol.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircremotecontrol.cpp [ 68%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrolmanager.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrolmanager.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircremotecontrolmanager.cpp BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, const QString&, QObject*, const QVariantList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:206:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h:206:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, QObject*, const QStringList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:264:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h:264:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kservice.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/../kcmoduleinfo.h:28, BUILDSTDERR: from /usr/include/kde4/KDE/KCModuleInfo:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kded/kremotecontroldaemon.cpp:32: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ [ 69%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrolmanager.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KREMOTECONTROL_LIRC_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrolmanager.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/libkremotecontrol/backends/lirc/lircremotecontrolmanager.cpp [ 71%] Building CXX object kded/CMakeFiles/kded_kremotecontroldaemon.dir/krcdadaptor.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KDED_KREMOTECONTROLDAEMON_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded -I/builddir/build/BUILD/kremotecontrol-17.08.3/kded -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kded/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kded_kremotecontroldaemon.dir/krcdadaptor.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded/krcdadaptor.cpp [ 72%] Linking CXX static library ../../../lib/libkremotecontrol_lirc_static.a cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/cmake -P CMakeFiles/kremotecontrol_lirc_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/cmake -E cmake_link_script CMakeFiles/kremotecontrol_lirc_static.dir/link.txt --verbose=1 /usr/bin/ar qc ../../../lib/libkremotecontrol_lirc_static.a CMakeFiles/kremotecontrol_lirc_static.dir/kremotecontrol_lirc_static_automoc.o CMakeFiles/kremotecontrol_lirc_static.dir/lircclient.o CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrol.o CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrolmanager.o /usr/bin/ranlib ../../../lib/libkremotecontrol_lirc_static.a make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 72%] Built target kremotecontrol_lirc_static make -f krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/build.make krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/DependInfo.cmake --color= Scanning dependencies of target krcdnotifieritem make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/build.make krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 74%] Building CXX object krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem_automoc.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem_automoc.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem/krcdnotifieritem_automoc.cpp BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, const QString&, QObject*, const QVariantList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:206:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h:206:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, QObject*, const QStringList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:264:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h:264:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/kcmremotecontrol.cpp:37: BUILDSTDERR: /usr/include/kde4/kgenericfactory.h: At global scope: BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:242:7: warning: 'template class KGenericFactory' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: class KGenericFactory< KTypeList, QObject > BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:152:22: note: declared here BUILDSTDERR: class KDE_DEPRECATED KGenericFactory : public KGenericFactoryBase BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:335:7: warning: 'template class KGenericFactory' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: class KGenericFactory< KTypeList, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:152:22: note: declared here BUILDSTDERR: class KDE_DEPRECATED KGenericFactory : public KGenericFactoryBase BUILDSTDERR: ^~~~~~~~~~~~~~~ [ 75%] Linking CXX shared module ../../../lib/kremotecontrol_lirc.so cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/cmake -E cmake_link_script CMakeFiles/kremotecontrol_lirc.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../lib/kremotecontrol_lirc.so CMakeFiles/kremotecontrol_lirc.dir/kremotecontrol_lirc_automoc.o CMakeFiles/kremotecontrol_lirc.dir/module.o CMakeFiles/kremotecontrol_lirc.dir/lircclient.o CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrol.o CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrolmanager.o -L/usr/lib64/kde4/devel -L/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib: ../../../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.38 /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.38 /usr/lib64/libkdecore.so.5.14.38 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 75%] Built target kremotecontrol_lirc [ 77%] Building CXX object krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/main.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/krcdnotifieritem.dir/main.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem/main.cpp [ 78%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/addaction.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/addaction.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/addaction.cpp [ 80%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editactioncontainer.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editactioncontainer.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp [ 81%] Linking CXX shared module ../lib/kded_kremotecontroldaemon.so cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kded && /usr/bin/cmake -E cmake_link_script CMakeFiles/kded_kremotecontroldaemon.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../lib/kded_kremotecontroldaemon.so CMakeFiles/kded_kremotecontroldaemon.dir/kded_kremotecontroldaemon_automoc.o CMakeFiles/kded_kremotecontroldaemon.dir/kremotecontroldaemon.o CMakeFiles/kded_kremotecontroldaemon.dir/krcdadaptor.o -L/usr/lib64/kde4/devel -L/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib: ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkdeui.so.5.14.38 /usr/lib64/libkdecore.so.5.14.38 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtSvg.so /usr/lib64/libQtGui.so make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 81%] Built target kded_kremotecontroldaemon [ 83%] Building CXX object krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/krcdnotifieritem/krcdnotifieritem.cpp [ 84%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editdbusaction.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editdbusaction.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editdbusaction.cpp make -f dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/build.make dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-17.08.3 /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/DependInfo.cmake --color= Scanning dependencies of target plasma_engine_kremoteconrol make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/build.make dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/build make[2]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 86%] Building CXX object dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/plasma_engine_kremoteconrol_automoc.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_PLASMA_ENGINE_KREMOTECONROL_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine -I/builddir/build/BUILD/kremotecontrol-17.08.3/dataengine -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu -I/builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/plasma_engine_kremoteconrol.dir/plasma_engine_kremoteconrol_automoc.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine/plasma_engine_kremoteconrol_automoc.cpp [ 87%] Building CXX object dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/kremotecontrolengine.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_PLASMA_ENGINE_KREMOTECONROL_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine -I/builddir/build/BUILD/kremotecontrol-17.08.3/dataengine -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu -I/builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/plasma_engine_kremoteconrol.dir/kremotecontrolengine.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp: In member function 'void EditActionContainer::checkForComplete()': BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp:106:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp:108:9: note: here BUILDSTDERR: case Action::ProfileAction:{ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp:115:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp:117:9: note: here BUILDSTDERR: case Action::KeypressAction:{ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp:124:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editactioncontainer.cpp:126:9: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ [ 89%] Linking CXX executable krcdnotifieritem cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/cmake -E cmake_link_script CMakeFiles/krcdnotifieritem.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem_automoc.o CMakeFiles/krcdnotifieritem.dir/main.o CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem.o -o krcdnotifieritem -L/usr/lib64/kde4/devel -L/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib: ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.38 /usr/lib64/libkdeui.so.5.14.38 /usr/lib64/libQtSvg.so /usr/lib64/libkdecore.so.5.14.38 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/cmake -D_filename=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem/krcdnotifieritem.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib/./:/usr/lib64:/usr/lib64/kde4/devel:/usr/lib64" -D_executable=/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/krcdnotifieritem/krcdnotifieritem -P /usr/share/kde4/apps/cmake/modules/kde4_exec_via_sh.cmake make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 89%] Built target krcdnotifieritem [ 90%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editkeypressaction.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editkeypressaction.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editkeypressaction.cpp [ 92%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editprofileaction.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editprofileaction.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/editprofileaction.cpp BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, const QString&, QObject*, const QVariantList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:206:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h:206:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, QObject*, const QStringList&, int*)': BUILDSTDERR: /usr/include/kde4/klibloader.h:264:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h:264:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: KLibrary *library = KLibLoader::self()->library( libname ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/kde4/kgenericfactory.h:22, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/klibloader.h:144:39: note: declared here BUILDSTDERR: static KDE_DEPRECATED KLibLoader* self(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/kde4/KDE/Plasma/../../plasma/dataengine.h:27, BUILDSTDERR: from /usr/include/kde4/KDE/Plasma/DataEngine:1, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.h:26, BUILDSTDERR: from /builddir/build/BUILD/kremotecontrol-17.08.3/dataengine/kremotecontrolengine.cpp:20: BUILDSTDERR: /usr/include/kde4/kgenericfactory.h: At global scope: BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:242:7: warning: 'template class KGenericFactory' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: class KGenericFactory< KTypeList, QObject > BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:152:22: note: declared here BUILDSTDERR: class KDE_DEPRECATED KGenericFactory : public KGenericFactoryBase BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:335:7: warning: 'template class KGenericFactory' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: class KGenericFactory< KTypeList, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/kde4/kgenericfactory.h:152:22: note: declared here BUILDSTDERR: class KDE_DEPRECATED KGenericFactory : public KGenericFactoryBase BUILDSTDERR: ^~~~~~~~~~~~~~~ [ 93%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/model.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/model.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/model.cpp [ 95%] Linking CXX shared module ../lib/plasma_engine_kremoteconrol.so cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/dataengine && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasma_engine_kremoteconrol.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../lib/plasma_engine_kremoteconrol.so CMakeFiles/plasma_engine_kremoteconrol.dir/plasma_engine_kremoteconrol_automoc.o CMakeFiles/plasma_engine_kremoteconrol.dir/kremotecontrolengine.o -L/usr/lib64/kde4/devel -L/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib: /usr/lib64/libplasma.so.3.0.0 ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.38 /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.38 /usr/lib64/libkdecore.so.5.14.38 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [ 95%] Built target plasma_engine_kremoteconrol [ 96%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/modedialog.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/modedialog.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/modedialog.cpp [ 98%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/selectprofile.o cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_REMOTECONTROL_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3 -I/builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol/../libkremotecontrol -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/selectprofile.o -c /builddir/build/BUILD/kremotecontrol-17.08.3/kcmremotecontrol/selectprofile.cpp [100%] Linking CXX shared module ../lib/kcm_remotecontrol.so cd /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_remotecontrol.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../lib/kcm_remotecontrol.so CMakeFiles/kcm_remotecontrol.dir/kcm_remotecontrol_automoc.o CMakeFiles/kcm_remotecontrol.dir/kcmremotecontrol.o CMakeFiles/kcm_remotecontrol.dir/addaction.o CMakeFiles/kcm_remotecontrol.dir/editactioncontainer.o CMakeFiles/kcm_remotecontrol.dir/editdbusaction.o CMakeFiles/kcm_remotecontrol.dir/editprofileaction.o CMakeFiles/kcm_remotecontrol.dir/editkeypressaction.o CMakeFiles/kcm_remotecontrol.dir/model.o CMakeFiles/kcm_remotecontrol.dir/modedialog.o CMakeFiles/kcm_remotecontrol.dir/selectprofile.o -L/usr/lib64/kde4/devel -L/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/lib: ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.38 /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.38 /usr/lib64/libkdecore.so.5.14.38 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so make[2]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' [100%] Built target kcm_remotecontrol make[1]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R7bM08 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64 + cd kremotecontrol-17.08.3 + make install/fast DESTDIR=/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64 -C riscv64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/liblibkremotecontrol.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/liblibkremotecontrol.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/liblibkremotecontrol.so.1.0.0" to "" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/servicetypes/kremotecontrolmanager.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kremotecontrol_lirc.so -- Set runtime path of "/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kremotecontrol_lirc.so" to "" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kcm_remotecontrol.so -- Set runtime path of "/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kcm_remotecontrol.so" to "" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/services/kcm_remotecontrol.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/128x128/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/16x16/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/22x22/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/32x32/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/42x42/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/48x48/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/64x64/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/8x8/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/scalable/devices/./infrared-remote.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/profile.xsd -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/amarok.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/dragonplayer.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/klauncher.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/kmix.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/konqueror.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/kscd.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/okular.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/powermanagement.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/tomahawk.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/vlc.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontrol/profiles/vlc2.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kded_kremotecontroldaemon.so -- Set runtime path of "/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kded_kremotecontroldaemon.so" to "" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/services/kded/kremotecontroldaemon.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/bin/krcdnotifieritem -- Set runtime path of "/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/bin/krcdnotifieritem" to "" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/applications/kde4/krcdnotifieritem.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/22x22/actions/./krcd_flash.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/22x22/actions/./krcd_off.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/22x22/apps/./krcd.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/scalable/actions/./krcd_flash.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/scalable/actions/./krcd_off.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/icons/hicolor/scalable/apps/./krcd.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/plasma_engine_kremoteconrol.so -- Set runtime path of "/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/plasma_engine_kremoteconrol.so" to "" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/kde4/services/plasma-engine-kremotecontrol.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/index.docbook -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddAction.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddActionOptions.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddDBusAction.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddMode.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddProfileAction.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AutoPopulate.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/EditMasterMode.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/irkick.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/irkickoff.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/kcmremotecontrol.png make: Leaving directory '/builddir/build/BUILD/kremotecontrol-17.08.3/riscv64-redhat-linux-gnu' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 17.08.3-3.fc29 --unique-debug-suffix -17.08.3-3.fc29.riscv64 --unique-debug-src-base kremotecontrol-17.08.3-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/kremotecontrol-17.08.3 extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kded_kremotecontroldaemon.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/bin/krcdnotifieritem extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kcm_remotecontrol.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/plasma_engine_kremoteconrol.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/kde4/kremotecontrol_lirc.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/lib64/liblibkremotecontrol.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. BUILDSTDERR: 922 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Qez2Ri Processing files: kremotecontrol-17.08.3-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6TMUHj + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-17.08.3 + DOCDIR=/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/kremotecontrol + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/kremotecontrol + cp -pr AUTHORS /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/kremotecontrol + cp -pr README /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/doc/kremotecontrol + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7Was4L + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-17.08.3 + LICENSEDIR=/builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/licenses/kremotecontrol + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/licenses/kremotecontrol + cp -pr COPYING /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64/usr/share/licenses/kremotecontrol + exit 0 Provides: application() application(kde4/krcdnotifieritem.desktop) kdeutils-kremotecontrol = 6:17.08.3-3.fc29 kremotecontrol = 17.08.3-3.fc29 kremotecontrol(riscv-64) = 17.08.3-3.fc29 plasma4(dataengine-kremotecontrol) = 0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQtCore.so.4()(64bit) libQtDBus.so.4()(64bit) libQtGui.so.4()(64bit) libQtNetwork.so.4()(64bit) libQtSvg.so.4()(64bit) libQtXml.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libkdecore.so.5()(64bit) libkdeui.so.5()(64bit) libkio.so.5()(64bit) liblibkremotecontrol.so.1()(64bit) libm.so.6()(64bit) libplasma.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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) rtld(GNU_HASH) Conflicts: kdeutils-common < 6:4.7.80 Obsoletes: kdeutils-kremotecontrol < 6:4.7.80 Processing files: kremotecontrol-libs-17.08.3-3.fc29.riscv64 Provides: kdeutils-kremotecontrol-libs = 6:17.08.3-3.fc29 kremotecontrol-libs = 17.08.3-3.fc29 kremotecontrol-libs(riscv-64) = 17.08.3-3.fc29 liblibkremotecontrol.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQtCore.so.4()(64bit) libQtDBus.so.4()(64bit) libQtGui.so.4()(64bit) libQtNetwork.so.4()(64bit) libQtScript.so.4()(64bit) libQtSvg.so.4()(64bit) libQtXml.so.4()(64bit) libQtXmlPatterns.so.4()(64bit) libX11.so.6()(64bit) libXtst.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libkdecore.so.5()(64bit) libkdeui.so.5()(64bit) libkio.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(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) rtld(GNU_HASH) Obsoletes: kdeutils-kremotecontrol-libs < 6:4.7.80 Processing files: kremotecontrol-debugsource-17.08.3-3.fc29.riscv64 Provides: kremotecontrol-debugsource = 17.08.3-3.fc29 kremotecontrol-debugsource(riscv-64) = 17.08.3-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kremotecontrol-debuginfo-17.08.3-3.fc29.riscv64 Provides: debuginfo(build-id) = 0e3b2a3c6fc9f73a92c103483570caa7461e87a2 debuginfo(build-id) = a3973b879090be326cd375fd32e3a6ea7c0caf2c debuginfo(build-id) = d6863f44fa577e26c3720ae0576673d7e743d3bf debuginfo(build-id) = d6cc90566ba7bf349f0baaa8745cc05cef3dfcaf debuginfo(build-id) = e9f4501f4b00f6057125db6ee9f78711b410d6bb kremotecontrol-debuginfo = 17.08.3-3.fc29 kremotecontrol-debuginfo(riscv-64) = 17.08.3-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kremotecontrol-debugsource(riscv-64) = 17.08.3-3.fc29 Processing files: kremotecontrol-libs-debuginfo-17.08.3-3.fc29.riscv64 Provides: debuginfo(build-id) = 6361ca7aeaf81d2f8d33c287fb1243f570a131d9 kremotecontrol-libs-debuginfo = 17.08.3-3.fc29 kremotecontrol-libs-debuginfo(riscv-64) = 17.08.3-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kremotecontrol-debugsource(riscv-64) = 17.08.3-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64 Wrote: /builddir/build/RPMS/kremotecontrol-17.08.3-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/kremotecontrol-libs-17.08.3-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/kremotecontrol-debugsource-17.08.3-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/kremotecontrol-debuginfo-17.08.3-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/kremotecontrol-libs-debuginfo-17.08.3-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.myQBEX + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-17.08.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kremotecontrol-17.08.3-3.fc29.riscv64 + exit 0 Child return code was: 0