Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/plasma-breeze.spec'], timeout=172800chrootPath='/var/lib/mock/f24-build-5198663-590515/root'logger=uid=1000user='mockbuild'gid=425printOutput=Falseshell=Falseenv={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/plasma-breeze.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/plasma-breeze-5.5.5-3.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/plasma-breeze.spec '], timeout=172800chrootPath='/var/lib/mock/f24-build-5198663-590515/root'logger=uid=1000user='mockbuild'gid=425private_network=TrueprintOutput=Falseshell=Falseenv={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/plasma-breeze.spec '] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EfkbyZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf breeze-5.5.5 + /usr/bin/xz -dc /builddir/build/SOURCES/breeze-5.5.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd breeze-5.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EaP5Rn + umask 022 + cd /builddir/build/BUILD + cd breeze-5.5.5 + mkdir x86_64-redhat-linux-gnu ~/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu ~/build/BUILD/breeze-5.5.5 + pushd x86_64-redhat-linux-gnu + QTDIR=/usr/lib64/qt5 + export QTDIR + PATH=/usr/lib64/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=FALSE -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_FULL_BINDIR=/usr/bin -DCMAKE_INSTALL_FULL_LIBEXECDIR=/usr/libexec -DCMAKE_INSTALL_FULL_LIBEXECDIR_KF5=/usr/libexec/kf5 -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DBIN_INSTALL_DIR:PATH=/usr/bin -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=lib64 -DLIB_SUFFIX=64 -DKCFG_INSTALL_DIR:PATH=/usr/share/config.kcfg -DPLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt5/plugins -DQT_PLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt5/plugins -DQML_INSTALL_DIR:PATH=/usr/lib64/qt5/qml -DIMPORTS_INSTALL_DIR:PATH=/usr/lib64/qt5/imports -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib64/qt5/mkspecs/modules -DSYSCONF_INSTALL_DIR:PATH=/etc -DLIBEXEC_INSTALL_DIR:PATH=/usr/libexec -DKF5_LIBEXEC_INSTALL_DIR=/usr/libexec/kf5 -DKF5_INCLUDE_INSTALL_DIR=/usr/include/KF5 -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON .. -- The C compiler identification is GNU 6.0.0 -- The CXX compiler identification is GNU 6.0.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): BIN_INSTALL_DIR is deprecated, use KDE_INSTALL_BINDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:399 (_define_relative) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): LIB_INSTALL_DIR is deprecated, use KDE_INSTALL_LIBDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:405 (_define_relative) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): LIBEXEC_INSTALL_DIR is deprecated, use KDE_INSTALL_LIBEXECDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:415 (_define_relative) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): QT_PLUGIN_INSTALL_DIR is deprecated, use KDE_INSTALL_QTPLUGINDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:366 (_define_relative) /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:434 (_define_absolute) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): IMPORTS_INSTALL_DIR is deprecated, use KDE_INSTALL_QTQUICKIMPORTSDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:366 (_define_relative) /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:440 (_define_absolute) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): QML_INSTALL_DIR is deprecated, use KDE_INSTALL_QMLDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:366 (_define_relative) /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:446 (_define_absolute) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): PLUGIN_INSTALL_DIR is deprecated, use KDE_INSTALL_PLUGINDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:463 (_define_relative) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): INCLUDE_INSTALL_DIR is deprecated, use KDE_INSTALL_INCLUDEDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:366 (_define_relative) /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:467 (_define_absolute) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): KCFG_INSTALL_DIR is deprecated, use KDE_INSTALL_KCFGDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:500 (_define_relative) CMakeLists.txt:17 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:311 (message): SYSCONF_INSTALL_DIR is deprecated, use KDE_INSTALL_SYSCONFDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:366 (_define_relative) /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:574 (_define_absolute) CMakeLists.txt:17 (include) -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.19.0") -- Found KF5GuiAddons: /usr/lib64/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.19.0") -- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.19.0") -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.19.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.19.7") -- Found PythonInterp: /usr/bin/python (found version "2.7.11") -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.19.0") -- Found KF5: success (found version "5.19.0") found components: CoreAddons GuiAddons ConfigWidgets WindowSystem I18n -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") -- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.11.1") -- Found XCB: /usr/lib64/libxcb.so (found version "1.11.1") found components: XCB -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.19.0") -- Found KF5: success (found version "5.19.0") found components: I18n Config GuiAddons ConfigWidgets WindowSystem -- Found KF5: success (found version "5.19.0") found components: CoreAddons Config -- -- The following OPTIONAL packages have been found: * KF5Auth (required version >= 5.19.0) * KF5FrameworkIntegration , KF5 Framework Integration , Required to use KStyle convenience functionalities in style * PkgConfig * XCB , X protocol C-language Binding , Required to pass style properties to native Windows on X11 Platform Required to pass style properties to native Windows on X11 Platform * KF5KCMUtils , KF5 KCM utils Framework , Required for breeze-settings5 application to build * Qt5Core -- The following REQUIRED packages have been found: * KDecoration2 * Qt5DBus * KF5GuiAddons * KF5ConfigWidgets * KF5WindowSystem * Qt5X11Extras * Qt5Gui (required version >= 5.6.0) * Qt5Widgets * Qt5 * KF5 * KF5CoreAddons (required version >= 5.19.0) * KF5Package (required version >= 5.19.0) * ECM (required version >= 0.0.9) * KF5Plasma * Gettext * PythonInterp * KF5I18n -- Configuring done CMake Warning (dev) at kstyle/config/CMakeLists.txt:47 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "breeze-settings5" of type "EXECUTABLE" has the following visibility properties set for CXX: CXX_VISIBILITY_PRESET VISIBILITY_INLINES_HIDDEN For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at misc/kde4breeze/src/CMakeLists.txt:9 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "kde4breeze" of type "EXECUTABLE" has the following visibility properties set for CXX: CXX_VISIBILITY_PRESET VISIBILITY_INLINES_HIDDEN For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_USE_RELATIVE_PATHS ECM_MKSPECS_INSTALL_DIR LIB_SUFFIX -- Build files have been written to: /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu ~/build/BUILD/breeze-5.5.5 + popd + make -j16 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/breeze-5.5.5 -B/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_19.dir/build.make CMakeFiles/pofiles_19.dir/depend make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/depend make -f CMakeFiles/pofiles_17.dir/build.make CMakeFiles/pofiles_17.dir/depend make -f CMakeFiles/pofiles_16.dir/build.make CMakeFiles/pofiles_16.dir/depend make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/depend make -f CMakeFiles/pofiles_15.dir/build.make CMakeFiles/pofiles_15.dir/depend make -f CMakeFiles/pofiles_2.dir/build.make CMakeFiles/pofiles_2.dir/depend make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/depend make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/depend make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/depend make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/depend make -f CMakeFiles/pofiles_13.dir/build.make CMakeFiles/pofiles_13.dir/depend make -f CMakeFiles/pofiles_12.dir/build.make CMakeFiles/pofiles_12.dir/depend make -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_19.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_39.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_17.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_16.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_32.dir/build.make CMakeFiles/pofiles_32.dir/depend make -f CMakeFiles/pofiles_11.dir/build.make CMakeFiles/pofiles_11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_15.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_34.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_12.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_18.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_33.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_20.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_6.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_2.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_13.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_25.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_32.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_11.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_19 Scanning dependencies of target pofiles_15 Scanning dependencies of target pofiles_39 Scanning dependencies of target pofiles_34 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_17 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_20 make -f CMakeFiles/pofiles_19.dir/build.make CMakeFiles/pofiles_19.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_16 make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/build make -f CMakeFiles/pofiles_15.dir/build.make CMakeFiles/pofiles_15.dir/build Scanning dependencies of target pofiles_2 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_17.dir/build.make CMakeFiles/pofiles_17.dir/build Scanning dependencies of target pofiles_12 Scanning dependencies of target pofiles_33 make -f CMakeFiles/pofiles_16.dir/build.make CMakeFiles/pofiles_16.dir/build make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_2.dir/build.make CMakeFiles/pofiles_2.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/build make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/build make -f CMakeFiles/pofiles_12.dir/build.make CMakeFiles/pofiles_12.dir/build Scanning dependencies of target pofiles_25 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_13 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_32 make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_6 make -f CMakeFiles/pofiles_13.dir/build.make CMakeFiles/pofiles_13.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_32.dir/build.make CMakeFiles/pofiles_32.dir/build make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/build Scanning dependencies of target pofiles_18 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_11 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_11.dir/build.make CMakeFiles/pofiles_11.dir/build [ 1%] Generating ca@valencia-breeze_kwin_deco.gmo [ 1%] Generating ast-breeze_kwin_deco.gmo make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ast-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ast/breeze_kwin_deco.po [ 2%] Generating pt_BR-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pt_BR-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/pt_BR/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ca@valencia-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ca@valencia/breeze_kwin_deco.po make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 4%] Generating ja-breeze_kwin_deco.gmo [ 4%] Generating se-breeze_kwin_deco.gmo [ 4%] Generating uk-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/uk-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/uk/breeze_kwin_deco.po [ 4%] Generating nb-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ja-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ja/breeze_kwin_deco.po [ 4%] Generating ia-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/se-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/se/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nb-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/nb/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ia-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ia/breeze_kwin_deco.po [ 5%] Generating pt-breeze_kwin_deco.gmo [ 5%] Generating it-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pt-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/pt/breeze_kwin_deco.po [ 5%] Generating sk-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/it-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/it/breeze_kwin_deco.po [ 5%] Generating sl-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sk-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/sk/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sl-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/sl/breeze_kwin_deco.po [ 5%] Generating nds-breeze_kwin_deco.gmo [ 5%] Generating tr-breeze_kwin_deco.gmo make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nds-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/nds/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/tr-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/tr/breeze_kwin_deco.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 6%] Generating hu-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/hu-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/hu/breeze_kwin_deco.po [ 7%] Generating ar-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ar-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ar/breeze_kwin_deco.po [ 8%] Generating ast-breeze_style_config.gmo [ 9%] Generating ca@valencia-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ast-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ast/breeze_style_config.po [ 9%] Generating ja-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ca@valencia-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ca@valencia/breeze_style_config.po [ 10%] Generating uk-breeze_style_config.gmo [ 11%] Built target pofiles_33 [ 11%] Generating pt_BR-breeze_style_config.gmo [ 11%] Generating nb-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ja-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ja/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/uk-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/uk/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pt_BR-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/pt_BR/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nb-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/nb/breeze_style_config.po make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/depend [ 11%] Built target pofiles_34 make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/depend [ 12%] Generating sk-breeze_style_config.gmo make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sk-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/sk/breeze_style_config.po make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_38.dir/DependInfo.cmake --color= [ 13%] Generating it-breeze_style_config.gmo make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_9.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/it-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/it/breeze_style_config.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 15%] Generating tr-breeze_style_config.gmo [ 15%] Generating nds-breeze_style_config.gmo make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 16%] Generating sl-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/tr-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/tr/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nds-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/nds/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sl-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/sl/breeze_style_config.po [ 17%] Generating pt-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pt-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/pt/breeze_style_config.po [ 17%] Generating hu-breeze_style_config.gmo make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 18%] Generating ar-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/hu-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/hu/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ar-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ar/breeze_style_config.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 18%] Built target pofiles_15 [ 18%] Built target pofiles_39 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 18%] Built target pofiles_13 Scanning dependencies of target pofiles_9 Scanning dependencies of target pofiles_38 make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/depend [ 18%] Built target pofiles_19 [ 18%] Built target pofiles_17 make -f CMakeFiles/pofiles_10.dir/build.make CMakeFiles/pofiles_10.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_14.dir/build.make CMakeFiles/pofiles_14.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/build make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/build make -f CMakeFiles/pofiles_1.dir/build.make CMakeFiles/pofiles_1.dir/depend make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_28.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_10.dir/DependInfo.cmake --color= [ 18%] Built target pofiles_16 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_14.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_7.dir/DependInfo.cmake --color= [ 18%] Built target pofiles_12 make -f CMakeFiles/pofiles_4.dir/build.make CMakeFiles/pofiles_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_35.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_1.dir/DependInfo.cmake --color= [ 18%] Built target pofiles_6 [ 18%] Built target pofiles_20 [ 18%] Built target pofiles_25 [ 18%] Built target pofiles_32 make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/depend make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_4.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/depend [ 18%] Built target pofiles_18 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_3.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_31.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_8.dir/DependInfo.cmake --color= [ 18%] Built target pofiles_11 make -f CMakeFiles/pofiles_5.dir/build.make CMakeFiles/pofiles_5.dir/depend make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/depend [ 18%] Generating ko-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ko-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ko/breeze_kwin_deco.po Scanning dependencies of target pofiles_10 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 19%] Generating sr@latin-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_5.dir/DependInfo.cmake --color= [ 19%] Built target pofiles_2 Scanning dependencies of target pofiles_28 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_21.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_7 cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr@latin-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr@latin/breeze_kwin_deco.po make -f CMakeFiles/pofiles_10.dir/build.make CMakeFiles/pofiles_10.dir/build Scanning dependencies of target pofiles_35 Scanning dependencies of target pofiles_14 make -f CMakeFiles/pofiles_30.dir/build.make CMakeFiles/pofiles_30.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/build make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/build make -f CMakeFiles/pofiles_14.dir/build.make CMakeFiles/pofiles_14.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_30.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_1 [ 20%] Generating sr@latin-breeze_style_config.gmo make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_4 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr@latin-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr@latin/breeze_style_config.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_4.dir/build.make CMakeFiles/pofiles_4.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_1.dir/build.make CMakeFiles/pofiles_1.dir/build make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/depend Scanning dependencies of target pofiles_31 Scanning dependencies of target pofiles_8 Scanning dependencies of target pofiles_3 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_22.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/build make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/build Scanning dependencies of target pofiles_21 Scanning dependencies of target pofiles_5 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_5.dir/build.make CMakeFiles/pofiles_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/build [ 21%] Generating da-breeze_kwin_deco.gmo [ 21%] Generating nl-breeze_kwin_deco.gmo Scanning dependencies of target pofiles_30 [ 21%] Generating es-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/da-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/da/breeze_kwin_deco.po [ 22%] Generating el-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nl-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/nl/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/es-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/es/breeze_kwin_deco.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_30.dir/build.make CMakeFiles/pofiles_30.dir/build cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/el-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/el/breeze_kwin_deco.po make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 23%] Generating bs-breeze_kwin_deco.gmo make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 24%] Generating ko-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/bs-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/bs/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ko-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ko/breeze_style_config.po make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 25%] Generating ca-breeze_kwin_deco.gmo [ 26%] Generating zh_TW-breeze_kwin_deco.gmo Scanning dependencies of target pofiles_22 cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ca-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ca/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/zh_TW-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/zh_TW/breeze_kwin_deco.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 26%] Built target pofiles_9 make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 27%] Generating pl-breeze_kwin_deco.gmo [ 28%] Generating gl-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pl-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/pl/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/gl-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/gl/breeze_kwin_deco.po [ 29%] Generating cs-breeze_kwin_deco.gmo [ 30%] Generating nn-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/cs-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/cs/breeze_kwin_deco.po [ 31%] Generating fr-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nn-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/nn/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/fr-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/fr/breeze_kwin_deco.po [ 33%] Generating nl-breeze_style_config.gmo [ 33%] Generating da-breeze_style_config.gmo [ 33%] Generating es-breeze_style_config.gmo [ 34%] Generating ro-breeze_kwin_deco.gmo [ 35%] Generating pl-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/da-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/da/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/es-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/es/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ro-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ro/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nl-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/nl/breeze_style_config.po [ 35%] Generating el-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pl-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/pl/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/el-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/el/breeze_style_config.po [ 35%] Generating bs-breeze_style_config.gmo [ 36%] Generating ru-breeze_kwin_deco.gmo [ 36%] Generating ca-breeze_style_config.gmo [ 36%] Generating zh_TW-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/bs-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/bs/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ru-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/ru/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ca-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ca/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/zh_TW-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/zh_TW/breeze_style_config.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_23.dir/DependInfo.cmake --color= [ 36%] Generating fr-breeze_style_config.gmo [ 36%] Generating gl-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/fr-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/fr/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/gl-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/gl/breeze_style_config.po [ 37%] Generating nn-breeze_style_config.gmo [ 37%] Generating cs-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/nn-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/nn/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/cs-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/cs/breeze_style_config.po [ 37%] Generating ro-breeze_style_config.gmo make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ro-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ro/breeze_style_config.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_23 [ 37%] Generating ru-breeze_style_config.gmo make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/build cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/ru-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/ru/breeze_style_config.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 38%] Generating sr-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr/breeze_kwin_deco.po [ 39%] Generating sr-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr/breeze_style_config.po [ 39%] Built target pofiles_7 [ 39%] Built target pofiles_14 [ 39%] Built target pofiles_38 [ 39%] Built target pofiles_30 [ 39%] Built target pofiles_21 [ 39%] Built target pofiles_4 [ 39%] Built target pofiles_35 [ 39%] Built target pofiles_8 [ 39%] Built target pofiles_3 [ 39%] Built target pofiles_1 [ 39%] Built target pofiles_28 [ 39%] Built target pofiles_10 [ 39%] Built target pofiles_31 [ 39%] Built target pofiles_22 [ 39%] Built target pofiles_5 make -f CMakeFiles/pofiles_24.dir/build.make CMakeFiles/pofiles_24.dir/depend make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/depend make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/depend make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/depend make -f CMakeFiles/pofiles_36.dir/build.make CMakeFiles/pofiles_36.dir/depend make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/depend make -f CMakeFiles/pofiles_42.dir/build.make CMakeFiles/pofiles_42.dir/depend make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/depend make -f CMakeFiles/pofiles_41.dir/build.make CMakeFiles/pofiles_41.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_43.dir/build.make CMakeFiles/pofiles_43.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_24.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_26.dir/DependInfo.cmake --color= make -f kdecoration/CMakeFiles/breezedecoration_automoc.dir/build.make kdecoration/CMakeFiles/breezedecoration_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_27.dir/DependInfo.cmake --color= make -f kstyle/CMakeFiles/breeze_automoc.dir/build.make kstyle/CMakeFiles/breeze_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_36.dir/DependInfo.cmake --color= make -f kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_42.dir/DependInfo.cmake --color= make -f kstyle/config/CMakeFiles/breeze-settings5_automoc.dir/build.make kstyle/config/CMakeFiles/breeze-settings5_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_29.dir/DependInfo.cmake --color= make -f misc/kde4breeze/src/CMakeFiles/kde4breeze_automoc.dir/build.make misc/kde4breeze/src/CMakeFiles/kde4breeze_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_37.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_40.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_41.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_43.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kdecoration /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/CMakeFiles/breezedecoration_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/CMakeFiles/breeze_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/CMakeFiles/breeze-settings5_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/misc/kde4breeze/src /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src/CMakeFiles/kde4breeze_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_26 [ 39%] Built target pofiles_23 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_24 make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_37 Scanning dependencies of target pofiles_29 Scanning dependencies of target pofiles_27 make -f CMakeFiles/pofiles_24.dir/build.make CMakeFiles/pofiles_24.dir/build Scanning dependencies of target pofiles_42 Scanning dependencies of target pofiles_36 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_40 Scanning dependencies of target pofiles_43 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/build Scanning dependencies of target pofiles_41 Scanning dependencies of target breezedecoration_automoc Scanning dependencies of target breeze_automoc Scanning dependencies of target kstyle_breeze_config_automoc make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_36.dir/build.make CMakeFiles/pofiles_36.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_42.dir/build.make CMakeFiles/pofiles_42.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_43.dir/build.make CMakeFiles/pofiles_43.dir/build make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_41.dir/build.make CMakeFiles/pofiles_41.dir/build make -f kdecoration/CMakeFiles/breezedecoration_automoc.dir/build.make kdecoration/CMakeFiles/breezedecoration_automoc.dir/build make -f kstyle/CMakeFiles/breeze_automoc.dir/build.make kstyle/CMakeFiles/breeze_automoc.dir/build make -f kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target breeze-settings5_automoc make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f kstyle/config/CMakeFiles/breeze-settings5_automoc.dir/build.make kstyle/config/CMakeFiles/breeze-settings5_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Scanning dependencies of target kde4breeze_automoc make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f misc/kde4breeze/src/CMakeFiles/kde4breeze_automoc.dir/build.make misc/kde4breeze/src/CMakeFiles/kde4breeze_automoc.dir/build [ 39%] Generating sr@ijekavianlatin-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr@ijekavianlatin-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr@ijekavianlatin/breeze_style_config.po [ 40%] Generating sr@ijekavianlatin-breeze_kwin_deco.gmo [ 40%] Generating fi-breeze_kwin_deco.gmo make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 41%] Generating et-breeze_kwin_deco.gmo [ 43%] Generating sr@ijekavian-breeze_kwin_deco.gmo [ 43%] Generating de-breeze_kwin_deco.gmo [ 43%] Generating zh_CN-breeze_kwin_deco.gmo [ 44%] Generating sv-breeze_kwin_deco.gmo [ 45%] Automatic moc for target breezedecoration cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/fi-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/fi/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/de-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/de/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/et-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/et/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr@ijekavian-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr@ijekavian/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sv-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/sv/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/CMakeFiles/breezedecoration_automoc.dir/ release [ 46%] Generating en_GB-breeze_kwin_deco.gmo [ 46%] Generating lt-breeze_kwin_deco.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/zh_CN-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/zh_CN/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr@ijekavianlatin-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr@ijekavianlatin/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/lt-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/lt/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/en_GB-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/en_GB/breeze_kwin_deco.po [ 46%] Automatic moc for target breeze [ 47%] Automatic moc for target kstyle_breeze_config cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/CMakeFiles/breeze_automoc.dir/ release cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/ release [ 47%] Generating pa-breeze_kwin_deco.gmo [ 48%] Automatic moc for target breeze-settings5 cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pa-breeze_kwin_deco.gmo /builddir/build/BUILD/breeze-5.5.5/po/pa/breeze_kwin_deco.po cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/CMakeFiles/breeze-settings5_automoc.dir/ release make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 49%] Automatic moc for target kde4breeze cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src/CMakeFiles/kde4breeze_automoc.dir/ release [ 49%] Generating lt-breeze_style_config.gmo [ 50%] Generating et-breeze_style_config.gmo cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/lt-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/lt/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/et-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/et/breeze_style_config.po [ 51%] Generating sr@ijekavian-breeze_style_config.gmo make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sr@ijekavian-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/sr@ijekavian/breeze_style_config.po [ 53%] Generating de-breeze_style_config.gmo [ 53%] Generating fi-breeze_style_config.gmo [ 53%] Generating sv-breeze_style_config.gmo [ 54%] Generating zh_CN-breeze_style_config.gmo [ 55%] Generating pa-breeze_style_config.gmo [ 56%] Generating en_GB-breeze_style_config.gmo [ 56%] Built target pofiles_26 cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/sv-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/sv/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/fi-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/fi/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/zh_CN-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/zh_CN/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/pa-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/pa/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/en_GB-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/en_GB/breeze_style_config.po cd /builddir/build/BUILD/breeze-5.5.5 && /usr/bin/msgfmt -o /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/de-breeze_style_config.gmo /builddir/build/BUILD/breeze-5.5.5/po/de/breeze_style_config.po make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 56%] Built target breeze-settings5_automoc make -f kstyle/config/CMakeFiles/breeze-settings5.dir/build.make kstyle/config/CMakeFiles/breeze-settings5.dir/depend [ 56%] Built target pofiles_43 [ 56%] Built target pofiles_40 make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/CMakeFiles/breeze-settings5.dir/DependInfo.cmake --color= [ 56%] Built target pofiles_29 [ 56%] Built target pofiles_27 [ 56%] Built target pofiles_24 [ 56%] Built target pofiles_36 [ 56%] Built target pofiles_37 [ 56%] Built target kde4breeze_automoc [ 56%] Built target pofiles_42 [ 56%] Built target pofiles_41 make -f misc/kde4breeze/src/CMakeFiles/kde4breeze.dir/build.make misc/kde4breeze/src/CMakeFiles/kde4breeze.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/misc/kde4breeze/src /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src/CMakeFiles/kde4breeze.dir/DependInfo.cmake --color= Scanning dependencies of target kde4breeze Scanning dependencies of target breeze-settings5 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f misc/kde4breeze/src/CMakeFiles/kde4breeze.dir/build.make misc/kde4breeze/src/CMakeFiles/kde4breeze.dir/build make -f kstyle/config/CMakeFiles/breeze-settings5.dir/build.make kstyle/config/CMakeFiles/breeze-settings5.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 57%] Building CXX object misc/kde4breeze/src/CMakeFiles/kde4breeze.dir/main.cpp.o [ 57%] Building CXX object misc/kde4breeze/src/CMakeFiles/kde4breeze.dir/kde4breeze_automoc.cpp.o [ 58%] Building CXX object kstyle/config/CMakeFiles/breeze-settings5.dir/main.cpp.o [ 58%] Building CXX object kstyle/config/CMakeFiles/breeze-settings5.dir/breeze-settings5_automoc.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src -I/builddir/build/BUILD/breeze-5.5.5/misc/kde4breeze/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -O3 -DNDEBUG -fPIC -o CMakeFiles/kde4breeze.dir/kde4breeze_automoc.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src/kde4breeze_automoc.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCMUtils -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -o CMakeFiles/breeze-settings5.dir/main.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/config/main.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src -I/builddir/build/BUILD/breeze-5.5.5/misc/kde4breeze/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -O3 -DNDEBUG -fPIC -o CMakeFiles/kde4breeze.dir/main.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/misc/kde4breeze/src/main.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCMUtils -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -o CMakeFiles/breeze-settings5.dir/breeze-settings5_automoc.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/breeze-settings5_automoc.cpp Generating breezestyleconfigmodule.moc Generating moc_breezestyleconfig.cpp Generating moc_breezestyleconfigmodule.cpp make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 58%] Built target kstyle_breeze_config_automoc make -f kstyle/config/CMakeFiles/kstyle_breeze_config.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 58%] Generating ui_breezestyleconfig.h [ 59%] Generating breezestyleconfigdata.h, breezestyleconfigdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/kstyle/config/ui/breezestyleconfig.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/ui_breezestyleconfig.h -DKDE_UIC_BASENAME:STRING=breezestyleconfig -P /usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/libexec/kf5/kconfig_compiler_kf5 /builddir/build/BUILD/breeze-5.5.5/kstyle/breeze.kcfg /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyleconfigdata.kcfgc -d /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/ cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/CMakeFiles/kstyle_breeze_config.dir/DependInfo.cmake --color= Scanning dependencies of target kstyle_breeze_config make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f kstyle/config/CMakeFiles/kstyle_breeze_config.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 61%] Building CXX object kstyle/config/CMakeFiles/kstyle_breeze_config.dir/breezestyleconfig.cpp.o [ 61%] Building CXX object kstyle/config/CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigdata.cpp.o [ 61%] Building CXX object kstyle/config/CMakeFiles/kstyle_breeze_config.dir/kstyle_breeze_config_automoc.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkstyle_breeze_config_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/breezestyleconfigdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkstyle_breeze_config_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfig.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/config/breezestyleconfig.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkstyle_breeze_config_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/kstyle_breeze_config.dir/kstyle_breeze_config_automoc.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config/kstyle_breeze_config_automoc.cpp [ 62%] Building CXX object kstyle/config/CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigmodule.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkstyle_breeze_config_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigmodule.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/config/breezestyleconfigmodule.cpp Generating breezedecoration.moc Generating moc_breezebutton.cpp Generating moc_breezedecoration.cpp Generating moc_breezesettingsprovider.cpp Generating moc_breezesizegrip.cpp Generating moc_breezeconfigwidget.cpp Generating moc_breezedetectwidget.cpp Generating moc_breezeexceptiondialog.cpp Generating moc_breezeexceptionlistwidget.cpp make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 62%] Built target breezedecoration_automoc make -f kdecoration/CMakeFiles/breezedecoration.dir/build.make kdecoration/CMakeFiles/breezedecoration.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 62%] Generating ui_breezedetectwidget.h [ 62%] Generating ui_breezeexceptionlistwidget.h [ 63%] Generating ui_breezeexceptiondialog.h [ 64%] Generating ui_breezeconfigurationui.h cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/kdecoration/config/ui/breezeexceptionlistwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/ui_breezeexceptionlistwidget.h -DKDE_UIC_BASENAME:STRING=breezeexceptionlistwidget -P /usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/kdecoration/config/ui/breezeexceptiondialog.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/ui_breezeexceptiondialog.h -DKDE_UIC_BASENAME:STRING=breezeexceptiondialog -P /usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/kdecoration/config/ui/breezedetectwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/ui_breezedetectwidget.h -DKDE_UIC_BASENAME:STRING=breezedetectwidget -P /usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/kdecoration/config/ui/breezeconfigurationui.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/ui_breezeconfigurationui.h -DKDE_UIC_BASENAME:STRING=breezeconfigurationui -P /usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake [ 65%] Generating breezesettings.h, breezesettings.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/libexec/kf5/kconfig_compiler_kf5 /builddir/build/BUILD/breeze-5.5.5/kdecoration/breezesettingsdata.kcfg /builddir/build/BUILD/breeze-5.5.5/kdecoration/breezesettings.kcfgc -d /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/ cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kdecoration /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/CMakeFiles/breezedecoration.dir/DependInfo.cmake --color= Scanning dependencies of target breezedecoration make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f kdecoration/CMakeFiles/breezedecoration.dir/build.make kdecoration/CMakeFiles/breezedecoration.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 66%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezebutton.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/breezebutton.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/breezebutton.cpp [ 68%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o [ 68%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/config/breezeexceptiondialog.cpp.o [ 69%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/config/breezeexceptiondialog.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/config/breezeexceptiondialog.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/breezesettingsprovider.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/breezedecoration.cpp [ 69%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/breezeexceptionlist.cpp [ 69%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezesizegrip.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/breezesizegrip.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/breezesizegrip.cpp [ 70%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezesettings.cpp.o [ 70%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/config/breezedetectwidget.cpp.o [ 71%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/config/breezeconfigwidget.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/config/breezedetectwidget.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/config/breezedetectwidget.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/breezesettings.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/breezesettings.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/config/breezeconfigwidget.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/config/breezeconfigwidget.cpp [ 72%] Linking CXX executable kde4breeze [ 72%] Linking CXX executable breeze-settings5 cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/cmake -E cmake_link_script CMakeFiles/breeze-settings5.dir/link.txt --verbose=1 cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/misc/kde4breeze/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/kde4breeze.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/breeze-settings5.dir/main.cpp.o CMakeFiles/breeze-settings5.dir/breeze-settings5_automoc.cpp.o -o breeze-settings5 -rdynamic /usr/lib64/libKF5KCMUtils.so.5.19.0 /usr/lib64/libKF5Service.so.5.19.0 /usr/lib64/libKF5ConfigWidgets.so.5.19.0 /usr/lib64/libKF5I18n.so.5.19.0 /usr/lib64/libKF5Codecs.so.5.19.0 /usr/lib64/libKF5ConfigGui.so.5.19.0 /usr/lib64/libKF5ConfigCore.so.5.19.0 /usr/lib64/libQt5Xml.so.5.6.0 /usr/lib64/libKF5Auth.so.5.19.0 /usr/lib64/libKF5WidgetsAddons.so.5.19.0 /usr/lib64/libQt5Widgets.so.5.6.0 /usr/lib64/libQt5Gui.so.5.6.0 /usr/lib64/libKF5CoreAddons.so.5.19.0 /usr/lib64/libQt5Core.so.5.6.0 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -O3 -DNDEBUG -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/kde4breeze.dir/main.cpp.o CMakeFiles/kde4breeze.dir/kde4breeze_automoc.cpp.o -o kde4breeze -rdynamic /usr/lib64/libQt5Widgets.so.5.6.0 /usr/lib64/libKF5CoreAddons.so.5.19.0 /usr/lib64/libKF5ConfigCore.so.5.19.0 /usr/lib64/libQt5Gui.so.5.6.0 /usr/lib64/libQt5Core.so.5.6.0 [ 73%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/config/breezeexceptionlistwidget.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/config/breezeexceptionlistwidget.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/config/breezeexceptionlistwidget.cpp make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 73%] Built target kde4breeze [ 73%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/config/breezeexceptionmodel.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/config/breezeexceptionmodel.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/config/breezeexceptionmodel.cpp [ 74%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/config/breezeitemmodel.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/config/breezeitemmodel.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kdecoration/config/breezeitemmodel.cpp make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 74%] Built target breeze-settings5 [ 74%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezedecoration_automoc.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration -I/builddir/build/BUILD/breeze-5.5.5/kdecoration -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KDecoration2 -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breezedecoration.dir/breezedecoration_automoc.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration/breezedecoration_automoc.cpp [ 74%] Linking CXX shared module kstyle_breeze_config.so cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/config && /usr/bin/cmake -E cmake_link_script CMakeFiles/kstyle_breeze_config.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o kstyle_breeze_config.so CMakeFiles/kstyle_breeze_config.dir/breezestyleconfig.cpp.o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigmodule.cpp.o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigdata.cpp.o CMakeFiles/kstyle_breeze_config.dir/kstyle_breeze_config_automoc.cpp.o /usr/lib64/libKF5ConfigWidgets.so.5.19.0 /usr/lib64/libKF5I18n.so.5.19.0 /usr/lib64/libKF5Codecs.so.5.19.0 /usr/lib64/libKF5WidgetsAddons.so.5.19.0 /usr/lib64/libKF5ConfigGui.so.5.19.0 /usr/lib64/libKF5ConfigCore.so.5.19.0 /usr/lib64/libQt5Xml.so.5.6.0 /usr/lib64/libKF5Auth.so.5.19.0 /usr/lib64/libQt5Widgets.so.5.6.0 /usr/lib64/libQt5DBus.so.5.6.0 /usr/lib64/libKF5CoreAddons.so.5.19.0 /usr/lib64/libQt5Gui.so.5.6.0 /usr/lib64/libQt5Core.so.5.6.0 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 74%] Built target kstyle_breeze_config Generating moc_breezeanimation.cpp Generating moc_breezeanimationdata.cpp Generating moc_breezeanimations.cpp Generating moc_breezebaseengine.cpp Generating moc_breezebusyindicatordata.cpp Generating moc_breezebusyindicatorengine.cpp Generating moc_breezedialdata.cpp Generating moc_breezedialengine.cpp Generating moc_breezeenabledata.cpp Generating moc_breezegenericdata.cpp Generating moc_breezeheaderviewdata.cpp Generating moc_breezeheaderviewengine.cpp Generating moc_breezescrollbardata.cpp Generating moc_breezescrollbarengine.cpp Generating moc_breezespinboxdata.cpp Generating moc_breezespinboxengine.cpp Generating moc_breezestackedwidgetdata.cpp Generating moc_breezestackedwidgetengine.cpp Generating moc_breezetabbardata.cpp Generating moc_breezetabbarengine.cpp Generating moc_breezetoolboxengine.cpp Generating moc_breezetransitiondata.cpp Generating moc_breezetransitionwidget.cpp Generating moc_breezewidgetstatedata.cpp Generating moc_breezewidgetstateengine.cpp Generating moc_breezeaddeventfilter.cpp Generating moc_breezeframeshadow.cpp Generating moc_breezemdiwindowshadow.cpp Generating moc_breezemnemonics.cpp Generating moc_breezeshadowhelper.cpp Generating moc_breezesplitterproxy.cpp Generating moc_breezestyle.cpp Generating moc_breezestyleplugin.cpp Generating moc_breezewindowmanager.cpp Generating moc_breezewidgetexplorer.cpp make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 74%] Built target breeze_automoc make -f kstyle/CMakeFiles/breeze.dir/build.make kstyle/CMakeFiles/breeze.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 74%] Generating breezestyleconfigdata.h, breezestyleconfigdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/libexec/kf5/kconfig_compiler_kf5 /builddir/build/BUILD/breeze-5.5.5/kstyle/breeze.kcfg /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyleconfigdata.kcfgc -d /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/ cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/CMakeFiles/breeze.dir/DependInfo.cmake --color= Scanning dependencies of target breeze make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f kstyle/CMakeFiles/breeze.dir/build.make kstyle/CMakeFiles/breeze.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 75%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeanimation.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezeanimation.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeanimation.cpp [ 76%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeanimationdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezeanimationdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeanimationdata.cpp [ 76%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeanimations.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezeanimations.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeanimations.cpp [ 77%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezedialengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezedialengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezedialengine.cpp [ 77%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezedialdata.cpp.o [ 78%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezebusyindicatordata.cpp.o [ 78%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezebusyindicatorengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezedialdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezedialdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezebusyindicatordata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezebusyindicatordata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezebusyindicatorengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezebusyindicatorengine.cpp [ 79%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezebaseengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezebaseengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezebaseengine.cpp [ 80%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeenabledata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezeenabledata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeenabledata.cpp [ 80%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezegenericdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezegenericdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezegenericdata.cpp [ 81%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeheaderviewdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezeheaderviewdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeheaderviewdata.cpp [ 81%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeheaderviewengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezeheaderviewengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeheaderviewengine.cpp [ 82%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezescrollbardata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezescrollbardata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezescrollbardata.cpp [ 83%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezescrollbarengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezescrollbarengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezescrollbarengine.cpp [ 83%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezespinboxengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezespinboxengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezespinboxengine.cpp [ 84%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezespinboxdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezespinboxdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezespinboxdata.cpp [ 85%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezestackedwidgetdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezestackedwidgetdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezestackedwidgetdata.cpp [ 85%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezestackedwidgetengine.cpp.o [ 86%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetabbarengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezestackedwidgetengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezestackedwidgetengine.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezetabbarengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetabbarengine.cpp [ 86%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetabbardata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezetabbardata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetabbardata.cpp [ 87%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetoolboxengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezetoolboxengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetoolboxengine.cpp [ 88%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetransitiondata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezetransitiondata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetransitiondata.cpp [ 88%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetransitionwidget.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezetransitionwidget.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetransitionwidget.cpp [ 89%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezewidgetstateengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezewidgetstateengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezewidgetstateengine.cpp [ 89%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezewidgetstatedata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/animations/breezewidgetstatedata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezewidgetstatedata.cpp [ 90%] Building CXX object kstyle/CMakeFiles/breeze.dir/debug/breezewidgetexplorer.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/debug/breezewidgetexplorer.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/debug/breezewidgetexplorer.cpp [ 91%] Linking CXX shared module breezedecoration.so cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kdecoration && /usr/bin/cmake -E cmake_link_script CMakeFiles/breezedecoration.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o breezedecoration.so CMakeFiles/breezedecoration.dir/breezebutton.cpp.o CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o CMakeFiles/breezedecoration.dir/breezesizegrip.cpp.o CMakeFiles/breezedecoration.dir/breezesettings.cpp.o CMakeFiles/breezedecoration.dir/config/breezeconfigwidget.cpp.o CMakeFiles/breezedecoration.dir/config/breezedetectwidget.cpp.o CMakeFiles/breezedecoration.dir/config/breezeexceptiondialog.cpp.o CMakeFiles/breezedecoration.dir/config/breezeexceptionlistwidget.cpp.o CMakeFiles/breezedecoration.dir/config/breezeexceptionmodel.cpp.o CMakeFiles/breezedecoration.dir/config/breezeitemmodel.cpp.o CMakeFiles/breezedecoration.dir/breezedecoration_automoc.cpp.o /usr/lib64/libkdecorations2.so.5.5.5 /usr/lib64/libKF5ConfigWidgets.so.5.19.0 /usr/lib64/libKF5GuiAddons.so.5.19.0 /usr/lib64/libKF5I18n.so.5.19.0 /usr/lib64/libKF5WindowSystem.so.5.19.0 /usr/lib64/libQt5X11Extras.so.5.6.0 /usr/lib64/libxcb.so /usr/lib64/libKF5Codecs.so.5.19.0 /usr/lib64/libKF5WidgetsAddons.so.5.19.0 /usr/lib64/libKF5ConfigGui.so.5.19.0 /usr/lib64/libKF5ConfigCore.so.5.19.0 /usr/lib64/libQt5Xml.so.5.6.0 /usr/lib64/libKF5Auth.so.5.19.0 /usr/lib64/libQt5DBus.so.5.6.0 /usr/lib64/libKF5CoreAddons.so.5.19.0 /usr/lib64/libQt5Widgets.so.5.6.0 /usr/lib64/libQt5Gui.so.5.6.0 /usr/lib64/libQt5Core.so.5.6.0 [ 92%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezeaddeventfilter.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezeaddeventfilter.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezeaddeventfilter.cpp [ 92%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezeframeshadow.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezeframeshadow.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezeframeshadow.cpp [ 93%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezehelper.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezehelper.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezehelper.cpp [ 94%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezemdiwindowshadow.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezemdiwindowshadow.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezemdiwindowshadow.cpp make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [ 94%] Built target breezedecoration [ 94%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezemnemonics.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezemnemonics.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezemnemonics.cpp [ 95%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezepropertynames.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezepropertynames.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezepropertynames.cpp [ 95%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezeshadowhelper.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezeshadowhelper.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezeshadowhelper.cpp [ 96%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezesplitterproxy.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezesplitterproxy.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezesplitterproxy.cpp [ 97%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyle.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezestyle.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyle.cpp [ 97%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyleplugin.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezestyleplugin.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyleplugin.cpp [ 98%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezetileset.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezetileset.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezetileset.cpp [ 98%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezewindowmanager.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezewindowmanager.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezewindowmanager.cpp [ 99%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyleconfigdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breezestyleconfigdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/breezestyleconfigdata.cpp [100%] Building CXX object kstyle/CMakeFiles/breeze.dir/breeze_automoc.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreeze_EXPORTS -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KGuiAddons -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KStyle -isystem /usr/include/qt5/QtX11Extras -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/breeze.dir/breeze_automoc.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle/breeze_automoc.cpp /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyle.cpp: In member function 'bool Breeze::Style::drawTitleBarComplexControl(const QStyleOptionComplex*, QPainter*, const QWidget*) const': /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyle.cpp:6328:17: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if( !titleBarOption->subControls & subControl ) continue; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX shared module breeze.so cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/kstyle && /usr/bin/cmake -E cmake_link_script CMakeFiles/breeze.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o breeze.so CMakeFiles/breeze.dir/animations/breezeanimation.cpp.o CMakeFiles/breeze.dir/animations/breezeanimations.cpp.o CMakeFiles/breeze.dir/animations/breezeanimationdata.cpp.o CMakeFiles/breeze.dir/animations/breezebaseengine.cpp.o CMakeFiles/breeze.dir/animations/breezebusyindicatordata.cpp.o CMakeFiles/breeze.dir/animations/breezebusyindicatorengine.cpp.o CMakeFiles/breeze.dir/animations/breezedialdata.cpp.o CMakeFiles/breeze.dir/animations/breezedialengine.cpp.o CMakeFiles/breeze.dir/animations/breezeenabledata.cpp.o CMakeFiles/breeze.dir/animations/breezegenericdata.cpp.o CMakeFiles/breeze.dir/animations/breezeheaderviewdata.cpp.o CMakeFiles/breeze.dir/animations/breezeheaderviewengine.cpp.o CMakeFiles/breeze.dir/animations/breezescrollbardata.cpp.o CMakeFiles/breeze.dir/animations/breezescrollbarengine.cpp.o CMakeFiles/breeze.dir/animations/breezespinboxengine.cpp.o CMakeFiles/breeze.dir/animations/breezespinboxdata.cpp.o CMakeFiles/breeze.dir/animations/breezestackedwidgetdata.cpp.o CMakeFiles/breeze.dir/animations/breezestackedwidgetengine.cpp.o CMakeFiles/breeze.dir/animations/breezetabbarengine.cpp.o CMakeFiles/breeze.dir/animations/breezetabbardata.cpp.o CMakeFiles/breeze.dir/animations/breezetoolboxengine.cpp.o CMakeFiles/breeze.dir/animations/breezetransitiondata.cpp.o CMakeFiles/breeze.dir/animations/breezetransitionwidget.cpp.o CMakeFiles/breeze.dir/animations/breezewidgetstateengine.cpp.o CMakeFiles/breeze.dir/animations/breezewidgetstatedata.cpp.o CMakeFiles/breeze.dir/debug/breezewidgetexplorer.cpp.o CMakeFiles/breeze.dir/breezeaddeventfilter.cpp.o CMakeFiles/breeze.dir/breezeframeshadow.cpp.o CMakeFiles/breeze.dir/breezehelper.cpp.o CMakeFiles/breeze.dir/breezemdiwindowshadow.cpp.o CMakeFiles/breeze.dir/breezemnemonics.cpp.o CMakeFiles/breeze.dir/breezepropertynames.cpp.o CMakeFiles/breeze.dir/breezeshadowhelper.cpp.o CMakeFiles/breeze.dir/breezesplitterproxy.cpp.o CMakeFiles/breeze.dir/breezestyle.cpp.o CMakeFiles/breeze.dir/breezestyleplugin.cpp.o CMakeFiles/breeze.dir/breezetileset.cpp.o CMakeFiles/breeze.dir/breezewindowmanager.cpp.o CMakeFiles/breeze.dir/breezestyleconfigdata.cpp.o CMakeFiles/breeze.dir/breeze_automoc.cpp.o /usr/lib64/libKF5WindowSystem.so.5.19.0 /usr/lib64/libKF5Style.so.5.19.0 -lxcb /usr/lib64/libKF5ConfigWidgets.so.5.19.0 /usr/lib64/libKF5GuiAddons.so.5.19.0 /usr/lib64/libQt5X11Extras.so.5.6.0 /usr/lib64/libKF5Codecs.so.5.19.0 /usr/lib64/libKF5ConfigGui.so.5.19.0 /usr/lib64/libKF5ConfigCore.so.5.19.0 /usr/lib64/libQt5Xml.so.5.6.0 /usr/lib64/libKF5Auth.so.5.19.0 /usr/lib64/libQt5DBus.so.5.6.0 /usr/lib64/libKF5WidgetsAddons.so.5.19.0 /usr/lib64/libQt5Widgets.so.5.6.0 /usr/lib64/libQt5Gui.so.5.6.0 /usr/lib64/libKF5CoreAddons.so.5.19.0 /usr/lib64/libQt5Core.so.5.6.0 make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' [100%] Built target breeze make[1]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' + mkdir x86_64-redhat-linux-gnu_kde4 ~/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 ~/build/BUILD/breeze-5.5.5 + pushd x86_64-redhat-linux-gnu_kde4 + QTDIR=/usr/lib64/qt4 + export QTDIR + PATH=/usr/lib64/qt4/bin:/usr/lib64/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DDATA_INSTALL_DIR:PATH=/usr/share/kde4/apps -DINCLUDE_INSTALL_DIR:PATH=/usr/include/kde4 -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DKDE4_BUILD_TESTS:BOOL=OFF -DLIB_SUFFIX=64 -DLIBEXEC_INSTALL_DIR:PATH=/usr/libexec/kde4 -DSYSCONF_INSTALL_DIR:PATH=/etc -DUSE_KDE4=TRUE .. -- The C compiler identification is GNU 6.0.0 -- The CXX compiler identification is GNU 6.0.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt-Version 4.8.7 (using /usr/lib64/qt4/bin/qmake) -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXpm.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXpm.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2g") -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl (found version "5.22.1") -- 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") -- Checking for modules 'xcb;x11-xcb' -- Found xcb, version 1.11.1 -- Found x11-xcb, version 1.6.3 -- -- The following features have been enabled: * x11-xcb , Required to pass style properties to native Windows on X11 Platform , -- The following OPTIONAL packages have been found: * Threads * OpenSSL * Perl -- The following REQUIRED packages have been found: * X11 * Qt4 * Automoc4 * Phonon (required version >= 4.3.80) * KDE4Internal * KDE4 * PkgConfig -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_USE_RELATIVE_PATHS KDE4_BUILD_TESTS -- Build files have been written to: /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 ~/build/BUILD/breeze-5.5.5 + popd + make -j16 -C x86_64-redhat-linux-gnu_kde4 make: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' /usr/bin/cmake -H/builddir/build/BUILD/breeze-5.5.5 -B/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/CMakeFiles /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' make -f kstyle/CMakeFiles/breeze_automoc.dir/build.make kstyle/CMakeFiles/breeze_automoc.dir/depend make -f kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/CMakeFiles/breeze_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target kstyle_breeze_config_automoc Scanning dependencies of target breeze_automoc make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' make -f kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config_automoc.dir/build make -f kstyle/CMakeFiles/breeze_automoc.dir/build.make kstyle/CMakeFiles/breeze_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config && /usr/bin/automoc4 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config/kstyle_breeze_config_automoc.cpp /builddir/build/BUILD/breeze-5.5.5/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/automoc4 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/breeze_automoc.cpp /builddir/build/BUILD/breeze-5.5.5/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle /usr/lib64/qt4/bin/moc-qt4 /usr/bin/cmake Generating moc_breezestyleconfig.cpp Generating moc_breezeanimations.cpp make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' [ 0%] Built target kstyle_breeze_config_automoc make -f kstyle/config/CMakeFiles/kstyle_breeze_config.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' Generating moc_breezewidgetstateengine.cpp [ 4%] Generating ui_breezestyleconfig.h [ 4%] Generating breezestyleconfigdata.h, breezestyleconfigdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/kstyle/config/ui/breezestyleconfig.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config/ui_breezestyleconfig.h -DKDE_UIC_BASENAME:STRING=breezestyleconfig -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config && /usr/bin/kconfig_compiler4 /builddir/build/BUILD/breeze-5.5.5/kstyle/breeze.kcfg /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyleconfigdata.kcfgc -d /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config/ cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config/CMakeFiles/kstyle_breeze_config.dir/DependInfo.cmake --color= Generating moc_breezedialdata.cpp Generating moc_breezestackedwidgetdata.cpp Scanning dependencies of target kstyle_breeze_config make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' make -f kstyle/config/CMakeFiles/kstyle_breeze_config.dir/build.make kstyle/config/CMakeFiles/kstyle_breeze_config.dir/build Generating moc_breezetransitiondata.cpp make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' [ 6%] Building CXX object kstyle/config/CMakeFiles/kstyle_breeze_config.dir/kstyle_breeze_config_automoc.cpp.o [ 8%] Building CXX object kstyle/config/CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigdata.cpp.o [ 10%] Building CXX object kstyle/config/CMakeFiles/kstyle_breeze_config.dir/breezestyleconfig.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KSTYLE_BREEZE_CONFIG_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kstyle_breeze_config.dir/kstyle_breeze_config_automoc.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config/kstyle_breeze_config_automoc.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KSTYLE_BREEZE_CONFIG_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfig.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/config/breezestyleconfig.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_KSTYLE_BREEZE_CONFIG_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DTRANSLATION_DOMAIN=\"breeze_style_config\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/config -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config/breezestyleconfigdata.cpp Generating moc_breezeenabledata.cpp Generating moc_breezeheaderviewdata.cpp Generating moc_breezestyle.cpp Generating moc_breezeaddeventfilter.cpp Generating moc_breezegenericdata.cpp Generating moc_breezespinboxengine.cpp Generating moc_breezewidgetstatedata.cpp Generating moc_kstylekde4compat.cpp Generating moc_breezeanimation.cpp Generating moc_breezescrollbardata.cpp Generating moc_breezetransitionwidget.cpp Generating moc_breezespinboxdata.cpp Generating moc_breezeanimationdata.cpp Generating moc_breezescrollbarengine.cpp Generating moc_breezestackedwidgetengine.cpp Generating moc_breezedialengine.cpp Generating moc_breezemdiwindowshadow.cpp Generating moc_breezeshadowhelper.cpp Generating moc_breezesplitterproxy.cpp Generating moc_breezebaseengine.cpp Generating moc_breezemnemonics.cpp Generating moc_breezewindowmanager.cpp Generating moc_breezetabbarengine.cpp Generating moc_breezetabbardata.cpp Generating moc_breezeframeshadow.cpp Generating moc_breezewidgetexplorer.cpp Generating moc_breezebusyindicatorengine.cpp Generating moc_breezetoolboxengine.cpp Generating moc_breezestyleplugin.cpp Generating moc_breezebusyindicatordata.cpp [ 12%] Linking CXX shared module ../../lib/kstyle_breeze_config.so cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/config && /usr/bin/cmake -E cmake_link_script CMakeFiles/kstyle_breeze_config.dir/link.txt --verbose=1 Generating moc_breezeheaderviewengine.cpp /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../lib/kstyle_breeze_config.so CMakeFiles/kstyle_breeze_config.dir/kstyle_breeze_config_automoc.cpp.o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfig.cpp.o CMakeFiles/kstyle_breeze_config.dir/breezestyleconfigdata.cpp.o -L/usr/lib64/kde4/devel /usr/lib64/libkdeui.so.5.14.17 /usr/lib64/libkdecore.so.5.14.17 /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/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' [ 12%] Built target breeze_automoc make -f kstyle/CMakeFiles/breeze.dir/build.make kstyle/CMakeFiles/breeze.dir/depend make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' [ 14%] Generating breezestyleconfigdata.h, breezestyleconfigdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/kconfig_compiler4 /builddir/build/BUILD/breeze-5.5.5/kstyle/breeze.kcfg /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyleconfigdata.kcfgc -d /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/ cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/breeze-5.5.5 /builddir/build/BUILD/breeze-5.5.5/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4 /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/CMakeFiles/breeze.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' [ 14%] Built target kstyle_breeze_config Scanning dependencies of target breeze make[2]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' make -f kstyle/CMakeFiles/breeze.dir/build.make kstyle/CMakeFiles/breeze.dir/build make[2]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' [ 16%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeanimations.cpp.o [ 18%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeanimation.cpp.o [ 20%] Building CXX object kstyle/CMakeFiles/breeze.dir/breeze_automoc.cpp.o [ 24%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeanimationdata.cpp.o [ 26%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezebusyindicatorengine.cpp.o [ 28%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezegenericdata.cpp.o [ 30%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezedialengine.cpp.o [ 32%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeheaderviewdata.cpp.o [ 34%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezebaseengine.cpp.o [ 36%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezescrollbarengine.cpp.o [ 38%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezescrollbardata.cpp.o [ 38%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezespinboxengine.cpp.o [ 40%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeenabledata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezeanimation.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeanimation.cpp [ 42%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezebusyindicatordata.cpp.o [ 44%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezedialdata.cpp.o [ 46%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezeheaderviewengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breeze_automoc.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/breeze_automoc.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezeanimations.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeanimations.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezeanimationdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeanimationdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezebaseengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezebaseengine.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezebusyindicatordata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezebusyindicatordata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezebusyindicatorengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezebusyindicatorengine.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezedialdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezedialdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezedialengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezedialengine.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezeenabledata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeenabledata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezegenericdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezegenericdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezeheaderviewdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeheaderviewdata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezeheaderviewengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezeheaderviewengine.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezescrollbardata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezescrollbardata.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezescrollbarengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezescrollbarengine.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezespinboxengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezespinboxengine.cpp [ 48%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezespinboxdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezespinboxdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezespinboxdata.cpp [ 51%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezestackedwidgetdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezestackedwidgetdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezestackedwidgetdata.cpp [ 53%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezestackedwidgetengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezestackedwidgetengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezestackedwidgetengine.cpp [ 55%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetabbarengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezetabbarengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetabbarengine.cpp [ 57%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetabbardata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezetabbardata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetabbardata.cpp [ 59%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetoolboxengine.cpp.o [ 61%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetransitiondata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezetoolboxengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetoolboxengine.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezetransitiondata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetransitiondata.cpp [ 63%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezetransitionwidget.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezetransitionwidget.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezetransitionwidget.cpp [ 65%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezewidgetstateengine.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezewidgetstateengine.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezewidgetstateengine.cpp [ 67%] Building CXX object kstyle/CMakeFiles/breeze.dir/animations/breezewidgetstatedata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/animations/breezewidgetstatedata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/animations/breezewidgetstatedata.cpp [ 69%] Building CXX object kstyle/CMakeFiles/breeze.dir/debug/breezewidgetexplorer.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/debug/breezewidgetexplorer.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/debug/breezewidgetexplorer.cpp [ 71%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezeaddeventfilter.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezeaddeventfilter.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezeaddeventfilter.cpp [ 73%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezeframeshadow.cpp.o [ 75%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezehelper.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezeframeshadow.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezeframeshadow.cpp cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezehelper.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezehelper.cpp [ 77%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezemdiwindowshadow.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezemdiwindowshadow.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezemdiwindowshadow.cpp [ 79%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezemnemonics.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezemnemonics.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezemnemonics.cpp [ 81%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezepropertynames.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezepropertynames.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezepropertynames.cpp [ 83%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezeshadowhelper.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezeshadowhelper.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezeshadowhelper.cpp [ 85%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezesplitterproxy.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezesplitterproxy.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezesplitterproxy.cpp [ 87%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyle.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezestyle.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyle.cpp [ 89%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyleplugin.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezestyleplugin.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyleplugin.cpp [ 91%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezetileset.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezetileset.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezetileset.cpp [ 93%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezewindowmanager.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezewindowmanager.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/breezewindowmanager.cpp [ 95%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyleconfigdata.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/breezestyleconfigdata.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle/breezestyleconfigdata.cpp [ 97%] Building CXX object kstyle/CMakeFiles/breeze.dir/kstylekde4compat.cpp.o cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS -DMAKE_BREEZE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle -I/builddir/build/BUILD/breeze-5.5.5/kstyle/animations -I/builddir/build/BUILD/breeze-5.5.5/kstyle/debug -I/usr/include/kde4 -I/usr/include/kde4/KDE -I/usr/include/KDE -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtXml -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtDBus -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/Qt -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/breeze.dir/kstylekde4compat.cpp.o -c /builddir/build/BUILD/breeze-5.5.5/kstyle/kstylekde4compat.cpp /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyle.cpp: In member function 'bool Breeze::Style::drawTitleBarComplexControl(const QStyleOptionComplex*, QPainter*, const QWidget*) const': /builddir/build/BUILD/breeze-5.5.5/kstyle/breezestyle.cpp:6328:17: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if( !titleBarOption->subControls & subControl ) continue; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX shared module ../lib/breeze.so cd /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/kstyle && /usr/bin/cmake -E cmake_link_script CMakeFiles/breeze.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++0x -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 -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../lib/breeze.so CMakeFiles/breeze.dir/breeze_automoc.cpp.o CMakeFiles/breeze.dir/animations/breezeanimation.cpp.o CMakeFiles/breeze.dir/animations/breezeanimations.cpp.o CMakeFiles/breeze.dir/animations/breezeanimationdata.cpp.o CMakeFiles/breeze.dir/animations/breezebaseengine.cpp.o CMakeFiles/breeze.dir/animations/breezebusyindicatordata.cpp.o CMakeFiles/breeze.dir/animations/breezebusyindicatorengine.cpp.o CMakeFiles/breeze.dir/animations/breezedialdata.cpp.o CMakeFiles/breeze.dir/animations/breezedialengine.cpp.o CMakeFiles/breeze.dir/animations/breezeenabledata.cpp.o CMakeFiles/breeze.dir/animations/breezegenericdata.cpp.o CMakeFiles/breeze.dir/animations/breezeheaderviewdata.cpp.o CMakeFiles/breeze.dir/animations/breezeheaderviewengine.cpp.o CMakeFiles/breeze.dir/animations/breezescrollbardata.cpp.o CMakeFiles/breeze.dir/animations/breezescrollbarengine.cpp.o CMakeFiles/breeze.dir/animations/breezespinboxengine.cpp.o CMakeFiles/breeze.dir/animations/breezespinboxdata.cpp.o CMakeFiles/breeze.dir/animations/breezestackedwidgetdata.cpp.o CMakeFiles/breeze.dir/animations/breezestackedwidgetengine.cpp.o CMakeFiles/breeze.dir/animations/breezetabbarengine.cpp.o CMakeFiles/breeze.dir/animations/breezetabbardata.cpp.o CMakeFiles/breeze.dir/animations/breezetoolboxengine.cpp.o CMakeFiles/breeze.dir/animations/breezetransitiondata.cpp.o CMakeFiles/breeze.dir/animations/breezetransitionwidget.cpp.o CMakeFiles/breeze.dir/animations/breezewidgetstateengine.cpp.o CMakeFiles/breeze.dir/animations/breezewidgetstatedata.cpp.o CMakeFiles/breeze.dir/debug/breezewidgetexplorer.cpp.o CMakeFiles/breeze.dir/breezeaddeventfilter.cpp.o CMakeFiles/breeze.dir/breezeframeshadow.cpp.o CMakeFiles/breeze.dir/breezehelper.cpp.o CMakeFiles/breeze.dir/breezemdiwindowshadow.cpp.o CMakeFiles/breeze.dir/breezemnemonics.cpp.o CMakeFiles/breeze.dir/breezepropertynames.cpp.o CMakeFiles/breeze.dir/breezeshadowhelper.cpp.o CMakeFiles/breeze.dir/breezesplitterproxy.cpp.o CMakeFiles/breeze.dir/breezestyle.cpp.o CMakeFiles/breeze.dir/breezestyleplugin.cpp.o CMakeFiles/breeze.dir/breezetileset.cpp.o CMakeFiles/breeze.dir/breezewindowmanager.cpp.o CMakeFiles/breeze.dir/breezestyleconfigdata.cpp.o CMakeFiles/breeze.dir/kstylekde4compat.cpp.o -L/usr/lib64/kde4/devel /usr/lib64/libkdeui.so.5.14.17 -lX11-xcb -lX11 -lxcb /usr/lib64/libkdecore.so.5.14.17 /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/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' [100%] Built target breeze make[1]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YJIhZz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 ++ dirname /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 + cd breeze-5.5.5 + make install/fast DESTDIR=/builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/color-schemes/Breeze.colors -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/color-schemes/BreezeDark.colors -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/color-schemes/BreezeHighContrast.colors -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop/contents -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/defaults -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/preview.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kservices5/plasma-lookandfeel-org.kde.breezedark.desktop.desktop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ca/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ca/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pt/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pt/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/fr/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/fr/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/cs/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/cs/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/it/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/it/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/es/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/es/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/gl/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/gl/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/da/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/da/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ar/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ar/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sk/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sk/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/uk/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/uk/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/bs/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/bs/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ast/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ast/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nb/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nb/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/hu/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/hu/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sl/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sl/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ro/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ro/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ru/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ru/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/fi/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/fi/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/tr/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/tr/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nl/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nl/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/et/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/et/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nn/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nn/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pl/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pl/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nds/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/nds/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ia/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/se/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/el/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/el/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pa/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/pa/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ko/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ko/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ja/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/ja/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sv/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/sv/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/en_GB/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/en_GB/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/de/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/de/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/lt/LC_MESSAGES/breeze_kwin_deco.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/locale/lt/LC_MESSAGES/breeze_style_config.mo -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/4498f0e0c1937ffe01fd06f973665830 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/left_ptr_watch -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/center_ptr -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/dnd-no-drop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/whats_this -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/no-drop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/down-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/copy -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/move -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/ibeam -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size_fdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/left_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/e29285e634086352946a0e7090d73106 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/half-busy -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size_hor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size-fdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/top_left_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/color-picker -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/w-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/draft -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/openhand -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/3085a0e285430894940527032f8b26df -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/crossed_circle -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/right_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/split_v -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/col-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/default -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/pencil -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/right-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/right_ptr -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/pointer -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size-hor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/sb_h_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/left_ptr -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/x-cursor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/watch -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/sb_v_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/left-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/not-allowed -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/1081e37283d90000800003c07f3ef6bf -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/dnd-move -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/up-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/640fb0e74195791501fd1ed57b41487f -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/top_right_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/dnd-none -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/zoom-in -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/00008160000006810000408080010102 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/help -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/v_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/question_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/all-scroll -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/pointing_hand -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/context-menu -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/d9ce0ab605698f320427677b458ad60b -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/fleur -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/text -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/zoom-out -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/bottom_right_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/00000000000000020006000e7e9ffc3f -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/link -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/e-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/9d800788f1b08800ae810202380a0822 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size-ver -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/circle -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/row-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/cell -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/dnd-copy -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/vertical-text -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size_ver -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/bottom_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/forbidden -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/cross -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/wayland-cursor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/hand1 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/bottom_left_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/crosshair -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/9081237383d90e509aa00f00170e968f -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/alias -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/3ecb610c1bf2410f44200f48c40d3599 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/progress -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/s-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/h_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/closedhand -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/left_ptr_help -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size-bdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/top_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/plus -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/hand2 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/6407b0e94181790501fd1e167b474872 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/03b6e0fcb3499374a867c041f52298f0 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/pirate -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size_bdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/split_h -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/wait -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/size_all -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/cursors/xterm -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/breeze_cursors/index.theme -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/index.theme -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/4498f0e0c1937ffe01fd06f973665830 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/left_ptr_watch -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/center_ptr -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/dnd-no-drop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/whats_this -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/no-drop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/down-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/copy -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/move -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/ibeam -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size_fdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/left_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/e29285e634086352946a0e7090d73106 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/half-busy -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size_hor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size-fdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/top_left_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/color-picker -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/w-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/draft -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/openhand -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/3085a0e285430894940527032f8b26df -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/crossed_circle -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/right_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/split_v -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/col-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/default -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/pencil -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/right-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/right_ptr -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/pointer -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size-hor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/sb_h_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/left_ptr -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/x-cursor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/watch -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/b66166c04f8c3109214a4fbd64a50fc8 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/sb_v_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/left-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/not-allowed -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/1081e37283d90000800003c07f3ef6bf -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/dnd-move -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/up-arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/640fb0e74195791501fd1ed57b41487f -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/top_right_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/dnd-none -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/zoom-in -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/00008160000006810000408080010102 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/help -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/v_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/question_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/all-scroll -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/a2a266d0498c3104214a47bd64ab0fc8 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/pointing_hand -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/context-menu -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/d9ce0ab605698f320427677b458ad60b -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/fleur -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/08e8e1c95fe2fc01f976f1e063a24ccd -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/text -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/zoom-out -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/bottom_right_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/00000000000000020006000e7e9ffc3f -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/link -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/e-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/9d800788f1b08800ae810202380a0822 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size-ver -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/circle -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/row-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/cell -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/dnd-copy -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/vertical-text -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size_ver -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/bottom_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/forbidden -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/cross -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/wayland-cursor -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/hand1 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/bottom_left_corner -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/crosshair -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/9081237383d90e509aa00f00170e968f -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/alias -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/3ecb610c1bf2410f44200f48c40d3599 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/progress -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/s-resize -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/h_double_arrow -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/closedhand -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/left_ptr_help -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size-bdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/top_side -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/plus -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/hand2 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/6407b0e94181790501fd1e167b474872 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/03b6e0fcb3499374a867c041f52298f0 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/pirate -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size_bdiag -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/split_h -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/wait -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/size_all -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/Breeze_Snow/cursors/xterm -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kservices5/breezedecorationconfig.desktop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/plugins/styles/breeze.so -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kstyle/themes/breeze.themerc -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/plugins/kstyle_breeze_config.so -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kservices5/breezestyleconfig.desktop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/bin/breeze-settings5 -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/icons/hicolor/scalable/apps/breeze-settings.svgz -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/QtCurve/Breeze.qtcurve -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kconf_update_bin/kde4breeze -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kconf_update/kde4breeze.upd -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/DemoPage3.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ScrollArrow.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/MenuBarStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ApplicationWindowStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ProgressBarStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/FocusFrameStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/TabViewStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/TextFieldBackground.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ToolBarStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ToolButtonStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/RadioButtonStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/TableViewStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/StatusBarStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ScrollBar.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/TextAreaStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/CheckBoxIndicator.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/SpinBoxStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/SwitchStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/CheckBoxStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/DemoPage1.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ButtonStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ComboBoxStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ScrollViewStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/DemoPage4.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/BusyIndicatorStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/DemoPage2.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/Breeze.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/Triangle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/MenuStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/RadioButtonIndicator.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/GroupBoxStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/SliderStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/TextFieldStyle.qml -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/qmldir -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Breeze/ColorUtils.js -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/screenshot.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1280x1024.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/2560x1600.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/3200x2000.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1024x768.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1600x1200.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/2560x1440.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1638x1024.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1680x1050.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1920x1080.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1280x800.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/3200x1800.png -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/wallpapers/Next/contents/images/1440x900.png make: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 breeze --with-qt --all-name + make install/fast DESTDIR=/builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 -C x86_64-redhat-linux-gnu_kde4 make: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kde4/plugins/styles/breeze.so -- Set runtime path of "/builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kde4/plugins/styles/breeze.so" to "" -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kde4/apps/kstyle/themes/breeze.themerc -- Installing: /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kde4/kstyle_breeze_config.so -- Set runtime path of "/builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kde4/kstyle_breeze_config.so" to "" make: Leaving directory '/builddir/build/BUILD/breeze-5.5.5/x86_64-redhat-linux-gnu_kde4' + mv /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kconf_update/kde4breeze.upd /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/kconf_update/kde4breeze.upd.BAK + /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/breeze-5.5.5 extracting debug info from /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so extracting debug info from /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/plugins/styles/breeze.so extracting debug info from /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/qt5/plugins/kstyle_breeze_config.so extracting debug info from /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kde4/plugins/styles/breeze.so extracting debug info from /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kde4/kstyle_breeze_config.so extracting debug info from /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/lib64/kconf_update_bin/kde4breeze extracting debug info from /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/bin/breeze-settings5 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 2667 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: plasma-breeze-5.5.5-3.fc24.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HKxhvo + umask 022 + cd /builddir/build/BUILD + cd breeze-5.5.5 + LICENSEDIR=/builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/licenses/plasma-breeze + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/licenses/plasma-breeze + cp -pr COPYING /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/licenses/plasma-breeze + cp -pr COPYING-ICONS /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/licenses/plasma-breeze + exit 0 Provides: plasma-breeze = 5.5.5-3.fc24 plasma-breeze(x86-64) = 5.5.5-3.fc24 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: libKF5Auth.so.5()(64bit) libKF5Codecs.so.5()(64bit) libKF5ConfigCore.so.5()(64bit) libKF5ConfigGui.so.5()(64bit) libKF5ConfigWidgets.so.5()(64bit) libKF5CoreAddons.so.5()(64bit) libKF5GuiAddons.so.5()(64bit) libKF5I18n.so.5()(64bit) libKF5KCMUtils.so.5()(64bit) libKF5Service.so.5()(64bit) libKF5Style.so.5()(64bit) libKF5WidgetsAddons.so.5()(64bit) libKF5WindowSystem.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.6)(64bit) libQt5DBus.so.5()(64bit) libQt5DBus.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5X11Extras.so.5()(64bit) libQt5X11Extras.so.5(Qt_5)(64bit) libQt5Xml.so.5()(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) libkdecorations2.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Processing files: plasma-breeze-common-5.5.5-3.fc24.noarch Provides: plasma-breeze-common = 5.5.5-3.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: breeze-cursor-theme-5.5.5-3.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DeRLFe + umask 022 + cd /builddir/build/BUILD + cd breeze-5.5.5 + DOCDIR=/builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/doc/breeze-cursor-theme + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/doc/breeze-cursor-theme + cp -pr cursors/Breeze/README /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64/usr/share/doc/breeze-cursor-theme + exit 0 Provides: breeze-cursor-theme = 5.5.5-3.fc24 breeze-cursor-themes = 5.5.5-3.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: breeze-icon-theme < 5.4.3-4 Processing files: kde-style-breeze-5.5.5-3.fc24.x86_64 Provides: kde-style-breeze = 5.5.5-3.fc24 kde-style-breeze(x86-64) = 5.5.5-3.fc24 plasma-breeze-kde4(x86-64) = 5.5.5-3.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtDBus.so.4()(64bit) libQtGui.so.4()(64bit) libQtSvg.so.4()(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libkdecore.so.5()(64bit) libkdeui.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Obsoletes: plasma-breeze-kde4 < 5.1.95 Supplements: (kde-runtime and plasma-workspace) Processing files: plasma-breeze-debuginfo-5.5.5-3.fc24.x86_64 Provides: plasma-breeze-debuginfo = 5.5.5-3.fc24 plasma-breeze-debuginfo(x86-64) = 5.5.5-3.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/plasma-breeze-5.5.5-3.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/plasma-breeze-common-5.5.5-3.fc24.noarch.rpm Wrote: /builddir/build/RPMS/breeze-cursor-theme-5.5.5-3.fc24.noarch.rpm Wrote: /builddir/build/RPMS/kde-style-breeze-5.5.5-3.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/plasma-breeze-debuginfo-5.5.5-3.fc24.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jyNyzQ + umask 022 + cd /builddir/build/BUILD + cd breeze-5.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/plasma-breeze-5.5.5-3.fc24.x86_64 + exit 0 Child return code was: 0 LEAVE do -->