Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kremotecontrol.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1686/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kremotecontrol.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-000168ed Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kremotecontrol-4.14.1-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/kremotecontrol.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1686/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/kremotecontrol.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JEeDU9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kremotecontrol-4.14.1 + /usr/bin/xz -dc /builddir/build/SOURCES/kremotecontrol-4.14.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd kremotecontrol-4.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #50 (kremotecontrol-4.7.90-namelink_skip.patch):' Patch #50 (kremotecontrol-4.7.90-namelink_skip.patch): + /usr/bin/cat /builddir/build/SOURCES/kremotecontrol-4.7.90-namelink_skip.patch + /usr/bin/patch -p1 -b --suffix .namelink_skip --fuzz=0 patching file libkremotecontrol/CMakeLists.txt Hunk #1 succeeded at 41 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zqAhK5 + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-4.14.1 + mkdir -p x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu ~/build/BUILD/kremotecontrol-4.14.1 + QTDIR=/usr/lib64/qt4 + export QTDIR + PATH=/usr/lib64/qt4/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + export PATH + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX:PATH=/usr -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 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/lib64/ccache/cc -- Check for working C compiler: /usr/lib64/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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.5 (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 include file pthread.h -- Looking for include file 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/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1e") -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl (found version "5.16.3") -- 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 ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * QtXmlPatterns - Qt support for XPath, XQuery, XSLT and XML Schema validation ----------------------------------------------------------------------------- -- Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- Found Qt-Version 4.8.5 (using /usr/lib64/qt4/bin/qmake) -- Found X11: /usr/lib64/libX11.so -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu ~/build/BUILD/kremotecontrol-4.14.1 + popd + make -j3 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/kremotecontrol-4.14.1 -B/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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_automoc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/DependInfo.cmake --color= make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target libkremotecontrol_automoc Scanning dependencies of target kremotecontrol_lirc_automoc Scanning dependencies of target kremotecontrol_lirc_static_automoc make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_automoc.dir/build make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 make -f libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/build.make libkremotecontrol/CMakeFiles/libkremotecontrol_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_static_automoc.cpp /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/libkremotecontrol_automoc.cpp /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_automoc.cpp /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating lircremotecontrol.moc Generating lircremotecontrol.moc Generating moc_dbusinterface.cpp Generating lircremotecontrolmanager.moc Generating lircremotecontrolmanager.moc Generating moc_remotecontrolmanagerinterface.cpp Generating lircclient.moc Generating lircclient.moc Generating moc_remotecontrolmanager.cpp make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles [ 0%] Built target kremotecontrol_lirc_automoc 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-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/CMakeFiles/kcm_remotecontrol_automoc.dir/DependInfo.cmake --color= [ 0%] Built target kremotecontrol_lirc_static_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-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/kded /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded/CMakeFiles/kded_kremotecontroldaemon_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target kcm_remotecontrol_automoc make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/kcm_remotecontrol_automoc.cpp /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating moc_remotecontrol.cpp Scanning dependencies of target kded_kremotecontroldaemon_automoc make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded/kded_kremotecontroldaemon_automoc.cpp /builddir/build/BUILD/kremotecontrol-4.14.1/kded /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating kcmremotecontrol.moc Generating moc_kremotecontroldaemon.cpp Generating moc_remotecontrolmanager_p.cpp make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles [ 0%] Built target kded_kremotecontroldaemon_automoc make -f krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/build.make krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem/CMakeFiles/krcdnotifieritem_automoc.dir/DependInfo.cmake --color= [ 0%] Built target libkremotecontrol_automoc make -f dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/build.make dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/depend Scanning dependencies of target krcdnotifieritem_automoc make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/dataengine /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem/krcdnotifieritem_automoc.cpp /builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating modedialog.moc Scanning dependencies of target plasma_engine_kremoteconrol_automoc make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make -f dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/build.make dataengine/CMakeFiles/plasma_engine_kremoteconrol_automoc.dir/build Generating moc_krcdnotifieritem.cpp make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine && /usr/bin/automoc4 /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine/plasma_engine_kremoteconrol_automoc.cpp /builddir/build/BUILD/kremotecontrol-4.14.1/dataengine /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating kremotecontrolengine.moc make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles [ 0%] Built target krcdnotifieritem_automoc make -f doc/CMakeFiles/doc-handbook.dir/build.make doc/CMakeFiles/doc-handbook.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/doc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/doc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/doc/CMakeFiles/doc-handbook.dir/DependInfo.cmake --color= Generating moc_editdbusaction.cpp Scanning dependencies of target doc-handbook make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 1 [ 1%] make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles Generating index.cache.bz2 [ 1%] cd /builddir/build/BUILD/kremotecontrol-4.14.1/doc && /usr/bin/meinproc4 --check --cache /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/doc/index.cache.bz2 /builddir/build/BUILD/kremotecontrol-4.14.1/doc/index.docbook Built target plasma_engine_kremoteconrol_automoc make -f libkremotecontrol/CMakeFiles/libkremotecontrol.dir/build.make libkremotecontrol/CMakeFiles/libkremotecontrol.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/CMakeFiles/libkremotecontrol.dir/DependInfo.cmake --color= Generating moc_editprofileaction.cpp Scanning dependencies of target libkremotecontrol make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make -f libkremotecontrol/CMakeFiles/libkremotecontrol.dir/build.make libkremotecontrol/CMakeFiles/libkremotecontrol.dir/build make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 35 [ 3%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/libkremotecontrol_automoc.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/libkremotecontrol_automoc.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/libkremotecontrol_automoc.cpp Generating moc_selectprofile.cpp Generating moc_model.cpp Generating moc_editactioncontainer.cpp Generating moc_editkeypressaction.cpp make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles [ 3%] Built target kcm_remotecontrol_automoc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 36 [ 5%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolinterface.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolinterface.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/ifaces/remotecontrolinterface.cpp make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 1 [ 5%] Built target doc-handbook /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 37 [ 6%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolmanagerinterface.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/ifaces/remotecontrolmanagerinterface.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/ifaces/remotecontrolmanagerinterface.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 38 [ 8%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotecontrolmanager.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotecontrolmanager.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/remotecontrolmanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 39 [ 10%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotecontrol.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotecontrol.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/remotecontrol.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 40 [ 11%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotecontrolbutton.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotecontrolbutton.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/remotecontrolbutton.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 41 [ 13%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remote.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remote.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/remote.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 42 [ 15%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/remotelist.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/remotelist.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/remotelist.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 43 [ 16%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/mode.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/mode.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/mode.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 44 [ 18%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/prototype.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/prototype.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/prototype.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 45 [ 20%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/argument.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/argument.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/argument.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 46 [ 22%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/action.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/action.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/action.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 47 [ 23%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/dbusaction.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/dbusaction.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/dbusaction.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 48 [ 25%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profileaction.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profileaction.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/profileaction.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 49 [ 27%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profileactiontemplate.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profileactiontemplate.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/profileactiontemplate.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 50 [ 28%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profile.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profile.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/profile.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 51 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 52 [ 32%] [ 32%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/profileserver.o Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/executionengine.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/profileserver.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/profileserver.cpp cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/executionengine.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/executionengine.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 53 [ 33%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/actionexecutor.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/actionexecutor.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/actionexecutor.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 54 [ 35%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/dbusactionexecutor.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/dbusactionexecutor.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/dbusactionexecutor.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 55 [ 37%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/dbusinterface.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/dbusinterface.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/dbusinterface.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 56 [ 38%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/keypressaction.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/keypressaction.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/keypressaction.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 57 [ 40%] Building CXX object libkremotecontrol/CMakeFiles/libkremotecontrol.dir/keypressactionexecutor.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/libkremotecontrol.dir/keypressactionexecutor.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/keypressactionexecutor.cpp Linking CXX shared library ../lib/liblibkremotecontrol.so cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol && /usr/bin/cmake -E cmake_link_script CMakeFiles/libkremotecontrol.dir/link.txt --verbose=1 /usr/lib64/ccache/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -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 /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libkio.so.5.14.1 /usr/lib64/libQtXmlPatterns.so /usr/lib64/libQtScript.so -lX11 -lXtst /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread -Wl,-rpath,/usr/lib64/kde4/devel: cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 [ 40%] Built target libkremotecontrol make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/depend make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/depend make -f kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/build.make kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 7 cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/DependInfo.cmake --color= [ 42%] Generating ui_configurationwidget.h cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/kcmremotecontrol/configurationwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/ui_configurationwidget.h -DKDE_UIC_BASENAME:STRING=configurationwidget -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake Scanning dependencies of target kremotecontrol_lirc_static make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make -f libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/build.make libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/build /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 2 Scanning dependencies of target kremotecontrol_lirc make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 31 make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 26 [ 44%] [ 45%] Generating ui_modedialog.h [ 47%] cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/kcmremotecontrol/modedialog.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/ui_modedialog.h -DKDE_UIC_BASENAME:STRING=modedialog -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/kremotecontrol_lirc_static_automoc.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/kremotecontrol_lirc_static_automoc.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_static_automoc.cpp Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/kremotecontrol_lirc_automoc.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/kremotecontrol_lirc_automoc.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc/kremotecontrol_lirc_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 32 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 27 [ 49%] [ 50%] [ 52%] Generating ui_addaction.h cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/kcmremotecontrol/addaction.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/ui_addaction.h -DKDE_UIC_BASENAME:STRING=addaction -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/lircclient.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/lircclient.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc/lircclient.cpp Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/module.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/module.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc/module.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 4 [ 54%] Generating ui_editactioncontainer.h cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/kcmremotecontrol/editactioncontainer.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/ui_editactioncontainer.h -DKDE_UIC_BASENAME:STRING=editactioncontainer -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 5 [ 55%] Generating ui_editdbusaction.h cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/kcmremotecontrol/editdbusaction.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/ui_editdbusaction.h -DKDE_UIC_BASENAME:STRING=editdbusaction -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 6 [ 57%] Generating ui_editkeypressaction.h cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/kcmremotecontrol/editkeypressaction.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/ui_editkeypressaction.h -DKDE_UIC_BASENAME:STRING=editkeypressaction -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/DependInfo.cmake --color= Scanning dependencies of target kcm_remotecontrol make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 8 [ 59%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/kcm_remotecontrol_automoc.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/kcm_remotecontrol_automoc.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol/kcm_remotecontrol_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 28 [ 61%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/lircclient.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/lircclient.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc/lircclient.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 33 [ 62%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrol.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrol.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc/lircremotecontrol.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 29 [ 64%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrol.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrol.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc/lircremotecontrol.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 9 [ 66%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/kcmremotecontrol.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/kcmremotecontrol.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/kcmremotecontrol.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 34 [ 67%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrolmanager.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc_static.dir/lircremotecontrolmanager.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc/lircremotecontrolmanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 30 [ 69%] Building CXX object libkremotecontrol/backends/lirc/CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrolmanager.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kremotecontrol_lirc.dir/lircremotecontrolmanager.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/libkremotecontrol/backends/lirc/lircremotecontrolmanager.cpp Linking CXX static library ../../../lib/libkremotecontrol_lirc_static.a cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/cmake -P CMakeFiles/kremotecontrol_lirc_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 cr ../../../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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 31 32 33 34 [ 69%] Built target kremotecontrol_lirc_static make -f kded/CMakeFiles/kded_kremotecontroldaemon.dir/build.make kded/CMakeFiles/kded_kremotecontroldaemon.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 19 [ 71%] Generating krcdadaptor.cpp, krcdadaptor.h cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded && /usr/lib64/qt4/bin/qdbusxml2cpp -m -a krcdadaptor -i kremotecontroldaemon.h -l KRemoteControlDaemon /builddir/build/BUILD/kremotecontrol-4.14.1/kded/org.kde.krcd.xml /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 18 [ 72%] Generating krcdadaptor.moc cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kded/../libkremotecontrol -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_DEFAULT_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-4.14.1/x86_64-redhat-linux-gnu/kded/krcdadaptor.moc /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded/krcdadaptor.h cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/kded /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 20 [ 74%] Building CXX object kded/CMakeFiles/kded_kremotecontroldaemon.dir/kded_kremotecontroldaemon_automoc.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded -I/builddir/build/BUILD/kremotecontrol-4.14.1/kded -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kded_kremotecontroldaemon.dir/kded_kremotecontroldaemon_automoc.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded/kded_kremotecontroldaemon_automoc.cpp Linking CXX shared module ../../../lib/kremotecontrol_lirc.so cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/libkremotecontrol/backends/lirc && /usr/bin/cmake -E cmake_link_script CMakeFiles/kremotecontrol_lirc.dir/link.txt --verbose=1 /usr/lib64/ccache/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -shared -Wl,-soname,kremotecontrol_lirc.so -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-4.14.1/x86_64-redhat-linux-gnu/lib /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libkio.so.5.14.1 ../../../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.1 /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/lib: make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 26 27 28 29 30 [ 74%] Built target kremotecontrol_lirc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 10 [ 76%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/addaction.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/addaction.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/addaction.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 21 [ 77%] Building CXX object kded/CMakeFiles/kded_kremotecontroldaemon.dir/kremotecontroldaemon.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded -I/builddir/build/BUILD/kremotecontrol-4.14.1/kded -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kded_kremotecontroldaemon.dir/kremotecontroldaemon.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kded/kremotecontroldaemon.cpp make -f krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/build.make krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/DependInfo.cmake --color= Scanning dependencies of target krcdnotifieritem make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make -f krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/build.make krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/build make[2]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 23 [ 79%] Building CXX object krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem_automoc.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem_automoc.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem/krcdnotifieritem_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 11 [ 81%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editactioncontainer.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editactioncontainer.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/editactioncontainer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 24 [ 83%] Building CXX object krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/main.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/krcdnotifieritem.dir/main.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem/main.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 25 [ 84%] Building CXX object krcdnotifieritem/CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/krcdnotifieritem.dir/krcdnotifieritem.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/krcdnotifieritem/krcdnotifieritem.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 22 [ 86%] Building CXX object kded/CMakeFiles/kded_kremotecontroldaemon.dir/krcdadaptor.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded -I/builddir/build/BUILD/kremotecontrol-4.14.1/kded -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kded_kremotecontroldaemon.dir/krcdadaptor.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded/krcdadaptor.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 12 [ 88%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editdbusaction.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editdbusaction.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/editdbusaction.cpp Linking CXX executable krcdnotifieritem cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/cmake -E cmake_link_script CMakeFiles/krcdnotifieritem.dir/link.txt --verbose=1 /usr/lib64/ccache/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 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-4.14.1/x86_64-redhat-linux-gnu/lib -rdynamic /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libkio.so.5.14.1 ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.1 /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/lib: Linking CXX shared module ../lib/kded_kremotecontroldaemon.so cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kded && /usr/bin/cmake -E cmake_link_script CMakeFiles/kded_kremotecontroldaemon.dir/link.txt --verbose=1 /usr/lib64/ccache/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -shared -Wl,-soname,kded_kremotecontroldaemon.so -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-4.14.1/x86_64-redhat-linux-gnu/lib /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libkdeui.so.5.14.1 ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/lib: make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 18 19 20 21 22 [ 88%] Built target kded_kremotecontroldaemon 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-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kremotecontrol-4.14.1 /builddir/build/BUILD/kremotecontrol-4.14.1/dataengine /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 58 [ 89%] Building CXX object dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/plasma_engine_kremoteconrol_automoc.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine -I/builddir/build/BUILD/kremotecontrol-4.14.1/dataengine -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/plasma_engine_kremoteconrol.dir/plasma_engine_kremoteconrol_automoc.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine/plasma_engine_kremoteconrol_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 59 [ 91%] Building CXX object dataengine/CMakeFiles/plasma_engine_kremoteconrol.dir/kremotecontrolengine.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine -I/builddir/build/BUILD/kremotecontrol-4.14.1/dataengine -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/kremotecontrol-4.14.1/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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/plasma_engine_kremoteconrol.dir/kremotecontrolengine.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/dataengine/kremotecontrolengine.cpp cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem && /usr/bin/cmake -D_filename=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/krcdnotifieritem/krcdnotifieritem.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/lib/./:/usr/lib64:/usr/lib64/kde4/devel:/usr/lib64" -D_executable=/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 23 24 25 [ 91%] Built target krcdnotifieritem /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 13 [ 93%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editprofileaction.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editprofileaction.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/editprofileaction.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 14 [ 94%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/editkeypressaction.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/editkeypressaction.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/editkeypressaction.cpp Linking CXX shared module ../lib/plasma_engine_kremoteconrol.so cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/dataengine && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasma_engine_kremoteconrol.dir/link.txt --verbose=1 /usr/lib64/ccache/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -shared -Wl,-soname,plasma_engine_kremoteconrol.so -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-4.14.1/x86_64-redhat-linux-gnu/lib /usr/lib64/libplasma.so.3.0.0 /usr/lib64/libkio.so.5.14.1 ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.1 /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/lib: make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 58 59 [ 94%] Built target plasma_engine_kremoteconrol /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 15 [ 96%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/model.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/model.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/model.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 16 [ 98%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/modedialog.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/modedialog.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/modedialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 17 [100%] Building CXX object kcmremotecontrol/CMakeFiles/kcm_remotecontrol.dir/selectprofile.o cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/lib64/ccache/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1 -I/builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/../libkremotecontrol -I/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-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 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kcm_remotecontrol.dir/selectprofile.o -c /builddir/build/BUILD/kremotecontrol-4.14.1/kcmremotecontrol/selectprofile.cpp Linking CXX shared module ../lib/kcm_remotecontrol.so cd /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/kcmremotecontrol && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_remotecontrol.dir/link.txt --verbose=1 /usr/lib64/ccache/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -shared -Wl,-soname,kcm_remotecontrol.so -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-4.14.1/x86_64-redhat-linux-gnu/lib /usr/lib64/libkio.so.5.14.1 ../lib/liblibkremotecontrol.so.1.0.0 /usr/lib64/libkio.so.5.14.1 /usr/lib64/libQtNetwork.so /usr/lib64/libQtXml.so /usr/lib64/libkdeui.so.5.14.1 /usr/lib64/libkdecore.so.5.14.1 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread /usr/lib64/libQtGui.so /usr/lib64/libQtSvg.so -Wl,-rpath,/usr/lib64/kde4/devel:/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/lib: make[2]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [100%] Built target kcm_remotecontrol make[1]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j8qyNZ make: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/liblibkremotecontrol.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/liblibkremotecontrol.so.1 -- Removed runtime path from "/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/liblibkremotecontrol.so.1.0.0" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/servicetypes/kremotecontrolmanager.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kremotecontrol_lirc.so -- Removed runtime path from "/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kremotecontrol_lirc.so" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kcm_remotecontrol.so -- Removed runtime path from "/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kcm_remotecontrol.so" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/services/kcm_remotecontrol.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/64x64/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/128x128/devices/./infrared-remote.png + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 + cd kremotecontrol-4.14.1 + make install/fast DESTDIR=/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 -C x86_64-redhat-linux-gnu -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/42x42/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/22x22/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/16x16/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/8x8/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/32x32/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/48x48/devices/./infrared-remote.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/scalable/devices/./infrared-remote.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/profile.xsd -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/amarok.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/dragonplayer.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/klauncher.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/kmix.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/konqueror.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/kscd.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/okular.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/powermanagement.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/tomahawk.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/vlc.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontrol/profiles/vlc2.profile.xml -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kded_kremotecontroldaemon.so -- Removed runtime path from "/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kded_kremotecontroldaemon.so" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/services/kded/kremotecontroldaemon.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/bin/krcdnotifieritem -- Removed runtime path from "/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/bin/krcdnotifieritem" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/applications/kde4/krcdnotifieritem.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/22x22/apps/./krcd.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/22x22/actions/./krcd_off.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/22x22/actions/./krcd_flash.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/scalable/actions/./krcd_off.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/scalable/actions/./krcd_flash.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps/./krcd.svgz -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/plasma_engine_kremoteconrol.so -- Removed runtime path from "/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/plasma_engine_kremoteconrol.so" -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/kde4/services/plasma-engine-kremotecontrol.desktop -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/index.docbook -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AutoPopulate.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddMode.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddActionOptions.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/EditMasterMode.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddDBusAction.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/irkick.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/kcmremotecontrol.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddProfileAction.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/AddAction.png -- Installing: /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kcontrol/kremotecontrol/irkickoff.png make: Leaving directory `/builddir/build/BUILD/kremotecontrol-4.14.1/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 kremotecontrol --with-kde --without-mo --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/kremotecontrol-4.14.1 extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/bin/krcdnotifieritem extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kded_kremotecontroldaemon.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kcm_remotecontrol.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/plasma_engine_kremoteconrol.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kremotecontrol_lirc.so extracting debug info from /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/lib64/liblibkremotecontrol.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblibkremotecontrol.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liblibkremotecontrol.so.1.debug 923 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ToahD3 + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-4.14.1 + desktop-file-validate /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/applications/kde4/krcdnotifieritem.desktop + exit 0 Processing files: kremotecontrol-4.14.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tQyXt7 + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-4.14.1 + DOCDIR=/builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/kremotecontrol-4.14.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/kremotecontrol-4.14.1 + cp -pr COPYING /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/kremotecontrol-4.14.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/kremotecontrol-4.14.1 + cp -pr README /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64/usr/share/doc/kremotecontrol-4.14.1 + exit 0 Provides: kdeutils-kremotecontrol = 6:4.14.1-1.el7.centos kremotecontrol = 4.14.1-1.el7.centos kremotecontrol(x86-64) = 4.14.1-1.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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-4.14.1-1.el7.centos.x86_64 Provides: kdeutils-kremotecontrol-libs = 6:4.14.1-1.el7.centos kremotecontrol-libs = 4.14.1-1.el7.centos kremotecontrol-libs(x86-64) = 4.14.1-1.el7.centos 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: 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Obsoletes: kdeutils-kremotecontrol-libs < 6:4.7.80 Processing files: kremotecontrol-debuginfo-4.14.1-1.el7.centos.x86_64 Provides: kremotecontrol-debuginfo = 4.14.1-1.el7.centos kremotecontrol-debuginfo(x86-64) = 4.14.1-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/kremotecontrol-4.14.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/kremotecontrol-libs-4.14.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/kremotecontrol-debuginfo-4.14.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XBtvXw + umask 022 + cd /builddir/build/BUILD + cd kremotecontrol-4.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kremotecontrol-4.14.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->