Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kwalletmanager.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1701/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/kwalletmanager.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-00016905 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kwalletmanager-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/kwalletmanager.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1701/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/kwalletmanager.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.bbQw4r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kwalletmanager-4.14.1 + /usr/bin/xz -dc /builddir/build/SOURCES/kwalletmanager-4.14.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd kwalletmanager-4.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.woL4JJ + umask 022 + cd /builddir/build/BUILD + cd kwalletmanager-4.14.1 + mkdir -p x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu ~/build/BUILD/kwalletmanager-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 -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu ~/build/BUILD/kwalletmanager-4.14.1 + popd + make -j3 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/kwalletmanager-4.14.1 -B/builddir/build/BUILD/kwalletmanager-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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f doc/CMakeFiles/doc-handbook.dir/build.make doc/CMakeFiles/doc-handbook.dir/depend make -f "src/konfigurator/CMakeFiles/actions for org.kde.kcontrol.kcmkwallet.dir/build.make" "src/konfigurator/CMakeFiles/actions for org.kde.kcontrol.kcmkwallet.dir/depend" make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/doc /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/doc /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/doc/CMakeFiles/doc-handbook.dir/DependInfo.cmake --color= make -f src/konfigurator/CMakeFiles/kcm_kwallet_automoc.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator "/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/CMakeFiles/actions for org.kde.kcontrol.kcmkwallet.dir/DependInfo.cmake" --color= cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/CMakeFiles/kcm_kwallet_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target doc-handbook make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f doc/CMakeFiles/doc-handbook.dir/build.make doc/CMakeFiles/doc-handbook.dir/build Scanning dependencies of target kcm_kwallet_automoc Scanning dependencies of target actions for org.kde.kcontrol.kcmkwallet make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f "src/konfigurator/CMakeFiles/actions for org.kde.kcontrol.kcmkwallet.dir/build.make" "src/konfigurator/CMakeFiles/actions for org.kde.kcontrol.kcmkwallet.dir/build" make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f src/konfigurator/CMakeFiles/kcm_kwallet_automoc.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet_automoc.dir/build /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 2 make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/bin/automoc4 /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/kcm_kwallet_automoc.cpp /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 1 [ 3%] [ 6%] Generating index.cache.bz2 cd /builddir/build/BUILD/kwalletmanager-4.14.1/doc && /usr/bin/meinproc4 --check --cache /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/doc/index.cache.bz2 /builddir/build/BUILD/kwalletmanager-4.14.1/doc/index.docbook Generating konfigurator.moc Generating org.kde.kcontrol.kcmkwallet.policy cd /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator && /usr/libexec/kde4/kauth-policy-gen /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator/kwallet.actions > /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/org.kde.kcontrol.kcmkwallet.policy make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 1 [ 6%] Built target actions for org.kde.kcontrol.kcmkwallet make -f src/konfigurator/CMakeFiles/kcm_kwallet_helper_automoc.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet_helper_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/CMakeFiles/kcm_kwallet_helper_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target kcm_kwallet_helper_automoc make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f src/konfigurator/CMakeFiles/kcm_kwallet_helper_automoc.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet_helper_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/bin/automoc4 /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/kcm_kwallet_helper_automoc.cpp /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles Generating moc_savehelper.cpp [ 6%] Built target kcm_kwallet_automoc make -f src/manager/CMakeFiles/kwalletmanager_automoc.dir/build.make src/manager/CMakeFiles/kwalletmanager_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/CMakeFiles/kwalletmanager_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target kwalletmanager_automoc make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f src/manager/CMakeFiles/kwalletmanager_automoc.dir/build.make src/manager/CMakeFiles/kwalletmanager_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/bin/automoc4 /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/kwalletmanager_automoc.cpp /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles [ 6%] Built target kcm_kwallet_helper_automoc make -f src/konfigurator/CMakeFiles/kcm_kwallet.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 3 Generating applicationsmanager.moc [ 9%] Generating ui_walletconfigwidget.h cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator/walletconfigwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/ui_walletconfigwidget.h -DKDE_UIC_BASENAME:STRING=walletconfigwidget -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/CMakeFiles/kcm_kwallet.dir/DependInfo.cmake --color= Generating walletcontrolwidget.moc Scanning dependencies of target kcm_kwallet make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f src/konfigurator/CMakeFiles/kcm_kwallet.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet.dir/build Generating kwalleteditor.moc make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 4 [ 12%] Building CXX object src/konfigurator/CMakeFiles/kcm_kwallet.dir/kcm_kwallet_automoc.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/lib64/ccache/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_KWALLET_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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator -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_kwallet.dir/kcm_kwallet_automoc.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/kcm_kwallet_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 5 [ 15%] Generating authorizedappmodel.moc Building CXX object src/konfigurator/CMakeFiles/kcm_kwallet.dir/konfigurator.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/lib64/ccache/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KCM_KWALLET_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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator -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_kwallet.dir/konfigurator.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator/konfigurator.cpp Generating revokeauthbutton.moc Generating connectedapplicationstable.moc Generating connectedappmodel.moc Generating kbetterthankdialogbase.moc Generating disconnectappbutton.moc Generating kwalletmanager.moc Generating kwalletmanagerwidgetitem.moc Generating kwalletpopup.moc Generating kwalletmanagerwidget.moc make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 2 [ 15%] Generating allyourbase.moc Built target doc-handbook make -f src/konfigurator/CMakeFiles/kcm_kwallet_helper.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet_helper.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/CMakeFiles/kcm_kwallet_helper.dir/DependInfo.cmake --color= Scanning dependencies of target kcm_kwallet_helper make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f src/konfigurator/CMakeFiles/kcm_kwallet_helper.dir/build.make src/konfigurator/CMakeFiles/kcm_kwallet_helper.dir/build make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 6 [ 18%] Building CXX object src/konfigurator/CMakeFiles/kcm_kwallet_helper.dir/kcm_kwallet_helper_automoc.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator -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_kwallet_helper.dir/kcm_kwallet_helper_automoc.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/kcm_kwallet_helper_automoc.cpp Generating authorizedapplicationstable.moc Generating kwmapeditor.moc make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles [ 18%] Built target kwalletmanager_automoc make -f src/manager/CMakeFiles/kwalletmanager.dir/build.make src/manager/CMakeFiles/kwalletmanager.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 13 [ 21%] Generating ui_applicationsmanager.h cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/applicationsmanager.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/ui_applicationsmanager.h -DKDE_UIC_BASENAME:STRING=applicationsmanager -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 9 [ 24%] Generating kwallet_interface.cpp, kwallet_interface.h cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/lib64/qt4/bin/qdbusxml2cpp -m -p kwallet_interface /usr/share/dbus-1/interfaces/org.kde.KWallet.xml Warning: deprecated annotation 'com.trolltech.QtDBus.QtTypeName.Out0' found; suggest updating to 'org.qtproject.QtDBus.QtTypeName.Out0' Warning: deprecated annotation 'com.trolltech.QtDBus.QtTypeName.Out0' found; suggest updating to 'org.qtproject.QtDBus.QtTypeName.Out0' Warning: deprecated annotation 'com.trolltech.QtDBus.QtTypeName.Out0' found; suggest updating to 'org.qtproject.QtDBus.QtTypeName.Out0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 10 [ 27%] Generating ui_walletwidget.h cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/walletwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/ui_walletwidget.h -DKDE_UIC_BASENAME:STRING=walletwidget -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 11 [ 30%] Generating ui_kbetterthankdialogbase.h cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kbetterthankdialogbase.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/ui_kbetterthankdialogbase.h -DKDE_UIC_BASENAME:STRING=kbetterthankdialogbase -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 12 [ 33%] Generating ui_walletcontrolwidget.h cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/walletcontrolwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/ui_walletcontrolwidget.h -DKDE_UIC_BASENAME:STRING=walletcontrolwidget -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 8 [ 36%] Generating kwallet_interface.moc cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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 -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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/kwallet_interface.moc /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/kwallet_interface.h /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 7 [ 39%] Building CXX object src/konfigurator/CMakeFiles/kcm_kwallet_helper.dir/savehelper.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator -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_kwallet_helper.dir/savehelper.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator/savehelper.cpp cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kwalletmanager-4.14.1 /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/CMakeFiles/kwalletmanager.dir/DependInfo.cmake --color= Scanning dependencies of target kwalletmanager make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f src/manager/CMakeFiles/kwalletmanager.dir/build.make src/manager/CMakeFiles/kwalletmanager.dir/build make[2]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 14 [ 42%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwalletmanager_automoc.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwalletmanager_automoc.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/kwalletmanager_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 15 [ 45%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwalletmanager.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwalletmanager.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanager.cpp /builddir/build/BUILD/kwalletmanager-4.14.1/src/konfigurator/savehelper.cpp:30:13: warning: unused parameter 'args' [-Wunused-parameter] ActionReply SaveHelper::save(QVariantMap args) ^ Linking CXX executable kcm_kwallet_helper cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_kwallet_helper.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/kcm_kwallet_helper.dir/kcm_kwallet_helper_automoc.o CMakeFiles/kcm_kwallet_helper.dir/savehelper.o -o kcm_kwallet_helper -L/usr/lib64/kde4/devel -rdynamic /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/bin/cmake -D_filename=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/kcm_kwallet_helper.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/lib/./:/usr/lib64:/usr/lib64/kde4/devel:/usr/lib64" -D_executable=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator/kcm_kwallet_helper -P /usr/share/kde4/apps/cmake/modules/kde4_exec_via_sh.cmake make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 6 7 [ 45%] Built target kcm_kwallet_helper /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 16 [ 48%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwalletmanagerwidget.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwalletmanagerwidget.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp Linking CXX shared module ../../lib/kcm_kwallet.so cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/konfigurator && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_kwallet.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_kwallet.so -o ../../lib/kcm_kwallet.so CMakeFiles/kcm_kwallet.dir/kcm_kwallet_automoc.o CMakeFiles/kcm_kwallet.dir/konfigurator.o -L/usr/lib64/kde4/devel /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: make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 3 4 5 [ 48%] Built target kcm_kwallet /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 17 [ 51%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwalletmanagerwidgetitem.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwalletmanagerwidgetitem.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidgetitem.cpp /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:33:1: warning: unused parameter 'flags' [-Wunused-parameter] KWalletManagerWidget::KWalletManagerWidget(QWidget* parent, Qt::WindowFlags flags): ^ /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:47:6: warning: unused parameter 'current' [-Wunused-parameter] void KWalletManagerWidget::onCurrentPageChanged(KPageWidgetItem* current, KPageWidgetItem* before) ^ /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:47:6: warning: unused parameter 'before' [-Wunused-parameter] /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:102:6: warning: unused parameter 'path' [-Wunused-parameter] bool KWalletManagerWidget::openWalletFile(const QString& path) ^ /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:134:6: warning: unused parameter 'e' [-Wunused-parameter] void KWalletManagerWidget::dragMoveEvent(QDragMoveEvent* e) ^ /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:146:6: warning: unused parameter 'e' [-Wunused-parameter] void KWalletManagerWidget::dropEvent(QDropEvent* e) ^ /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:178:6: warning: unused parameter 'e' [-Wunused-parameter] bool KWalletManagerWidget::shouldIgnoreDropEvent(const QDropEvent* e, KUrl* u) const ^ /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletmanagerwidget.cpp:178:6: warning: unused parameter 'u' [-Wunused-parameter] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 18 [ 54%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/walletcontrolwidget.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/walletcontrolwidget.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/walletcontrolwidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 19 [ 57%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/main.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/main.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/main.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 20 [ 60%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwalletpopup.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwalletpopup.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalletpopup.cpp /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/walletcontrolwidget.cpp:171:6: warning: unused parameter 'ev' [-Wunused-parameter] void WalletControlWidget::showEvent(QShowEvent* ev) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 21 [ 63%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwalleteditor.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwalleteditor.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwalleteditor.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 22 [ 66%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwmapeditor.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwmapeditor.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kwmapeditor.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 23 [ 69%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/allyourbase.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/allyourbase.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/allyourbase.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 24 [ 72%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kbetterthankdialogbase.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kbetterthankdialogbase.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/kbetterthankdialogbase.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 25 [ 75%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/registercreateactionmethod.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/registercreateactionmethod.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/registercreateactionmethod.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 26 [ 78%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/applicationsmanager.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/applicationsmanager.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/applicationsmanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 27 [ 81%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/connectedapplicationstable.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/connectedapplicationstable.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/connectedapplicationstable.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 28 [ 84%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/connectedappmodel.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/connectedappmodel.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/connectedappmodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 29 [ 87%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/disconnectappbutton.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/disconnectappbutton.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/disconnectappbutton.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 30 [ 90%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/authorizedappmodel.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/authorizedappmodel.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/authorizedappmodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 31 [ 93%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/authorizedapplicationstable.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/authorizedapplicationstable.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/authorizedapplicationstable.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 32 [ 96%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/revokeauthbutton.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/revokeauthbutton.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/src/manager/revokeauthbutton.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 33 [100%] Building CXX object src/manager/CMakeFiles/kwalletmanager.dir/kwallet_interface.o cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /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/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager -I/builddir/build/BUILD/kwalletmanager-4.14.1/src/manager -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/kwalletmanager.dir/kwallet_interface.o -c /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/kwallet_interface.cpp Linking CXX executable kwalletmanager cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/bin/cmake -E cmake_link_script CMakeFiles/kwalletmanager.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/kwalletmanager.dir/kwalletmanager_automoc.o CMakeFiles/kwalletmanager.dir/kwalletmanager.o CMakeFiles/kwalletmanager.dir/kwalletmanagerwidget.o CMakeFiles/kwalletmanager.dir/kwalletmanagerwidgetitem.o CMakeFiles/kwalletmanager.dir/walletcontrolwidget.o CMakeFiles/kwalletmanager.dir/main.o CMakeFiles/kwalletmanager.dir/kwalletpopup.o CMakeFiles/kwalletmanager.dir/kwalleteditor.o CMakeFiles/kwalletmanager.dir/kwmapeditor.o CMakeFiles/kwalletmanager.dir/allyourbase.o CMakeFiles/kwalletmanager.dir/kbetterthankdialogbase.o CMakeFiles/kwalletmanager.dir/registercreateactionmethod.o CMakeFiles/kwalletmanager.dir/applicationsmanager.o CMakeFiles/kwalletmanager.dir/connectedapplicationstable.o CMakeFiles/kwalletmanager.dir/connectedappmodel.o CMakeFiles/kwalletmanager.dir/disconnectappbutton.o CMakeFiles/kwalletmanager.dir/authorizedappmodel.o CMakeFiles/kwalletmanager.dir/authorizedapplicationstable.o CMakeFiles/kwalletmanager.dir/revokeauthbutton.o CMakeFiles/kwalletmanager.dir/kwallet_interface.o -o kwalletmanager -L/usr/lib64/kde4/devel -rdynamic /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: cd /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager && /usr/bin/cmake -D_filename=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/kwalletmanager.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/lib/./:/usr/lib64:/usr/lib64/kde4/devel:/usr/lib64" -D_executable=/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/src/manager/kwalletmanager -P /usr/share/kde4/apps/cmake/modules/kde4_exec_via_sh.cmake make[2]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [100%] Built target kwalletmanager make[1]: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RuzjoB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64 + cd kwalletmanager-4.14.1 + make install/fast DESTDIR=/builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/kwalletmanager-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/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/applications/kde4/kwalletmanager.desktop -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/applications/kde4/kwalletmanager-kwalletd.desktop -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/index.docbook -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/wallet-encryption-selection.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/first-open-request.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/kwallet-edit.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/kwallet-applications.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/kwalletmanager.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/save-login-information.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/application-request-to-open-wallet.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/error-nokey.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/key-selection.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/HTML/en/kwallet/openwallet-request.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kwalletmanager/icons/hicolor/22x22/actions/./folder_closed.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kwalletmanager/icons/hicolor/22x22/actions/./folder_open.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kcm_kwallet.so -- Removed runtime path from "/builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kcm_kwallet.so" -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/libexec/kde4/kcm_kwallet_helper -- Removed runtime path from "/builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/libexec/kde4/kcm_kwallet_helper" -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet.conf -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/dbus-1/system-services/org.kde.kcontrol.kcmkwallet.service -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/polkit-1/actions/org.kde.kcontrol.kcmkwallet.policy -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/kde4/services/kwalletconfig.desktop -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/kde4/services/kwalletmanager_show.desktop -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/bin/kwalletmanager -- Removed runtime path from "/builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/bin/kwalletmanager" -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/kde4/apps/kwalletmanager/kwalletmanager.rc -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps/./kwalletmanager.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps/./kwalletmanager2.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps/./kwalletmanager.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps/./kwalletmanager.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/128x128/apps/./kwalletmanager2.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/64x64/apps/./kwalletmanager.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps/./kwalletmanager2.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/22x22/apps/./kwalletmanager.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/64x64/apps/./kwalletmanager2.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps/./kwalletmanager2.png -- Installing: /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/icons/hicolor/128x128/apps/./kwalletmanager.png make: Leaving directory `/builddir/build/BUILD/kwalletmanager-4.14.1/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64 kwallet --with-kde --without-mo + /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/kwalletmanager-4.14.1 extracting debug info from /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/libexec/kde4/kcm_kwallet_helper extracting debug info from /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/bin/kwalletmanager extracting debug info from /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/lib64/kde4/kcm_kwallet.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 601 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 Processing files: kwalletmanager-4.14.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.khE7sz + umask 022 + cd /builddir/build/BUILD + cd kwalletmanager-4.14.1 + DOCDIR=/builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/kwalletmanager-4.14.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/kwalletmanager-4.14.1 + cp -pr COPYING /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64/usr/share/doc/kwalletmanager-4.14.1 + exit 0 Provides: kdeutils-kwalletmanager = 6:4.14.1-1.el7.centos kwallet = 4.14.1-1.el7.centos kwalletmanager = 4.14.1-1.el7.centos kwalletmanager(x86-64) = 4.14.1-1.el7.centos mimehandler(application/x-kwallet) 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) 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) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) rtld(GNU_HASH) Conflicts: kdeutils-common < 6:4.7.80 Obsoletes: kdeutils-kwalletmanager < 6:4.7.80 kwallet < 4.12.3-10 Processing files: kwalletmanager-debuginfo-4.14.1-1.el7.centos.x86_64 Provides: kwalletmanager-debuginfo = 4.14.1-1.el7.centos kwalletmanager-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/kwalletmanager-4.14.1-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/kwalletmanager-4.14.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/kwalletmanager-debuginfo-4.14.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tvgojy + umask 022 + cd /builddir/build/BUILD + cd kwalletmanager-4.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kwalletmanager-4.14.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->