Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kde-wallpapers.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kde-wallpapers.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kde-wallpapers-4.10.5-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/kde-wallpapers.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/kde-wallpapers.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WbYpGI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kde-wallpapers-4.10.5 + /usr/bin/xz -dc /builddir/build/SOURCES/kde-wallpapers-4.10.5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd kde-wallpapers-4.10.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hrTita + umask 022 + cd /builddir/build/BUILD + cd kde-wallpapers-4.10.5 + mkdir -p noarch-redhat-linux-gnu + pushd noarch-redhat-linux-gnu ~/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu ~/build/BUILD/kde-wallpapers-4.10.5 + QTDIR=/usr/lib64/qt4 + export QTDIR + PATH=/usr/lib64/qt4/bin:/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/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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.10 include dir: /usr/include/kde4 -- Found KDE 4.10 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 CMake Warning: Manually-specified variables were not used by the project: KDE4_BUILD_TESTS -- Build files have been written to: /builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu + popd ~/build/BUILD/kde-wallpapers-4.10.5 + make -j16 -C noarch-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/kde-wallpapers-4.10.5 -B/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SdsvgI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64 + cd kde-wallpapers-4.10.5 + make install/fast DESTDIR=/builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64 -C noarch-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1920x1200.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/800x600.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1600x1200.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1280x720.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1366x768.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1400x1050.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1920x1080.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/640x480.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1024x768.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1280x800.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/2048x1536.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/2560x1600.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1280x1024.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/images/1680x1050.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Ariya/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Auros -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Auros/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Auros/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Auros/contents/images/5408x3464.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Auros/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Auros/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/contents/images/1280x1024.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Autumn/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/contents/images/1280x1024.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Azul/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/contents/images/1280x1024.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Blue_Wood/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents/images/2560x1600.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents/images/2560x1440.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Castilla_Sky/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Elarun -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Elarun/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Elarun/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Elarun/contents/images/2560x1600.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Elarun/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Elarun/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flores -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flores/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flores/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flores/contents/images/1920x1278.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flores/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flores/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents/images/2560x1600.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents/images/2560x1440.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Flying_Field/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/3840x2400.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/3840x2160.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Fog_on_the_West_Lake/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/contents/images/1280x1024.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Grass/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/contents/images/1920x1080.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/contents/images/1280x1024.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Hanami/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/contents/images/1920x1200.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/contents/images/1600x1200.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/contents/images/1920x1080.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/contents/images/1280x1024.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Horos/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images/1600x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images/1280x800.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images/1920x1200.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images/1480x925.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images/1680x1050.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images/1280x1024.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/images/1440x900.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Media_Life/metadata.desktop -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Prato -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Prato/contents -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Prato/contents/images -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Prato/contents/images/4386x2920.jpg -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Prato/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/wallpapers/Prato/metadata.desktop make: Leaving directory `/builddir/build/BUILD/kde-wallpapers-4.10.5/noarch-redhat-linux-gnu' + /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/kde-wallpapers-4.10.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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: kde-wallpapers-4.10.5-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x7hsNg + umask 022 + cd /builddir/build/BUILD + cd kde-wallpapers-4.10.5 + DOCDIR=/builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/doc/kde-wallpapers-4.10.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/doc/kde-wallpapers-4.10.5 + cp -pr LICENSE /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64/usr/share/doc/kde-wallpapers-4.10.5 + exit 0 Provides: kde-wallpapers = 4.10.5-2.el7 kdebase-workspace-wallpapers = 4.10.5-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: kdebase-workspace < 4.6.1-2 Obsoletes: kdebase-workspace-wallpapers < 4.7.2-10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64 Wrote: /builddir/build/RPMS/kde-wallpapers-4.10.5-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rRBBtX + umask 022 + cd /builddir/build/BUILD + cd kde-wallpapers-4.10.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kde-wallpapers-4.10.5-2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->